Commit graph

226 commits

Author SHA1 Message Date
b23a101c0f Modify data models, add slug and just kebab dependency, seed data for mechanics and categories if none exist in the DB. 2023-06-22 16:52:25 -07:00
952dbb0d3c Updateing dependencies. 2023-06-20 08:26:30 -07:00
48c16d7892 Comment out collection until I can fix it. Rewrite wishlist, create users with the default role, add seed roles, update the user with the default role if they don't have it. And other things. 2023-06-15 23:28:49 -07:00
734cee7a29 Updating dependencies, updating postcss to be cleaner, and fixing css code. 2023-06-01 22:22:34 -07:00
16aad6696d Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -07:00
f35bddc27b Remove Skeleton and Tailwind for now until auth is done. 2023-05-25 22:18:37 -07:00
af0dc070a5 Create scripts for prisma generate, update dependencies, and add start for Skeleton UI. 2023-05-24 11:16:45 -07:00
9584c708cd Adding auth to the site. 2023-05-20 22:18:04 -07:00
dd9fdb4fa0 Merge branch 'master' of github.com:BradNut/boredgame into development 2023-05-14 21:11:00 -07:00
240bf4aa9e Adding superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07:00
6bcf25a064 Add open-props dependency, update deps, add page transition via url and styles. 2023-05-05 15:53:35 -07:00
adf79b7528 Change viewport and update packages. 2023-04-30 23:01:24 -07:00
b09f71244f Update dependencies. 2023-03-12 13:33:27 -07:00
34a3526eaa Slowly fixing up games that don't have data because they are accessories or fun items with no player data etc. 2023-01-23 23:20:16 -08:00
416594c756 Update dependencies. 2023-01-22 22:38:39 -08:00
3c845a7800 Just using webcomponent version of iconify. 2023-01-16 13:52:39 -08:00
141ec7fae6 Adding SSR for iconify icons, adding necessary icon packs, and adding min max width height. 2023-01-15 23:32:49 -08:00
c088048411 Simplify buttons on game page and reactive button text. 2023-01-15 13:38:13 -08:00
d2ab315978 Introduce custom media queries and add iconify icons. 2023-01-13 21:13:59 -08:00
001ca931b5 Update packages and game details. 2023-01-07 16:12:55 -08:00
8f93dde537 Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage. 2022-12-28 22:21:55 -08:00
3f9759aef1 Using vercel adapter. 2022-12-26 22:57:53 -08:00
b662968922 Remove demo todo route, fix placeholder skeletons styles, and fix pagination controls with GET form. 2022-12-26 22:53:37 -08:00
2e6c38dc44 Moving search to do a GET with q search param. 2022-12-25 10:52:36 -08:00
ebb9b9d7b6 Resolve 2022-12-01 11:53:56 -08:00
c34f4f9409 Adding postcss and fixing issues with that. 2022-12-01 10:29:24 -08:00
9dbaa927e3 Update svelte. 2022-11-12 22:47:16 -07:00
704ae0a541 Adding media query plugin for showing skeletons and lazy image loading plugin. 2022-11-10 14:08:57 -06:00
78c63b75d9 Setting up pagination component in search results. 2022-11-08 20:07:05 -06:00
98346b1272 Adding svelte query store and rendering different numbers of skeleton games. 2022-11-05 00:09:15 -04:00
1ddd21e1a9 Adding prefetch to collection/wishlist, fixed position on modals, and adding remove color to all modals. 2022-11-03 15:42:58 -05:00
6e716f6465 Update dependencies, animations, and validation error start. 2022-10-31 19:31:36 -05: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
c922587f55 Remove pagination for now and update deps. 2022-10-26 17:40:19 -04:00
503b4d9e6d Default search action plus adding back advanced search. 2022-10-25 21:42:10 -04:00
bfcb04448a Fixing search action with and without javascript. 2022-10-12 23:17:30 -05:00
036c821cb0 Search action and update deps. 2022-10-05 14:53:43 -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
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
80ed9354f9 Starting pagination component. 2022-09-01 17:31:19 -05:00
Bradley Shellnut
a9fd3e56a7 Fix saving collection, update dependencies, remove console logs. 2022-08-29 14:18:17 -05:00
Bradley Shellnut
8bc15e74a4 Migrating to routes. 2022-08-24 13:36:40 -07:00
Bradley Shellnut
01148d0b88 Update svelte kit to 405. 2022-08-22 22:29:33 -07:00
Bradley Shellnut
a3edc637e4 Local storage and collection only store minimal data and on random game from collection do a GET fetch for more details. 2022-08-08 12:07:44 -07:00
Bradley Shellnut
bb08f03b9c Mergin searces. 2022-08-07 14:53:21 -07:00
Bradley Shellnut
d7665d1a94 Update dependencies and add gap. 2022-08-04 23:19:27 -07:00
Bradley Shellnut
c416630aad Update deps and type themees. 2022-08-03 22:06:59 -07:00
Bradley Shellnut
ee71a9b6c6 Starting merge of advanced search into main text search. 2022-08-02 22:37:21 -07:00
Bradley Shellnut
d1089a36cb Testing set collection from local storage from layout. 2022-08-01 18:58:38 -07:00
Bradley Shellnut
213cb8ed74 Adding just debounce. 2022-07-31 23:07:07 -07:00
Bradley Shellnut
a56c8d9303 Minimize search text section. 2022-07-28 17:07:23 -07:00
Bradley Shellnut
daad2efe5e Format prettier and type checking. 2022-07-27 17:05:54 -07:00
Bradley Shellnut
1f847c91e7 feat: 🎨 Move collection functions to a util. Button to add on game page as well. Add icon component and feather icons.. 2022-07-27 16:16:50 -07:00
Bradley Shellnut
c3d02ad309 Update dependencies and add launch for VSCode debugging. 2022-07-24 18:42:20 -07:00
Bradley Shellnut
4ea5535e8c Adding style padding to header and main. Fixing up some layout issues. 2022-07-20 23:20:32 -07:00
Bradley Shellnut
deb7fcdb95 feat: ⬆️ Upgrade vite, svelte, etc. and add svelte toy for debugging. 2022-07-19 14:03:05 -07:00
Bradley Shellnut
c445583f2c Fixing build error. 2022-07-11 17:14:56 -07:00
Bradley Shellnut
b39f8ef1de Adding transition component and adding to layout for page transitions. 2022-07-07 16:45:44 -07:00
Bradley Shellnut
e65520a33b Remove vercel adapter since not using any vercel specific things. 2022-07-07 15:56:15 -07:00
Bradley Shellnut
b84604bece Adding vercel adapter. 2022-07-07 15:31:00 -07:00
Bradley Shellnut
18e7cb1992 Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
Bradley Shellnut
ff536be706 refactor: 🎨 Update to latest Svelte Kit and update for using Vite 2022-07-07 12:30:14 -07:00
Bradley Shellnut
b33306ab89 Updating dependencies and remove components as they are in lib. 2022-07-04 22:40:10 -07:00
Bradley Shellnut
9c1e2e9be5 Updating dependencies and starting styling of game details. 2022-06-22 17:52:22 -07:00
Bradley Shellnut
756adf502c More testing with other's themes. 2022-06-08 17:47:34 -07:00
Bradley Shellnut
3a7125f288 refactor: 💄 Update deps and changing board search 2022-05-17 00:28:38 -07:00
Bradley Shellnut
94b932284d Using only headless ui. 2022-05-15 23:42:50 -07:00
Bradley Shellnut
36d829c1a6 Update and implemeting checkbox. 2022-05-09 10:11:02 -07:00
Bradley Shellnut
f1f0512201 Adding headless ui for testing and test on single page. 2022-05-01 22:39:39 -07:00
Bradley Shellnut
6b2a529abe Fix posting data to board game endpoint. 2022-04-24 16:38:12 -07:00
Bradley Shellnut
8e2257ee79 Adding logic start for exact search. 2022-04-21 17:19:48 -07:00
Bradley Shellnut
2a5eafdc1a Adding separate endpoint for fetching games. 2022-04-20 19:41:26 -07:00
Bradley Shellnut
ea533499f2 Adding calls to board game site. 2022-04-19 19:15:46 -07:00
Bradley Shellnut
d2da1297f3 refactor: 🎨 Updating and trying out barbon components 2022-04-18 19:43:54 -07:00
Bradley Shellnut
8c0778f1fa Updating dependencies and fixing to work with new svelte kit. 2022-04-17 23:16:17 -07:00
Bradley Shellnut
ce1f62311e First commit 2022-01-27 21:27:12 -08:00