Commit graph

  • f194a0c671 Fix game image mobile. Bradley Shellnut 2022-10-30 19:56:21 -0500
  • 79af851c18
    Testing override width mobile Bradley Shellnut 2022-10-30 11:59:52 -0500
  • 423e4aab6e Fix error states, fix css fallback when js disabled (SCSS import). Bradley Shellnut 2022-10-29 23:03:50 -0500
  • 49464d3fba Update toast to be in the bottom middle, error for fetching game data, fixing random from collection. Bradley Shellnut 2022-10-29 21:03:54 -0500
  • 226c9454c7 Only render analytics in non-dev. Also revert game css for now. Bradley Shellnut 2022-10-29 17:18:17 -0500
  • d2762b3e38 Analytics component update env variable fetching and change game component. Bradley Shellnut 2022-10-29 17:08:58 -0500
  • cfa9a71503
    Adding analytics component to the base layout Bradley Shellnut 2022-10-29 12:48:57 -0500
  • cfbbf7debd
    Adding an analytics component Bradley Shellnut 2022-10-29 12:46:39 -0500
  • 0e0ce61024
    Revert umami Bradley Shellnut 2022-10-29 13:11:21 -0400
  • e694be4f5e
    Adding umami analytics with do not track Bradley Shellnut 2022-10-29 13:10:24 -0400
  • a96f8ecb3e More mobile updates. Bradley Shellnut 2022-10-27 18:10:32 -0400
  • 770b1e90a6 Adding collection dialog, showing dialog on clear click. Bradley Shellnut 2022-10-26 23:49:58 -0400
  • 11e85a45d7 Fixing mobile preferences and single game page. Bradley Shellnut 2022-10-26 23:07:43 -0400
  • 7c947b7f48 Removing APIs, automatically saving to local storage on add/remove, added export to JSON button. Bradley Shellnut 2022-10-26 22:38:30 -0400
  • 8b090b5a4c
    Merge pull request #5 from BradNut/pagination Bradley Shellnut 2022-10-26 17:41:12 -0400
  • c922587f55 Remove pagination for now and update deps. Bradley Shellnut 2022-10-26 17:40:19 -0400
  • bac9b7f888 Fixed random search in form action and the random component. Bradley Shellnut 2022-10-26 17:31:57 -0400
  • a8ed73ebc0 Adding server side validations. Bradley Shellnut 2022-10-25 22:19:30 -0400
  • 503b4d9e6d Default search action plus adding back advanced search. Bradley Shellnut 2022-10-25 21:42:10 -0400
  • 94c2b3fc93 Add search on the search page...who knew. Bradley Shellnut 2022-10-13 23:01:01 -0500
  • f4ac64e88e Render games without javascript to the search page. Bradley Shellnut 2022-10-13 22:54:44 -0500
  • fa26cbc91e Adding server load to process games. Bradley Shellnut 2022-10-12 23:49:06 -0500
  • bfcb04448a Fixing search action with and without javascript. Bradley Shellnut 2022-10-12 23:17:30 -0500
  • 79e401a917 Fixing env in the game page. Bradley Shellnut 2022-10-06 17:06:58 -0500
  • 036c821cb0 Search action and update deps. Bradley Shellnut 2022-10-05 14:53:43 -0500
  • 0864159546 Moving form posts to actions slowly. Bradley Shellnut 2022-09-29 17:22:01 -0500
  • a3f0d811f9 Update dependencies and update config files to be up to date with newer SvelteKit docs. Bradley Shellnut 2022-09-29 17:21:48 -0500
  • 93f57504e6 Starting page server for the main page. Bradley Shellnut 2022-09-13 15:16:13 -0700
  • 10aefbf13f Moving to newer SvelteKit RC slowly and updating pagination to not use global store. Bradley Shellnut 2022-09-13 15:14:55 -0700
  • 1465c8c7ff Starting refactor for pagination control in game result display. Bradley Shellnut 2022-09-02 16:38:15 -0500
  • ce3e469399 Getting pagination on the screen, buttons do nothing. Bradley Shellnut 2022-09-01 23:16:29 -0500
  • 80ed9354f9 Starting pagination component. Bradley Shellnut 2022-09-01 17:31:19 -0500
  • 2ea35940e7
    Merge pull request #4 from BradNut/base-dialog Bradley Shellnut 2022-09-01 00:19:11 -0500
  • bc59d64f7c Max height to button, modal gets 50%. Bradley Shellnut 2022-09-01 00:17:11 -0500
  • 207c93da28 Adding dialog overlay to layout css, removing commented css, and updating dialog store on game page remove button click. Bradley Shellnut 2022-08-31 21:32:30 -0500
  • 26d5b28323 Transition and need to update the game page remove button. Bradley Shellnut 2022-08-31 17:05:12 -0500
  • 8aa2fd3c2d Testing base dialog at layout level using svelte component. Bradley Shellnut 2022-08-31 16:50:45 -0500
  • 1a330b8ffe Updating store with update instead of set. Bradley Shellnut 2022-08-31 15:47:03 -0500
  • 7aa5fadec3 Quick and dirty copy paste add of modal to main page. Bradley Shellnut 2022-08-30 23:15:31 -0500
  • 459292c234 Update styles for modal. Bradley Shellnut 2022-08-30 22:57:16 -0500
  • 5236ac5c2b Adding dialog just to the game collection for now and using a custom event for removing. Bradley Shellnut 2022-08-30 17:36:37 -0500
  • 7b9e1cdaa2 Fixing dark mode on load. Bradley Shellnut 2022-08-30 17:36:04 -0500
  • 2e389309ce Adding a dialog to the root layout. Bradley Shellnut 2022-08-29 16:41:11 -0500
  • 800ae1da7e Removing server page for landing. Bradley Shellnut 2022-08-29 15:27:44 -0500
  • a9fd3e56a7 Fix saving collection, update dependencies, remove console logs. Bradley Shellnut 2022-08-29 14:18:17 -0500
  • 777c3e4c9c
    Merge pull request #3 from BradNut/migrate-routes Bradley Shellnut 2022-08-29 12:18:48 -0500
  • 0562b3c0cf Removing unused CSS. Bradley Shellnut 2022-08-29 12:17:32 -0500
  • eaf286b5c9 Adding collection route, header path to collection, minimal view of game for collection, and move save/clear to utils. Bradley Shellnut 2022-08-29 11:33:51 -0500
  • e228c6f6e4 Rename api file, adding collection page. Bradley Shellnut 2022-08-28 22:48:29 -0500
  • 84d321b211 Fixing API TS file for routes, fixing loading data on the game page after migration, etc. Bradley Shellnut 2022-08-26 15:53:23 -0700
  • b172ac02f4 Migrating to page server data. Bradley Shellnut 2022-08-25 22:06:39 -0700
  • 8bc15e74a4 Migrating to routes. Bradley Shellnut 2022-08-24 13:36:40 -0700
  • 01148d0b88 Update svelte kit to 405. Bradley Shellnut 2022-08-22 22:29:33 -0700
  • a1ebc2a1c4 Large screen max width, button styles. Bradley Shellnut 2022-08-11 16:34:45 -0700
  • 6f42d02737 Icon update and type import. Bradley Shellnut 2022-08-09 16:27:42 -0700
  • ef854c57d3 Update to heroicons, media query for game list. Bradley Shellnut 2022-08-09 16:19:37 -0700
  • 10cd1d0081 Debounce loading on navigation if longer than 250ms. Bradley Shellnut 2022-08-08 17:25:43 -0700
  • 31ec4c981b
    Merge pull request #2 from BradNut/merge-searches Bradley Shellnut 2022-08-08 16:39:53 -0700
  • 19877ceca0 Only store min data in game search store. Bradley Shellnut 2022-08-08 16:38:47 -0700
  • a8afcca6d2 Advanced search in text search conditional based on disclosure. Bradley Shellnut 2022-08-08 15:45:42 -0700
  • b455b83759 Grid for text search. Bradley Shellnut 2022-08-08 14:45:39 -0700
  • 7c0e774ed9 Fix localstorage query. Bradley Shellnut 2022-08-08 14:13:51 -0700
  • a3edc637e4 Local storage and collection only store minimal data and on random game from collection do a GET fetch for more details. Bradley Shellnut 2022-08-08 12:07:44 -0700
  • feb40603ff Margin to button search and width media query for game list. Bradley Shellnut 2022-08-07 15:02:14 -0700
  • bb08f03b9c Mergin searces. Bradley Shellnut 2022-08-07 14:53:21 -0700
  • d7665d1a94 Update dependencies and add gap. Bradley Shellnut 2022-08-04 23:19:27 -0700
  • 93a13eec94
    Media query smaller screen flex. Bradley Shellnut 2022-08-04 00:22:10 -0700
  • 112b5dae4a Update icons in preferences. Bradley Shellnut 2022-08-03 23:32:18 -0700
  • c416630aad Update deps and type themees. Bradley Shellnut 2022-08-03 22:06:59 -0700
  • ee71a9b6c6 Starting merge of advanced search into main text search. Bradley Shellnut 2022-08-02 22:37:21 -0700
  • 4036071bce Format a bit and remove console logs. Bradley Shellnut 2022-08-01 23:26:57 -0700
  • d1089a36cb Testing set collection from local storage from layout. Bradley Shellnut 2022-08-01 18:58:38 -0700
  • 6973c09b32 Undo read from local storage for the time being. Bradley Shellnut 2022-08-01 17:25:05 -0700
  • 470c0b051e Save and clear collection from storage. Load from user storage into collection store on page load. Bradley Shellnut 2022-08-01 16:30:06 -0700
  • 213cb8ed74 Adding just debounce. Bradley Shellnut 2022-07-31 23:07:07 -0700
  • 5d61643dc2 Fix up exact checkboxes before search migration. Bradley Shellnut 2022-07-28 18:03:21 -0700
  • d739be11af Remove name from Toast. Bradley Shellnut 2022-07-28 17:34:34 -0700
  • a56c8d9303 Minimize search text section. Bradley Shellnut 2022-07-28 17:07:23 -0700
  • f0f8137fd6 Fixing advanced search mobile screen width and global reset css changes. Bradley Shellnut 2022-07-27 22:12:40 -0700
  • daad2efe5e Format prettier and type checking. Bradley Shellnut 2022-07-27 17:05:54 -0700
  • 1f847c91e7 feat: 🎨 Move collection functions to a util. Button to add on game page as well. Add icon component and feather icons.. Bradley Shellnut 2022-07-27 16:16:50 -0700
  • 9bef4328cb Pairing down API Game response objects, spacing for buttons, start form cleanup. Bradley Shellnut 2022-07-27 15:05:22 -0700
  • 7d775608cd Adding collection store, adding buttons to add/remove from collection, toast on add/remove, random button for collection. Bradley Shellnut 2022-07-26 17:23:58 -0700
  • bb1f51dcfd Updating toast component to have dismissible and timing options. Bradley Shellnut 2022-07-26 17:23:28 -0700
  • 0fcf8cd858 Working on CSS for game component. Bradley Shellnut 2022-07-25 19:04:05 -0700
  • 0d10bd8787 Moving searches to separate components. Bradley Shellnut 2022-07-25 13:22:24 -0700
  • f78e1a638e feat: Search for board game and remove box shadow on header. Bradley Shellnut 2022-07-24 22:26:58 -0700
  • c3d02ad309 Update dependencies and add launch for VSCode debugging. Bradley Shellnut 2022-07-24 18:42:20 -0700
  • 2fdae4c315
    Remove grid media query Bradley Shellnut 2022-07-20 23:41:01 -0700
  • 4ea5535e8c Adding style padding to header and main. Fixing up some layout issues. Bradley Shellnut 2022-07-20 23:20:32 -0700
  • 6bb8f0ea3b feat: 🎨 Header formatting, moved loading store to layout, add svelte toy to layout on dev. Bradley Shellnut 2022-07-19 14:04:32 -0700
  • deb7fcdb95 feat: ⬆️ Upgrade vite, svelte, etc. and add svelte toy for debugging. Bradley Shellnut 2022-07-19 14:03:05 -0700
  • f0691b9936 Using custom game store and updating colors of links. Bradley Shellnut 2022-07-12 18:27:08 -0700
  • 7491c001da Adding custom game store. Bradley Shellnut 2022-07-12 16:49:24 -0700
  • d54b9a1877 Fixing show hide to be slightly better. Bradley Shellnut 2022-07-11 19:53:50 -0700
  • c445583f2c Fixing build error. Bradley Shellnut 2022-07-11 17:14:56 -0700
  • 8ac46286de Removing unused selectors more. Bradley Shellnut 2022-07-11 17:09:00 -0700
  • c839694cdc Removing unused selectors. Bradley Shellnut 2022-07-11 17:07:03 -0700
  • a910cb518b feat: Show more less button and transistions Bradley Shellnut 2022-07-11 17:00:32 -0700
  • 05f29b2775
    Moving description to section Bradley Shellnut 2022-07-10 23:54:58 -0700