Commit graph

147 commits

Author SHA1 Message Date
cf321fc68a Change max width of main tag, fix button icon formatting, and change description transistions. 2022-10-30 23:08:33 -05:00
d37c0aca61 Format description. 2022-10-30 21:06:26 -05:00
45acecae03 Center show more button. 2022-10-30 20:51:43 -05:00
f194a0c671 Fix game image mobile. 2022-10-30 19:56:21 -05:00
Bradley Shellnut
79af851c18
Testing override width mobile 2022-10-30 11:59:52 -05:00
423e4aab6e Fix error states, fix css fallback when js disabled (SCSS import). 2022-10-29 23:03:50 -05:00
49464d3fba Update toast to be in the bottom middle, error for fetching game data, fixing random from collection. 2022-10-29 21:03:54 -05:00
226c9454c7 Only render analytics in non-dev. Also revert game css for now. 2022-10-29 17:18:17 -05:00
d2762b3e38 Analytics component update env variable fetching and change game component. 2022-10-29 17:08:58 -05:00
Bradley Shellnut
cfa9a71503
Adding analytics component to the base layout 2022-10-29 12:48:57 -05:00
Bradley Shellnut
cfbbf7debd
Adding an analytics component 2022-10-29 12:46:39 -05:00
Bradley Shellnut
0e0ce61024
Revert umami 2022-10-29 13:11:21 -04:00
Bradley Shellnut
e694be4f5e
Adding umami analytics with do not track 2022-10-29 13:10:24 -04:00
a96f8ecb3e More mobile updates. 2022-10-27 18:10:32 -04:00
770b1e90a6 Adding collection dialog, showing dialog on clear click. 2022-10-26 23:49:58 -04:00
11e85a45d7 Fixing mobile preferences and single game page. 2022-10-26 23:07:43 -04:00
7c947b7f48 Removing APIs, automatically saving to local storage on add/remove, added export to JSON button. 2022-10-26 22:38:30 -04:00
Bradley Shellnut
8b090b5a4c
Merge pull request #5 from BradNut/pagination
Pagination
2022-10-26 17:41:12 -04:00
c922587f55 Remove pagination for now and update deps. 2022-10-26 17:40:19 -04:00
bac9b7f888 Fixed random search in form action and the random component. 2022-10-26 17:31:57 -04:00
a8ed73ebc0 Adding server side validations. 2022-10-25 22:19:30 -04:00
503b4d9e6d Default search action plus adding back advanced search. 2022-10-25 21:42:10 -04:00
94c2b3fc93 Add search on the search page...who knew. 2022-10-13 23:01:01 -05:00
f4ac64e88e Render games without javascript to the search page. 2022-10-13 22:54:44 -05:00
fa26cbc91e Adding server load to process games. 2022-10-12 23:49:06 -05:00
bfcb04448a Fixing search action with and without javascript. 2022-10-12 23:17:30 -05:00
79e401a917 Fixing env in the game page. 2022-10-06 17:06:58 -05:00
036c821cb0 Search action and update deps. 2022-10-05 14:53:43 -05:00
0864159546 Moving form posts to actions slowly. 2022-09-29 17:22:01 -05:00
a3f0d811f9 Update dependencies and update config files to be up to date with newer SvelteKit docs. 2022-09-29 17:21:48 -05:00
Bradley Shellnut
93f57504e6 Starting page server for the main page. 2022-09-13 15:16:13 -07:00
Bradley Shellnut
10aefbf13f Moving to newer SvelteKit RC slowly and updating pagination to not use global store. 2022-09-13 15:14:55 -07:00
Bradley Shellnut
1465c8c7ff Starting refactor for pagination control in game result display. 2022-09-02 16:38:15 -05:00
Bradley Shellnut
ce3e469399 Getting pagination on the screen, buttons do nothing. 2022-09-01 23:16:29 -05:00
Bradley Shellnut
80ed9354f9 Starting pagination component. 2022-09-01 17:31:19 -05:00
Bradley Shellnut
2ea35940e7
Merge pull request #4 from BradNut/base-dialog
Base dialog
2022-09-01 00:19:11 -05:00
Bradley Shellnut
bc59d64f7c Max height to button, modal gets 50%. 2022-09-01 00:17:11 -05:00
Bradley Shellnut
207c93da28 Adding dialog overlay to layout css, removing commented css, and updating dialog store on game page remove button click. 2022-08-31 21:32:30 -05:00
Bradley Shellnut
26d5b28323 Transition and need to update the game page remove button. 2022-08-31 17:05:12 -05:00
Bradley Shellnut
8aa2fd3c2d Testing base dialog at layout level using svelte component. 2022-08-31 16:50:45 -05:00
Bradley Shellnut
1a330b8ffe Updating store with update instead of set. 2022-08-31 15:47:03 -05:00
Bradley Shellnut
7aa5fadec3 Quick and dirty copy paste add of modal to main page. 2022-08-30 23:15:31 -05:00
Bradley Shellnut
459292c234 Update styles for modal. 2022-08-30 22:57:16 -05:00
Bradley Shellnut
5236ac5c2b Adding dialog just to the game collection for now and using a custom event for removing. 2022-08-30 17:36:37 -05:00
Bradley Shellnut
7b9e1cdaa2 Fixing dark mode on load. 2022-08-30 17:36:04 -05:00
Bradley Shellnut
2e389309ce Adding a dialog to the root layout. 2022-08-29 16:41:11 -05:00
Bradley Shellnut
800ae1da7e Removing server page for landing. 2022-08-29 15:27:44 -05:00
Bradley Shellnut
a9fd3e56a7 Fix saving collection, update dependencies, remove console logs. 2022-08-29 14:18:17 -05:00
Bradley Shellnut
777c3e4c9c
Merge pull request #3 from BradNut/migrate-routes
Migrate routes
2022-08-29 12:18:48 -05:00
Bradley Shellnut
0562b3c0cf Removing unused CSS. 2022-08-29 12:17:32 -05:00