|
|
5e47c8839f
|
Replaced the custom loading code with reacts build in suspense
|
2026-03-18 16:39:21 +00:00 |
|
|
|
39b15af5b0
|
Fixed the sso auto login with the htmlisland, and also fixed the extremely slow page reloads in development mode.
|
2026-03-17 21:09:32 +00:00 |
|
|
|
74c105a42e
|
Upgraded the TaskNameDisplayPanel to be more reusable.
|
2026-03-14 23:02:42 +00:00 |
|
|
|
2478d81ee4
|
Started working on added task icons to the application.
|
2026-03-13 23:11:37 +00:00 |
|
|
|
f3798c6988
|
Workong on making the outcome editor completely data driven
|
2026-03-12 17:29:52 +00:00 |
|
|
|
156d822cf5
|
Working on the create activity page
|
2026-03-04 22:38:53 +00:00 |
|
|
|
4706b78d88
|
Started adding support for stages
|
2026-02-25 17:28:47 +00:00 |
|
|
|
066709eddb
|
Added the cost editor
|
2026-02-24 22:40:37 +00:00 |
|
|
|
083d79caaa
|
Implemented most of the Budget capability editor
Can now delete a task from the tasks list.
|
2026-02-24 20:56:18 +00:00 |
|
|
|
fb09052476
|
OutcomeOfApprovalVerdict should now be working
|
2026-02-23 22:59:15 +00:00 |
|
|
|
a3430d221d
|
Added the approval IOutcome<verdict> capability to the codebase.
|
2026-02-22 23:33:44 +00:00 |
|
|
|
7a4cd60a63
|
Lots of tanslation changes, and code refactoring
|
2026-02-22 23:27:36 +00:00 |
|
|
|
76a001b13d
|
Removed react-toggle
|
2026-02-19 23:21:26 +00:00 |
|
|
|
91ee3b8255
|
Switch from Create React App to Vite
|
2026-02-19 20:55:13 +00:00 |
|
|
|
f2568e1aab
|
Raci is now working, and will be translated too.
|
2026-02-17 21:09:47 +00:00 |
|
|
|
9c86376fc5
|
Role picker is now present and seems to be working.
|
2026-02-17 20:48:35 +00:00 |
|
|
|
f530fc7efa
|
Added a standard component for the validationErrorIcon.
Fixed a rampant re rendering issue.
|
2026-02-16 22:16:18 +00:00 |
|
|
|
849d0177ec
|
SelectableList now only forces a scroll when the selected item is changed
|
2026-02-16 21:40:23 +00:00 |
|
|
|
5188570f26
|
Added Aria compliance to the selectablelist.
|
2026-02-16 16:20:34 +00:00 |
|
|
|
9ae4b54155
|
Fixed the keyboard stealing issue
|
2026-02-16 16:17:48 +00:00 |
|
|
|
237267ff3a
|
Selectable list now responds to arrow key presses
|
2026-02-16 00:00:17 +00:00 |
|
|
|
d95ba45867
|
Upgraded domain picker to access a GeneralIdRef as well as the array
|
2026-02-15 23:52:07 +00:00 |
|
|
|
3cc7a42f57
|
Started working on the assignments editor
|
2026-02-15 22:15:11 +00:00 |
|
|
|
0130a578ea
|
The ITags capability editor is now working.
|
2026-02-15 18:13:58 +00:00 |
|
|
|
3286de24e7
|
Renamed the checklist input type for consistency.
|
2026-02-15 16:57:05 +00:00 |
|
|
|
ed2ed1ac6e
|
Swapped out the select multi implemenation to a dedicated checklist control.
|
2026-02-14 17:04:07 +00:00 |
|
|
|
1e1293f005
|
Fixed lots of bugs where useEffect were being triggered repeatedly.
|
2026-02-14 16:40:24 +00:00 |
|
|
|
0cd3995ea0
|
Upgraded the form hook so that it triggers the validation after loading is set to true.
|
2026-02-14 12:12:14 +00:00 |
|
|
|
7d0a7514ad
|
Added retry support to the HtmlIsland
|
2026-02-14 11:26:08 +00:00 |
|
|
|
1b4a834b19
|
The validation engine is now functional, and will allow the user to get a breadcrumb path to the actual problem, without being cluttered up with error messages.
|
2026-02-14 01:31:28 +00:00 |
|
|
|
2f300faf90
|
Upgraded the Tasks tab, so that the item selected can be loaded into the editor
|
2026-02-13 00:42:01 +00:00 |
|
|
|
745473759d
|
Turned the mailtypes ul into a reusable selectable list control.
|
2026-02-13 00:24:46 +00:00 |
|
|
|
1e16b2676e
|
warning tidy up
|
2026-02-12 18:12:55 +00:00 |
|
|
|
5f03b1cccc
|
form.markAsSaved(); applied across the application
|
2026-02-12 17:48:28 +00:00 |
|
|
|
046869510a
|
Added guard to prevent accidental loss when navigating to a different website or closing the browser tab.
|
2026-02-12 16:18:06 +00:00 |
|
|
|
40e81a555f
|
Added translations for the task types
|
2026-02-12 13:14:58 +00:00 |
|
|
|
6e939fae6e
|
Started working on the Tasks tab
|
2026-02-12 00:40:37 +00:00 |
|
|
|
854ba4bf1a
|
Upgraded domain picker to make the blank first entry optional
|
2026-02-10 23:22:58 +00:00 |
|
|
|
eec4b334d8
|
Fixed problem with the text area not revalidating.
|
2026-02-10 22:52:40 +00:00 |
|
|
|
2f661239bc
|
Few little fixes and tweaks
|
2026-02-05 09:37:15 +00:00 |
|
|
|
5fb966996a
|
htmlIsland support added, so the profile and login forms are now embedded into react controls.
|
2026-02-02 23:12:52 +00:00 |
|
|
|
fb595a16bf
|
Fixed console error when unmounting ckeditor
|
2026-02-01 22:47:33 +00:00 |
|
|
|
9565b80fb1
|
Fixed ui errors to do with ck-editor
|
2026-02-01 22:43:11 +00:00 |
|
|
|
49bac1091a
|
Added support for redirecting to a specific control
|
2026-02-01 00:13:01 +00:00 |
|
|
|
c7428be21b
|
Top level hortizontal tab can now be loaded using the #tab id in the url
|
2026-01-31 23:46:08 +00:00 |
|
|
|
c95d7b469c
|
Lots of UI tweaks
|
2026-01-31 23:27:01 +00:00 |
|
|
|
f8a5681b88
|
Fixed circular call issue
|
2026-01-31 22:23:55 +00:00 |
|
|
|
01d6924dc4
|
Node package updates completed
|
2026-01-31 22:08:33 +00:00 |
|
|
|
6181fe48aa
|
Translation support completed
|
2026-01-31 19:32:45 +00:00 |
|
|
|
83cf83b6fc
|
Form.tsx is gone, useForm hook is the replacement,
|
2026-01-31 17:56:57 +00:00 |
|