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
Josh Creek
d581e26234
feat( #19 ): Add a basic My Dex page
2024-04-08 21:09:34 +01:00
Josh Creek
69c80a5e39
feat( #5 ): Add ability to seed pokedex entry data
2024-04-08 20:08:53 +01:00
Josh Creek
89993f305a
fix( #16 ): Ensure DaisyUI styles apply to components
...
It turns out that tailwind excludes styles it hasn't found in use, so it needs to be explicitly told where to find the component files. This also therefore fixes the styles in the SignUp component.
2024-04-07 19:19:08 +01:00
Amber M
4c71e92780
Add Footer to layout
2024-04-07 16:01:57 +01:00
Josh Creek
21f8d35bb7
fix( #13 ): Add hacky workaround for component styling
2024-04-07 15:28:15 +01:00
Josh Creek
df66370e02
build( #13 ): Add DaisyUI
2024-04-07 15:12:59 +01:00
Josh Creek
97be847b44
feat( #11 ): Add sprite component
2024-04-07 10:50:59 +01:00
Josh Creek
869be67c54
feat( #9 ): Add sign in and sign out
2024-04-06 21:46:04 +01:00
Josh Creek
6cfa2bd6d7
feat( #9 ): Add sign up
2024-04-06 21:10:37 +01:00
Josh Creek
88b5edb4b9
feat( #6 ): Add classes for database
2024-04-06 17:56:56 +01:00
Josh Creek
aee56d0fc9
build(*): Attempt to get env vars working
2024-04-06 17:06:00 +01:00
Josh Creek
3c1ae70392
chore( #4 ): Add a database connection to mongodb
2024-04-06 15:04:53 +01:00
Josh Creek
2de4e8b54b
chore(*): Add base sveltekit files
2024-03-09 21:28:07 +00:00