Commit graph

184 commits

Author SHA1 Message Date
Adam Piontek 3784ddbbcb removing prod.secret.exs from version control 2021-03-25 15:56:25 -04:00
Adam Piontek 7f6072a162 quick modification to make shift index look a little better 2021-03-25 15:52:24 -04:00
Adam Piontek 1d017a3cd1 updated npm dependencies and implemented basic import 2021-03-25 15:28:39 -04:00
Adam Piontek 686bb489ba initial work on allowing import from ics/iCal 2021-03-24 19:35:49 -04:00
Adam Piontek 20d782ef62 minor edits 2021-03-23 15:31:45 -04:00
Adam Piontek 5b3d4a8e45 made the calendar URL settings panel nicer 2021-03-23 15:25:08 -04:00
Adam Piontek 15c50f0114 ics output seems to be working 2021-03-23 15:12:24 -04:00
Adam Piontek 8fe1bc6322 initial route for ICS retrieval, no actual ICS data yet 2021-03-23 14:09:56 -04:00
Adam Piontek 873723d776 calendar slug added, settings quick change working 2021-03-23 13:29:46 -04:00
Adam Piontek 56b72f8038 CSV export implemented, a few other fixes 2021-03-23 11:54:49 -04:00
Adam Piontek 3a6e3e8eed removed EctoEnum in favor of Ecto.Enum 2021-03-22 15:41:11 -04:00
Adam Piontek aabcd9e029 switched to 'native' Ecto.Enum for user week_starts_at field 2021-03-22 10:49:45 -04:00
Adam Piontek 4c673508b5 some reorganization for inserting multiple shifts, setting up dev seeds 2021-03-21 19:27:25 -04:00
Adam Piontek 686db55e8b improvements including removing Timex library 2021-03-21 10:47:53 -04:00
Adam Piontek ab11131df6 tidying shifts files 2021-03-20 23:09:19 -04:00
Adam Piontek 8a1b7a4852 basic shift display working 2021-03-20 12:45:50 -04:00
Adam Piontek 3cb8dcef18 update dependencies 2021-03-19 16:47:17 -04:00
Adam Piontek 174876a62b fix week_start settings typo 2021-03-19 16:47:09 -04:00
Adam Piontek 8957f2d1dd much progress on shift assigning & app navigation 2021-03-19 16:38:52 -04:00
Adam Piontek 4541070f75 updated gitignore & readme 2021-03-16 11:39:53 -04:00
Adam Piontek f609a2f836 tidying js & scss 2021-03-16 11:03:44 -04:00
Adam Piontek ecd4d83e3f saving shifts working 2021-03-16 11:00:33 -04:00
Adam Piontek 4276399c20 month & shift navigation progress 2021-03-15 15:46:59 -04:00
Adam Piontek b352416366 made bootstrap colors more flexible, styled calendar table better 2021-03-12 18:44:25 -05:00
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 c864ff9563 reorganized shift templates files 2021-03-11 16:57:46 -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 e319dda3ad removed unused check & x icons 2021-03-09 10:23:24 -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