1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 23:04:21 +00:00
Commit graph

21 commits

Author SHA1 Message Date
6cd63b3122 🐛 Fix users request paths 2021-11-01 17:23:04 +01:00
d5c70c00ac 🔧 Change users endpoint path in the frontend 2021-10-29 03:15:14 +02:00
cb0a7e4d6d 🧹 Fix warnings 2021-10-17 01:32:28 +02:00
a2c24111ae 🔧 Split LoginBox from LoginButton 2021-10-17 01:32:28 +02:00
dbf4ee8d23 💥 Add icons and refactor authorization components 2021-10-17 01:32:28 +02:00
fe5ed62480 🔧 Add icons to LogoutBox 2021-10-17 01:32:28 +02:00
5c88679689 🔧 Change the login route to l/logged-in 2021-10-17 01:32:28 +02:00
6c690312b9 🔧 Improve login flow 2021-10-13 05:14:50 +02:00
bbab78c60c 💥 Improve things here and there 2021-10-12 03:24:55 +02:00
23d463f434 Create GroupDescriptionBox 2021-10-12 02:17:54 +02:00
575b7fe6d4 🔧 Swap button location in AuthorizationLogoutBox 2021-10-08 17:02:02 +02:00
a9ad27804b 🔧 Change login flow 2021-10-07 20:38:57 +02:00
cfb7eae850 🧹 Remove unused interface 2021-10-07 01:56:53 +02:00
c92a105686 🧹 Remove unnecessary dependencies from canLogin 2021-10-07 01:56:40 +02:00
2b6df6a208 🐛 Fix highlighting of the LoginBox while logging in 2021-10-07 01:56:17 +02:00
82eb27bf1c 🔧 Remove the messagePanel from the LoginBox 2021-10-06 18:23:40 +02:00
11bdd9fa3f Add a logout box 2021-10-06 17:59:03 +02:00
f008487a07 🔧 Make AuthorizationRouter "return" the AuthorizationState instead of true 2021-10-06 17:17:51 +02:00
6bdfaf22c7 🐛 Fix React warnings 2021-10-06 16:41:47 +02:00
92e2372051 Add AuthorizationAdminBox 2021-10-06 04:38:19 +02:00
b1acd37d0f 💥 Make more progress towards the "Context" structure 2021-10-06 04:38:19 +02:00