Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Action Menu #7633

Open
wants to merge 71 commits into
base: develop
Choose a base branch
from
Open

feat: Action Menu #7633

wants to merge 71 commits into from

Commits on Sep 19, 2024

  1. feat: implement action menu

    jamil314 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    97cc9d9 View commit details
    Browse the repository at this point in the history
  2. chore: export IProps

    jamil314 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6853f29 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6e39150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b3a8d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    d7cc771 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6dea8e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd37024 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd63c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95e9b10 View commit details
    Browse the repository at this point in the history
  5. feat: create actionMenu

    jamil314 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    60e3bfe View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    e46dc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48a0c3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b326939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c872344 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6ff234 View commit details
    Browse the repository at this point in the history
  6. refactor: move actionItems

    jamil314 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0071b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    be12ad6 View commit details
    Browse the repository at this point in the history
  2. amend: add missing props

    jamil314 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1820f6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f2b28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40f3d6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07ecc4e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'action-menu' of https:/opencrvs/opencrvs-core

    … into action-menu
    jamil314 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e1730ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec229b0 View commit details
    Browse the repository at this point in the history
  8. refactor: restructure types

    jamil314 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bca7d50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    371b26b View commit details
    Browse the repository at this point in the history
  10. chore: add todo

    jamil314 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aeb2c98 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e774d62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f60039 View commit details
    Browse the repository at this point in the history
  13. chore: remove console.log

    jamil314 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7a81c01 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0cb3f3f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8cdc58a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd6de09 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. wip

    jamil314 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b25bfa1 View commit details
    Browse the repository at this point in the history
  2. Revert "wip"

    This reverts commit b25bfa1.
    jamil314 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5377129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79915be View commit details
    Browse the repository at this point in the history
  4. fix: font and color

    jamil314 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    70fafcd View commit details
    Browse the repository at this point in the history
  5. fix: keyDown behaviour

    jamil314 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fc9dd17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6349d18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ccc233 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12a0b2e View commit details
    Browse the repository at this point in the history
  9. chore: deprecate toggleMenu

    jamil314 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    916febb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d953f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fb782e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5a37c6 View commit details
    Browse the repository at this point in the history
  13. chore: remove unused imports

    jamil314 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aa1b022 View commit details
    Browse the repository at this point in the history
  14. chore: update changelog

    jamil314 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ee1cc11 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    610a702 View commit details
    Browse the repository at this point in the history
  2. fix: add id in dropdown menu

    jamil314 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3046577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db81b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3fb579c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe52196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bb9fe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f1213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d700d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dccf00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33ef0bf View commit details
    Browse the repository at this point in the history
  8. Merge branch 'action-menu' of https:/opencrvs/opencrvs-core

    … into action-menu
    jamil314 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    539318c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62836f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    80671a0 View commit details
    Browse the repository at this point in the history
  2. fix: focus

    jamil314 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8773dc8 View commit details
    Browse the repository at this point in the history
  3. chore: remove as string

    jamil314 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c5453f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce74d44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbff2c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab244ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f393b16 View commit details
    Browse the repository at this point in the history
  8. fix: styles

    jamil314 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    916eb6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f308a59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ee686b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    42b38df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5049e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b77313 View commit details
    Browse the repository at this point in the history