|
|
185466c2a2
|
Moving env viewport variables, using in game grid, remove css, and fix up consistent spacing for the game card.
|
2023-01-16 23:07:15 -08:00 |
|
|
|
554c28945f
|
Fixing select fields on the API calls.
|
2023-01-08 00:35:40 -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 |
|
|
|
391fba7955
|
Cleanup random API and create named action for a random search.
|
2022-12-26 23:15:41 -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 |
|
|
|
f7c3939765
|
Change pagination showing, added type for search.
|
2022-12-09 19:49:57 -08:00 |
|
|
|
dc7a148067
|
Merge branch 'master' of github.com:BradNut/bored
game into postcss
|
2022-12-04 22:00:43 -08:00 |
|
|
|
fb84c6da90
|
Fixing return form data.
|
2022-12-04 21:26:32 -08:00 |
|
|
|
0c295c66b4
|
Use zod preprocess to coerce string to number and string to boolean before performing zod validations. Using error messages on UI.
|
2022-12-04 17:29:56 -08:00 |
|
|
|
ebb9b9d7b6
|
Resolve
|
2022-12-01 11:53:56 -08:00 |
|
|
|
ac71e23c94
|
Using next version of kit, remove media query store and implementing myself with their code, and using small screen breakpoint.
|
2022-12-01 11:24:11 -08:00 |
|
|
|
c34f4f9409
|
Adding postcss and fixing issues with that.
|
2022-12-01 10:29:24 -08:00 |
|
|
|
704ae0a541
|
Adding media query plugin for showing skeletons and lazy image loading plugin.
|
2022-11-10 14:08:57 -06:00 |
|
|
|
da5328844f
|
Remove console logs and only show pagination if length greater than 1.
|
2022-11-09 23:21:40 -06:00 |
|
|
|
fe2a88ab61
|
Implementing same search page logic on the main page.
|
2022-11-09 22:02:38 -06:00 |
|
|
|
c3b3a36173
|
Cleanup pagination and text search plus implement previous page event handling.
|
2022-11-09 21:52:01 -06:00 |
|
|
|
67cd3b1747
|
Binding variable to the submit button of the form and in event handlers waiting for the DOM to update with tick.
|
2022-11-09 17:38:49 -06:00 |
|
|
|
78c63b75d9
|
Setting up pagination component in search results.
|
2022-11-08 20:07:05 -06:00 |
|
|
|
71b525a5b1
|
Keeping advanced search open if error and using Skeleton on search results.
|
2022-11-04 18:02:11 -04:00 |
|
|
|
5fb3e910e6
|
Removing minimal param and base dialog css.
|
2022-11-03 20:47:29 -05:00 |
|
|
|
ea32e9e6ff
|
Adding skeleton component from carbon, adding wishlist button to game page, fixing mapping, and css styles.
|
2022-11-03 00:16:52 -05:00 |
|
|
|
06a7d342a3
|
Creating Button and Link with Icon components, formatting error on advanced search, and adding more to the local storage saved Game.
|
2022-11-01 22:10:02 -05:00 |
|
|
|
6e716f6465
|
Update dependencies, animations, and validation error start.
|
2022-10-31 19:31:36 -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 |
|
|
|
7c947b7f48
|
Removing APIs, automatically saving to local storage on add/remove, added export to JSON button.
|
2022-10-26 22:38:30 -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 |
|
Bradley Shellnut
|
1a330b8ffe
|
Updating store with update instead of set.
|
2022-08-31 15:47:03 -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
|
2e389309ce
|
Adding a dialog to the root layout.
|
2022-08-29 16:41:11 -05:00 |
|
Bradley Shellnut
|
0562b3c0cf
|
Removing unused CSS.
|
2022-08-29 12:17:32 -05:00 |
|
Bradley Shellnut
|
e228c6f6e4
|
Rename api file, adding collection page.
|
2022-08-28 22:48:29 -05:00 |
|
Bradley Shellnut
|
a1ebc2a1c4
|
Large screen max width, button styles.
|
2022-08-11 16:34:45 -07:00 |
|
Bradley Shellnut
|
ef854c57d3
|
Update to heroicons, media query for game list.
|
2022-08-09 16:19:37 -07:00 |
|
Bradley Shellnut
|
a8afcca6d2
|
Advanced search in text search conditional based on disclosure.
|
2022-08-08 15:45:42 -07:00 |
|
Bradley Shellnut
|
b455b83759
|
Grid for text search.
|
2022-08-08 14:45:39 -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
|
93a13eec94
|
Media query smaller screen flex.
|
2022-08-04 00:22:10 -07:00 |
|
Bradley Shellnut
|
ee71a9b6c6
|
Starting merge of advanced search into main text search.
|
2022-08-02 22:37:21 -07:00 |
|
Bradley Shellnut
|
5d61643dc2
|
Fix up exact checkboxes before search migration.
|
2022-07-28 18:03:21 -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
|
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
|
0d10bd8787
|
Moving searches to separate components.
|
2022-07-25 13:22:24 -07:00 |
|