|
67e0d5559b
|
Merge branch 'master' into master
|
2023-03-01 22:59:08 -03:00 |
|
|
7c48fb9de5
|
project build fix
|
2023-02-28 21:50:09 -03:00 |
|
|
e4e0405924
|
reformat usercrud
|
2023-02-20 15:31:39 -03:00 |
|
|
466dc9ef89
|
fix to login screen
|
2023-02-20 15:31:39 -03:00 |
|
|
24c9835c00
|
fixes to pswrd change, token and chart
|
2023-02-20 15:31:39 -03:00 |
|
|
7e6ba2f73a
|
Chart dropdown finished
|
2023-02-20 15:31:39 -03:00 |
|
|
0210b40731
|
minor fixes to Users,OS crud
|
2023-02-20 15:31:38 -03:00 |
|
|
6109a4dab7
|
minor fixes to topbar, chart
|
2023-02-20 15:31:38 -03:00 |
|
|
4208b46bb3
|
minor changes
|
2023-02-20 15:31:38 -03:00 |
|
|
87d5d12a0f
|
minor changes password verif
|
2023-02-20 15:31:38 -03:00 |
|
|
fbb6c0c265
|
Change password dialog layout finished
|
2023-02-20 15:31:38 -03:00 |
|
|
4d6050b394
|
OS and user crud done
|
2023-02-20 15:31:37 -03:00 |
|
|
baad7ff63e
|
minor fixes to login
|
2023-02-20 15:31:37 -03:00 |
|
|
b6765146c6
|
basic crud layout in progress
|
2023-02-20 15:31:37 -03:00 |
|
|
81cbd759cb
|
Login finished
|
2023-02-20 15:31:37 -03:00 |
|
|
1be368a905
|
Login page finished
|
2023-02-20 15:31:37 -03:00 |
|
|
055dc9867e
|
basic chart menu finished
|
2023-02-20 15:31:37 -03:00 |
|
|
bbd884d80c
|
reformat usercrud
|
2023-02-20 13:07:31 -03:00 |
|
|
be7707d5f7
|
fix to login screen
|
2023-02-18 01:10:24 -03:00 |
|
|
8ddd866e49
|
fixes to pswrd change, token and chart
|
2023-02-16 23:11:58 -03:00 |
|
|
674c8b5f0a
|
Chart dropdown finished
|
2023-02-15 15:31:17 -03:00 |
|
|
3b03b4ba31
|
minor fixes to Users,OS crud
|
2023-02-14 18:23:22 -03:00 |
|
|
e26ed450fa
|
increase hard limit of rows to 10000
|
2023-02-12 16:35:15 -03:00 |
|
|
8aed669d57
|
optimize the amount data sent from the backend
|
2023-02-12 16:35:15 -03:00 |
|
|
776b9b70e2
|
minor fixes to topbar, chart
|
2023-02-12 16:34:03 -03:00 |
|
|
10f9899753
|
increase hard limit of rows to 10000
|
2023-02-12 02:50:00 -03:00 |
|
|
1caceda470
|
optimize the amount data sent from the backend
|
2023-02-12 02:49:33 -03:00 |
|
|
c040b8a75c
|
fix bug with password change
|
2023-02-10 22:38:11 -03:00 |
|
|
63106edd97
|
fix bug with password change
|
2023-02-10 22:37:00 -03:00 |
|
|
bff04407e0
|
minor changes
|
2023-02-10 22:37:00 -03:00 |
|
|
9d37814bc5
|
add the id of the user into the token
|
2023-02-10 22:12:41 -03:00 |
|
|
5ef43e88b0
|
minor changes password verif
|
2023-02-10 22:11:42 -03:00 |
|
|
f914c62d5d
|
add the id of the user into the token
|
2023-02-10 22:04:01 -03:00 |
|
|
a79709e1ac
|
allow user to change their password
|
2023-02-09 23:50:39 -03:00 |
|
|
e9d63a63d0
|
Change password dialog layout finished
|
2023-02-09 23:38:39 -03:00 |
|
|
73e958efb1
|
allow user to change their password
|
2023-02-09 01:07:31 -03:00 |
|
|
0f1bff66dc
|
fix incorrect json variable name
|
2023-02-07 23:33:25 -03:00 |
|
|
a15bcebbc7
|
OS and user crud done
|
2023-02-07 23:32:16 -03:00 |
|
|
63392e2726
|
fix incorrect json variable name
|
2023-02-07 23:31:06 -03:00 |
|
|
9d23af5579
|
permanent delete rows
|
2023-02-06 22:42:07 -03:00 |
|
|
7e8eeab054
|
permanent delete rows
|
2023-02-06 22:33:25 -03:00 |
|
|
36f9f0183f
|
minor fixes to login
|
2023-02-06 22:28:38 -03:00 |
|
|
c56f3abf88
|
refactor the limit and offset code
|
2023-02-01 23:52:04 -03:00 |
|
|
bb735afe33
|
add filters for each table
|
2023-02-01 23:52:04 -03:00 |
|
|
dbad5ed64b
|
separate the auth routes from the user routes
|
2023-02-01 23:52:03 -03:00 |
|
|
071ba0a986
|
add limits to list endpoints
|
2023-02-01 23:52:03 -03:00 |
|
|
41d5fc2d4b
|
add update and delete endpoints to game controller and router
|
2023-02-01 23:52:03 -03:00 |
|
|
6ea3e89741
|
reorganize controllers
|
2023-02-01 23:52:03 -03:00 |
|
|
e7bed8124c
|
don't join the other tables, let the client ask the API in the other endpoints
|
2023-02-01 23:52:03 -03:00 |
|
|
3f931f5ef8
|
simplify the game controller
|
2023-02-01 23:52:03 -03:00 |
|