Commit graph

6 commits

Author SHA1 Message Date
sharevb 23f82d956a
fix(bcrypt tool): allow salt rounds up to 100 (#987)
* fix(bcrypt tool): allow salt rounds up to 100

Previously max salt rounds was 10

* chore(github workflows): ci and e2e tests: try updating to node 20
2024-04-15 09:43:12 +02:00
Corentin THOMASSET 18dd1400bd
refactor(CI): run e2e against built app and no longer vercel (#610) 2023-09-03 14:28:19 +00:00
Corentin THOMASSET 2e28c5073e
chore(ci): e2e against vercel deployement (#518) 2023-06-29 20:27:35 +02:00
Corentin THOMASSET cf382b5a10
chore(e2e): execute e2e against built app (#511) 2023-06-29 18:48:51 +02:00
Corentin Thomasset fd9ab59172 refactor(date-converter): improved ux and layout 2023-04-12 23:41:09 +02:00
Corentin Thomasset ec7cb9351c feat(test): added e2e tests 2023-04-09 18:16:22 +02:00