Commit graph

23 commits

Author SHA1 Message Date
Adam Piontek 573a1e9cfe move more fully to runtime config with release, improved docker build, updated phx liveview js 2023-01-28 08:14:32 -05:00
Adam Piontek db9f127e7b major deps update: phoenix liveview, fixing some minor issues 2023-01-27 18:01:18 -05:00
Adam Piontek bc36586212 dep major update: httpoison 2.x 2023-01-27 17:37:22 -05:00
Adam Piontek 280cd5bc34 update assets to try to fix favicon issue 2023-01-27 17:24:57 -05:00
Adam Piontek 721ba53c15 updated deps & switched from Mix.Config to Config 2022-08-13 06:19:56 -04:00
Adam Piontek 1f99611b56 some improved code via credo, sobelow 2021-03-29 07:31:52 -04:00
Adam Piontek 686bb489ba initial work on allowing import from ics/iCal 2021-03-24 19:35:49 -04:00
Adam Piontek 15c50f0114 ics output seems to be working 2021-03-23 15:12:24 -04:00
Adam Piontek 3a6e3e8eed removed EctoEnum in favor of Ecto.Enum 2021-03-22 15:41:11 -04:00
Adam Piontek 686db55e8b improvements including removing Timex library 2021-03-21 10:47:53 -04:00
Adam Piontek 4fb0e2df7b added Timex and refined shift template length handling 2021-03-12 09:41:41 -05:00
Adam Piontek 5c4ae401d9 removing timex in favor of main library functions 2021-03-06 00:42:13 -05:00
Adam Piontek ed98c03fae increase timex dep version 2021-03-05 23:27:47 -05:00
Adam Piontek 82ab1d1ea5 refactored for new project name 2021-03-05 19:23:32 -05:00
Adam Piontek b0978d11b3 removing phx_gen_auth dep as no longer needed 2021-03-05 12:59:11 -05:00
Adam Piontek 18468e3cc3 user management with pagination & modal improvements 2021-03-04 22:03:27 -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
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 0812ed5175 Add phx.gen.auth 2020-09-12 21:04:32 -03:00
João Gilberto Balsini Moura 4ad6d6e220 Create phoenix project 2020-09-12 19:47:24 -03:00