Julien Constant
8a77381cab
Added godfather page CSS rework
2023-03-12 15:08:21 +01:00
Julien Constant
17e0144f34
Delete override.scss
2023-03-12 15:03:57 +01:00
Julien Constant
8498cdcd9f
Use same color on hover as the footer
2023-03-12 14:43:20 +01:00
Julien Constant
2bb8e0b231
fix weird margin on small devices for alert boxes
2023-03-12 14:06:18 +01:00
Julien Constant
550fac7752
Rework of the register page CSS & tweaked the login page
2023-03-12 13:54:46 +01:00
Julien Constant
79e7fcf15e
Fix weird bug
2023-03-12 13:17:36 +01:00
Julien Constant
8a5e2478b5
Fix footer links placement
2023-03-12 04:30:57 +01:00
Julien Constant
e324f32fde
rework login page CSS
2023-03-12 04:30:37 +01:00
Julien Constant
d8341cdbbe
made text in title zone clickable & fix langs btns
2023-03-12 03:27:22 +01:00
Julien Constant
82207aa816
Reduced image size & optimized position
2023-03-12 03:19:58 +01:00
Julien Constant
45f167411e
rework of the main navbar
2023-03-12 03:08:57 +01:00
Julien Constant
0167afe38f
See description
...
- Reworked CSS of user photos tab
- Reworked Picture page CSS
- A message is now displayed on the user page when he's tagged on a picture in can't access (picture unavailable)
2023-03-10 11:05:09 +01:00
Julien Constant
b7da4c5727
Added text to moderated picture
2023-03-08 13:31:07 +01:00
Julien Constant
a9194c4f68
flex wrap on toolbar
2023-03-08 02:12:16 +01:00
Julien Constant
f8903cbdca
See description
...
- Made paste button disabled if the clipboard is empty
- Rework main page of the SAS, thus commented block to manage albums as there is currently no possibility to delete them from this page
2023-03-08 02:04:18 +01:00
Julien Constant
238d41b84c
See description
...
From the previous commit :
- Fixed permissions
- Fixed missing overlay when hovering a picture
- Added special overlay for picture to be moderated
- Removed JS to calculate how many columns are used
2023-03-08 00:58:44 +01:00
Julien Constant
b7f6a7f370
Started working on the SAS css
2023-03-07 19:29:24 +01:00
Julien Constant
6374021216
Remove uneffective margin & tweaked padding
2023-03-07 13:41:27 +01:00
Julien Constant
33d04313e9
Bring back css for the checkbox where it belongs
2023-03-07 13:40:57 +01:00
Julien Constant
7fc19b8942
Remove unused css
2023-03-07 13:40:33 +01:00
Julien Constant
d1fca48f7a
fix alignments & spacing issue
2023-03-04 15:12:11 +01:00
Julien Constant
cbd88d3659
Rework of the tools page
2023-03-03 20:17:52 +01:00
Julien Constant
f9d5585525
Fix CSS
2023-03-03 12:44:09 +01:00
Julien Constant
1ffa65b3a4
Import of #576
2023-03-03 12:24:38 +01:00
Skia
585923c827
Add galaxy ( #562 )
...
* style.scss: lint
* style.scss: add 'th' padding
* core: populate: add much more data for development
* Add galaxy
2023-02-07 12:08:25 +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
Théo DURR
dae68638cf
Merge branch 'master' into taiste
2023-01-09 19:15:00 +01:00
Julien Constant
310f1a2283
[FEATURE] Ajout du logo de la promo 23 & Amélioration des anciens logos ( #541 )
2023-01-05 18:37:13 +01:00
thomas girod
639197f4c8
update some dependencies ( #523 )
2022-12-15 23:57:31 +01:00
Julien Constant
faccc1367f
Fix le panier de l'Eboutic pour Safari ( #518 )
...
Co-authored-by: Théo DURR <git@theodurr.fr>
Co-authored-by: thomas girod <56346771+imperosol@users.noreply.github.com>
2022-12-14 08:38:41 +01:00
Julien Constant
823bd578f2
Fix election page css ( #508 )
...
* Fix election candidate overflowing texte
* Fix "Show Less" invisible still occurring in production (wtf)
* Fix program text still overflowing still occurring in production (wtf)
Bonus:
* Fix miss-aligned links in navbar
2022-12-12 21:22:18 +01:00
Julien Constant
3e5c36b39e
Fix election candidate overflowing texte ( #506 )
...
Le texte affiché lorsqu'on appuyait sur "Show more" dépassait horizontalement (programme des candidats)
2022-12-12 20:27:47 +01:00
Thomas Girod
fe9e5ce861
integration of 3D secure v2 for eboutic bank payment
2022-11-30 22:52:56 +01:00
thomas girod
1281104d96
Merge pull request #490 from ae-utbm/taiste
...
Eboutic
2022-11-16 17:04:13 +01:00
Thomas Girod
3c1724fa81
Add warning message when user has no birthdate
2022-11-15 21:07:50 +01:00
Yann LV
e76e2b1537
Removing pinktober for AE
2022-11-14 20:40:19 +01:00
thomas girod
d3c115e3f9
Merge pull request #477 from imperosol/eboutic
...
Refonte de la boutique en ligne
2022-10-31 16:28:56 +01:00
Thomas Girod
8b09ba2924
refonte de la boutique en ligne
2022-10-30 12:33:21 +01:00
Yann LV
95a7493fc1
Patch to fix the pinktober patch
2022-10-13 20:50:18 +02:00
thomas girod
8243dbcbef
mend pinktober logo ( #481 )
...
* mend pinktober logo
* Increased contrast for links
Co-authored-by: Théo DURR <git@theodurr.fr>
2022-10-12 08:47:06 +02:00
Théo DURR
c3a4071627
Edited navbar for pinktober ( #480 )
...
Design by @TheRolfFR
2022-10-11 21:55:19 +02:00
Julien Constant
85788977fe
Moved file to correct place & improved CSS a bit
2022-06-15 15:32:16 +02:00
Julien Constant
066ca5bada
This shouldn't be unminified
2022-06-15 01:57:57 +02:00
Julien Constant
41369f738e
Improved Elections CSS for the table
2022-06-15 01:42:17 +02:00
lsacienne
b32c90ed5d
✨ Add of weekmail footer
2022-06-01 22:39:44 +02:00
lsacienne
4d361dc67b
✨ Add of weekmail banner in 2 versions
2022-06-01 22:39:17 +02:00
lsacienne
2b170d91f7
✨ Add of Invitation banner
2022-06-01 22:38:44 +02:00
Ailé
6a4ac336ad
Updated somo logo size where they looked blurry (we love responsive)
2021-11-10 12:11:07 +01:00
Julien
7e66aadd6f
Add missing promo logos
2021-10-27 08:37:58 +02:00
Skia
7a7aad0503
style: fix header bar on medium size screens
2021-10-03 16:08:53 +02:00