Commit graph

51 commits

Author SHA1 Message Date
Bradley Shellnut
b455b83759 Grid for text search. 2022-08-08 14:45:39 -07:00
Bradley Shellnut
7c0e774ed9 Fix localstorage query. 2022-08-08 14:13:51 -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
feb40603ff Margin to button search and width media query for game list. 2022-08-07 15:02:14 -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
93a13eec94
Media query smaller screen flex. 2022-08-04 00:22:10 -07:00
Bradley Shellnut
112b5dae4a Update icons in preferences. 2022-08-03 23:32:18 -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
470c0b051e Save and clear collection from storage. Load from user storage into collection store on page load. 2022-08-01 16:30:06 -07:00
Bradley Shellnut
5d61643dc2 Fix up exact checkboxes before search migration. 2022-07-28 18:03:21 -07:00
Bradley Shellnut
d739be11af Remove name from Toast. 2022-07-28 17:34:34 -07:00
Bradley Shellnut
a56c8d9303 Minimize search text section. 2022-07-28 17:07:23 -07:00
Bradley Shellnut
f0f8137fd6 Fixing advanced search mobile screen width and global reset css changes. 2022-07-27 22:12:40 -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
9bef4328cb Pairing down API Game response objects, spacing for buttons, start form cleanup. 2022-07-27 15:05:22 -07:00
Bradley Shellnut
7d775608cd Adding collection store, adding buttons to add/remove from collection, toast on add/remove, random button for collection. 2022-07-26 17:23:58 -07:00
Bradley Shellnut
bb1f51dcfd Updating toast component to have dismissible and timing options. 2022-07-26 17:23:28 -07:00
Bradley Shellnut
0fcf8cd858 Working on CSS for game component. 2022-07-25 19:04:05 -07:00
Bradley Shellnut
0d10bd8787 Moving searches to separate components. 2022-07-25 13:22:24 -07:00
Bradley Shellnut
f78e1a638e feat: Search for board game and remove box shadow on header. 2022-07-24 22:26:58 -07:00
Bradley Shellnut
2fdae4c315
Remove grid media query 2022-07-20 23:41:01 -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
6bb8f0ea3b feat: 🎨 Header formatting, moved loading store to layout, add svelte toy to layout on dev. 2022-07-19 14:04:32 -07:00
Bradley Shellnut
7491c001da Adding custom game store. 2022-07-12 16:49:24 -07:00
Bradley Shellnut
c839694cdc Removing unused selectors. 2022-07-11 17:07:03 -07:00
Bradley Shellnut
a910cb518b feat: Show more less button and transistions 2022-07-11 17:00:32 -07:00
Bradley Shellnut
d21729e3a2 Testing see more see less. 2022-07-10 23:28:15 -07:00
Bradley Shellnut
462b0b5310 feat: Game page linked from home page 2022-07-10 21:17:59 -07:00
Bradley Shellnut
82438416a1
Update columns, trying to not clip tge art 2022-07-10 00:14:10 -07:00
Bradley Shellnut
3b139919f4 feat: Different layout for games grid, in progress. 2022-07-09 23:34:01 -07:00
Bradley Shellnut
e20727d115 Moved header and toast to the components directory. 2022-07-08 23:50:55 -07:00
Bradley Shellnut
ea725c37ab Adding loader animation. 2022-07-08 15:16:30 -07:00
Bradley Shellnut
bff3b9be25 Fixing dropdown margin and home icon. 2022-07-08 12:25:44 -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
4a0698d9e3 Add favicon and bored game icon. 2022-07-07 15:17:05 -07:00
Bradley Shellnut
18e7cb1992 Format with built in prettier format rules. 2022-07-07 12:32:55 -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
94b932284d Using only headless ui. 2022-05-15 23:42:50 -07:00
Bradley Shellnut
c159270dbd Add toast to app. 2022-05-05 23:51:20 -07:00
Bradley Shellnut
e84f212772 Adding toggle component and local storage using carbon components as base. 2022-05-03 23:27:06 -07:00
Bradley Shellnut
888b045581 Adding toggle button from headless UI. 2022-05-02 19:31:50 -07:00
Bradley Shellnut
a48654ede5 Using Game component and adding transitions, styles, etc. 2022-04-24 18:00:27 -07:00
Bradley Shellnut
6b2a529abe Fix posting data to board game endpoint. 2022-04-24 16:38:12 -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