Skip to content
Snippets Groups Projects
  1. Jan 14, 2021
    • mamak-smile's avatar
      [CEA] Mise en place des règles de gestion (#60) · 759ba94c
      mamak-smile authored
      
      * VITAM-UI-130 : 19789 - Add rules app to mongo database
      
      Put rules app script in new files
      
      * VITAM-UI-130 : 19789 - Rules CRUD UI and backend
      
      * VITAM-UI-130 : 19789 - Add rules form controls, snackbar messages, and refactor constants values
      
      * VITAM-UI-130 : 19807 - Add rule type search filter
      
      * VITAM-UI-130 : 19809 - Add export rules as csv
      
      * VITAM-UI-130 : #921300 - Fix rule search placeholder
      
      * VITAM-UI-130 : Rules - Fix how autowired parameters are sent to service and controller
      
      * VITAM-UI-130 : Rules - Add referential internal unit tests
      
      * VITAM-UI-130 : Rules - Add referential external unit tests
      
      * VITAM-UI-130 : Rules - Add referential commons unit tests
      
      * VITAM-UI-130 : Add vitamui logo on referential apps title
      
      * VITAM-UI-127 : Initialize integration tests
      
      * VITAM-UI-130 : #899350 - Add Rules integration tests
      
      * VITAM-UI-130 : Refactor and remove TODO
      
      * VITAM-UI-130 : Remove accents in method names for integration tests
      
      * VITAM-UI-130 : Remove comments and add missing licences
      
      * VITAM-UI-130 : Remove context integration test (not related to VITAM-UI-130)
      
      * VITAM-UI-130 : Revert refactor that causes regression
      
      * VITAMUI-130 : add unit tests
      
      * VITAM-UI-130 : Fix angular test
      
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      
      * VITAM-UI-130 : Fix typo in integration test
      
      * VITAM-UI-130 : Revert 'Add vitamui logo on referential apps title'
      
      * VITAM-UI-130 : Revert 'Remove LOGBOOK_OPERATION_APP application'
      
      * VITAM-UI-130 : Minor fixes for PR
      
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      
      * VITAM-UI-130 : Fix scripts
      
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      
      * VITAM-UI-130 : Variables names refactor
      
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      
      Co-authored-by: default avatarMaxime MAKHLOUFI <maxime.makhloufi@smile.fr>
      Co-authored-by: default avatarMaël QUAISSARD <mael.quaissard@smile.fr>
      Co-authored-by: default avatarbenemart <benedicte.martinez@cea.fr>
      759ba94c
  2. Jan 11, 2021
  3. Dec 21, 2020
  4. Dec 18, 2020
  5. Dec 14, 2020
  6. Dec 10, 2020
  7. Dec 09, 2020
  8. Dec 07, 2020
  9. Dec 04, 2020
  10. Nov 03, 2020
  11. Oct 09, 2020
  12. Oct 01, 2020
  13. Sep 30, 2020
  14. Sep 27, 2020
  15. Aug 18, 2020
  16. Aug 05, 2020
    • Makhtar DIAGNE's avatar
      Java11 (#41) · d3ea578b
      Makhtar DIAGNE authored
      
      * [TECH] Nginx add referential apps
      
      * [TECH] Fix theme default logo
      
      * [TECH] Fixes from PR review
      
      * [TECH] Strange fixes for ui-referential (why was it working)
      
      * Update ui/ui-frontend/projects/identity/src/locale/messages.xlf
      
      Co-authored-by: default avatarCouzinieAtCines <62284459+CouzinieAtCines@users.noreply.github.com>
      
      * [TECH] Merge fixes
      
      * compilation works
      
      * it runs
      
      * fix login/pwd authentication
      
      * handle provided username
      
      * some refactoring
      
      * login/pwd + authn delegation works (with or without service)
      
      * surrogation works
      
      * change password is triggered when the user is already authenticated using the doChangePassword parameter
      
      * password management
      
      * final tests on surrogation
      
      * WIP MFA
      
      * MFA works
      
      * [TECH]  Update project from JAVA8 to JAVA11 with dependencies
      
      * [TECH] Remove unused jks files in integration data
      
      * fix back links
      
      * don't lost surrogation when bad password
      
      * [TECH] CAS set metrics dependency for prometheus
      
      * cle...
      d3ea578b