Commit Graph

138 Commits

Author SHA1 Message Date
74d6f5819c Refactor forms to use EntityEditForm component; enhance styles and improve structure
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 6s
2026-01-23 19:29:27 -05:00
63769fbe32 Refactor components to use ModalDialog and StatusMessage; update styles and remove unused files
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 9s
- Replaced inline modal dialogs in ParentView with a reusable ModalDialog component.
- Introduced StatusMessage component for loading and error states in ParentView.
- Updated styles to use new colors.css and styles.css for consistent theming.
- Removed ChildRewardList.vue and ChildTaskList.vue components as they were no longer needed.
- Adjusted RewardAssignView and TaskAssignView to use new styles and shared button styles.
- Cleaned up imports across components to reflect the new styles and removed unused CSS files.
2026-01-22 16:37:53 -05:00
a0a059472b Moved things around
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 6s
2026-01-21 17:18:58 -05:00
a47df7171c Add detailed Copilot instructions and enhance child API logging
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 14s
- Introduced a comprehensive instructions document for the Reward project, outlining architecture, data flow, key patterns, and developer workflows.
- Enhanced logging in the child API to track points and reward costs, improving error handling for insufficient points.
- Updated Vue components to reflect changes in reward handling and improve user experience with pending rewards.
2026-01-21 16:35:50 -05:00
59b480621e refactoring
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 12s
2026-01-18 21:56:19 -05:00
904185e5c8 refactoring
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 12s
2026-01-15 16:42:01 -05:00
dcac2742e9 refactoring
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 13s
2026-01-14 14:42:54 -05:00
c7c3cce76d added in gitea actions
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 10s
2026-01-13 16:09:38 -05:00
7de7047a4d added in gitea actions
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 9s
2026-01-13 16:05:34 -05:00
49c175c01d added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 9s
2026-01-13 16:04:13 -05:00
35c4fcb9bb added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 8s
2026-01-13 16:03:12 -05:00
3b1e1eae6d added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 9s
2026-01-13 16:00:51 -05:00
6cec6bdb50 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 10s
2026-01-13 15:59:29 -05:00
cc436798d1 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled
2026-01-13 15:54:57 -05:00
cd34d27f76 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled
2026-01-13 15:54:16 -05:00
92020e68ce added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 0s
2026-01-13 15:52:57 -05:00
7b91d2c8a4 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled
2026-01-13 15:38:57 -05:00
696683cf30 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 9s
2026-01-13 15:37:39 -05:00
96ccc1b04c added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 7s
2026-01-13 15:36:42 -05:00
007187020b added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 8s
2026-01-13 15:34:45 -05:00
39eea3ed07 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 27s
2026-01-13 15:33:36 -05:00
eac6f4b848 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled
2026-01-13 14:54:51 -05:00
caa28a3a2b added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 7s
2026-01-13 14:51:44 -05:00
fd5a828084 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Has been cancelled
2026-01-13 14:29:52 -05:00
76091ff06c added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 15s
2026-01-13 14:11:32 -05:00
4b1b3cedd1 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 6s
2026-01-13 14:07:50 -05:00
40a835cfd2 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 7s
2026-01-13 14:06:55 -05:00
a6936ce609 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 10s
2026-01-13 13:59:34 -05:00
0fd9c2618d added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 16s
2026-01-13 10:35:35 -05:00
3091c5ca97 added in gitea actions
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 21s
2026-01-13 10:30:14 -05:00
ee903f8bd6 added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 11s
2026-01-13 10:04:44 -05:00
c4713dd9ef added in gitea actions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2026-01-12 21:22:35 -05:00
a89d3d7313 starting refactor styling 2026-01-10 22:19:23 -05:00
9a6fbced15 added password reset 2026-01-07 15:28:07 -05:00
5b0fe2adc2 added password reset 2026-01-07 15:16:17 -05:00
fd1057662f added seperate users for backend events 2026-01-06 16:25:09 -05:00
d7fc3c0cab Added beginning of login functionality 2026-01-05 16:58:38 -05:00
1900667328 Added beginning of login functionality 2026-01-05 16:58:10 -05:00
03356d813f Added beginning of login functionality 2026-01-05 16:51:04 -05:00
f65d97a50a Added beginning of login functionality 2026-01-05 16:18:59 -05:00
46af0fb959 Added beginning of login functionality 2026-01-05 15:08:29 -05:00
3b7798369f Made changes to CSS and merged together. 1.0.3 2025-12-19 16:44:57 -05:00
8c656ca6d5 Made changes to CSS and merged together. 2025-12-19 16:30:34 -05:00
7717c70dd9 Made changes to CSS and merged together. 2025-12-19 16:22:03 -05:00
990364e651 Made changes to CSS and merged together. 2025-12-18 17:41:00 -05:00
cee0c922d2 Made changes to CSS and merged together. 2025-12-18 16:44:25 -05:00
9b71c82c7d Made changes to CSS and merged together. 2025-12-17 23:38:02 -05:00
176cf537a6 Made changes to CSS and merged together. 2025-12-17 23:27:46 -05:00
5fd71f8c94 Made changes to CSS and merged together. 2025-12-17 23:16:20 -05:00
2402645911 Made changes to CSS and merged together. 2025-12-17 22:50:13 -05:00