Commit Graph

6 Commits

Author SHA1 Message Date
Richard Cox d89de77cd3 Revert "Various small changes to make dashboard more mobile friendly"
This reverts commit d7244acf0b.
2021-11-18 16:06:45 +00:00
Sean d7244acf0b Various small changes to make dashboard more mobile friendly
Adds screensizes to be used as shorthand in class-names
smaller screens will shift from row to column flex directions
size-specific span classes for explicit responsive columns
action menu on tables now works regardless of scroll position
dashboard header scrolls horizontally rather than growing the width of the whole page
TopLevelMenu spans full width of viewport on mobile now
secondary side-bar is now a dropdown on mobile
tables scroll internally so that they don't break the page layout
Login page is now a single column with no image
2021-11-17 15:17:43 -07:00
Vincent Fiduccia 2265c3f34d
LoadDeps -> fetch 2020-05-30 03:14:00 -07:00
Cody Jackson 00476e5cb9 Enabling no-console rule for eslint
This will automate checking for stray console errors so they don't need to be
checked for in PRs.
2020-04-24 10:37:10 -07:00
Vincent Fiduccia 1cf60e28a1
Move around things that aren't utils 2019-09-27 22:59:20 -07:00
Vincent Fiduccia 8536800064
Resource actions 2019-08-27 19:09:29 -07:00