Sean Morley
ae70c96ddc
Trigger workflows
2024-10-26 09:47:46 -04:00
Sean Morley
de873c9eb5
Add backend and frontend beta deployment workflows
2024-10-26 09:44:36 -04:00
Sean Morley
ef3f2aee10
Fast. Easy. Fun. Deployment 🚀
2024-10-25 22:57:10 -04:00
Sean Morley
78ab387055
Refactor Docusaurus configuration and frontend components
...
- Update the title and logo in Docusaurus configuration
- Add Discord and Support links to the navbar
- Update the label and href for the GitHub link in the footer
- Remove redundant code and comments in ImageInfoModal component
- Update the text and link in ImageInfoModal component
- Update the conditional statement in +page.svelte file
- Comment out the unused code in settings page
2024-10-25 14:20:51 -04:00
Sean Morley
874a384477
Migrate Django server to guicorn
2024-10-21 19:59:01 -04:00
Sean Morley
075257c846
Refactor login and signup pages to improve code readability and remove unused imports
2024-10-21 19:42:46 -04:00
Sean Morley
1e67de6e14
Add type to map tag
2024-10-21 15:58:39 -04:00
Sean Morley
0a8ff18560
Merge pull request #348 from seanmorley15/fix-sorting-by-date
...
Update `apply_sorting` and `get_queryset` methods in `adventures/view…
2024-10-21 15:55:30 -04:00
Sean Morley
e22e175ae5
Merge pull request #347 from seanmorley15/ghcw-session-58ae
...
Add dates to map
2024-10-21 15:55:05 -04:00
Sean Morley
53cfd276f2
Refactor adventure and map pages to display visit dates
2024-10-21 15:52:57 -04:00
Sean Morley
fdf4f07156
Update apply_sorting
and get_queryset
methods in adventures/views.py
...
* Change `apply_sorting` method to reference `start_date` field instead of `date` field
* Remove references to `date` field in `get_queryset` method
2024-10-21 15:28:45 -04:00
Sean Morley
f34d533dc6
Load background from server page
2024-10-20 21:56:16 -04:00
Sean Morley
c084f348d9
New login screen with featured images
2024-10-17 21:35:55 -04:00
Sean Morley
792d9bcda2
Change over to Voyager map styles
2024-10-17 15:14:15 -04:00
Sean Morley
a9b42439cc
Filter worldtravel by subregion
2024-10-16 22:37:37 -04:00
Sean Morley
8175daf773
Filter countries by visit status
2024-10-16 22:23:59 -04:00
Sean Morley
3a66a433ca
Conditional rendering to the country card to show visited status as a badge
2024-10-16 20:02:28 -04:00
Sean Morley
ca0d54034f
Merge pull request #341 from seanmorley15/development
...
Version bump
2024-10-15 23:54:31 -04:00
Sean Morley
aa8d456e41
Version bump
2024-10-15 23:47:02 -04:00
Sean Morley
c7653e59a5
Merge pull request #340 from seanmorley15/development
...
Add funding information for buy me a coffee
2024-10-15 23:44:07 -04:00
Sean Morley
daa05c1fc7
Add funding information for buy me a coffee
2024-10-15 23:43:46 -04:00
Sean Morley
cb94c2ece8
Merge pull request #339 from seanmorley15/development
...
Add funding information for buy me a coffee
2024-10-15 23:41:30 -04:00
Sean Morley
8acc781bcf
Add funding information for buy me a coffee
2024-10-15 23:41:05 -04:00
Sean Morley
3508b3b04f
Merge pull request #338 from seanmorley15/development
...
Development
2024-10-14 10:12:13 -04:00
Sean Morley
2601b07b5f
Refactor AdventureCard and CardCarousel components
2024-10-14 08:58:23 -04:00
Sean Morley
3ee9625fe8
Refactor AdventureCard component and add CardCarousel
...
- Refactor AdventureCard component to remove unused variable and add meta tags for shared collections page
- Add CardCarousel component to display a carousel of adventure images in AdventureCard
2024-10-13 23:23:32 -04:00
Sean Morley
5b7aaa6aad
Fix profile stats
2024-10-09 14:48:59 -04:00
Sean Morley
7621c55896
new screenshots
2024-10-08 19:52:43 -04:00
Sean Morley
01797bdeb9
Merge pull request #329 from seanmorley15/dependabot/npm_and_yarn/documentation/npm_and_yarn-57f830caa6
...
Bump the npm_and_yarn group across 2 directories with 8 updates
2024-10-08 11:20:21 -04:00
dependabot[bot]
63fe90070e
Bump the npm_and_yarn group across 2 directories with 8 updates
...
Bumps the npm_and_yarn group with 3 updates in the /documentation directory: [express](https://github.com/expressjs/express ), [micromatch](https://github.com/micromatch/micromatch ) and [webpack](https://github.com/webpack/webpack ).
Bumps the npm_and_yarn group with 3 updates in the /frontend directory: [micromatch](https://github.com/micromatch/micromatch ), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10 )
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `webpack` from 5.92.1 to 5.95.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.95.0 )
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `svelte` from 4.2.18 to 4.2.19
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte )
Updates `vite` from 5.3.1 to 5.3.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: send
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serve-static
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: svelte
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 15:17:25 +00:00
Sean Morley
3856b4840f
Merge pull request #328 from seanmorley15/dependabot/npm_and_yarn/frontend/rollup-4.24.0
...
Bump rollup from 4.18.0 to 4.24.0 in /frontend
2024-10-08 11:13:33 -04:00
dependabot[bot]
17ecf20cdf
Bump rollup from 4.18.0 to 4.24.0 in /frontend
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.18.0 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.24.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 15:13:10 +00:00
Sean Morley
70c78635fc
Refactor code to remove unused variable and add meta tags for shared collections page
2024-10-07 23:39:05 -04:00
Sean Morley
1e61032692
Add link field to collection and fix the visited counter in collection page
2024-10-07 23:16:27 -04:00
Sean Morley
eaeff3c42a
Merge pull request #327 from seanmorley15/development
...
fixed
2024-10-07 19:52:01 -04:00
Sean Morley
7d9bc16588
fixed
2024-10-07 19:51:45 -04:00
Sean Morley
30d1bd14c0
Merge pull request #326 from seanmorley15/development
...
fix
2024-10-07 19:43:41 -04:00
Sean Morley
8a1acb5d04
fix
2024-10-07 19:43:25 -04:00
Sean Morley
670d27921a
Merge pull request #325 from seanmorley15/development
...
Fix
2024-10-07 19:39:38 -04:00
Sean Morley
81998d5e84
Fix
2024-10-07 19:39:18 -04:00
Sean Morley
01cdcf67a2
Merge pull request #324 from seanmorley15/development
...
Multi Visit
2024-10-07 19:27:46 -04:00
Sean Morley
fd9ddc1872
Merge branch 'main' into development
2024-10-07 19:27:36 -04:00
Sean Morley
413aa69ac5
Hide end_date when start and end dates are the same
2024-10-07 19:25:49 -04:00
Sean Morley
ed37ad45e4
Being back /all view for map AdventureLink
2024-10-04 21:56:43 -04:00
Sean Morley
f354cd1ffe
Refactor release workflow to use "released" event type
2024-10-04 21:33:02 -04:00
Sean Morley
d0791faad5
Update map filtering
2024-10-04 09:49:35 -04:00
Sean Morley
5ff4f66fdb
Filter in sidebar of adventures list page!
2024-10-01 21:15:27 -04:00
Sean Morley
b9cae8a687
Fix adventure grouping in collections
2024-10-01 09:32:02 -04:00
Sean Morley
1eadac90f1
Refactor input and button layout in ActivityComplete component
2024-09-30 18:16:08 -04:00
Sean Morley
6cb31aa125
New AdventureModal Accordian
2024-09-30 18:03:10 -04:00