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

✨ Application tables: Refactor useEntityModal #1235

Merged
merged 19 commits into from
Aug 3, 2023
Merged

✨ Application tables: Refactor useEntityModal #1235

merged 19 commits into from
Aug 3, 2023

Commits on Aug 1, 2023

  1. Refactor Application Credentials modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b252ba8 View commit details
    Browse the repository at this point in the history
  2. ApplicationsIdentity Provide notifications

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d15e8ac View commit details
    Browse the repository at this point in the history
  3. Remove redundant Alert

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2cd94b0 View commit details
    Browse the repository at this point in the history
  4. Provide error

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    fca59ef View commit details
    Browse the repository at this point in the history
  5. Use notification to pass error

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ccf2716 View commit details
    Browse the repository at this point in the history
  6. Refactor Bulk delete Applications modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c49faf6 View commit details
    Browse the repository at this point in the history
  7. Table analyse: Refactor Applications modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    aadff14 View commit details
    Browse the repository at this point in the history
  8. Table assessment: Refactor Applications modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6e84f63 View commit details
    Browse the repository at this point in the history
  9. Table assessment: Refactor Bulk delete Applications modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4c3f7c3 View commit details
    Browse the repository at this point in the history
  10. Refactor bulk delete with ConfirmDialog modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e29ba8b View commit details
    Browse the repository at this point in the history
  11. delete one or many application(s) is same

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    04754f6 View commit details
    Browse the repository at this point in the history
  12. Table assessment: Refactor copy assessment modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b069eee View commit details
    Browse the repository at this point in the history
  13. Table assessment: Refactor copy assessment and review modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    77adc26 View commit details
    Browse the repository at this point in the history
  14. Table assessment: Refactor dependencies modal

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5f26d85 View commit details
    Browse the repository at this point in the history
  15. Cleanup

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ffe3e50 View commit details
    Browse the repository at this point in the history
  16. cleanup

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1d4c818 View commit details
    Browse the repository at this point in the history
  17. Polish

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a5cc462 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. replace forEach loop with map

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5863e1c View commit details
    Browse the repository at this point in the history
  2. Push ConfirmDialog state to callbacks

    Signed-off-by: Gilles Dubreuil <gdubreui@redhat.com>
    gildub committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    dbc138e View commit details
    Browse the repository at this point in the history