Commit Graph

313 Commits

Author SHA1 Message Date
Rory Healy e0ae9dd69e Merge pull request 'Add archive banner to the top of the page' (#4) from new-firebase into main
Reviewed-on: https://git.roryhealy.dev/roryhealy/workoutbuddy/pulls/4
2023-10-26 22:33:47 +11:00
Rory Healy 336de0534a
Add archive banner to the top of the page 2023-10-26 22:32:08 +11:00
Rory Healy 8c3351dfd9 Merge pull request 'new-firebase' (#3) from new-firebase into main
Reviewed-on: https://git.roryhealy.dev/roryhealy/workoutbuddy/pulls/3
2023-10-26 19:28:36 +11:00
Rory Healy 1fa790e080
Update all instances of next/image to use legacy component 2023-10-26 19:23:14 +11:00
Rory Healy ecdf44c45e
Update all instances of next/link to use legacy behaviour 2023-10-26 00:14:24 +11:00
Rory Healy f514f25539 Merge pull request 'Updated caniuse' (#2) from update-dependencies into main
Reviewed-on: https://git.roryhealy.dev/roryhealy/workoutbuddy/pulls/2
2023-10-25 22:06:26 +11:00
Rory Healy 2621a4400a
Updated caniuse 2023-10-25 22:04:52 +11:00
Rory Healy 656cbbb9b9 Merge pull request 'Update dependencies' (#1) from update-dependencies into main
Reviewed-on: https://git.roryhealy.dev/roryhealy/workoutbuddy/pulls/1
2023-10-25 22:01:00 +11:00
Rory Healy 93fe856d30
Updated dependencies 2023-10-25 21:58:59 +11:00
Rory Healy 6c64e0c7c5
fix client-side errors on mobile 2022-11-10 15:48:56 +11:00
Rory Healy ac2167486a
fix client-side errors 2022-11-10 15:44:11 +11:00
Rory Healy e6576a9bb8
remove sign in option 2022-11-10 15:06:14 +11:00
Rory Healy 2e9f4c0c7c update security 2022-11-10 14:45:14 +11:00
Hu90mt990 b009070aee Merge pull request #48 from Hu90mt990/patch-exercises-checkboxes
Patch exercises checkboxes, prevent database spamming, fix slight formatting issues
2022-11-10 14:39:30 +11:00
Rory Healy e4b8ee768b change profile view buttons to fit design 2022-11-10 14:25:13 +11:00
Rory Healy c6622f0900 add message if no user workouts present 2022-11-10 14:13:38 +11:00
Rory Healy 0c90ecfdee prevent editing a workout from spamming the database 2022-11-10 14:09:23 +11:00
Rory Healy 2eeef85c3d merge main into patch-exercises-checkboxes 2022-11-10 14:01:46 +11:00
Rory Healy fc579dbaeb Merge pull request #47 from Hu90mt990/bug-fixes
bug fixes for exercise editing and admin pages
2022-11-10 03:00:14 +00:00
Rory Healy 68d2ff76bb reduce space between exercises in workout, remove edit button from userworkouts 2022-11-10 13:57:47 +11:00
Hu90mt990 4e05469680 Slight correction 2022-11-10 13:55:07 +11:00
Hu90mt990 5ca3ce2d04 bug fixes for exercise editing and admin pages 2022-11-10 13:49:36 +11:00
Rory Healy 91e4ac8bae unify formatting on exercise and workout forms 2022-11-10 12:49:32 +11:00
Rory Healy ececab0f6a Remove TODOs, fix checkboxes not keeping state on forms 2022-11-10 12:34:49 +11:00
Rory Healy 4f4ee268cb Separate styles for managing admins and creating exercises/workouts 2022-11-10 12:32:02 +11:00
Hu90mt990 0761f471e1 Merge pull request #45 from Hu90mt990/admin-pages-ui
Admin pages UI
2022-11-10 12:06:52 +11:00
Hu90mt990 fd66c247cc Merge pull request #46 from Hu90mt990/mobile-fixes
Fixes small formatting issues on mobile site
2022-11-10 12:06:34 +11:00
Rory Healy 1c48a75452 better star/dropdown alignment 2022-11-10 11:14:47 +11:00
Duvindra Dissanayake 20173168b2 linting and formatting 2022-11-10 10:36:05 +11:00
Duvindra Dissanayake c64629a635 updated ui of admin pages 2022-11-10 10:34:02 +11:00
Rory Healy 4c120da236 fix user workouts button not linking to userworkouts page 2022-11-10 09:33:54 +11:00
Rory Healy 0590b6b974 fix clicking on selected element not displaying modal 2022-11-10 09:33:11 +11:00
Rory Healy 72e18e78b0 Merge branch 'main' into mobile-fixes 2022-11-10 09:15:58 +11:00
Hu90mt990 bf5f82cc5d Merge pull request #43 from Hu90mt990/user-workouts
Adds user-created workouts
2022-11-09 19:14:43 +11:00
Rory Healy 62736952e6 fix authorised user being unable to access user workouts 2022-11-09 19:08:48 +11:00
Rory Healy 97371181a5 merge main into user-workouts 2022-11-09 19:03:50 +11:00
Rory Healy 5460339be4 Merge pull request #42 from Hu90mt990/css-merge
Css merge
2022-11-09 07:49:42 +00:00
Rory Healy ae001f66df merge main into css-merge 2022-11-09 18:43:11 +11:00
Rory Healy 3b6bb1f760 vertically align element content, reduce element font size on phone view 2022-11-09 18:40:25 +11:00
duvindra01 72ac98e3fe Merge pull request #41 from Hu90mt990/admin-page
Admin creation and deletion pages
2022-11-09 16:02:00 +11:00
Hu90mt990 8a28749015 Linting 2022-11-09 15:58:13 +11:00
Hu90mt990 ca30b0afeb Merge branch 'main' into admin-page 2022-11-09 15:56:24 +11:00
Hu90mt990 f482ec1fba Admin creation and deletion pages
Admins can now add new admins and remove admin status from an account
2022-11-09 15:54:52 +11:00
Duvindra Dissanayake 566a6471b0 mobile view selected element text fix 2022-11-09 15:51:10 +11:00
Rory Healy 949ff326c1 prevent unauthorised users from accessing CRUD forms 2022-11-09 15:49:31 +11:00
Duvindra Dissanayake 9b2f05b487 linting and formatting 2022-11-09 15:44:16 +11:00
Duvindra Dissanayake 30b5625345 workout view fixed 2022-11-09 15:37:42 +11:00
Duvindra Dissanayake b9d285909e column size fix 2022-11-09 15:26:23 +11:00
Hu90mt990 18e0f079d5 Merge pull request #40 from Hu90mt990/revert-35-user-workouts
Revert "Adds the ability for users to create, update, and delete their own workouts"
2022-11-09 15:19:51 +11:00
Rory Healy d5a8d655c4 Merge pull request #39 from Hu90mt990/zhay-documentation-fix
Add some necessary missed documentation
2022-11-09 04:18:04 +00:00