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

Use wildcard popup for confirmation #33637

Commits on Apr 20, 2022

  1. Add ConfirmationModal shared component

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    95d581e View commit details
    Browse the repository at this point in the history
  2. update use-delete-insight to use ConfirmationModal

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5792865 View commit details
    Browse the repository at this point in the history
  3. update remove from dashboard

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    cc0a32f View commit details
    Browse the repository at this point in the history
  4. move handle delete into context menu

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4a0bff9 View commit details
    Browse the repository at this point in the history
  5. refactor confirmation modals

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c70267c View commit details
    Browse the repository at this point in the history
  6. remove unused modal

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    aac1887 View commit details
    Browse the repository at this point in the history
  7. review updates

    Move ConfirmationModal to wildcard.
    Move loading check into modals.
    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1bc8833 View commit details
    Browse the repository at this point in the history
  8. design updates

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a02ef5e View commit details
    Browse the repository at this point in the history
  9. add cancel and confirm params

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0da6408 View commit details
    Browse the repository at this point in the history
  10. match text to designs

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0a510fc View commit details
    Browse the repository at this point in the history
  11. remove sleep 😬

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    40c3fc4 View commit details
    Browse the repository at this point in the history
  12. fix rebase conflicts

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c3379d6 View commit details
    Browse the repository at this point in the history
  13. move ConfirmationModal out of Wildcard

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    73d7b82 View commit details
    Browse the repository at this point in the history
  14. add changelog

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4d78f53 View commit details
    Browse the repository at this point in the history
  15. fix ts linting error

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4038ee0 View commit details
    Browse the repository at this point in the history
  16. fix failing test

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    13e9b15 View commit details
    Browse the repository at this point in the history
  17. remove unused functions

    Justin Boyson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a64d5b5 View commit details
    Browse the repository at this point in the history