Commit graph

11 commits

Author SHA1 Message Date
Are0h
61b9acb280 I swapped out sass for scss file for styling because scss is a bit more
accessible because of its similarity with base css.

I also plugged in stylint to normalize a css standard throughout the
project to work with prettier, which handles formatting

The structure scss file has been brought in line with the new standard
but the remaining need to be adjusted as well. Those will be added with
an additional commit.
2022-05-10 14:13:31 -07:00
Are0h
9baaed6d50 formatting changes 2022-04-16 13:21:57 -07:00
Ro
53864becc1 implemented progress upload indicator in notifications 2022-01-26 15:57:27 -08:00
Ro
2f1f6678b7 changed fipamo logo name to avoid confusion with imported theme logo 2021-06-03 12:26:11 -07:00
Ro
20fc9c64a1 ui overall part 4: responsive touch up 2021-05-25 11:04:30 -07:00
Ro
033fe5e48b ui overall part 2: dash index, pages index 2021-05-23 19:27:33 -07:00
Ro
8e3d359486 ui overall part 1: login, init, pass reset forms 2021-05-21 14:07:25 -07:00
Ro
72c9b3f9e6 rebuilt create/edit page template, added navigation, turned on logout mehthod 2021-04-10 13:19:05 -07:00
Ro
5ad1118244 clean up API, re-connected API to front end, base template tweak 2021-04-01 12:54:03 -07:00
Ro
0ea15ae4b2 added custom session manager, moved index to safe directory 2021-03-28 15:22:00 -07:00
Ro
f3f2a6502b normalized url routing and cleaned up templating structure 2021-03-26 20:24:16 -07:00
Renamed from brain/views/dash/frame.twig (Browse further)