Commit Graph

21 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 d4b810e14e initial work on a releases runtime config 2023-01-27 17:15:24 -05:00
Adam Piontek 61796cf985 npm update, remove runtime.exs as not using for now 2022-08-14 13:58:41 -04:00
Adam Piontek f27df8d676 implemented optional 'allow_registration' config, with first registered user being pre-confirmed Admin, registration unavailable after that point if allow_registration: :false 2022-08-14 09:14:42 -04:00
Adam Piontek 3eff955672 progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
Adam Piontek d43daafdb7 updated Bamboo references to Swoosh; added runtime.exs config file 2022-08-13 06:39:14 -04:00
Adam Piontek 721ba53c15 updated deps & switched from Mix.Config to Config 2022-08-13 06:19:56 -04:00
Adam Piontek 3784ddbbcb removing prod.secret.exs from version control 2021-03-25 15:56:25 -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 82ab1d1ea5 refactored for new project name 2021-03-05 19:23:32 -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 917bb83238 fixing prod.secret.exs app/module references 2021-02-25 15:25:59 -05:00
Adam Piontek 370ac77cfd implemented bamboo mailer, satisfying tests 2021-02-24 15:52:42 -05:00
Adam Piontek 9164cc0a40 updated to webpack v5 2021-02-24 12:02:48 -05:00
Adam Piontek cd31432f88 changed project/app name 2021-02-24 07:49:39 -05:00
Adam Piontek 4fbafbfa5e Added secret imports to dev.exs, test.exs 2021-02-24 07:43:56 -05: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