Commit Graph

237 Commits

Author SHA1 Message Date
Alice Gaudon 36893750bf Make app port configurable 2020-05-05 15:22:36 +02:00
Alice Gaudon 1542c950ef Fix color contrasts and improve theme colors 2020-05-02 12:57:32 +02:00
Alice Gaudon 9b46691b99 Version 0.3.0 2020-04-25 16:14:04 +02:00
Alice Gaudon 4318edfce8 Add prelaunch wall 2020-04-25 16:13:40 +02:00
Alice Gaudon c8f9947ef1 Add LDAP auth server and make username required and unique per user
Closes #5
2020-04-25 16:13:31 +02:00
Alice Gaudon 2f731d695d Version 0.2.0 2020-04-25 11:31:22 +02:00
Alice Gaudon 55dc97e672 Improve register form validation
Closes #1
2020-04-25 11:29:08 +02:00
Alice Gaudon 50b01619ed Separate field error into a macro and add support for custom error in inline fields 2020-04-25 11:28:05 +02:00
Alice Gaudon 63dc06ab31 Separate field error into a macro and add support for custom error in inline fields 2020-04-25 11:27:12 +02:00
Alice Gaudon 0f48bd55b6 Add inline-fields class 2020-04-25 10:12:56 +02:00
Alice Gaudon ccbeeda4bd Improve register page design 2020-04-25 10:11:14 +02:00
Alice Gaudon 369d17263d Add inline-fields class 2020-04-25 10:11:05 +02:00
Alice Gaudon ea7840d683 Add util class for feather icons that are in the end of a button 2020-04-25 09:42:09 +02:00
Alice Gaudon e75a7536c7 Add different appearance for disabled fields 2020-04-25 09:42:05 +02:00
Alice Gaudon 8332c439ad Add validation attributes to select fields 2020-04-25 09:41:53 +02:00
Alice Gaudon 162063025c Add missing form.js for field value update (:focus style) 2020-04-25 09:41:37 +02:00
Alice Gaudon b5fedda02b Add basic register and auth system 2020-04-25 09:41:22 +02:00
Alice Gaudon 8f8111faae Add util class for feather icons that are in the end of a button 2020-04-25 09:40:25 +02:00
Alice Gaudon c22e08e2fe Add different appearance for disabled fields 2020-04-25 09:39:59 +02:00
Alice Gaudon 80053ed932 Add DB and redis configuration 2020-04-25 09:39:25 +02:00
Alice Gaudon 4dbfb8a714 Add validation attributes to select fields 2020-04-25 09:38:25 +02:00
Alice Gaudon 5bd14778da Add missing form.js for field value update (:focus style) 2020-04-25 09:38:04 +02:00
Alice Gaudon eede604ae0 yarn upgrade and add argon2 for passwords 2020-04-25 09:37:07 +02:00
Alice Gaudon 0c3165172a Merge branch 'boilerplate' into develop 2020-04-24 15:46:34 +02:00
Alice Gaudon 95cddfe4e2 Bump wms-core and add 429 error 2020-04-24 15:05:22 +02:00
Alice Gaudon ae63033b21 yarn install 2020-04-23 18:17:21 +02:00
Alice Gaudon da324392f5 Merge branch 'boilerplate' 2020-04-23 18:14:55 +02:00
Alice Gaudon a6c2f91ab9 Add tests 2020-04-23 18:12:10 +02:00
Alice Gaudon 48b82c000c Add sources 2020-04-23 18:07:55 +02:00
Alice Gaudon 9c77a1b4a8 Add views 2020-04-23 18:07:49 +02:00
Alice Gaudon 167f1d3366 Add assets 2020-04-23 18:07:39 +02:00
Alice Gaudon f59939daff Remove yarn.lock 2020-04-23 15:06:29 +02:00
Alice Gaudon 7415e9f121 Add config files 2020-04-23 14:58:14 +02:00
Alice Gaudon bef17025b1 Add tsconfig.json 2020-04-23 14:55:58 +02:00
Alice Gaudon f6e80ce832 Add node files 2020-04-23 14:55:48 +02:00
Alice Gaudon ee486da6d8 Add .gitignore 2020-04-23 14:55:34 +02:00
Alice Gaudon d58cab9b1f Initial commit 2020-04-23 14:53:40 +02:00