fipamo/public/assets/css/dash
ro 743d7c4d90
routing overhaul
previously all the of the page routing was handlede through controller
organized by CRUD methods. it worked, but organizing by CRUD and not
purpose resulted in more time spent looking for a specific task through
controllers, so it turned out not to an effecient way of organizing.

so routing has been completely reorganized into laravel's web routing
section and methods have been moved to their appropriate controller so
tasks are much easier to find

front facing page routing turned out to be a bit more tricky that
anticipated do the overap of routing paths, but it only affects dynamic
page rendering and there's a patch in place that handles that issue
until a better solution is found. Rendered HTML pages works fine.

whew!
2025-05-16 17:37:53 -06:00
..
type Added fipamo content, set up basic routes for test 2024-02-29 13:00:59 -06:00
atomic.css reorganized text editor 2025-05-12 13:12:58 -06:00
book.css removed improper role attribute from book template 2024-03-25 13:20:14 -06:00
colors.css color contrast tweak 2024-04-05 12:42:26 -06:00
forms.css Make init fresh page more responsive 2024-10-29 17:31:23 +01:00
frame.css syntax highlighting 2025-05-13 19:55:13 -06:00
icons.css removed nested buttons from href tags #105 2024-05-08 13:23:42 -06:00
index.css Color Adjustments 2024-03-21 14:51:24 -06:00
init.css separate and clean up atomic css 2024-11-06 18:57:27 +01:00
navigation.css routing overhaul 2025-05-16 17:37:53 -06:00
notifications.css Color Adjustments 2024-03-21 14:51:24 -06:00
page-editor-highlights.css syntax highlighting 2025-05-13 19:55:13 -06:00
page-editor.css responsive pass for page edit ui 2025-05-14 15:01:53 -06:00
settings.css routing overhaul 2025-05-16 17:37:53 -06:00
start.css separate and clean up atomic css 2024-11-06 18:57:27 +01:00
typography.css Added fipamo content, set up basic routes for test 2024-02-29 13:00:59 -06:00