|
2590ea7b67
|
[CSS] Overall typography resizing to provide proper text hierarchy. Radio buttons polish, notes author box is now smaller. Better organization of CSS rules according to their filename and thus, their aim.
|
2021-08-14 16:12:53 +01:00 |
|
|
b7d205465f
|
[TWIG][CSS] Feedback provided to active page. Removed top accent border on notes.
|
2021-08-14 16:12:52 +01:00 |
|
|
0eb9575534
|
[CSS] Input file elements polish. It should resize properly and provide feedback when selected (not a thing in Firefox ESR yet).
|
2021-08-14 16:12:51 +01:00 |
|
|
a02093e848
|
[CSS] Base CSS polish, reset CSS additions for better cross-browser compatibility.
|
2021-08-14 16:12:51 +01:00 |
|
|
5236278f45
|
[CSS] Mesh gradient works as intended with no banding.
|
2021-08-05 13:01:31 +01:00 |
|
|
0a0ead3081
|
[TWIG][CSS] Overall CSS optimizations. Image gradients are now used, 64x64 px.
|
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 |
|
|
5e012c39ab
|
[SETTINGS][TWIG][CSS] Settings WIP. Form polished, dropdowns need styling.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-08-03 19:02:38 +01:00 |
|
|
787afb9b41
|
[BASE][CSS] Snappier and consistent animations.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-08-03 19:02:38 +01:00 |
|
|
0e7c657301
|
[TWIG][SETTINGS] WIP. Settings navigation early sketch.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-08-03 19:02:38 +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 |
|
|
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 |
|
|
f95b8ab226
|
[CSS] Fix invisible checkboxes
|
2021-04-29 20:36:50 +00:00 |
|
|
22c79db540
|
[VIEWS] Minor proofreading of templates and css
|
2021-04-29 17:08:09 +01:00 |
|
rainydaysavings
|
1f7e3a1d90
|
[UI] CSS polish all around
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
27d292affd
|
[UI] Fixes to settings CSS
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
c3a0b08c40
|
[UI] Responsive settings CSS work
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
4d00a0f6dd
|
[UI] Polishing design, settings pages
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
0d3a1cc14e
|
[UI] Left panel theme now looks like it should
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
52caf7cab1
|
[UI] Settings theme according to base theme
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
c0b6d8807f
|
[UI] Additional fixes to settings page
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
c25d33e38a
|
[UI] Small general settings CSS fixes
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
08c792fac7
|
[UI] Notification settings checkbox placement fix
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
19e4f120c0
|
[UI] Notifications settings styling finished
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
cc4a95fbd5
|
[UI] Notification settings styling progress
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
246bf30c41
|
[UI] Notification settings tabs functional
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
a71f54c6bf
|
[UI] Notifications settings page CSS work
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
d38bf8ff4c
|
[UI] Cropping avatar as a circle, proper preview done
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
caab08b017
|
[CONTROLLER][UI] Avatar JS cropping added
|
2021-04-14 15:37:22 +00:00 |
|
rainydaysavings
|
6e52fd4c95
|
[CONTROLLER][UI] Fixing controller display errors, Settings CSS fixes
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
a4934a4ef3
|
[UI][CONTROLLER][ROUTES] UserPanel account page form added, account page CSS work
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
46c63b3240
|
[UI] Fixed top header spacing issue, hamburger menu weird rendering
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
2f05f05dc9
|
[UI][CONTROLLER] Form help messages added, fixed checkbox trick hitbox
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
02b17049e3
|
[UI] Reset CSS added, small fixes all around
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
ee6791fe97
|
[UI] Settings page CSS redesign port completed
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
de5554f1e2
|
[UI][CONTROLLER][ROUTES] Corrected core action name, UserPanel CSS work
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
f16789f10e
|
[UI] Standardization of sizes and variable usage for faster theming
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
b39d43a700
|
[TWIG][UI] Settings: removed unnecessary pages, responsive CSS work
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
20497bf905
|
[UI][CONTROLLER] Settings page styling almost done.
|
2021-04-14 15:37:21 +00:00 |
|
rainydaysavings
|
f100d33d94
|
[UI] Work started on profile settings page.
|
2021-04-14 15:37:21 +00:00 |
|