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

Pia v3 1 authentication system #580

Merged
merged 183 commits into from
Apr 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
183 commits
Select commit Hold shift + click to select a range
b5b99c1
chore: add dotenv, change version number and update tslint file
brunto May 10, 2021
189ddfe
feat: add services for user and api + home components
May 11, 2021
623f383
feat: update header and add users components
May 11, 2021
3b81d0c
feat: update app.module.ts
May 11, 2021
fabfa93
feat: update shared file
May 11, 2021
5402eb4
feat: update knowledges services
May 11, 2021
e805dbb
feat: update cypress test with users functions
May 11, 2021
411dfcf
style: update style for users features
May 11, 2021
5d9538a
feat: update pia service and model
May 11, 2021
55b7edb
feat: update entries for users features
May 11, 2021
48d7514
feat: update knowledges components for users features
May 11, 2021
c9ac0e0
style: update forms style in entries
May 11, 2021
1380296
feat: update base components
May 11, 2021
8908264
feat: update structures for users features
May 11, 2021
225a417
refactor: remove useless import
May 11, 2021
cdf67f3
feat: update revision service and fix revision time system
May 11, 2021
8a0f424
feat: update modal component
May 11, 2021
eddc0eb
feat: update url component with fields
May 11, 2021
1cb73e6
fix: forgot heading line for entries
May 11, 2021
4e15d9f
feat: update pia and other service + component for users features
May 11, 2021
a99ab94
feat: add forget on module pia
May 12, 2021
2631612
feat: update changed files
May 17, 2021
0fa6461
feat: merge config and evaluation disabling
May 17, 2021
c0b2585
fix: merging config and services updates
May 17, 2021
1a4276d
feat: add deconnect button
Sep 6, 2021
38ff422
feat: hide close button on valid parameter url
Sep 7, 2021
44bb4a0
feat: hide pia list and bdc when unse are disconnected
Sep 7, 2021
f188619
fix: restaure old value
Sep 7, 2021
0390353
fix: fix css bug
Sep 7, 2021
761770b
fix: remove useless code
Sep 7, 2021
e5ff304
fix: minor fixes
kevin-atnos Sep 7, 2021
e9a8a17
fix: fix css menu
Sep 7, 2021
54f1dd6
Merge branch 'pia-v3-1_authentication_system' of github.com:LINCnil/p…
Sep 7, 2021
a3cec08
fix: remove empty div css and modify padding
Sep 7, 2021
5e19dad
fix: display menu
Sep 8, 2021
ee7274f
fix: hide options on help on homepage and fix display of pias list on…
Sep 8, 2021
4669b2e
fix: optional gest on creation
Sep 8, 2021
1bc7e58
fix: asign validatur data to validator form and simulate guests
Sep 9, 2021
abe77c5
feat: prepare guest on archived pias
Sep 9, 2021
e9a52f3
fix: re-add kb service to kb item ts file
kevin-atnos Sep 9, 2021
3e6e413
fix: transform text into tag input to archived pia
Sep 9, 2021
9ceac3d
Merge branch 'pia-v3-1_authentication_system' of github.com:LINCnil/p…
Sep 9, 2021
02fffdd
fix: for update card
Sep 9, 2021
dfc9ccb
feat: use same system like pia card to change tag
Sep 9, 2021
69f4792
fix: minor fixes
kevin-atnos Sep 9, 2021
329eea5
fix: update authentication blocks
kevin-atnos Sep 10, 2021
02c9179
feat: guest_name tag list send a id list
Sep 13, 2021
7881a68
feat: update guest_name tags form fields for cards
Sep 13, 2021
92389ab
fix: refactoring code and fix bug css f11
Sep 13, 2021
99497f6
Merge branch 'pia-v3-1_authentication_system' of github.com:LINCnil/p…
Sep 13, 2021
2936bfe
fix: remove useless implement
Sep 13, 2021
a818b6a
fix: example pia local
Sep 13, 2021
1f1d5f7
fix: change route of example
Sep 13, 2021
cc133d7
fix: for sending guests
Sep 14, 2021
33e4837
fix: redirect example to pia example
Sep 14, 2021
9b65e76
Merge branch 'pia-v3-1_authentication_system' of github.com:LINCnil/p…
Sep 14, 2021
80cfd92
fix: sending update_guests as a array of string
Sep 14, 2021
c224d86
feat: prevent edit button for pia with no author/validator/evaluator
Sep 16, 2021
49af81f
feat: add redirection to entries if user is already sign in
Sep 16, 2021
9269b33
fix: fix guest management on views
kevin-atnos Sep 16, 2021
636016e
fix: placeholders for tag inputs
kevin-atnos Sep 16, 2021
bb20803
feat: remove redirect code from entries
Sep 17, 2021
c7de4dd
feat: add redirection on home.component
Sep 17, 2021
3223504
feat: remove guest
Sep 20, 2021
0cacd01
feat: display guests on pia list line mode
Sep 21, 2021
8558906
fix: for update association user in list mode
Sep 21, 2021
08437db
feat: update tag adding for user created
Sep 21, 2021
9f858fd
feat: changes guest_name to guests
Sep 21, 2021
261546e
fix: for guests in archive cards
Sep 22, 2021
0d2003d
feat: verify uuid and send user to reset password
Sep 23, 2021
d367a34
feat: sending data to back for password change
Sep 23, 2021
0ff5a25
feat: add some type and update front
Sep 23, 2021
f8d0520
refactor: use app-uuid as reset-password component
Sep 23, 2021
bb42d4e
feat: show message after password forgotten
Sep 23, 2021
7a91376
Update password.component.ts
kevin-atnos Sep 23, 2021
35158b6
Merge pull request #584 from LINCnil/new_account
kevin-atnos Sep 23, 2021
6cf0cc7
feat: send data in more secure way
Sep 24, 2021
835ee97
feat: prepare error message with status code
Sep 24, 2021
5b52eea
Merge pull request #585 from LINCnil/feat-get-error-messages-translat…
kevin-atnos Sep 24, 2021
616d022
feat: update for error message translation
Sep 24, 2021
7082f8c
fix: getting a json response from post/put request
Sep 24, 2021
0fa26da
feat: hide createing block to archive no auth service
Oct 11, 2021
6b94da2
fix: add 3px margin on ico
Oct 11, 2021
397b9b1
Merge pull request #594 from LINCnil/CU-1er0ccg_Petits-ajustements-di…
kevin-atnos Oct 15, 2021
e3e9412
fix: condition to hide create pia on archives
kevin-atnos Oct 15, 2021
d2cf7c5
Merge pull request #593 from LINCnil/CU-1er0d7k_Masquer-le-bloc-de-cr…
kevin-atnos Oct 15, 2021
4c05b72
fix: add guest in line mode
Nov 3, 2021
f969949
Merge pull request #586 from LINCnil/update-errors-code-for-translation
kevin-atnos Nov 3, 2021
c00e377
fix: remove type for guest temporary
Nov 3, 2021
85304b4
fix: fix map line 290
Nov 3, 2021
55d7a1c
Merge branch 'pia-v3-1_authentication_system' of github.com:LINCnil/p…
Nov 3, 2021
d361413
perf: add type to guests array
Nov 3, 2021
5c0bb3d
chore: cp of e3496260b61a55b135f6b12daea5c21c6cc8512d
Sep 6, 2021
a1f9afd
fix: update readme after beta test
Sep 7, 2021
365932c
fix: fix sign out btn
Sep 7, 2021
0169ea9
fix: fix delete guests tag in line mode
Nov 3, 2021
e98140a
Merge pull request #606 from LINCnil/feature/update-auth-syst-with-er…
kevin-atnos Nov 3, 2021
689a157
feat: add error message for create/edit user
Nov 3, 2021
fa8ac3b
fix: add fix for tags inputs
Nov 4, 2021
a94a644
feat: replace email for no firstname/lastname
Nov 5, 2021
42f50a6
fix: update condition on preventDeleteUser
Nov 5, 2021
1b1fa82
fix: category is not required
Nov 5, 2021
d9a0c80
feat: add user exist checking on tag
Nov 8, 2021
057db99
style: change color for user_not_found tag
Nov 8, 2021
3c01839
feat: add same logic to pia-line and fix guest style
Nov 8, 2021
ce3e9ef
Merge pull request #607 from LINCnil/feature-and-fix-for-user-destroy
kevin-atnos Nov 8, 2021
61b65f4
fix: authguards, cards and user tags checking
Nov 8, 2021
0bef80e
feat: check currentUser policies
Nov 8, 2021
daae0a0
feat: add tools for non technical and functional
Nov 8, 2021
97d6030
Merge pull request #608 from LINCnil/feature/update-pia-edit-with-role
kevin-atnos Nov 8, 2021
4581d47
fix: add forgotten style and ux
Nov 9, 2021
d5e32ab
fix: fix assign user front side
Nov 10, 2021
cb83bfb
fix: refactor and add pia global update
Nov 10, 2021
b981902
fix: fix for click enter on new password
Nov 10, 2021
73809d5
Merge pull request #609 from LINCnil/fix-for-non-updated_tags_after_p…
kevin-atnos Nov 10, 2021
7a9e398
fix: add condition for typescript compilation
Nov 15, 2021
11a6636
Fix/global functional review fixes (#610)
syl-p Nov 16, 2021
ebc85f2
feat: add disabled ui to attachment add btn for guest
Nov 17, 2021
3b8da01
feat: add condition to deleting attachment and replace disabled by ngif
Nov 17, 2021
96edaca
feat: update condition to accept attachment edition for evaluator et …
Nov 17, 2021
63054bc
feat: add editMode checking for revision add btn
Nov 17, 2021
778f867
fix: for deleting tags as simply user
Nov 17, 2021
a378780
fix: for local mode new pia default status
Nov 17, 2021
9c7b4e8
style: update style for cards
Nov 17, 2021
9e0c308
fix: pass disabled to ngIf for checking author
Nov 17, 2021
7ccff70
feat: add no attachment label
Nov 17, 2021
7fc1a7e
feat: add condition on restore version
Nov 17, 2021
305a82a
fix: change cypress env variable name
Nov 23, 2021
3108deb
feat: add env variable to workflow
Nov 24, 2021
df67ef6
fix: attemps to fix cypress test with env var
Nov 24, 2021
c222ace
fix: attempt to change var name
Nov 24, 2021
24e8c93
fix: fix some test
Nov 25, 2021
25e39df
feat: add type force to true on command.js
Nov 25, 2021
0190a27
fix: validateDPO command
Nov 25, 2021
2b93cb4
fix: add cypress updates from main and fix it for auth
Nov 25, 2021
addcafa
fix: for card and table test
Nov 26, 2021
5c417ec
test: last commit from cypress update
Nov 26, 2021
f3774c9
Merge pull request #611 from LINCnil/feature/add-editmode-checking-on…
syl-p Nov 26, 2021
bc1ceb5
chore: update dependancies
Dec 14, 2021
b3709bc
Merge pull request #617 from LINCnil/update-packages-for-pia-i18n-new…
kevin-atnos Dec 14, 2021
c453410
Fix/fix after reviews 13 12 21 (#616)
syl-p Dec 14, 2021
68895ec
feat: remove pen on editable pia
Dec 15, 2021
05e7160
feat: add guest to preview
Dec 15, 2021
a3a9b65
feat: add guests for revision
Dec 15, 2021
e21e8fc
fix: fix for loading revisions with guests users
Dec 15, 2021
d5adeb7
Merge pull request #618 from LINCnil/CU-1e6qr9f-add-guests-to-previews
kevin-atnos Dec 15, 2021
e14c7c0
feat: update pencil condition
Dec 16, 2021
a3823d1
Feature/save progression archive pia instead calculate it (#624)
syl-p Jan 20, 2022
866fdd6
fix: fix for issue on update other input deleting guests
Feb 15, 2022
e46205e
fix: don't delete the current user
Feb 16, 2022
911d754
feat: add users list filtered for guests filed
Feb 16, 2022
df0db42
feat: add btn for user adding on card mode
Feb 17, 2022
d1969e2
style: fix style for btn adding
Feb 17, 2022
beecc2a
feat: add btn to add user on line mode
Feb 17, 2022
8a69f2d
style: fix style for card and line btn
Feb 17, 2022
5c031bf
fix: forbidden class
Feb 17, 2022
0fcaeb1
feat: add additionnal text for user with pia on deletation
Feb 17, 2022
9e86225
feat: move text in dialog
Feb 17, 2022
9b56a19
fix: optional propertie
Feb 17, 2022
6a250fa
fix: fix for adding user to pia with icon
Feb 17, 2022
e5da055
fix: retablish pia-i18n from npm
Feb 17, 2022
4bdf44b
feat: use translation for role
Feb 18, 2022
f213374
feat: french accent is not international special charact
Feb 21, 2022
04261d1
feat: update dependances
Feb 21, 2022
5ca2f06
Merge pull request #635 from LINCnil/fix/some-fix-for-users-pia-relat…
kevin-atnos Feb 21, 2022
7e34d1a
feat: add parseInt on id from user_pias
Feb 21, 2022
ccf5cf3
Merge pull request #637 from LINCnil/feature/prevent_non_int_id
kevin-atnos Feb 21, 2022
0b0c343
feat: send evaluation more infos
Feb 21, 2022
0130a55
Merge pull request #638 from LINCnil/feature/update_needed_for_email_…
kevin-atnos Feb 22, 2022
153ec87
feat: pass evaluation infos when is a evaluation validation
Mar 3, 2022
d8dcec4
feat: remove console.log'
Mar 4, 2022
caaa7d6
Merge pull request #641 from LINCnil/update_for_emailing_validation_n…
kevin-atnos Mar 4, 2022
55cd61c
feat: add condition to hide role in local mode
Mar 8, 2022
de296f0
Merge pull request #642 from LINCnil/feature/condition-to-hide-role-l…
kevin-atnos Mar 8, 2022
89c373c
Merge branch 'master' into pia-v3-1_authentication_system
syl-p Apr 11, 2022
fdc1759
chore: update package-lock and yarn.lock
Apr 11, 2022
91001ce
fix: fix async knowledge base import fails
Apr 11, 2022
e9df503
fix: fix for import a pia in auth mode
Apr 12, 2022
01e36c7
fix: fix for guest field when pia import
Apr 12, 2022
1251f0a
feat: remove duplicated test
Apr 12, 2022
9bdabff
fix: add force to click
Apr 12, 2022
3a7eb36
fix: attempt to fix duplicate async card
Apr 13, 2022
8eec915
fix: attempt to fix duplicate async card
Apr 13, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: change cypress env variable name
  • Loading branch information
syl-p committed Nov 23, 2021
commit 305a82a9ecef72c2bc95f49f88df49da0d4fd509
6 changes: 3 additions & 3 deletions cypress/plugins/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ module.exports = (on, config) => {

return Object.assign({}, config, {
env: {
URL: process.env.CYPRESS_URL,
ID: process.env.CYPRESS_ID,
SECRET: process.env.CYPRESS_SECRET
URL: process.env.CYPRESS_PIA_BACK_URL,
ID: process.env.CYPRESS_PIA_BACK_ID,
SECRET: process.env.CYPRESS_PIA_BACK_SECRET
}
});
};