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(oh2-287): admin user group crud #637

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

Commits on Jun 24, 2024

  1. feat(oh2-299): new user form

    gasp committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    684ccd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    fbe43ca View commit details
    Browse the repository at this point in the history
  2. feat: reset form

    gasp committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    11400ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aecc866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3678b30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5983f2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    081d053 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    57597f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e69d30 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    bd0076e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45251d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat: display group permissions

    gasp committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ec53590 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. fix: display users by default

    gasp committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3a24254 View commit details
    Browse the repository at this point in the history
  2. feat: add mocks for permissions

    gasp committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ed443c6 View commit details
    Browse the repository at this point in the history
  3. feat: display crud as a table

    gasp committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2b23155 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 24, 2024

  1. OH2-326 | Tests | Add cypress e2e tests to cover admin/diseases (info…

    …rmatici#622)
    
    * tests:OH2-326 | Tests | Add cypress e2e tests to cover admin/diseases
    
    * chore:Improve cypress indexing
    SilverD3 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e973872 View commit details
    Browse the repository at this point in the history
  2. OH2-325 | Fix possibly bad designs (informatici#620)

    * fix:OH2-325 | design issues in wards admin
    
    * chore:fix design issues in admin components
    
    * fix:fix diseases types tests
    SilverD3 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    84deca7 View commit details
    Browse the repository at this point in the history
  3. OH2-331 |Tests / Add cypress e2e tests to cover admission types (admi…

    …n/types/admissions) (informatici#627)
    
    * tests:Tests | Add cypress e2e tests to cover admission types (admin/types/admissions)
    
    * fix:check mode before setting it
    SilverD3 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1e6250e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58795d9 View commit details
    Browse the repository at this point in the history
  5. OH2-333 | Add cypress e2e tests to cover discharge types (admin/types…

    …/discharges) (informatici#630)
    
    * Add cypress e2e tests to cover discharge types (admin/types/discharges)
    
    * Correction des reviews
    
    * File organisation
    loique70 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    91d8990 View commit details
    Browse the repository at this point in the history
  6. OH2-357 | Add cypress e2e tests to cover medical types (admin/types/m…

    …edicals) (informatici#632)
    
    * Add cypress e2e tests to cover medical types (admin/types/medicals)
    
    * Correction de typo
    
    * Correction des attributs mal renseignes
    
    * Remane medical file
    
    * Files organisation
    loique70 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ab40974 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04b891d View commit details
    Browse the repository at this point in the history
  8. OH-332 | Add cypress e2e tests to cover delivery types (admin/types/d…

    …e… (informatici#629)
    
    * Tests | Add cypress e2e tests to cover delivery types (admin/types/deliveries)
    
    * Ajout de la suppression
    
    * Review corrections
    
    * Files organisation
    loique70 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7f56c67 View commit details
    Browse the repository at this point in the history
  9. OH2-328 | Tests | Add cypress e2e tests to cover admin/operations (in…

    …formatici#623)
    
    * tests:OH2-326 | Tests | Add cypress e2e tests to cover admin/diseases
    
    * tests:OH2-328 | Tests | Add cypress e2e tests to cover admin/operations
    
    * chore:improve cypress indexing
    SilverD3 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    57b8eb7 View commit details
    Browse the repository at this point in the history
  10. OH2-355 | Tests / Add cypress e2e tests to cover diseases types (admi…

    …n/types/diseases) (informatici#628)
    
    * tests:OH2-355 | Tests / Add cypress e2e tests to cover diseases types (admin/types/diseases)
    
    * chore: code quality improvement
    SilverD3 authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d68eeff View commit details
    Browse the repository at this point in the history
  11. OH2-335 | Manager enabled/disabled diseases (informatici#624)

    * feature(OH2-335): Manager enabled/disabled diseases
    
    * fix: Fix e2e tests
    
    * update: Update diseases e2e tests
    
    * fix: Fix disabled diseases e2e test
    
    * styles(ADMIN/Diseases): Update responsiveness
    
    ---------
    
    Co-authored-by: SteveGT96 <steve.tsala@intesys.it>
    2 people authored and gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cb5db8b View commit details
    Browse the repository at this point in the history
  12. feat(oh2-299): new user form (informatici#621)

    * feat(oh2-299): new user form
    
    * feat: use UserGroupDTO as the form type rule
    
    * feat: reset form
    
    * feat: add user to backend and redirect
    
    * feat: wait for the user to be saved before changing page
    
    * feat: add translations to validations
    
    * fix: customize username validation message
    
    * fix: validation strings & touched
    
    * feat: add success modal
    
    * fix: added user description
    
    * feat: confirm password
    
    * fix: error message + icon
    
    * fix: cancel instead of reset + error goes back to form
    gasp committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e85736e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. feat: track permission changes

    gasp committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8c244a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56abb95 View commit details
    Browse the repository at this point in the history
  3. feat: update permissions

    gasp committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8f66ba5 View commit details
    Browse the repository at this point in the history
  4. fix: update group

    gasp committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0245bae View commit details
    Browse the repository at this point in the history
  5. chore: optimize queries

    gasp committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    432c16f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. feat: add confirmation modals

    gasp committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    42cee90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df93d88 View commit details
    Browse the repository at this point in the history
  3. feat: delete groups

    gasp committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    bd07a5a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    0a6e022 View commit details
    Browse the repository at this point in the history
  2. fix: adapt to redux toolkit

    gasp committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e259cf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    88defc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d580702 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    6774647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c8f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9d1cdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ae23f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

  1. chore: reset runtime file

    gasp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    872de74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a8476 View commit details
    Browse the repository at this point in the history
  3. chore: reset runtime file

    gasp committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bdf46a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be0566b View commit details
    Browse the repository at this point in the history