Commit Graph

63 Commits

Author SHA1 Message Date
Josh Creek 8a9185944d feat(#46): Add buttons to update catch records for entire boxes 2024-07-17 18:01:59 +01:00
Josh Creek 9d4ed604a8 feat(#46): Add tooltip to my boxes page 2024-07-17 18:01:10 +01:00
Josh Creek c97347722a feat(#46): Add Tooltip component 2024-07-17 17:50:03 +01:00
Josh Creek 3a195f6176 build(#46): Use .env var for image base path 2024-07-17 17:49:19 +01:00
Josh Creek fed7003972 feat(*): Enable sprites on mydex page 2024-07-16 22:00:06 +01:00
Josh Creek 4be21fb66b feat(#22): Add shiny toggle 2024-07-16 21:47:57 +01:00
Josh Creek bb3b646587 feat(#22): Add sprites 2024-07-16 21:43:41 +01:00
Josh Creek 2fb2b2c06d feat(#46): Add better box styling 2024-07-16 21:39:22 +01:00
Josh Creek 4dc5d86a74 feat(#46): Add color to alternate columns 2024-07-15 21:02:44 +01:00
Josh Creek a61b6a3f50 feat(#46): Add boxes page 2024-07-15 20:49:36 +01:00
Josh Creek f5c580b828 feat(*): Enable sliding filters bar for smaller viewports 2024-07-15 19:18:37 +01:00
Josh Creek 2db9045d3d feat(*): Add sign in route with redirection to mydex 2024-07-14 21:37:24 +01:00
Josh Creek 1a6232f5bd fix(*): Fix bug returning 0 for document counts when filtering by region and game 2024-07-14 21:03:57 +01:00
Josh Creek f2da6e5b37 feat(*): Add ability to filter by game and region 2024-07-14 20:51:05 +01:00
Josh Creek e871fa7fea feat(*): Add region-game mappings 2024-07-14 19:45:06 +01:00
Josh Creek dbafe342b7 feat(*): Add clarifying copy 2024-07-14 18:42:59 +01:00
Josh Creek e371e4b813 feat(*): Add prompts for contributing 2024-07-14 18:29:43 +01:00
Josh Creek 1cdbab0f6c feat(*): Enable automatic saving 2024-07-14 18:09:47 +01:00
Josh Creek c72adff5bf feat(*): Enable filtering to either do a forms dex or a regular dex 2024-07-14 17:47:16 +01:00
Josh Creek 171a202ef6 feat(*): Update pokedex entry data structure and re-add error handling 2024-07-14 16:16:18 +01:00
Josh Creek 2608f3dba6 feat(*): Improve layout 2024-07-14 12:08:29 +01:00
Josh Creek e9c483045a feat(*): Make mydex use combined data 2024-07-14 12:07:15 +01:00
Josh Creek 955a8c869e feat(*): Add pokedex theming 2024-07-14 11:41:17 +01:00
Josh Creek 5fdc43124e feat(*): Add pagination to my dex 2024-07-12 21:33:02 +01:00
Josh Creek 3d42bef3e5 feat(*): Hide notes if there are none 2024-07-12 14:38:30 +01:00
Josh Creek 72254fb479 feat(*): Add ability to toggle origins and forms 2024-07-12 14:35:25 +01:00
Josh Creek a3cfb4e83c chore(*): Remove console log 2024-07-12 14:28:21 +01:00
Josh Creek 2a33dc1781 fix(*): Add error handling for no pokedex entries 2024-07-12 14:25:22 +01:00
Josh Creek 2404499858 chore(*): Re-enable service worker 2024-07-12 14:21:04 +01:00
Josh Creek 8c5bc48802 feat(*): Add support for catch records to My Dex page 2024-07-12 14:19:44 +01:00
Josh Creek f5ae56f6a6 chore(*): Disable service worker 2024-07-12 14:17:03 +01:00
Josh Creek 8a7e2ea631 feat(*): Update seeding logic to handle new fields and record the last modified date 2024-07-12 14:16:30 +01:00
Amber Marie f420b6372e Merge pull request #40 from jcreek/35-style-the-about-page
Design About Page
2024-05-15 15:12:02 +01:00
Amber M f6741f4b1e Replace break with paragraph 2024-05-15 15:10:26 +01:00
Amber M a375489cc6 Add TODO 2024-05-15 15:05:37 +01:00
Amber M 092ffde8e4 Delete duplicate code 2024-05-15 15:04:30 +01:00
Amber M 469290662f Design About Page 2024-05-15 14:49:30 +01:00
Josh Creek ba06fbee2b fix(*): Disable some functionality of service worker 2024-05-13 19:32:24 +01:00
Josh Creek 8262dbfcf4 feat(#36): Style the landing page 2024-04-28 16:08:28 +01:00
Josh Creek c666583058 Merge pull request #34 from jcreek/29-create-an-about-page
Make about page
2024-04-28 14:07:29 +01:00
Amber M 61feede30a Remove id 2024-04-28 14:05:31 +01:00
Amber M 9e21f8edbf Make about page 2024-04-28 13:59:31 +01:00
Josh Creek f64f8b2bc6 feat(#32): Link profile page to actual profile 2024-04-28 13:39:33 +01:00
Amber M e4e133b333 Remove Join us 2024-04-28 13:22:52 +01:00
Amber M 0fe76a9ec6 Make profile page 2024-04-28 13:15:48 +01:00
Josh Creek 6712339640 chore(*): Add workbox service worker 2024-04-14 16:03:01 +01:00
Josh Creek 7c0dec0cb4 feat(*): Make the user object available and reactive in any component 2024-04-10 22:03:37 +01:00
Josh Creek c6db2a9add feat(*): Move account functionality into header 2024-04-10 21:50:04 +01:00
Amber M 999cb8bf3f Create a header 2024-04-09 21:24:47 +01:00
Josh Creek 4d4aecf2f6 feat(#20): Make the site a PWA 2024-04-08 21:47:42 +01:00