-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add the introspect token policie to auth system * feat: card can have multiple user * fix: adapt usersForGuests filter to use multiple users * feat: update pia line to have multiple user in fields * feat: refactor attribution function + add dump_field checking * fix: fix user not found condition * refactor: rename var * refactor: refactor for users for guests method * feat: report main logic from pia card to line * feat: update remove and add method * feat: send string in stead id for deleted user * fix: adapt modal system to create user from entries * fix: add fix for removing tag * refactor: remove useless method * feat: upgrade pia new form with multi user system * refactor: refactor: init form with normalize method + fix validators for guests * feat: prevent save Pia if user is required in the field * docs: add comments, tslintage * fix: fix for pia new validator_name field * fix: fix for pia new validator_name field + no authentificate mode * feat: add circle loader to section list * feat: hide part during loading to prevent change content before ending * fix: loading evaluation on changing section * feat: remove too mutch loading effect + add loading in measures component * feat: remove update object before send a update * feat: same update for pia line * feat: same update for answers * feat: detect change and show modal with conflict text * feat: moove logic into concerned composant + add logic for user choice * feat: add some type to answer conflict dialog + add pia conflict logic * feat: add conflict logic to pia_line * feat: update separator for pia merge * feat: add conflic dialog to measure * fix: fix closing modal * fix: fix for error object * fix: fix for merging data on measure * fix: fix for keep new value * feat: remove cross btn on conflict dialog * feat: prepare knowledge to be conflict checked * feat: add conflict dialog to knowledge * feat: update conflict dialog in entries + add conflict test on knowledge base * fix: fix breakable pia structure on keep new + fix no check lock_file on the first kb upd * docs: fix some typescript issues + remove useless code * feat: add conflict checking on knowledgebase line + remove useless code * fix: auto fix knowledeges checkbox conflict * docs: add comment * fix: fix for conflict on checkbox + updating other data + update form * fix: prevent empty gray tag * fix: fix for title translation * refactor: remove useless code * feat: add auto correct userAssignment conflict * feat: add auto correct userAssignment conflict on pia line * fix: fix for display tags on pia line + refacto * feat: add loading on find Entry when Edit * fix: update electron to latest version + fix path to dist/pia * fix: use pia-angular directory * fix: for redirect to home from url settings page * fix: reload on merge/fusion pia, questions * docs: update version number * fix: add filter usersForGuests * feat: add author info on comments item * fix: change key for translation * build: update version number * fix: fix auto logout and reset authservice on url change * fix: fix reset authservice on new url * fix: rewrite logic to saveall roles * docs: change callback params name * fix: prevent incompatibility error * chore(deps): update package.json, *.lock * fix: show revision on local mode (bug with is_archive) * fix: fix for revision conflict + show role with user_pia * refactor: refactoring for assign users role to pia * fix: fix lock version + refactoring on dpo assignment * refactor: set user role on the construct * refactor: refactoring for dpo people opinions section * refactor: continue refactoring on dpo * feat: add better focus fallback action * refactor: remove useless code * fix: fix typescript on dpo for build * fix: fix test with the real ending refuse process * fix: fix for terms with back data attributes * fix: fix complete wysiwyg in cypress test * fix: fix have to double click on text to edit * fix: remove useless wait and add global wait on .get * fix: remove calcul status before archive pia * fix: fix for uget object in update indexdb * fix: use forof instead forEach, remove resolve into loop statement * refactor: remove useless console log * fix: re abilit the previous commit but with try catch * fix: change textarea and fix bugs * fix: add delay on valid test * fix: add delay * test: change focus_out and and modifi writing textarea * test: remove video recording and add retries * test: add delay * test: reincrement commande.js * test: reincrement code * test: remove unused vars * test: rm assets before runs to delete last file downloaded by tests & set defaul timeout to max(10s) * test: remove unused code * fix: fix for update user on entries * fix: code error for promise * feat: let other role see state of evaluation * fix: fix on delete measure * fix: fix cypress test and ux for user roles * fix: change role for validate evaluation * style: update delete btn designé * fix: fix on measures section, restart validation * fix: fix roles disabling form on dpo * fix: fix for pia name role disabled * fix: fix for neutral dpo form settings * fix: fix for user list on preview component * fix: fix for reseting Wysiwyg on focus out * fix: fix measure gauge background + role with disable ux * fix: add click force true to cypress test * fix: apply a timeout for initialize the wysiwyg Co-authored-by: Kevin Beyrand <kevin@atnos.com> Co-authored-by: Timothee-Picard <timothee@atnos.com>
- Loading branch information
1 parent
a5df6c4
commit 9287f54
Showing
79 changed files
with
6,789 additions
and
6,244 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.