Joost De Cock
|
91c70f3e9d
|
chore: Linter issues
|
2023-08-08 10:33:34 +02:00 |
|
Joost De Cock
|
6b8060e05c
|
chore(backend): Migrated from sanity to cloudflare images
|
2023-08-08 06:51:56 +02:00 |
|
joostdecock
|
550830310c
|
wip(backend): Working on migration of user data
|
2023-08-06 18:27:36 +02:00 |
|
joostdecock
|
1bc256fb05
|
feat(backend): Added flows endpoint for translator invites
|
2023-07-09 16:26:19 +02:00 |
|
joostdecock
|
f26bf8e061
|
fix(backend): Support cset in patterns and sinup-aea links
|
2023-05-26 15:39:22 +02:00 |
|
joostdecock
|
e4f2aab9d0
|
feat(backend): Added curatedSets data type
|
2023-05-07 12:00:43 +02:00 |
|
joostdecock
|
19a81a0aed
|
feat(backend): implemented centralized RBAC checks
|
2023-05-06 12:52:26 +02:00 |
|
Joost De Cock
|
9493c518e5
|
fix(backend): Remove wrong copy/pasted line
|
2023-03-26 15:47:48 +02:00 |
|
joostdecock
|
368c451ef6
|
feat(backend): Handle signin with magic link
|
2023-03-19 19:04:15 +01:00 |
|
joostdecock
|
34de608351
|
chore(backend): Use signin instead of login
|
2023-03-19 16:59:26 +01:00 |
|
joostdecock
|
e691253d51
|
feat(backend): No more people, sets instead
|
2023-02-26 16:04:12 +01:00 |
|
joostdecock
|
52264a4925
|
fix(backend): Flaw in username available logic
|
2023-02-26 13:27:25 +01:00 |
|
joostdecock
|
4c3d3a5019
|
feat(backend): Implement email change flow
|
2023-02-26 13:18:14 +01:00 |
|
joostdecock
|
79434846b6
|
feat(org): Further work on account pages
|
2023-02-19 20:49:15 +01:00 |
|
joostdecock
|
e020883cd2
|
fix(backend): Decrypt img field when returning account
|
2023-01-27 19:03:41 +01:00 |
|
Joost De Cock
|
a14631e0dd
|
fix(backend): Add compare to user model
|
2023-01-23 20:24:15 +01:00 |
|
joostdecock
|
157fb6cce7
|
fix(backend): Remove confirmation after signup
|
2023-01-15 10:51:26 +01:00 |
|
joostdecock
|
fe568b6a16
|
wip(org): Work on signup flow
|
2023-01-14 22:40:07 +01:00 |
|
joostdecock
|
8e93b3ef07
|
chore: Linter fixes
|
2023-01-14 17:08:33 +01:00 |
|
joostdecock
|
078b965733
|
feat(backend): Reworked signup flow and translation
|
2023-01-14 17:04:06 +01:00 |
|
Benjamin F
|
85628caad1
|
fix(backend): Fix eslint-flagged errors
|
2022-12-29 15:51:21 -08:00 |
|
Benjamin F
|
72a99cc646
|
fix(backend): Fix Deepscan issues
|
2022-12-29 13:40:25 -08:00 |
|
Joost De Cock
|
1b499effdf
|
feat(backend): Added more routes
|
2022-12-24 14:42:16 +01:00 |
|
Joost De Cock
|
3f3e316eb4
|
wip(backend): More consistency in string names
|
2022-12-22 18:42:02 +01:00 |
|
Joost De Cock
|
6c2cb71f51
|
wip(backend): Disabling of MFA
|
2022-11-18 16:04:06 +01:00 |
|
Joost De Cock
|
a5ee0a0854
|
wip(backend): Added MFA support
|
2022-11-17 20:41:21 +01:00 |
|
Joost De Cock
|
b9bb96d837
|
wip(backend): More work on backend/tests
|
2022-11-16 15:08:05 +01:00 |
|
joostdecock
|
772cf4ffdf
|
wip(backend): Added control to account
|
2022-11-14 18:45:45 +01:00 |
|
joostdecock
|
ea885e4e7e
|
wip(backend): Guarding user updates
|
2022-11-14 18:30:54 +01:00 |
|
joostdecock
|
d0b8572f46
|
wip(backend): Cloning of people
|
2022-11-14 18:26:20 +01:00 |
|
joostdecock
|
e37548fcf7
|
wip(backend): More access control guarding
|
2022-11-14 17:50:34 +01:00 |
|
joostdecock
|
bc5a605c9b
|
wip(backend): more person routes
|
2022-11-12 21:19:04 +01:00 |
|
joostdecock
|
39774f76fa
|
wip(backend): More work on person/user
|
2022-11-12 20:36:47 +01:00 |
|
joostdecock
|
2e938ac29f
|
wip(backend): Person creation
|
2022-11-12 20:05:16 +01:00 |
|
joostdecock
|
d1f9528e70
|
wip(backend): Initial work on people
|
2022-11-12 17:34:31 +01:00 |
|
joostdecock
|
bccf4a35ee
|
wip(backend): more progress on account endpoints and tests
|
2022-11-11 18:02:28 +01:00 |
|
joostdecock
|
f8e1fed09a
|
wip(backend): Fixed async issues with tests
|
2022-11-10 20:09:30 +01:00 |
|
joostdecock
|
73ee7cceb3
|
wip(backend): Don't require password at signup
|
2022-11-08 22:41:30 +01:00 |
|
joostdecock
|
19050ce3b7
|
wip(backend): Better handling of data
|
2022-11-08 21:04:32 +01:00 |
|
joostdecock
|
819656815c
|
wip(backend): moved more logic to user model
|
2022-11-07 20:42:23 +01:00 |
|
joostdecock
|
080385d2bc
|
wip(backend): More tests
|
2022-11-07 20:42:23 +01:00 |
|
joostdecock
|
d563bb2d17
|
wip(backend): more work on routes and docs
|
2022-11-06 17:39:49 +01:00 |
|
joostdecock
|
3fc08d8bdb
|
wip(backend): Added HTML email
|
2022-11-05 22:02:51 +01:00 |
|
joostdecock
|
d63b7e5397
|
wip(backend): Renamed auth user for clarity
|
2022-11-05 19:37:47 +01:00 |
|
joostdecock
|
0313bb4572
|
wip(backend): Work on routes, auth, and email templates
|
2022-11-05 18:55:59 +01:00 |
|
joostdecock
|
b45a1c61b4
|
wip(backend): Refactoring
|
2022-11-04 20:51:45 +01:00 |
|