|
24642d7c67
|
main shift assign UI updated, with custom shift field fixes & shift template form field fix for time_zone
|
2022-08-14 11:25:28 -04:00 |
|
|
8cd984adc5
|
updated import-shifts template
|
2022-08-14 10:43:16 -04:00 |
|
|
e7d93989d3
|
fixed csv export view fields required issue
|
2022-08-14 10:37:55 -04:00 |
|
|
a99c5eea35
|
updated shift index template and implemented delete shift as modal instead of js alert
|
2022-08-14 10:30:57 -04:00 |
|
|
ada166fb41
|
updated template management, including time_input: required fix
|
2022-08-14 09:49:34 -04:00 |
|
|
6a5d2346ff
|
cleaned up parentheses in schemas
|
2022-08-14 09:22:39 -04:00 |
|
|
f28c85e343
|
cleaned up parentheses in migrations
|
2022-08-14 09:16:58 -04:00 |
|
|
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 |
|
|
ea74a89078
|
user management new/edit/delete working, with fixed live modal
|
2022-08-13 09:39:08 -04:00 |
|
|
ce03eaaf2d
|
user settings templates updated, user management index template updated
|
2022-08-13 09:30:17 -04:00 |
|
|
3eff955672
|
progress on migrating to heex templates and font-icons
|
2022-08-13 07:32:36 -04:00 |
|
|
d43daafdb7
|
updated Bamboo references to Swoosh; added runtime.exs config file
|
2022-08-13 06:39:14 -04:00 |
|
|
721ba53c15
|
updated deps & switched from Mix.Config to Config
|
2022-08-13 06:19:56 -04:00 |
|
|
75eb9aa316
|
modifications to fix basic tests, many still need implementing
|
2021-04-10 12:23:11 -04:00 |
|
|
085f226cfe
|
updated dependencies
|
2021-04-07 17:23:41 -04:00 |
|
|
33d36ed713
|
adding some prefetching, and changing how static files are handled
|
2021-04-07 17:17:08 -04:00 |
|
|
42f487493d
|
reverting test
|
2021-03-31 21:24:11 -04:00 |
|
|
33db50565b
|
testing
|
2021-03-31 21:21:00 -04:00 |
|
|
63edcba916
|
updated dep
|
2021-03-31 21:03:29 -04:00 |
|
|
1f99611b56
|
some improved code via credo, sobelow
|
2021-03-29 07:31:52 -04:00 |
|
|
f270bab7e4
|
Merge branch 'master' of 73k.us:adam/shift73k
|
2021-03-27 08:11:17 -04:00 |
|
|
62eb3bbf50
|
Merge branch 'master' of 73k.us:adam/shift73k
|
2021-03-27 08:09:16 -04:00 |
|
|
d493a0dcdb
|
enable sending gzipped versions of static assets
|
2021-03-27 08:09:02 -04:00 |
|
|
79fad5920e
|
minor adjustments to be in line with bones73k
|
2021-03-26 19:13:57 -04:00 |
|
|
120b80dc69
|
minor readme edit
|
2021-03-26 17:22:37 -04:00 |
|
|
2fe6f4c174
|
fixing page titles, fleshing out readme
|
2021-03-25 20:31:32 -04:00 |
|
|
c79a67b345
|
fix bug with ics import when description is nil
|
2021-03-25 20:01:39 -04:00 |
|
|
19d9b96a84
|
implement custom favicon
|
2021-03-25 19:11:51 -04:00 |
|
|
3b5794a401
|
tidying stray dev code
|
2021-03-25 18:09:53 -04:00 |
|
|
326b6624b5
|
updated package-lock
|
2021-03-25 18:08:50 -04:00 |
|
|
3784ddbbcb
|
removing prod.secret.exs from version control
|
2021-03-25 15:56:25 -04:00 |
|
|
7f6072a162
|
quick modification to make shift index look a little better
|
2021-03-25 15:52:24 -04:00 |
|
|
1d017a3cd1
|
updated npm dependencies and implemented basic import
|
2021-03-25 15:28:39 -04:00 |
|
|
686bb489ba
|
initial work on allowing import from ics/iCal
|
2021-03-24 19:35:49 -04:00 |
|
|
20d782ef62
|
minor edits
|
2021-03-23 15:31:45 -04:00 |
|
|
5b3d4a8e45
|
made the calendar URL settings panel nicer
|
2021-03-23 15:25:08 -04:00 |
|
|
15c50f0114
|
ics output seems to be working
|
2021-03-23 15:12:24 -04:00 |
|
|
8fe1bc6322
|
initial route for ICS retrieval, no actual ICS data yet
|
2021-03-23 14:09:56 -04:00 |
|
|
873723d776
|
calendar slug added, settings quick change working
|
2021-03-23 13:29:46 -04:00 |
|
|
56b72f8038
|
CSV export implemented, a few other fixes
|
2021-03-23 11:54:49 -04:00 |
|
|
3a6e3e8eed
|
removed EctoEnum in favor of Ecto.Enum
|
2021-03-22 15:41:11 -04:00 |
|
|
aabcd9e029
|
switched to 'native' Ecto.Enum for user week_starts_at field
|
2021-03-22 10:49:45 -04:00 |
|
|
4c673508b5
|
some reorganization for inserting multiple shifts, setting up dev seeds
|
2021-03-21 19:27:25 -04:00 |
|
|
686db55e8b
|
improvements including removing Timex library
|
2021-03-21 10:47:53 -04:00 |
|
|
ab11131df6
|
tidying shifts files
|
2021-03-20 23:09:19 -04:00 |
|
|
8a1b7a4852
|
basic shift display working
|
2021-03-20 12:45:50 -04:00 |
|
|
3cb8dcef18
|
update dependencies
|
2021-03-19 16:47:17 -04:00 |
|
|
174876a62b
|
fix week_start settings typo
|
2021-03-19 16:47:09 -04:00 |
|
|
8957f2d1dd
|
much progress on shift assigning & app navigation
|
2021-03-19 16:38:52 -04:00 |
|
|
4541070f75
|
updated gitignore & readme
|
2021-03-16 11:39:53 -04:00 |
|