Valentin Tolmer
|
61eb71ebd3
|
server: Add support for users' avatars in GrahpQL
|
2022-08-09 10:13:59 +02:00 |
|
Iván Izaguirre
|
5c584536b5
|
frontend: Add UUID and creation date
This exposes the new info in the GraphQL API, and adds it to the frontend.
|
2022-07-21 12:10:37 +02:00 |
|
Valentin Tolmer
|
2f1bf87102
|
app: propagate change events
|
2022-06-30 17:14:13 +02:00 |
|
Valentin Tolmer
|
d60f5ab460
|
app: Simplify some CommonComponent uses
|
2021-10-31 15:52:17 +01:00 |
|
Valentin Tolmer
|
87ebee672f
|
app: Migrate UserDetailsForm to CommonComponent
|
2021-10-31 15:52:17 +01:00 |
|
Valentin Tolmer
|
f4edb99379
|
app: Add style.css, improve classes
Also change the server to be able to serve style.css.
|
2021-10-15 10:46:17 +02:00 |
|
Valentin Tolmer
|
3912d62623
|
app: Disable buttons while the task is running
|
2021-10-15 08:05:50 +02:00 |
|
Valentin Tolmer
|
c4c0bb8b8e
|
app: Truncate the user creation date to the day
|
2021-10-15 08:05:50 +02:00 |
|
Valentin Tolmer
|
dfe1607a3e
|
app: Migrate create_user to yew_form
|
2021-09-20 11:23:57 +02:00 |
|
Valentin Tolmer
|
a952968e9f
|
app: Add Bootstrap classes.
|
2021-09-20 11:23:57 +02:00 |
|
Valentin Tolmer
|
14be1170f2
|
app: Extract the form component from the user details page
|
2021-09-20 11:23:57 +02:00 |
|