ed18389bb2
auto restart of debugger
2024-05-27 15:10:17 -05:00
b346710496
fix embed svg (additional classes)
2024-05-27 15:10:16 -05:00
6d1588e80f
statusCode fix
2024-05-27 15:10:16 -05:00
858cb24e3f
cleanup
...
oops missing bracket
cleanup
2024-05-27 15:10:16 -05:00
196eb5f51d
fixed adjacent lineup
2024-05-27 15:10:15 -05:00
5f02ea4d5c
caddy_data is not external
2024-05-26 11:36:21 -05:00
39380eaf03
persist caddy data, move domain to .env
2024-05-26 11:34:35 -05:00
cb131353dc
Merge branch 'docker'
2024-05-26 10:42:45 -05:00
e1c9a7b81b
cleanup to allow for debugging
2024-05-26 10:42:21 -05:00
c495b265ee
Merge branch 'main' into docker
2024-05-25 19:49:20 -05:00
49864874fc
dev script updates for scss watch
2024-05-24 13:40:59 -05:00
e9fd60e619
404 fix
2024-05-24 13:40:42 -05:00
84da372330
Merge branch 'main' into docker
2024-05-24 10:42:19 -05:00
c696ffb4bc
Merge branch 'eventsheet-development'
2024-05-24 10:42:06 -05:00
07be459781
cleanup some styling
2024-05-22 16:47:25 -05:00
769fa60196
incorporating changes for updated svg
2024-05-22 16:09:33 -05:00
d377399c10
incorporating changes for updated svg
2024-05-22 16:07:08 -05:00
fa50ab93dc
incorporate letter sized sheet
...
accessible when url parameter ?sheet_size=letter
2024-05-22 13:41:17 -05:00
73e3afcecc
Merge branch 'main' into docker
2024-05-20 09:11:25 -05:00
af9fa3bd9b
fix for if availabilities aren't available
2024-05-20 09:11:08 -05:00
7e803cc8e3
fix for if availabilities aren't available
2024-05-20 09:07:54 -05:00
339d4c7923
Merge branch 'duplicate-checking'
2024-05-20 09:07:30 -05:00
58825b5bcd
reloads the page on lineup save
...
realized that the duplicates come from saving the lineup more than once. this occurs when initially no one has an eventlineupentry, it gets one on save, but the front end is not updated on save, so it keeps creating entrires on save. simple fix is to refresh the page on save. "better" solution would be to have the front end update on save, but that's longer to implement. i started this by having `postEventLineup` return the newly fetched lineupentries.
2024-05-20 09:06:53 -05:00
6b9e6734fe
Merge branch 'main' into docker
2024-05-19 12:35:31 -05:00
03a9ac3aae
Merge branch 'eventsheet-development'
2024-05-19 12:35:14 -05:00
da159f2b13
urlencode needs an explicit extended option
2024-05-19 12:34:27 -05:00
c2c192bdc6
add blank lineupsheet
2024-05-19 08:53:26 -05:00
c2b1898b91
styling updates
2024-05-19 08:52:48 -05:00
4ee466e7cb
Merge branch 'main' into eventsheet-development
2024-05-14 19:09:33 -05:00
6592f2eeae
Merge branch 'main' into docker
2024-05-10 17:55:15 -05:00
1f2ba45e54
bug fix for initSlots
2024-05-10 17:55:03 -05:00
588c23ec3f
refactoring eventsheet
2024-05-10 17:54:45 -05:00
1c3cafdcda
Merge branch 'main' into docker
2024-05-06 16:51:00 -05:00
fb0ca76c29
reimplement eventlineup slots, eventsheet refinements
...
fixed the loop in eventlineup slots so they will show duplicate eventlineupentries if they exist
refined some styling in eventsheet
2024-05-06 16:49:21 -05:00
e4b981d676
reimplement eventlineup slots, eventsheet refinements
...
fixed the loop in eventlineup slots so they will show duplicate eventlineupentries if they exist
refined some styling in eventsheet
2024-05-06 16:45:56 -05:00
c4c0d0fb7d
move eventlineup helpers to separate file
2024-05-06 10:41:44 -05:00
3695cd8975
fix for grouping items with no type
...
Fixed an error that caused the app to crash when trying to group a bulk set of items when there are items with no "type" property. Items something like "delete request" items had no type.
2024-05-06 10:40:15 -05:00
bcade85182
eventsheet styling improvements
2024-05-06 10:38:52 -05:00
d50f94acc8
update better-sqlite
...
needed to update better-sqlite to work with node 22 (i think? this fixed it anyways)
2024-05-06 10:36:45 -05:00
5e1facf24a
Merge branch 'main' into docker
2024-05-03 07:47:05 -05:00
cf01bf9fff
styling fixes
...
Fixes for event sheet, added availability bar to event lineup
2024-05-03 07:46:05 -05:00
83e722cdb9
add availability bar to lineup view
2024-05-03 07:41:54 -05:00
dd48aeca8d
eventsheet styling fixes
2024-05-03 07:41:29 -05:00
f421089eb9
Merge branch 'main' into docker
2024-03-22 16:05:34 -05:00
d484f8cfdf
csrf fix when added lineup
2024-03-22 16:03:57 -05:00
87735f76b5
fix submit to actual submitted lineup
2024-03-22 16:03:46 -05:00
6d4600a858
fix submit animation when there's more than one lineup
2024-03-22 16:03:19 -05:00
5c19a16f8b
flags fix
2024-03-22 15:50:33 -05:00
aea6a64b69
add session expiry date (24 hours)
2024-03-22 15:49:52 -05:00
b9ead6770a
styling changes
2024-03-22 15:49:17 -05:00