Commit Graph

18 Commits

Author SHA1 Message Date
NaNoMelo
4719769e46 refactor and corrections for PR 2024-10-22 23:17:24 +02:00
NaNoMelo
02c9cca682 Fix missing current permanency display, delegate slot label config to locales 2024-10-22 15:41:34 +02:00
NaNoMelo
21b4a5dbbc Implemented locales + previous weeks in time graph 2024-10-22 13:19:51 +02:00
NaNoMelo
df22e0c6ed CSS Fix 2024-10-20 15:53:02 +02:00
NaNoMelo
7e28ca8226 Round all perms to the quarter 2024-10-16 22:43:05 +02:00
NaNoMelo
57afc84fdd Global code cleanup 2024-10-15 21:41:18 +02:00
NaNoMelo
f09827339f Activity TimeGrid WIP 2024-10-15 18:33:25 +02:00
NaNoMelo
5e9ffe4d9e export graph to html function 2024-10-14 01:42:38 +02:00
NaNoMelo
51b3ce03a1 api attempt 2024-10-14 01:05:29 +02:00
Sli
7405241b82 Apply all biomejs fixes 2024-10-08 17:14:22 +02:00
imperosol
20bea62542 use spaces for indentation 2024-10-08 13:54:44 +02:00
Sli
d0c18d4538 Format with biome instead of standard 2024-10-08 01:49:15 +02:00
Sli
c57d2ece9c Apply standard formater and linter on js files 2024-10-07 00:04:48 +02:00
thomas girod
ff088009d9 move static files in their respective application 2024-08-26 22:34:31 +02:00
Théo DURR
f0a08afd31
Merge branch 'repair_NaN_bug_on_click' into taiste 2023-03-10 10:50:26 +01:00
Thomas Girod
25c5a3297c Repair NaN bug for autocomplete on counter click 2023-03-09 14:21:12 +01:00
Théo DURR
dd3ad42eb5
Mise à jour de février (#581)
Co-authored-by: Thomas Girod <thgirod@hotmail.com>
Co-authored-by: Julien Constant <julienconstant190@gmail.com>
Co-authored-by: Skia <skia@hya.sk>
2023-03-09 13:39:33 +01:00
thomas girod
705b9b1e6a
Passage de vue à Alpine pour les comptoirs (#561)
Vue, c'est cool, mais avec Django c'est un peu chiant à utiliser. Alpine a l'avantage d'être plus léger et d'avoir une syntaxe qui ne ressemble pas à celle de Jinja (ce qui évite d'avoir à mettre des {% raw %} partout).
2023-01-10 22:26:46 +01:00