Commit graph

32 commits

Author SHA1 Message Date
Adam Piontek d43daafdb7 updated Bamboo references to Swoosh; added runtime.exs config file 2022-08-13 06:39:14 -04:00
Adam Piontek 75eb9aa316 modifications to fix basic tests, many still need implementing 2021-04-10 12:23:11 -04:00
Adam Piontek 8957f2d1dd much progress on shift assigning & app navigation 2021-03-19 16:38:52 -04: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 8aa4b8eee0 shift template live crud working 2021-03-11 13:30:30 -05:00
Adam Piontek e00ecbf4c1 continuing improvements 2021-03-08 07:39:41 -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 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 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 6c5d6ce046 fixed errors found by tests; fixed tests 2021-03-04 23:15:20 -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 598773d678 user confirmation styled and working with tests 2021-03-01 16:38:54 -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 370ac77cfd implemented bamboo mailer, satisfying tests 2021-02-24 15:52:42 -05:00
Adam Piontek 9194fdc36c updated mix deps and fixed texsts 2021-02-24 08:12:59 -05:00
Adam Piontek cd31432f88 changed project/app name 2021-02-24 07:49:39 -05:00
Joao Gilberto Balsini Moura c5aeeccd63 Add tests for force_logout feature 2020-09-28 20:55:00 -03:00
Joao Gilberto Balsini Moura 2564b1b727 Update tests to check new restrictions 2020-09-27 10:42:19 -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 8d9da4ea40 Fix properties tests by logging user in 2020-09-14 13:52:17 -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 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 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