Grafico dei commit

93 Commit

Autore SHA1 Messaggio Data
95c81cc741 [TWIG][CSS] Panels functionality works as intended, size needs to be worked upon. 2021-09-14 13:13:07 +01:00
effb4e6f40 [TWIG][CSS] Complete HTML refactoring, now using details element instead of a checkbox trick per panel. Using a "grid" akin to IBM's Carbon design guidelines. 2021-09-14 13:13:07 +01:00
a3f50e6732 [TWIG][CSS] Base template structural refactoring to accommodate true canons of page construction. CSS WIP to reflect these changes.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-09-14 13:13:07 +01:00
db8a1b125f [CSS][TWIG] Details element is now shown by default on larger screens, and hidden on smaller screens.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-09-14 13:13:06 +01:00
cab7ba8e79 [CSS] Fixed accessibility issues with header and panel elements. Left, instance and right elements are now properly ordered when focused.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-09-14 13:13:06 +01:00
a44e81a1ed [TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels. 2021-09-14 13:13:05 +01:00
f687c7b315 [TWIG][CSS] Found solution to show details content by default in desktop view. However, post_form is being rendered multiple times, it was already rendered in the Posting Component. Needs to be fixed. 2021-09-14 13:13:05 +01:00
2084ae350e [TWIG][CSS] Panels functionality works as intended, size needs to be worked upon. 2021-09-14 13:13:05 +01:00
3812a2d04d [TWIG][CSS] Complete HTML refactoring, now using details element instead of a checkbox trick per panel. Using a "grid" akin to IBM's Carbon design guidelines. 2021-09-14 13:13:05 +01:00
d3c47a2557 [TWIG][CSS] Base template structural refactoring to accommodate true canons of page construction. CSS WIP to reflect these changes.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-09-14 13:13:04 +01:00
5bd16a509e [TEMPLATES] Fix identation 2021-09-14 13:12:55 +01:00
110c2572a4 [TEMPLATES] Minor refactoring, extending left was weird 2021-09-14 13:12:54 +01:00
436528172c [ATTACHMENTS] Add controller and templates for the attachment show page, which shows extra info about an attachment, such as related notes and tags 2021-09-14 13:12:53 +01:00
be91fb754d [CORE] Typo in GSFile and slight Twig weirdness in base template 2021-09-14 13:12:52 +01:00
8dff0b1d0c [Favourite] Make twig event operate on array rather than string 2021-09-14 13:12:23 +01:00
Daniel
7a299162e1 [Poll] Polls now have an associated note, poll templates, start_show_styles event, started css 2021-09-14 13:10:13 +01:00
Angelo D. Moura
5acfda8ae5 [TWIG] Add SVG icon embed function 2021-09-14 13:06:58 +01:00
Hugo Sales
6cf30f3f65 [UI] Make configured instance name show in UI, fix repeat icon 2021-09-14 13:06:54 +01:00
rainydaysavings
4328a11eb1 [TWIG] Various routes added 2021-09-14 13:06:47 +01:00
rainydaysavings
59da3df28c [UI] Checkboxes now display a custom tick 2021-09-14 13:06:46 +01:00
rainydaysavings
2c59dcefcf [UI] Finalizing timeline structure and CSS 2021-09-14 13:06:42 +01:00
rainydaysavings
46eaccb4b0 [UI] Polishing base template 2021-09-14 13:05:53 +01:00
rainydaysavings
8fe12f48b5 [UI] Right panel checkbox size fix 2021-09-14 13:05:52 +01:00
rainydaysavings
915f1dfcdb [UI] Complete base CSS overhaul and new theme 2021-09-14 13:05:52 +01:00
rainydaysavings
565140adcf [UI] Right panel added 2021-09-14 13:05:52 +01:00
Hugo Sales
cd89cf04ff [ROUTES] Add redirect from root to main/all, link from header to root, and change parameter order on RouteLoader::connect 2021-09-14 13:05:52 +01:00
rainydaysavings
54bade96ad [UI] Fixed issue where certain form element would be on top the left panel 2021-09-14 13:05:49 +01:00
rainydaysavings
6d4f6b5109 [UI] Fixing problem due to Firefox's autofill filter 2021-09-14 13:05:43 +01:00
rainydaysavings
0dc3d3023e [UI] Left panel template and Login page CSS work done 2021-09-14 13:05:42 +01:00
rainydaysavings
6dd966bd3f [UI][CONTROLLER][ROUTES] UserPanel account page form added, account page CSS work 2021-09-14 13:05:37 +01:00
rainydaysavings
5a53915f80 [UI] Fixed top header spacing issue, hamburger menu weird rendering 2021-09-14 13:05:37 +01:00
rainydaysavings
0dfb96cdeb [UI] Reset CSS added, small fixes all around 2021-09-14 13:05:37 +01:00
rainydaysavings
19a96539aa [UI] Side panel animation added 2021-09-14 13:05:36 +01:00
rainydaysavings
22042a8cb7 [UI] Redesign responsiveness work done 2021-09-14 13:05:36 +01:00
rainydaysavings
f8fc226673 [UI] Further work into new side panel design 2021-09-14 13:05:36 +01:00
rainydaysavings
4eaf272929 [UI] Basic implementation of the new base design 2021-09-14 13:05:36 +01:00
rainydaysavings
6cf90954dd [UI][Header] New header implemented. 2021-09-14 13:05:31 +01:00
rainydaysavings
ad107542d9 [TWIG][UI] CSS refactoring, containerized twig blocks and settings initial work 2021-09-14 13:05:30 +01:00
rainydaysavings
02ddf96371 [UI][ROUTES] Better use of icons, fixing static pages routing. 2021-09-14 13:05:30 +01:00
rainydaysavings
727083ec88 [UI][Mobile][FAQ] FAQ polish, better use of twig, responsive css. 2021-09-14 13:05:30 +01:00
rainydaysavings
aac90a9c9e [UI] SVG icons added
[TWIG][UI] Header completed
2021-09-14 13:05:30 +01:00
Hugo Sales
87bc60a806 [UI][CONFIG] Added admin configuration form 2021-09-14 13:05:26 +01:00
Hugo Sales
4b31c1f48f [V3] Big Bang
Beginning anew, this time with a modern framework: symfony
2021-09-14 13:01:33 +01:00