Joshen Lim
1b95ecc34a
Implement ABAC to restrict users from updating authentication general settings
2022-08-22 15:56:43 +08:00
Joshen Lim
2bd30e937c
style fix
2022-07-22 16:48:41 +08:00
Joshen Lim
a561305ba3
Fix auth settings pages and clean up
2022-07-08 12:22:21 +08:00
Jonathan Summers-Muir
df8266d39b
Shimmer now respects length of children
2022-06-21 17:19:00 +08:00
Jonathan Summers-Muir
20bcc2ea8e
chore: email templates form working
2022-06-21 14:02:56 +08:00
Jonathan Summers-Muir
2899306988
chore: add templates form
2022-06-17 00:06:20 +08:00
Jonathan Summers-Muir
eef88b4bde
chore: add SMTP form
2022-06-15 04:06:32 +08:00
Jonathan Summers-Muir
2392cf7b3b
chore: adding loading states to forms
2022-06-14 15:25:06 +08:00
Jonathan Summers-Muir
3441b5f2ca
chore: standardize forms more
2022-06-06 21:18:45 +08:00
Jonathan Summers-Muir
bba7ab3754
chore: add new Form components
2022-06-02 10:16:23 +08:00
Jonathan Summers-Muir
fb6e069486
chore: update form container
2022-06-01 13:42:10 +08:00
Jonathan Summers-Muir
453e6f2a19
chore: add new inputs
2022-05-26 19:43:49 +08:00
Jonathan Summers-Muir
3069e0fad3
chore: more changes. added domain settings. general settings updated
2022-05-26 19:10:05 +08:00
Jonathan Summers-Muir
d7fa6997e4
feat: new auth providers form
...
• added new mobx store for config
• using yup() for validation schema
• tried to follow some conventions of JSONSchema, but can do better. can investigate some schema-to-yup solutions later so things can be more JSONSchema.
• made up a few parts of JSONSchema to show/hide properties - not following any official convention.
2022-05-12 10:35:41 +08:00
Jonathan Summers-Muir
ae444359fe
started moving forms in auth
2022-05-05 13:51:56 +08:00