AINDUSTRIES
AINDUSTRIES pushed to main at AINDUSTRIES/vote-rllhc 2024-10-05 15:05:33 +00:00
224457b8b6 Register scroll + fix of horizontal alignment
AINDUSTRIES pushed to main at AINDUSTRIES/vote-rllhc 2024-10-05 14:58:38 +00:00
dcc01d2a99 Register scroll
AINDUSTRIES pushed to main at AINDUSTRIES/vote-rllhc 2024-10-05 14:42:46 +00:00
bd57db2b8c Ability to show password when logging in or registering
AINDUSTRIES pushed to main at AINDUSTRIES/vote-rllhc 2024-10-05 13:58:46 +00:00
74c3a611a4 Merge pull request 'Merge of dev-auth' (#1) from dev-auth into main
cbaf52256d Remove unused import
8a7c321044 Fixed bug related to new Vote struct, id and submit date can be None
98dbcd11f1 Added submit date to votes
c07a304562 Votes div remains to have date displayed per vote
Compare 29 commits »
AINDUSTRIES merged pull request AINDUSTRIES/vote-rllhc#1 2024-10-05 13:58:45 +00:00
Merge of dev-auth
AINDUSTRIES created pull request AINDUSTRIES/vote-rllhc#1 2024-10-05 13:58:02 +00:00
Merge of dev-auth
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-05 13:53:03 +00:00
cbaf52256d Remove unused import
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-05 13:10:17 +00:00
8a7c321044 Fixed bug related to new Vote struct, id and submit date can be None
98dbcd11f1 Added submit date to votes
Compare 2 commits »
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-04 20:49:56 +00:00
c07a304562 Votes div remains to have date displayed per vote
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-04 20:49:05 +00:00
92c067c9ed small fixes (if player not exsits show ?)
164184e5e9 user can add player while voting
9c8e8beaa6 user can add player while voting
Compare 3 commits »
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-04 15:28:23 +00:00
28b2411ceb user can add player
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-04 15:17:49 +00:00
fb28221875 added check for token generation (look if exists) (better)
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-04 15:16:04 +00:00
cd1632b533 added check for token generation (look if exists)
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-04 15:08:11 +00:00
01c8248313 bug fix: ids can be wrong if players added/deleted
5a13cf9214 administration done (minimalistic)
Compare 2 commits »
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-02 17:37:13 +00:00
894e102322 Custom Response Body, is authorised returning bool, ...
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-10-01 19:27:49 +00:00
72fd45eb64 admin page (in progress) + better body (in progress)
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-09-28 21:28:29 +00:00
4cb1ef1df9 admin page (in progress)
c66e854e03 main code + settings update
3924c87b93 register page
a8a913189e unauthorised page
de0ef9dd69 logout page
Compare 8 commits »
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-09-27 22:07:26 +00:00
66486c3cea register progress
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-09-27 22:07:06 +00:00
10aa258576 backend update (login modified and new logout)
AINDUSTRIES pushed to dev-auth at AINDUSTRIES/vote-rllhc 2024-09-27 22:06:37 +00:00
19fe28be49 login page