db95fc5681
Merged in ENCOA-316-ENCOA-317 (pull request #139)
Francisco Lima
2025-01-27 09:27:09 +00:00
8db47a3962
Filter out empty select inputs on form submission
Joao Correia
2025-01-26 14:07:25 +00:00
ab81a1753d
- Implement cloning of workflow - Entity change will now only clear the assignees instead of the whole workflow - Fix bug where side panel was showing all workflow assignees instead of just selected step assignees
Joao Correia
2025-01-26 04:31:36 +00:00
37216e2a5a
ENCOA-316 ENCOA-317: Refactor components to remove Layout wrapper and pass it in the App component , implemented a skeleton feedback while loading page and improved API calls related to Dashboard/User Profile
José Marques Lima
2025-01-25 19:38:29 +00:00
ac072b0a5a
small fixes and animate side panel content
Joao Correia
2025-01-25 15:47:33 +00:00
2eff08bf86
Add approval by to step details panel and add text size prop to UserWithProfilePicture component
Joao Correia
2025-01-25 04:23:28 +00:00
f71a7182dd
- Refactor of workflow and steps types to differentiate between editView and normalView. - Added side panel with steps details
Joao Correia
2025-01-25 03:44:50 +00:00
1f7639a30e
- initial selected step - assignees id to name on table view
Joao Correia
2025-01-24 17:09:37 +00:00
41d09eaad8
Make data dynamic in workflow view. Add requester and startDate to workflows.
Joao Correia
2025-01-24 14:14:07 +00:00
f6b0c96b3b
Finish Approval Workflow builder for the most part. TODO: implement permissions
Joao Correia
2025-01-24 00:33:45 +00:00
dcd25465fd
on workflow builder, only render steps if name and entity are set. reset workflow on entity reset.
Joao Correia
2025-01-23 22:56:45 +00:00
a4f60455b5
Render previous select input options when switching between workflows in builder
Joao Correia
2025-01-23 17:08:32 +00:00
a0936cb1a4
Prevent same input on selects from the same step. Change behaviour of initial step to allow multiple assignees
Joao Correia
2025-01-23 15:10:14 +00:00
aa76c2b54b
Work on workflow builder: - Made number of approvers dynamic with many select inputs as needed - Tracking approval select input changes with step.assignees - Fetching teachers and corporates from backend - Responsive styling when rendering several select inputs
Joao Correia
2025-01-23 02:48:25 +00:00
4e81c08adb
fix bug in last commit where all entities would show up on select filter instead of user entities
Joao Correia
2025-01-22 18:07:09 +00:00
4895f00184
Add entityId to workflow. Allow filter workflows based on entityId. Restrict creation of workflows based on user entities.
Joao Correia
2025-01-22 16:39:18 +00:00
ae9a49681e
ENCOA-314 : - Implemented Async Select - Changed Stats Page User fetching to use Async Select and only fetch the User data when it needs - Changed Record Filter to use Async Select - Changed useTicketListener to only fetch needed data - Added Sort/Projection to remove unnecessary data processing. - Removed some unnecessary data processing.
ENCOA-314
José Marques Lima
2025-01-20 02:52:39 +00:00
50d2841349
Implement reordering of steps
Joao Correia
2025-01-19 22:26:02 +00:00
f6cd509aa4
Removed a non sense entity ownership classroom name check I added a while back, patched the same entity + same name + same admin query
Carlos-Mesquita
2025-01-06 20:46:18 +00:00
d3d5e59aad
Removed the exclusion warning when there is only duplicated users as there is already a warning message for that
Carlos-Mesquita
2024-12-16 14:56:39 +00:00
84f66f0bbb
Added possibility for corporates and other to view the entity statistics
Tiago Ribeiro
2024-12-15 19:01:08 +00:00