2024-07-13 - 2025-07-13

Overview

69 Active Pull Requests
72 Active Issues
Excluding merges, 2 authors have pushed 66 commits to main and 86 commits to all branches. On main, 244 files have changed and there have been 19578 additions and 877 deletions.

69 Pull requests merged by 2 users

Merged #142 Update README.md 2025-06-26 09:12:50 +02:00

Merged #141 AP-139 2025-06-26 09:08:58 +02:00

Merged #140 Update README.md 2025-06-26 08:51:16 +02:00

Merged #137 Add support for schedules 2025-05-30 20:22:34 +02:00

Merged #136 Improve compatibility with old browsers 2025-05-29 13:54:53 +02:00

Merged #135 fix toolbar 2025-05-28 12:02:44 +02:00

Merged #133 fix select 2025-05-28 11:47:12 +02:00

Merged #131 AP-116 2025-05-28 10:27:12 +02:00

Merged #129 add app logo 2025-05-28 10:19:24 +02:00

Merged #128 change font size and move add and delete button in edit screens 2025-05-28 10:00:19 +02:00

Merged #127 make done button bigger 2025-05-28 09:31:08 +02:00

Merged #126 fix statusbar 2025-05-28 09:18:30 +02:00

Merged #115 icon 2025-05-27 19:13:24 +02:00

Merged #111 Change server url 2025-05-27 19:06:24 +02:00

Merged #110 add UI to show assigned user 2025-05-27 18:48:03 +02:00

Merged #101 Add functionality to add allowance 2025-05-27 18:39:52 +02:00

Merged #108 Add ability to subtract allowances 2025-05-27 17:02:15 +02:00

Merged #106 Add support for adding allowance to ID=0 2025-05-27 17:00:20 +02:00

Merged #100 add history description 2025-05-27 14:32:38 +02:00

Merged #99 Add endpoint to add funds 2025-05-27 12:02:08 +02:00

Merged #98 Add history description 2025-05-27 10:55:14 +02:00

Merged #96 add back button in edit pages 2025-05-26 13:57:18 +02:00

Merged #95 comment out code 2025-05-26 13:43:15 +02:00

Merged #94 add history list 2025-05-26 13:40:15 +02:00

Merged #90 add possibility to finish a goal 2025-05-26 10:29:41 +02:00

Merged #88 add way of removing a goal 2025-05-26 10:04:58 +02:00

Merged #87 AP-65 2025-05-26 09:52:10 +02:00

Merged #86 AP-64 2025-05-26 09:10:26 +02:00

Merged #85 AP-63 2025-05-25 17:05:33 +02:00

Merged #84 Update default allowance, but differently 2025-05-25 15:07:51 +02:00

Merged #83 Set default total allowance to 10 2025-05-25 15:05:00 +02:00

Merged #81 Fix colour not being sent properly by backend 2025-05-25 14:36:18 +02:00

Merged #80 Do deploy on main branch 2025-05-25 14:24:26 +02:00

Merged #79 Allow null colour 2025-05-25 14:22:59 +02:00

Merged #78 Add gitea workflow 2025-05-25 14:20:39 +02:00

Merged #77 Add support for colour attribute on allowances in backend 2025-05-25 13:43:25 +02:00

Merged #74 Support decimal currency amounts 2025-05-24 06:28:07 +02:00

Merged #73 Add lite website 2025-05-24 06:11:40 +02:00

Merged #72 Add delete task functionality 2025-05-19 09:43:12 +02:00

Merged #71 Add complete task functionality 2025-05-19 09:07:52 +02:00

Merged #59 update task functionality 2025-05-18 16:43:53 +02:00

Merged #57 AP-45 2025-05-18 16:18:08 +02:00

Merged #56 Add bulk allowance edit endpoint 2025-05-18 09:24:37 +02:00

Merged #55 Implement completion endpoint for allowance 2025-05-18 09:02:34 +02:00

