Commit graph

23 commits

Author SHA1 Message Date
Adam Piontek 79fad5920e minor adjustments to be in line with bones73k 2021-03-26 19:13:57 -04:00
Adam Piontek 873723d776 calendar slug added, settings quick change working 2021-03-23 13:29:46 -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 8a1b7a4852 basic shift display working 2021-03-20 12:45:50 -04: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 e0f8515566 reorganized shift templates files 2021-03-11 16:57:20 -05:00
Adam Piontek 8aa4b8eee0 shift template live crud working 2021-03-11 13:30:30 -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 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 61db634c36 un-catching unused variables in seeds 2021-03-06 07:56:54 -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 9651887f34 switched to binary ids for db 2021-03-05 12:59:41 -05:00
Adam Piontek 18468e3cc3 user management with pagination & modal improvements 2021-03-04 22:03:27 -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 cd31432f88 changed project/app name 2021-02-24 07:49:39 -05:00
Joao Gilberto Balsini Moura 068be8d583 Add property seeds 2020-09-14 22:06:10 -03:00
João Gilberto Balsini Moura d0ab24b9e3 Add seeds to create user and admin 2020-09-13 06:54:08 -03:00
João Gilberto Balsini Moura 4ad6d6e220 Create phoenix project 2020-09-12 19:47:24 -03:00