Commit Graph

90 Commits

Author SHA1 Message Date
Adam Piontek 60d89610ce fixing navbar to be on par with shift73k work 2021-03-26 19:14:14 -04:00
Adam Piontek 2e61ee0031 working to get bones73k up to par with work done on shift73k 2021-03-26 18:55:17 -04:00
Adam Piontek 19f14f7046 js parity with shift73k work 2021-03-26 18:23:00 -04:00
Adam Piontek 369a011621 bringing css up to par with work done on shift73k 2021-03-26 17:31:18 -04:00
Adam Piontek 5ebae8aa8c layout improvements 2021-03-10 09:27:12 -05:00
Adam Piontek 145115fb6f refining login nav 2021-03-09 11:06:32 -05:00
Adam Piontek 4a367a6de6 fixing duplicate input element id issue 2021-03-09 10:48:02 -05:00
Adam Piontek ed2e7ac7c7 removed unused check & x icons 2021-03-09 10:23:09 -05:00
Adam Piontek efaa296e5d improved user_management data display & sorting for mobile & desktop 2021-03-09 10:20:47 -05:00
Adam Piontek dc80790e59 fixed user_management modal issue on mobile by implementing non-table mobile view 2021-03-08 23:46:37 -05:00
Adam Piontek fa3645719d formatting 2021-03-08 22:45:19 -05:00
Adam Piontek 6aa9a4bd48 improved input fields, icons, error helpers 2021-03-08 22:23:19 -05:00
Adam Piontek 0039146cd4 changes to accommodate a delete user modal 2021-03-05 15:32:01 -05:00
Adam Piontek 9651887f34 switched to binary ids for db 2021-03-05 12:59:41 -05:00
Adam Piontek b0978d11b3 removing phx_gen_auth dep as no longer needed 2021-03-05 12:59:11 -05:00
Adam Piontek d044c9ed0b did npm update for some packages 2021-03-05 11:54:07 -05:00
Adam Piontek cd1064d011 fixing little compile bugs 2021-03-05 11:01:54 -05:00
Adam Piontek bca47c3ac7 bamboo upate 2021-03-05 11:01:46 -05:00
Adam Piontek 6c5d6ce046 fixed errors found by tests; fixed tests 2021-03-04 23:15:20 -05:00
Adam Piontek 42c7a49e88 updated npm sass-loader & copy-webpack-plugin 2021-03-04 22:06:42 -05:00
Adam Piontek 18468e3cc3 user management with pagination & modal improvements 2021-03-04 22:03:27 -05:00
Adam Piontek 488a4e5195 improve non-live form validation styling behavior 2021-03-03 17:09:42 -05:00
Adam Piontek 0baa836fa0 style fixes, production fixes 2021-03-03 16:52:26 -05:00
Adam Piontek be155d7b98 progress on modal functionality and form styling 2021-03-03 16:07:59 -05:00
Adam Piontek c7e12f7d49 styling progress 2021-03-03 10:16:11 -05:00
Adam Piontek 0869d6a58c style improvements and fixes 2021-03-03 08:15:14 -05:00
Adam Piontek ef7b8e0bb8 user settings updated to lv and lv tests created. all tests working 2021-03-02 16:48:00 -05:00
Adam Piontek 24502e2667 reset_password styling & live form working; other updates & fixes 2021-03-02 10:35:36 -05:00
Adam Piontek 4a87fb9baa change password field icon on log in page 2021-03-01 17:12:50 -05:00
Adam Piontek 00247ee6f2 removing TODO for confirm routes, they're done 2021-03-01 17:06:21 -05:00
Adam Piontek 598773d678 user confirmation styled and working with tests 2021-03-01 16:38:54 -05:00
Adam Piontek ccb67ea3f2 brought session form validation in line with bootstrap styling 2021-03-01 16:29:19 -05:00
Adam Piontek db796812ae login & reg bootstrap styled, reg as live form, login & reg tests revised 2021-03-01 13:42:26 -05:00
Adam Piontek e9a1dba607 making LiveHelpers available to LiveComponents 2021-03-01 13:34:24 -05:00
Adam Piontek 8065890200 adding more icons 2021-03-01 13:33:54 -05:00
Adam Piontek d3a80d9465 fixing bootstrap invalid-feedback 2021-03-01 13:33:28 -05:00
Adam Piontek bba0ed4ed9 fix invalid-feedback styling 2021-03-01 13:21:30 -05:00
Adam Piontek fd24153a1d enable negative margins for bootstrap 2021-03-01 13:20:28 -05:00
Adam Piontek 42b2ea9d78 made changes to how roles are set on registering new users 2021-02-27 08:17:30 -05:00
Adam Piontek 2358b6adfb added a separate 'other' non-live controller page path for testing 2021-02-26 18:28:48 -05:00
Adam Piontek a815b99f11 tidying alert_kinds helper 2021-02-26 12:10:00 -05:00
Adam Piontek 951249be93 styling improvements, including implementing alerts with phx hook to clear flash after bootstrap alert close event 2021-02-26 12:07:33 -05:00
Adam Piontek 9ddb8e3978 implemented snazzy mobile navbar-toggle hamburger animation 2021-02-26 09:57:43 -05:00
Adam Piontek 0024354118 removed fontawesome, added heroicons, implemented custom navbar-toggler-icons 2021-02-25 22:34:46 -05:00
Adam Piontek 015c7fe0a7 streamlinked icon_helpers, added helper to set nav links 'active' on current route 2021-02-25 18:21:43 -05:00
Adam Piontek 6d99d289df renamed icon_helpers.ex file 2021-02-25 17:53:44 -05:00
Adam Piontek 9e5636ec82 renamed IconHelpers module 2021-02-25 17:27:34 -05:00
Adam Piontek 299ab5dd14 implemented lato font, reorganized CSS, link-ified navbar-brand 2021-02-25 17:20:50 -05:00
Adam Piontek 129354dec1 svg icons implemented with initial POC 2021-02-25 16:39:03 -05:00
Adam Piontek 97659bf32c changed bootstrap icon svg name prefix 2021-02-25 16:05:35 -05:00