Merged #54 Add history entry and fix bug when completing task 2025-05-18 08:31:40 +02:00

Merged #53 48/add-complete 2025-05-18 08:00:29 +02:00

Merged #52 Implement PUT /user/{userId}/allowance/{allowanceId} 2025-05-17 16:20:06 +02:00

Merged #51 Implement DELETE /task/{taskId} 2025-05-15 18:08:55 +02:00

Merged #50 Add GET /user/:userId/allowance/:allowanceId 2025-05-15 15:49:09 +02:00

Merged #49 Add list of tasks 2025-05-15 14:57:57 +02:00

Merged #43 Add user login page 2025-05-15 11:09:00 +02:00

Merged #42 Rename endpoints 2025-05-14 17:14:59 +02:00

Merged #41 Set CORS to allow all origins (for now) 2025-05-14 16:51:06 +02:00

Merged #40 Test cors change 2025-05-14 15:44:45 +02:00

Merged #37 Add endpoint to get allowance history 2025-05-14 15:27:30 +02:00

Merged #38 frontend-setup 2025-05-14 13:42:38 +02:00

Merged #36 Fix tests failing 2025-05-13 19:34:44 +02:00

Merged #35 Remove get allowance endpoint 2025-05-13 15:24:16 +02:00

Merged #34 Add endpoint to create allowance 2025-05-13 13:52:10 +02:00

Merged #33 Add put task endpoint 2025-05-13 13:01:30 +02:00

Merged #31 Add extra test for invalid id 2025-05-13 11:50:57 +02:00

Merged #30 Add get task/id 2025-05-13 11:47:05 +02:00

Merged #29 Add get tasks endpoint 2025-05-13 10:36:25 +02:00

Merged #28 Implement POST task 2025-05-09 11:27:32 +02:00

Merged #27 Add delete goal endpoint 2025-05-08 15:46:23 +02:00

Merged #26 Add POST /user/{userId}/goals 2025-05-08 14:02:59 +02:00

Merged #25 Implement get goals 2025-05-08 11:51:17 +02:00

Merged #24 Add /user/{userId} 2025-05-08 11:31:03 +02:00

Merged #7 Create initial backend 2025-05-08 10:02:30 +02:00

61 Issues closed from 2 users

Closed #139 Add ui to recreate task after finishing 2025-06-26 09:09:07 +02:00

Closed #134 Fix task bar 2025-05-28 12:02:44 +02:00

Closed #117 Fix color select on mobile 2025-05-28 11:47:12 +02:00

Closed #130 change app name 2025-05-28 10:27:12 +02:00

Closed #116 Add app icon 2025-05-28 10:19:25 +02:00

Closed #119 Move add button away from behind keyboard 2025-05-28 10:00:19 +02:00

Closed #118 Make font in task list bigger 2025-05-28 10:00:19 +02:00

Closed #122 Make done button bigger 2025-05-28 09:31:08 +02:00

Closed #123 Fix app behind statusbar 2025-05-28 09:18:30 +02:00

Closed #112 Create apk 2025-05-27 20:05:45 +02:00

Closed #113 Update server to support new endpoints 2025-05-27 19:54:52 +02:00

Closed #103 Change url to actual server 2025-05-27 19:06:25 +02:00

Closed #105 Add UI for assigned user 2025-05-27 18:48:04 +02:00

Closed #69 Implement UI for manually adding/subtracting allowance (POST /user/{userId}/history) 2025-05-27 18:39:52 +02:00

Closed #107 Prevent spending more than allowance amount 2025-05-27 18:39:52 +02:00

Closed #104 Add posibility to subtract value in add allowance endpoint 2025-05-27 17:02:15 +02:00

Closed #102 Make sure that allowance with id 0 is included in addAllowance endpoint 2025-05-27 17:00:20 +02:00

Closed #93 Implement description once provided in UI 2025-05-27 14:32:39 +02:00

