bustikiller
  • Joined on 2024-06-16
bustikiller pushed to main at bustikiller/wedding-planner-frontend 2024-12-08 11:51:35 +00:00
eddb1cab37 Merge pull request 'Define create and update forms and actions for groups' (#140) from groups-crud into main
fba1b81b4c Include edit and delete buttons in the groups table
ad0b09c3df Add form to create a new group
Compare 3 commits »
bustikiller 2024-12-08 11:51:34 +00:00
bustikiller created pull request bustikiller/wedding-planner-frontend#140 2024-12-08 11:51:01 +00:00
Define create and update forms and actions for groups
bustikiller pushed to groups-crud at bustikiller/wedding-planner-frontend 2024-12-08 11:50:37 +00:00
fba1b81b4c Include edit and delete buttons in the groups table
ad0b09c3df Add form to create a new group
Compare 2 commits »
bustikiller created branch groups-crud in bustikiller/wedding-planner-frontend 2024-12-08 11:50:37 +00:00
bustikiller created branch prevent-duplicated-load in bustikiller/wedding-planner-frontend 2024-12-08 11:03:15 +00:00
e5279e7095 WIP: Use useEffect to prevent duplicated load of resources
bustikiller pushed to main at bustikiller/wedding-planner 2024-12-08 10:53:00 +00:00
cbcb7b70e3 Merge pull request 'Define CUD endpoints for the Groups model' (#173) from groups-endpoints into main
9f0773647f Add copyright notice
20127398c6 Fix summary query to leverage ActsAsTenant scopes
9e097361d0 Define endpoints to create, update, and delete groups
Compare 4 commits »
bustikiller merged pull request bustikiller/wedding-planner#173 2024-12-08 10:53:00 +00:00
Define CUD endpoints for the Groups model
bustikiller pushed to groups-endpoints at bustikiller/wedding-planner 2024-12-08 10:41:27 +00:00
9f0773647f Add copyright notice
bustikiller created pull request bustikiller/wedding-planner#173 2024-12-08 10:40:07 +00:00
groups-endpoints
bustikiller pushed to groups-endpoints at bustikiller/wedding-planner 2024-12-08 10:39:56 +00:00
20127398c6 Fix summary query to leverage ActsAsTenant scopes
9e097361d0 Define endpoints to create, update, and delete groups
Compare 2 commits »
bustikiller created branch groups-endpoints in bustikiller/wedding-planner 2024-12-08 10:39:56 +00:00
bustikiller pushed to main at bustikiller/wedding-planner 2024-12-08 08:39:40 +00:00
dae2e3bace Merge pull request 'Define a dummy endpoint to return a valid CSRF token' (#172) from token-endpoint into main
98877166dd Add copyright notice
438de103ec Define a dummy endpoint to return a valid CSRF token
Compare 3 commits »
bustikiller 2024-12-08 08:39:40 +00:00
bustikiller pushed to token-endpoint at bustikiller/wedding-planner 2024-12-08 08:34:59 +00:00
98877166dd Add copyright notice
bustikiller closed pull request bustikiller/wedding-planner#170 2024-12-08 08:33:16 +00:00
Update dependency factory_bot_rails to v6.4.4
bustikiller created pull request bustikiller/wedding-planner#172 2024-12-08 08:32:45 +00:00
Define a dummy endpoint to return a valid CSRF token
bustikiller pushed to main at bustikiller/wedding-planner-frontend 2024-12-08 08:32:44 +00:00
98d3afcd8e Merge pull request 'Preload a CSRF token on the registration page' (#139) from preload-csrf-token into main
b4cfd91ff4 Preload a CSRF token on the registration page
Compare 2 commits »
bustikiller 2024-12-08 08:32:43 +00:00