v0.1.1
github-actions
released this
07 May 09:32
·
171 commits
to refs/heads/main
since this release
Changelog - Athlonix 📝
🚀 Features
- feat: activities dashboard (#113) @userMeh
- feat(admin): setup votes list (#109) @Jayllyz
- feat: reload list component on add (#108) @userMeh
- feat: Dashboard addresses (#107) @userMeh
- Admin/feat/dashboard (#93) @userMeh
- feat(api): setup votes/polls system (#91) @Jayllyz
- feat(api): add sports crud & activities reservation (#88) @Jayllyz
- feat(api): set created_at in users table (#87) @Jayllyz
- feat(api): add cover image for post (#86) @Jayllyz
- feat(api): setup activities crud (#83) @Jayllyz
- feat(api): users basic routes (#81) @Jayllyz
- feat(client): login and signup page (#74) @userMeh
- feat(api): logout user route (#71) @Jayllyz
- feat(api): add pagination on get request (#66) @Jayllyz
- feat(api): setup vitest (#61) @Jayllyz
- feat(client): front login page (#62) @userMeh
- feat(roles): setup roles permissions on routes (#60) @Jayllyz
🐛 Bug Fixes
- fix: bump biome to remove regression (#112) @Jayllyz
- fix(docker): give env arg before build (#97) @Jayllyz
- fix: public api url for client side (#96) @Jayllyz
- fix(api): db after migration (#82) @Jayllyz
- fix: home page missing signup btn (#80) @Jayllyz
- fix(api): return user info on login (#67) @Jayllyz
🧰 Maintenance
- refactor: tests workflows & clean search querys in api (#114) @Jayllyz
- chore: maintenance updates (#106) @Jayllyz
- ci: setup and fix type coverage (#98) @Jayllyz
- test(api): fix and setup more integration tests (#85) @Jayllyz
- chore: setup jwt token in swagger and now use selfhosted runner (#84) @Jayllyz
- chore(deps-dev): bump @types/react from 18.2.78 to 18.2.79 (#69) @dependabot
- chore: cleanup github workflows (#68) @Jayllyz