Closed #91 Create endpoint to update allowance amount based on id 2025-05-27 12:02:08 +02:00

Closed #92 Add Description to history 2025-05-27 10:56:15 +02:00

Closed #89 Add back button in edit pages 2025-05-26 13:57:18 +02:00

Closed #68 Implement UI for history list (GET /user/{userId}/history) 2025-05-26 13:40:15 +02:00

Closed #67 Implement UI for completing a goal (POST /user/{userId}/allowance/{goalId/complete}) 2025-05-26 10:29:41 +02:00

Closed #66 Implement UI for deleting an allowance goal (DELETE /user/{userId}/allowance/{goalId}) 2025-05-26 10:04:58 +02:00

Closed #65 Implement UI for updating an allowance goal (PUT /user/{userId}/allowance/{goalId}) 2025-05-26 09:52:11 +02:00

Closed #64 Implement UI for creating allowance goal (POST /user/{userId}/allowance) 2025-05-26 09:10:26 +02:00

Closed #63 Implement UI for allowance list (GET /user/{userId}/allowance) 2025-05-25 17:05:34 +02:00

Closed #76 Add 'color' parameter so I can easy save used color per goal 2025-05-25 13:43:25 +02:00

Closed #75 Make default name of allowance with id 0 "Main Allowance" 2025-05-24 13:37:58 +02:00

Closed #60 Change reward value from cents to euros 2025-05-24 06:28:07 +02:00

Closed #62 Implement UI for deleting a task (DELETE /task/{taskId}) 2025-05-19 09:43:12 +02:00

Closed #58 Fix update bug in UI 2025-05-19 09:07:52 +02:00

Closed #61 Implement UI for completing a task (POST /task/{taskId}/complete) 2025-05-19 09:07:52 +02:00

Closed #46 Implement UI for updating a task (PUT /task/{id}) 2025-05-18 16:43:53 +02:00

Closed #45 Implement UI for creating a task (POST /tasks) 2025-05-18 16:18:08 +02:00

Closed #15 Implement PUT /user/{userId}/allowance 2025-05-18 09:24:37 +02:00

Closed #19 Implement POST /user/{userId}/allowance/{allowanceId}/complete 2025-05-18 09:02:34 +02:00

Closed #48 Implement POST /task/{taskId}/complete 2025-05-18 08:00:30 +02:00

Closed #17 Implement PUT /user/{userId}/allowance/{allowanceId} 2025-05-17 16:20:06 +02:00

Closed #47 Implement DELETE /task/{taskId} 2025-05-15 18:08:55 +02:00

Closed #16 Implement GET /user/{userId}/allowance/{allowanceId} 2025-05-15 15:49:29 +02:00

Closed #44 Implement UI for taks list (GET /tasks) 2025-05-15 14:57:57 +02:00

Closed #5 Create initial frontend application 2025-05-15 13:06:38 +02:00

Closed #39 Rename endpoints 2025-05-14 17:14:59 +02:00

Closed #12 Implement GET /user/{userId}/history 2025-05-14 15:27:30 +02:00

Closed #10 Implement GET /user/{userId}/allowance 2025-05-13 15:24:16 +02:00

Closed #11 Implement POST /user/{userId}/allowance 2025-05-13 13:52:11 +02:00

Closed #23 Implement PUT /task/{id} 2025-05-13 13:01:30 +02:00

Closed #22 Implement GET /task/{id} 2025-05-13 11:47:06 +02:00

Closed #8 Create issues per endpoint 2025-05-13 10:36:36 +02:00

Closed #20 Implement GET /tasks 2025-05-13 10:36:25 +02:00

Closed #21 Implement POST /tasks 2025-05-09 11:27:32 +02:00

Closed #18 Implement DELETE /user/{userId}/goal/{goalId} 2025-05-08 15:46:23 +02:00

Closed #14 Implement POST /user/{userId}/goals 2025-05-08 14:02:59 +02:00

