bustikiller
  • Joined on 2024-06-16
bustikiller pushed to main at bustikiller/wedding-planner-frontend 2024-12-09 18:28:49 +00:00
fb1b7e7d0f Merge pull request 'Define UI to perform CRUD operations on expenses' (#143) from expenses-crud into main
7de37759ca Add copyright notice
79039572e7 Refactor multiple APIs into a single API and expose UI to modify
Compare 3 commits »
bustikiller merged pull request bustikiller/wedding-planner-frontend#143 2024-12-09 18:28:48 +00:00
Define UI to perform CRUD operations on expenses
bustikiller pushed to expenses-crud at bustikiller/wedding-planner 2024-12-09 18:28:34 +00:00
be40c97f2f Define and document CRUD endpoints for expenses
bustikiller created branch expenses-crud in bustikiller/wedding-planner 2024-12-09 18:28:34 +00:00
bustikiller pushed to expenses-crud at bustikiller/wedding-planner-frontend 2024-12-09 18:22:45 +00:00
7de37759ca Add copyright notice
bustikiller created pull request bustikiller/wedding-planner-frontend#143 2024-12-09 18:22:24 +00:00
expenses-crud
bustikiller pushed to expenses-crud at bustikiller/wedding-planner-frontend 2024-12-09 18:22:10 +00:00
79039572e7 Refactor multiple APIs into a single API and expose UI to modify
bustikiller pushed to expenses-crud at bustikiller/wedding-planner-frontend 2024-12-09 18:20:14 +00:00
251f799691 Expenses CRUD operations
bustikiller created branch expenses-crud in bustikiller/wedding-planner-frontend 2024-12-09 18:19:01 +00:00
bustikiller pushed to expenses-crud at bustikiller/wedding-planner-frontend 2024-12-09 18:19:01 +00:00
a3ddde45c0 Expenses CRUD operations
b15b90b494 First steps towards reusing the abstract API for expenses
0cdfccb0ca Refactor groups API to reuse the abstract API
f01a496942 Define an abstract API
Compare 4 commits »
bustikiller pushed to main at bustikiller/wedding-planner 2024-12-09 17:29:05 +00:00
ac09d67f4f Merge pull request 'Configure librecaptcha configuration for the development environment' (#179) from disable-librecaptcha-demo into main
e8543d8fb4 Configure librecaptcha configuration for the development environment
Compare 2 commits »
bustikiller 2024-12-09 17:29:05 +00:00
bustikiller closed issue bustikiller/wedding-planner#164 2024-12-09 17:28:52 +00:00
Disable LibreCaptcha demo page
bustikiller closed issue bustikiller/wedding-planner#176 2024-12-09 17:28:45 +00:00
Stack level too deep
bustikiller created pull request bustikiller/wedding-planner#179 2024-12-09 17:26:30 +00:00
Configure librecaptcha configuration for the development environment
bustikiller pushed to disable-librecaptcha-demo at bustikiller/wedding-planner 2024-12-09 17:25:50 +00:00
e8543d8fb4 Configure librecaptcha configuration for the development environment
bustikiller created branch disable-librecaptcha-demo in bustikiller/wedding-planner 2024-12-09 17:25:50 +00:00
bustikiller pushed to main at bustikiller/wedding-planner 2024-12-09 17:16:43 +00:00
ead48c2588 Merge pull request 'Avoid stack too deep erros due to excessive recursion' (#178) from stack-error-vns into main
dfb50ed2dc Avoid stack too deep erros due to excessive recursion
Compare 2 commits »
bustikiller 2024-12-09 17:16:41 +00:00
bustikiller created pull request bustikiller/wedding-planner#178 2024-12-09 17:14:46 +00:00
Avoid stack too deep erros due to excessive recursion