Commit graph

126 commits

Author SHA1 Message Date
Adam Piontek 3fb9602fa8 progress on shift assign calendar table display 2021-03-12 17:26:37 -05:00
Adam Piontek 235bcc5af3 progress switching to Timex and allowing user to set week_start_at in settings 2021-03-12 12:47:06 -05:00
Adam Piontek 4031640e1d added weekdays enum and week_start_at for user records 2021-03-12 11:15:22 -05:00
Adam Piontek 4fb0e2df7b added Timex and refined shift template length handling 2021-03-12 09:41:41 -05:00
Adam Piontek 290475c101 initial liveview/context/schema generation for Shifts 2021-03-11 17:16:11 -05:00
Adam Piontek e0f8515566 reorganized shift templates files 2021-03-11 16:57:20 -05:00
Adam Piontek 243ebd8aa2 can now set fave shift template from shift template view 2021-03-11 16:39:02 -05:00
Adam Piontek 19b9bbfb0d Accounts context can now set and clear a user's favorite shift template 2021-03-11 15:41:30 -05:00
Adam Piontek ea0f8b86cd added shift template cloning feature 2021-03-11 14:05:22 -05:00
Adam Piontek 8aa4b8eee0 shift template live crud working 2021-03-11 13:30:30 -05:00
Adam Piontek 9e8ecb8b89 streamlining login further 2021-03-10 11:44:33 -05:00
Adam Piontek 06299b4e07 layout improvements 2021-03-10 09:27:24 -05:00
Adam Piontek 5c4a4ea793 implemented shift template delete modal 2021-03-09 20:55:59 -05:00
Adam Piontek 9322e98fef added navbar link for shift templates, and button icon for new shift templates 2021-03-09 20:18:56 -05:00
Adam Piontek 43b2ee8c95 refining login nav 2021-03-09 11:06:23 -05:00
Adam Piontek 7e38921e8a fixing duplicate input element id issue 2021-03-09 10:48:23 -05:00
Adam Piontek 75e006b41a improved input display, user_management data sorting & display 2021-03-09 10:22:05 -05:00
Adam Piontek e00ecbf4c1 continuing improvements 2021-03-08 07:39:41 -05:00
Adam Piontek 89d9bc0cce implemented floating labels on inputs & selects, with icons 2021-03-07 17:17:16 -05:00
Adam Piontek 74678bd3ad shift template display progress 2021-03-07 11:06:55 -05:00
Adam Piontek 66471c2931 removed label from shift template, added seeds for shift templates 2021-03-07 08:01:46 -05:00
Adam Piontek 57c8b5b322 initial shift template live view progress 2021-03-06 20:16:56 -05:00
Adam Piontek 73c97f194b fixing error tag ids problem in liveview, and activating stricter password requirements 2021-03-06 18:37:26 -05:00
Adam Piontek a151bfcee7 initial shift template migration & schema working with user field/assoc for default shift template 2021-03-06 13:48:13 -05:00
Adam Piontek 5c4ae401d9 removing timex in favor of main library functions 2021-03-06 00:42:13 -05:00
Adam Piontek 9d59effeca removing user/admin dashboards from boilerplate 2021-03-05 22:37:52 -05:00
Adam Piontek 3a9f00b14e removing 'properties' from boilerplate 2021-03-05 22:35:17 -05:00
Adam Piontek 82ab1d1ea5 refactored for new project name 2021-03-05 19:23:32 -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 cd1064d011 fixing little compile bugs 2021-03-05 11:01:54 -05:00
Adam Piontek 6c5d6ce046 fixed errors found by tests; fixed tests 2021-03-04 23:15:20 -05:00
Adam Piontek 18468e3cc3 user management with pagination & modal improvements 2021-03-04 22:03:27 -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 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 d9b9da830b initial implementation of bootstrap v5, purgecss, postcss, autoprefixer 2021-02-25 15:27:31 -05:00
Adam Piontek 9c323ce598 modify web view to accommodate templates in subdirs 2021-02-24 19:52:56 -05:00
Adam Piontek 370ac77cfd implemented bamboo mailer, satisfying tests 2021-02-24 15:52:42 -05:00
Adam Piontek cd31432f88 changed project/app name 2021-02-24 07:49:39 -05:00
Joao Gilberto Balsini Moura b6524131c1 Add a way to force user logout
The idea is to remove the session and also disconnect all liveviews
2020-09-28 06:06:15 -03:00
Joao Gilberto Balsini Moura 9d1f86972d Hide from users actions he/she cannot do 2020-09-15 05:47:19 -03:00
Joao Gilberto Balsini Moura 50fdc5f6f3 Ensure authorisation rules on properties liveviews 2020-09-14 22:12:52 -03:00
Joao Gilberto Balsini Moura 41d852b06a Add rules for authorising properties 2020-09-14 22:06:39 -03:00
Joao Gilberto Balsini Moura 57658a6857 Store user that created a property 2020-09-14 20:45:56 -03:00
Joao Gilberto Balsini Moura 8e548cfa5a Add menu link for properties 2020-09-14 13:34:31 -03:00
Joao Gilberto Balsini Moura 465045bbb5 Add property related routes 2020-09-14 13:22:33 -03:00
Joao Gilberto Balsini Moura 4526435972 Run mix phx.gen.live properties 2020-09-14 13:22:25 -03:00
João Gilberto Balsini Moura 8590df5032 Add authorised routes with tests 2020-09-14 13:10:54 -03:00
João Gilberto Balsini Moura 37985ac1cf Add authorisation plug 2020-09-14 13:10:54 -03:00
João Gilberto Balsini Moura 626063ee76 Verify user on liveview mount 2020-09-14 13:10:46 -03:00
João Gilberto Balsini Moura 8fbeabc208 Place our index route under authentication 2020-09-14 07:35:58 -03:00
João Gilberto Balsini Moura bda3f949b8 Add functions to add admins 2020-09-12 21:37:05 -03:00
João Gilberto Balsini Moura 33029dae04 Add roles to user 2020-09-12 21:14:06 -03:00
João Gilberto Balsini Moura c9b43ac9b1 Run phx.gen.auth generator for creating users 2020-09-12 21:07:02 -03:00
João Gilberto Balsini Moura 4ad6d6e220 Create phoenix project 2020-09-12 19:47:24 -03:00