Closed #4 Setup initial database structure 2025-05-08 14:02:59 +02:00

Closed #13 Implement GET /user/{userId}/goals 2025-05-08 11:51:17 +02:00

Closed #9 Implement GET /user/{userId} 2025-05-08 11:31:03 +02:00

Closed #3 Create initial backend application 2025-05-08 10:02:31 +02:00

Closed #6 Create mockups 2025-05-07 19:51:59 +02:00

Closed #2 Create OpenAPI spec 2025-05-07 18:55:55 +02:00

Closed #1 Brainstorm Ideas 2025-05-07 16:35:58 +02:00

72 Issues created by 2 users

Opened #1 Brainstorm Ideas 2025-05-07 16:18:44 +02:00

Opened #2 Create OpenAPI spec 2025-05-07 16:34:05 +02:00

Opened #3 Create initial backend application 2025-05-07 16:35:27 +02:00

Opened #4 Setup initial database structure 2025-05-07 16:35:47 +02:00

Opened #5 Create initial frontend application 2025-05-07 16:36:14 +02:00

Opened #6 Create mockups 2025-05-07 16:36:43 +02:00

Opened #8 Create issues per endpoint 2025-05-08 10:02:47 +02:00

Opened #9 Implement GET /user/{userId} 2025-05-08 10:14:56 +02:00

Opened #10 Implement GET /user/{userId}/allowance 2025-05-08 10:15:16 +02:00

Opened #11 Implement POST /user/{userId}/allowance 2025-05-08 10:15:39 +02:00

Opened #12 Implement GET /user/{userId}/history 2025-05-08 10:15:54 +02:00

Opened #13 Implement GET /user/{userId}/goals 2025-05-08 10:16:44 +02:00

Opened #14 Implement POST /user/{userId}/goals 2025-05-08 10:19:48 +02:00

Opened #15 Implement PUT /user/{userId}/allowance 2025-05-08 10:24:02 +02:00

Opened #16 Implement GET /user/{userId}/allowance/{allowanceId} 2025-05-08 10:24:18 +02:00

Opened #17 Implement PUT /user/{userId}/allowance/{allowanceId} 2025-05-08 10:24:36 +02:00

Opened #18 Implement DELETE /user/{userId}/goal/{goalId} 2025-05-08 10:24:52 +02:00

Opened #19 Implement POST /user/{userId}/allowance/{allowanceId}/complete 2025-05-08 10:25:29 +02:00

Opened #20 Implement GET /tasks 2025-05-08 10:25:43 +02:00

Opened #21 Implement POST /tasks 2025-05-08 10:25:59 +02:00

Opened #22 Implement GET /task/{id} 2025-05-08 10:27:39 +02:00

Opened #23 Implement PUT /task/{id} 2025-05-08 10:27:51 +02:00

Opened #32 Ensure the assigned status is validated in create and update task 2025-05-13 12:17:12 +02:00

Opened #39 Rename endpoints 2025-05-14 15:20:13 +02:00

Opened #44 Implement UI for taks list (GET /tasks) 2025-05-15 12:38:11 +02:00

Opened #45 Implement UI for creating a task (POST /tasks) 2025-05-15 12:38:22 +02:00

Opened #46 Implement UI for updating a task (PUT /task/{id}) 2025-05-15 13:06:06 +02:00

Opened #47 Implement DELETE /task/{taskId} 2025-05-15 14:27:18 +02:00

Opened #48 Implement POST /task/{taskId}/complete 2025-05-15 14:28:10 +02:00

Opened #58 Fix update bug in UI 2025-05-18 16:42:51 +02:00

Opened #60 Change reward value from cents to euros 2025-05-19 07:29:45 +02:00

Opened #61 Implement UI for completing a task (POST /task/{taskId}/complete) 2025-05-19 07:44:45 +02:00

Opened #62 Implement UI for deleting a task (DELETE /task/{taskId}) 2025-05-19 07:45:12 +02:00

