|
903e6b33ff
|
[RIGHT][CSS] Right panel now shows an intuitive icon for other note options available.
|
2021-08-03 19:02:39 +01:00 |
|
|
0a0ead3081
|
[TWIG][CSS] Overall CSS optimizations. Image gradients are now used, 64x64 px.
|
2021-08-03 19:02:39 +01:00 |
|
|
efeb4b4ffe
|
[SETTINGS][PLUGIN][CONTROLLER] Populate profile tabs event added. Settings base template populated with such event for plugins and components.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-08-03 19:02:39 +01:00 |
|
|
780d341939
|
[SETTINGS][ROUTES][CONTROLLER] Settings overhaul, refactoring to accommodate new global settings view. WIP, component settings aren't shown at the moment.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-08-03 19:02:39 +01:00 |
|
|
cfd771283a
|
[TWIG][CSS] Final fix for panels, resizing works as intended, content is wrapped when no space is available. Simpler rules throughout.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:45 +01:00 |
|
|
88eea554fc
|
[TWIG][CSS] Panels weren't "flexing" properly, in smaller sizes the right panel form would break.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:45 +01:00 |
|
|
5c8735ebea
|
[TWIG][CSS] Fixed right panel buttons, fix issue where the form was invalid on send.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:44 +01:00 |
|
|
d2a7281a4d
|
[TWIG][CSS] Right panel WIP. Create a note now looks better, need to style in some way the default user agent buttons without removing features (e.g. current file chosen).
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:44 +01:00 |
|
|
0ce686d8bb
|
[TWIG][CSS] Left panel profile section done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:44 +01:00 |
|
|
b4bf720b06
|
[TWIG][CSS] Register and Login styling done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:44 +01:00 |
|
|
a9d710f189
|
[CSS][TWIG] Left panel HTML nesting to better aid screen readers.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:43 +01:00 |
|
|
4b095961d8
|
[CSS][TWIG] Panels icons are now hidden on desktop view to stop possible inconsistencies on window resizing. Left Panel polish.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:43 +01:00 |
|
|
14ecf913bf
|
[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-07-28 11:52:42 +01:00 |
|
|
2b4bf6c31f
|
[CSS][TWIG] Timeline navigation is now a part of the left panel, this way more items could be displayed at a time. Left panel styling WIP.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:42 +01:00 |
|
|
6437e68132
|
[TWIG] Microformats added to timeline, note's view and media. Should be backwards compatiblr as well.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:42 +01:00 |
|
|
d6cf812707
|
[TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels.
|
2021-07-28 11:52:40 +01:00 |
|
|
2d7b201e71
|
[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-07-28 11:52:40 +01:00 |
|
|
ac5df2f6b3
|
[TWIG][CSS] Panels are now animated when shown, main content width as well as panel's is now correctly configured. WIP: displaying side panels by default when space is available, "details" element state cannot be manipulated through CSS only, need a better solution.
|
2021-07-28 11:52:39 +01:00 |
|
|
375d0097f3
|
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon.
|
2021-07-28 11:52:39 +01:00 |
|
|
a5eb231196
|
[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-07-28 11:52:39 +01:00 |
|
|
aa6886a62a
|
[TWIG][CSS] Timeline WIP. Creating a notice is now done on the right panel. HTML structure improvements, such as the timeline divided from the navigation div.
|
2021-07-28 11:52:39 +01:00 |
|
|
f47fedcfd4
|
[TWIG][CSS] Fixed right panel buttons, fix issue where the form was invalid on send.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:38 +01:00 |
|
|
f206b55869
|
[TWIG][CSS] Right panel WIP. Create a note now looks better, need to style in some way the default user agent buttons without removing features (e.g. current file chosen).
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:38 +01:00 |
|
|
69f5c1e312
|
[TWIG][CSS] Left panel profile section done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:37 +01:00 |
|
|
8b4148a00d
|
[TWIG][CSS] Register and Login styling done.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:37 +01:00 |
|
|
021583ea05
|
[CSS][TWIG] Left panel HTML nesting to better aid screen readers.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:36 +01:00 |
|
|
4afaa6858b
|
[CSS][TWIG] Panels icons are now hidden on desktop view to stop possible inconsistencies on window resizing. Left Panel polish.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:36 +01:00 |
|
|
ab7d1b0370
|
[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-07-28 11:52:36 +01:00 |
|
|
38225dfa6e
|
[CSS][TWIG] Timeline navigation is now a part of the left panel, this way more items could be displayed at a time. Left panel styling WIP.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:36 +01:00 |
|
|
154025090c
|
[TWIG] Microformats added to timeline, note's view and media. Should be backwards compatible as well.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-07-28 11:52:30 +01:00 |
|
|
2d253ee5ad
|
[TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels.
|
2021-07-28 11:46:12 +01:00 |
|
|
c18879b02f
|
[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-07-28 11:46:12 +01:00 |
|
|
a48e699133
|
[TWIG][CSS] Panels are now animated when shown, main content width as well as panel's is now correctly configured. WIP: displaying side panels by default when space is available, "details" element state cannot be manipulated through CSS only, need a better solution.
|
2021-07-28 11:46:12 +01:00 |
|
|
77675ea8c4
|
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon.
|
2021-07-28 11:46:11 +01:00 |
|
|
b7b69b549e
|
[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-07-28 11:46:11 +01:00 |
|
|
681f001f4e
|
[TWIG][CSS] Timeline WIP. Creating a notice is now done on the right panel. HTML structure improvements, such as the timeline divided from the navigation div.
|
2021-07-28 11:46:11 +01:00 |
|
|
aa28251c11
|
[TEMPLATES] Fix identation
|
2021-04-30 23:08:08 +01:00 |
|
|
94b100dc06
|
[CSS] Refactor Right Panel style
|
2021-04-30 23:08:02 +01:00 |
|
|
75c494dca1
|
[TEMPLATES] Add dynamic blocks to right panel
|
2021-04-30 23:05:39 +01:00 |
|
|
6819dd9fb7
|
[TEMPLATES] Minor refactoring, extending left was weird
|
2021-04-29 20:36:50 +00:00 |
|