Skip to content
Snippets Groups Projects
  1. Jan 21, 2021
  2. Jan 20, 2021
    • Delphine's avatar
      [US-TRTL-281] add new colors & logos with components · 20b4f74f
      Delphine authored
      [US TRTL-281] fix css & new select-component for background
      
      [US TRTL-281] vitamui-common: components select & drag-drop-file
      
      [US TRTL-266] save logos customer in BDD
      
      [US TRTL-285] save & return portal title/messsage
      
      [US TRTL-266] get logos by type, display & fix colors
      
      [US TRTL-266] get 204 when there isn't a logo/file
      
      [US TRTL-266] tests/lint & pr reviews
      
      [US TRTL-359] refacto colors components.. & implements create theme
      
      [US TRTL-355] add default theme for create & update forms
      
      [US TRTL-355] add default logos
      
      [US TRTL-355] default theme & fix logos
      
      [US TRTL-355] review PR
      
      [US TRTL-355] change defaults colors in confs
      
      [US TRTL-360 & TRTL-284] add colors variations & summary panel
      
      [US TRTL-357] theme's migration scripts
      
      [US TRTL-356] apply user's colors and logos in portal
      
      [TECH] Fix merge/rebase 169-theme-356-dlab-develop
      
      [US TRTL-356] review pr & fix
      
      [US TRTL-356] fix customerTheme, new default logos, background-color
      
      [TECH] Fix deploy
      
      review PR
      20b4f74f
    • Ludovic BLANCHET's avatar
      Branche "tampon" contenant toutes les PRs concernant le nouveaux portail (#145) · bc32829b
      Ludovic BLANCHET authored
      * [DLAB-4011] Fix initial values in color inputs
      
      * [DLAB-4011] create, update theme colors
      
      * [DLAB-4011] Color picker for theme inputs
      
      * [DLAB-4011] Fix custom graphic identity validation
      
      * [DLAB-4011] Fix inputs behavior and appearance
      
      * [Theme] Create primary & secondary variables
      
      * [TECH] Temp fix for repo npm URL
      
      * [DLAB-4011]  Add custom theme to cas, identity and portal
      
      * [TECH] Change trusttore for dlab
      
      * [DLAB-4126] Upgrade deployment (PKI & Ansible scripts)
      
      - Upgrade functions.sh: 
      Addition of genericity on the functions allowing to handle a vault file
      - Add ERASE as input parameters on PKI's scripts in order to preverse existing items when we execute scripts (add module, clients ...)
      - Upgrade generate_stores.sh in order to populate dynamically the linked vault file
      - Upgrade packaging in order to add the archive of deployment
      - Upgrade scripts according to the PKI in order to clean...
      bc32829b
  3. Jan 19, 2021
  4. Jan 18, 2021
    • Zerouali's avatar
      [VAS] generate docX Ingest Report (#107) · 0db706a8
      Zerouali authored
      
      * add generateDoX method
      
      CA3
      
      download sample docx
      
      add template example
      
      add id to the url
      
      * get the manifest and the ATR as string
      
      add new tables
      
      create the doc file
      
      add generate header method
      
      get values for doc tables
      
      manifest and atr as string
      
      * add titles and generate tables for the report
      
      table 1 generator
      
      table 2 generator
      
      table 3 generator
      
      table 4 generator
      
      delete unused code
      
      * code refactoring and fix conflicts
      
      fix some bugs
      
      add new requested changes
      
      clean code
      
      fix conflicts
      
      * add requested changes
      
      * add logger data
      
      * add new message
      
      * add requested changes
      
      * fix build and run issues
      
      correct services
      
      fix ingest-preview issue
      
      fix ingest front test
      
      fix somme issues
      
      * fix ansible delete
      
      Co-authored-by: default avatarOussama <oussama.zerouali@smile.fr>
      Co-authored-by: default avatarRo3034 <romaingordolo@gmail.com>
      0db706a8
  5. Dec 18, 2020
  6. Dec 14, 2020
  7. Dec 10, 2020
  8. Dec 09, 2020
  9. Dec 07, 2020
  10. Dec 04, 2020
  11. Oct 09, 2020
  12. Aug 18, 2020
  13. 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
      
      * clean Spring config and open management endpoints
      
      * fix surrogation lost on bad password
      
      * [TECH] Configure Prometheus for SpringBoot services
      
      * [TECH] Use smtp4dev in our dev environment
      
      * [TECH] RPM update jdk from 1.8 to 11
      
      * [DEVOPS] Fix unknown variable vitamui_services.x.dir.assets
      
      * [DEVOPS] Update scripts for deployment
      
      * [DLAB-3453] Update operation in order to extend it
      
      * [DLAB-3453] Remove priority on OperationStatus
      
      * [US DLAB-3806] Add pdf generation with images[US DLAB-3806] Add TU on PDF generation
      
      * ⅜TECH] Fix merge deployment task
      
      * fix session hard timeout instead of idle timeout
      
      * upgrade to CAS v6.1.6 and pac4j v4.0.0
      
      * [TECH] CAS Security : add hostnameverifier optional property, activated by default
      
      * [devops] add validation of java 11
      
      * [DEVOPS] Fix vitam-ui dpeloyment
      
      * [WIP] Upgrade logstash config according to Java 11
      
      * [TECH] Update deployment
      
      * [TECH] Security / Authentification : Fix  token increment
      
      * [TECH] Fix deployment maven build
      
      * RABB-519: corrige l'erreur en cas de ticket expiré
      
      * [TECH] Remove compiler overloading in cas server pom
      
      * [DEVOPS] Improve mongo deployment
      
      * [TECH] Update nginx conf in order to view objects
      
      * [devops] add tags for service installation
      
      * [DEVOPS] Add vitamui uninstallation
      
      * [devops] put consul as vitam service
      
      * [TECH] Frontend : Some cleaning & optimization
      
      optimisation
      
      * [TECH] FIx ui frontend plugin & configuration
      
      * [TECH] Fix recette configuration
      
      * [TECH] CAS : Set default data for twilio account
      
      * [TECH] Fix deployment uninstall when file is absent
      
      * [TECH] Cas : fix war build with tomcat dependencies
      
      * [TECH] Fix ui frontend plugin and configuration (bis)
      
      * [TECH] CAS 6.1.6 : update static templates, js & add theming variables
      
      * [FIX RABB-579] Fix error sending mail from iam-internal
      
      * [TECH] Frontend use assets from ui-frontend-common & update branding
      
      * [FIX RABB-539] Handle redirections for CAS Authentication failure
      
      * [TECH] Frontend : add gzip compression
      
      * [TECH] Uninstall remove assets
      
      * [FIX RABB-555] Fix cas deployment config and password init for a new user
      
      * [TECH] Fix merge
      
      * [TECH] Fix merges
      
      * Update Jenkinsfile
      
      Changed label from "contrib" to "java11" for building purpose
      
      * Update Jenkinsfile
      
      * fix cas-server dependencies, styles ui-ref, deployment archive
      
      * fix test iam-internal
      
      * redo tar.gz
      
      * zip deployment
      
      * add prod profile for frontend
      
      * fix maven-assembly-plugin version and webpack profile
      
      * Try generating zip package archive
      
      Co-authored-by: default avatarMakhtar DIAGNE <makhtar.diagne@teamdlab.com>
      Co-authored-by: default avatarCouzinieAtCines <62284459+CouzinieAtCines@users.noreply.github.com>
      Co-authored-by: default avatarJérôme LELEU <jerome.leleu@teamdlab.com>
      Co-authored-by: default avatarMathieu Leguay <mathieu.leguay@teamdlab.com>
      Co-authored-by: default avatarFranck Bebel <franck.bebel@ouidou.fr>
      Co-authored-by: default avatardeviller <burma@free.fr>
      Co-authored-by: default avatarThierry Devillechabrolle <60743409+TDevillechabrolle@users.noreply.github.com>
      Co-authored-by: default avatarapp-jenkins <romain.gordolo@xelians.fr>
      Co-authored-by: default avatarGaëlle FOURNIER <gaelle.fournier.work@gmail.com>
      d3ea578b
  14. Jul 27, 2020
  15. Jul 24, 2020
    • Mathieu Leguay's avatar
      Amélioration de la gestion des scripts Mongo (#38) · bdfb46cd
      Mathieu Leguay authored
      * [DLAB-4154] Fix PKI: missing password in vault file for the cert vitamui
      
      * [DLAB-4154] Improve the management of mongo scripts
      
      - Mutualize scripts between dev environment and deployment
      - Add versioning on scripts executed on a given environment
      
      * [DLAB-4154] Upgrade scripts organization for PKI in order to authorize overrides
      
      * [DLAB-4154] Add PKI for dev
      
      * [DLAB-4154] Fix PKI: missing password in vault file for the cert vitamui
      
      * [TECH] generate certs & stores for new referential apps
      
      * [TECH] Dev environment : avoid duplication & use certs in dev-deployment in root project
      
      * [TECH] Remove dlab mentions in yml playbook
      
      * [TECH] Fix spelling errors
      
      * [TECH] Generate vitamui examples certs in deployment
      
      * [TECH] Fix spelling errors
      
      * [TECH] Update scripts and mongo configuration for referential apps
      
      * [TECH] Nginx add referential apps
      
      * [TECH] Remove mitogen execution
      
      * [TECH] Mongo dev add hosts config
      
      ...
      bdfb46cd