Commit Graph

35 Commits

Author SHA1 Message Date
da0b8e4edb fix: authentifyView do not use pushstate 2024-02-13 12:54:56 +01:00
6765e1bb30 accounts: merge register and login #1 2024-02-13 10:09:25 +01:00
AdrienLSH
d63fa26088 tro bo 2024-02-02 13:31:26 +01:00
AdrienLSH
beb0cd4702 lang: register view 2024-02-01 16:31:25 +01:00
AdrienLSH
2786212b9c lang: add locale in django and login view 2024-02-01 14:51:20 +01:00
AdrienLSH
60a3e02420 front: redirect to last visited page after login 2024-01-19 10:54:14 +01:00
AdrienLSH
a0e58e7889 register page 2024-01-16 09:56:40 +01:00
AdrienLSH
0edb865ad8 login page 100% 2024-01-16 09:36:07 +01:00
11392c22c4 remove error in console, and search work with unlog user 2024-01-14 17:50:34 +01:00
AdrienLSH
49c1288a0b improved register page 2024-01-11 13:03:43 +01:00
AdrienLSH
cd82162ebe improved login page 2024-01-11 09:56:38 +01:00
AdrienLSH
ad20d85470 fix: loging out redirects to login page 2024-01-10 13:21:03 +01:00
AdrienLSH
2878d80358 forgot to remove a log 2024-01-09 22:16:10 +01:00
AdrienLSH
8eb54d0f14 fix: redirect to home after login 2024-01-09 19:55:55 +01:00
acba77e228 Réarrangement du code; correction css; écriture uniquement du nouveau message 2023-12-19 11:27:18 +01:00
26a9152756 fix: register view 2023-12-17 20:17:52 +01:00
b5d73e59fd core: simplified login and register, fix: me 2023-12-16 17:41:31 +01:00
468a3917a9 fix css file to /login /register 2023-12-16 10:39:07 +01:00
208dd206ce merge with server 2023-12-11 10:57:51 +01:00
910644a804 fix, add auto login when register 2023-12-04 12:32:15 +01:00
25f315c24f add: delete and edit accounts page 2023-12-01 01:29:56 +01:00
Xamora
af9595c447 Don't merge, it's prototypal 2023-11-30 16:36:21 +01:00
5d8005df44 remove settilte on child class 2023-11-30 13:05:46 +01:00
65a027014b chore: rename classs 2023-11-29 22:51:57 +01:00
bf3393e9a9 rename view 2023-11-29 20:56:32 +01:00
84a5a592ca add: Abstract class to simplifie the code,
AbstractRedirectView,
AbstractAuthentificateView
AbstractUnAuthentificateView
2023-11-29 19:55:44 +01:00
7e34f883aa fix: click on loggin protected do not change
history
2023-11-29 17:04:00 +01:00
07d06253ba opti: do not execute postInit if getHtml is null 2023-11-29 16:19:17 +01:00
d5e692449b fix: move code to not render html when not needed 2023-11-29 16:10:55 +01:00
6dc0293455 fix: connexion 2023-11-29 16:05:49 +01:00
3f3ab52a09 use post init to onclick 2023-11-27 19:11:15 +01:00
27e75c4497 login style 2023-11-27 15:32:33 +01:00
a965adfdce add: register page 2023-11-27 15:32:17 +01:00
b98371cf70 display error, and add style 2023-11-27 13:55:05 +01:00
ea42d10ddf init login 2023-11-23 17:26:09 +01:00