Opened #63 Implement UI for allowance list (GET /user/{userId}/allowance) 2025-05-19 07:45:30 +02:00

Opened #64 Implement UI for creating allowance goal (POST /user/{userId}/allowance) 2025-05-19 07:45:45 +02:00

Opened #65 Implement UI for updating an allowance goal (PUT /user/{userId}/allowance/{goalId}) 2025-05-19 07:46:18 +02:00

Opened #66 Implement UI for deleting an allowance goal (DELETE /user/{userId}/allowance/{goalId}) 2025-05-19 07:46:36 +02:00

Opened #67 Implement UI for completing a goal (POST /user/{userId}/allowance/{goalId/complete}) 2025-05-19 07:46:50 +02:00

Opened #68 Implement UI for history list (GET /user/{userId}/history) 2025-05-19 07:47:06 +02:00

Opened #69 Implement UI for manually adding/subtracting allowance (POST /user/{userId}/history) 2025-05-19 07:47:31 +02:00

Opened #70 Have a filter button for task list 2025-05-19 09:04:07 +02:00

Opened #75 Make default name of allowance with id 0 "Main Allowance" 2025-05-24 13:28:58 +02:00

Opened #76 Add 'color' parameter so I can easy save used color per goal 2025-05-24 13:32:51 +02:00

Opened #82 Add support for transferring funds 2025-05-25 14:42:05 +02:00

Opened #89 Add back button in edit pages 2025-05-26 10:06:41 +02:00

Opened #91 Create endpoint to update allowance amount based on id 2025-05-26 10:50:58 +02:00

Opened #92 Add Description to history 2025-05-26 13:13:41 +02:00

Opened #93 Implement description once provided in UI 2025-05-26 13:14:29 +02:00

Opened #97 Implement UI for transferring funds 2025-05-26 13:58:10 +02:00

Opened #102 Make sure that allowance with id 0 is included in addAllowance endpoint 2025-05-27 15:17:59 +02:00

Opened #103 Change url to actual server 2025-05-27 15:53:36 +02:00

Opened #104 Add posibility to subtract value in add allowance endpoint 2025-05-27 15:56:17 +02:00

Opened #105 Add UI for assigned user 2025-05-27 16:29:40 +02:00

Opened #107 Prevent spending more than allowance amount 2025-05-27 16:46:22 +02:00

Opened #109 Fix openApi stuff 2025-05-27 18:24:26 +02:00

Opened #112 Create apk 2025-05-27 19:06:51 +02:00

Opened #113 Update server to support new endpoints 2025-05-27 19:07:14 +02:00

Opened #114 Setup pipeline that automatically builds apk 2025-05-27 19:07:44 +02:00

Opened #116 Add app icon 2025-05-27 19:32:51 +02:00

Opened #117 Fix color select on mobile 2025-05-27 19:33:14 +02:00

Opened #118 Make font in task list bigger 2025-05-27 19:40:48 +02:00

Opened #119 Move add button away from behind keyboard 2025-05-27 19:49:04 +02:00

Opened #120 When deleting an allowance, the money stored on it should spill over 2025-05-27 19:53:42 +02:00

Opened #121 Show weight percentage in title 2025-05-27 19:54:43 +02:00

Opened #122 Make done button bigger 2025-05-27 19:59:33 +02:00

Opened #123 Fix app behind statusbar 2025-05-27 20:00:48 +02:00

Opened #124 Use nice favicon 2025-05-27 20:04:50 +02:00

Opened #130 change app name 2025-05-28 10:19:49 +02:00

Opened #132 History tab isn't highlighted 2025-05-28 11:46:01 +02:00

Opened #134 Fix task bar 2025-05-28 11:55:34 +02:00

Opened #138 Implement UI for recurring tasks 2025-06-06 13:57:02 +02:00

Opened #139 Add ui to recreate task after finishing 2025-06-26 08:45:16 +02:00