Joao Correia
2eff08bf86
Add approval by to step details panel and add text size prop to UserWithProfilePicture component
2025-01-25 04:23:28 +00:00
Joao Correia
f71a7182dd
- Refactor of workflow and steps types to differentiate between editView and normalView.
...
- Added side panel with steps details
2025-01-25 03:44:50 +00:00
Joao Correia
1f7639a30e
- initial selected step
...
- assignees id to name on table view
2025-01-24 17:09:37 +00:00
Joao Correia
41d09eaad8
Make data dynamic in workflow view. Add requester and startDate to workflows.
2025-01-24 14:14:07 +00:00
Joao Correia
f6b0c96b3b
Finish Approval Workflow builder for the most part. TODO: implement permissions
2025-01-24 00:33:45 +00:00
Joao Correia
dcd25465fd
on workflow builder, only render steps if name and entity are set. reset workflow on entity reset.
2025-01-23 22:56:45 +00:00
Joao Correia
c921d54d50
code refactoring
2025-01-23 22:12:25 +00:00
Joao Correia
a4f60455b5
Render previous select input options when switching between workflows in builder
2025-01-23 17:08:32 +00:00
Joao Correia
a0936cb1a4
Prevent same input on selects from the same step.
...
Change behaviour of initial step to allow multiple assignees
2025-01-23 15:10:14 +00:00
Joao Correia
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
2025-01-23 02:48:25 +00:00
Joao Correia
4e81c08adb
fix bug in last commit where all entities would show up on select filter instead of user entities
2025-01-22 18:07:09 +00:00
Joao Correia
4895f00184
Add entityId to workflow. Allow filter workflows based on entityId. Restrict creation of workflows based on user entities.
2025-01-22 16:39:18 +00:00
Carlos-Mesquita
1c75a0e59c
ENCOA-315: Small fix and merge
2025-01-22 05:24:49 +00:00
Carlos-Mesquita
e36b24ea3f
ENCOA-315
2025-01-22 04:46:24 +00:00
Joao Correia
8f8d5e5640
Work on workflows table
2025-01-22 00:30:14 +00:00
Joao Correia
73e2e95449
work on non editable approval workflow steps view
2025-01-21 20:42:03 +00:00
Joao Correia
48187fc7f2
fix step numbering bug from previous commit and prepare non editable workflow view
2025-01-21 00:10:14 +00:00
Joao Correia
01222b3a13
dynamic list of new workflows in workflow builder and some code refactoring
2025-01-20 23:32:32 +00:00
Joao Correia
39a397d262
Add progress vertical bars to pipeline steps
2025-01-20 11:44:29 +00:00
José Marques Lima
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.
2025-01-20 02:52:39 +00:00
Joao Correia
50d2841349
Implement reordering of steps
2025-01-19 22:26:02 +00:00
Joao Correia
f485c782f3
Start implementing workflow step form behaviour
2025-01-19 19:23:56 +00:00
Joao Correia
c2c9b3374c
Start work on Approval Workflow id page
2025-01-17 20:17:51 +00:00
Joao Correia
66d23b4140
Add local test data, implement [id].tsx for approval workflows
2025-01-17 18:44:52 +00:00
Joao Correia
580e319fb9
start implementation of approval workflows. Add nav, page, empty table, and status filtering
2025-01-17 15:20:46 +00:00
Carlos-Mesquita
6f9be29cd8
ENCOA-312
2025-01-13 21:02:34 +00:00
Carlos-Mesquita
ccbbf30058
ENCOA-311
2025-01-13 01:18:19 +00:00
Carlos-Mesquita
f6cd509aa4
Removed a non sense entity ownership classroom name check I added a while back, patched the same entity + same name + same admin query
2025-01-06 20:46:18 +00:00
Carlos-Mesquita
bc89f4b9ce
ENCOA-310
2025-01-05 22:35:57 +00:00
Carlos-Mesquita
8f77f28aaa
ENCOA-309
2025-01-05 21:03:52 +00:00
Carlos-Mesquita
61e07dae95
ENCOA-308
2025-01-05 19:04:08 +00:00
Carlos-Mesquita
0739e044a1
ENCOA-307
2025-01-05 17:46:11 +00:00
Tiago Ribeiro
af9f70880a
Bugfix related to the listening audio
2024-12-31 15:47:26 +00:00
Tiago Ribeiro
26fa1691c4
Added the entity name to the classrooms list
2024-12-31 14:04:31 +00:00
Tiago Ribeiro
548163d66c
Some improvements in payment record
2024-12-31 11:56:37 +00:00
Tiago Ribeiro
4c746b93bc
Merged with develop
2024-12-30 19:04:18 +00:00
Tiago Ribeiro
502cc64f99
Updated the exams to work based on entities
2024-12-30 18:48:27 +00:00
Tiago Ribeiro
f64b50df9e
Updated part of the payment
2024-12-30 18:39:02 +00:00
Tiago Ribeiro
17154be8bf
Updated the expiry date to be based on the expiry date
2024-12-30 15:36:20 +00:00
Tiago Ribeiro
b52259794e
ENCOA-298
2024-12-30 11:11:44 +00:00
Carlos-Mesquita
bd9e249704
Unfinished grading attempt at solving it
2024-12-28 03:30:15 +00:00
Carlos-Mesquita
f642e41bfa
ENCOA-295
2024-12-26 12:26:17 +00:00
Tiago Ribeiro
7b5d021bf3
Hotfix
2024-12-24 12:40:02 +00:00
Carlos-Mesquita
958f74bd9c
Merge branch 'feature/ExamGenRework' of https://bitbucket.org/ecropdev/ielts-ui into feature/ExamGenRework
2024-12-24 11:53:39 +00:00
Carlos-Mesquita
bac2a08748
ENCOA-289
2024-12-24 11:52:34 +00:00
Tiago Ribeiro
770056e0c4
Improved part of the performance of the dashboards
2024-12-24 10:31:52 +00:00
Tiago Ribeiro
f8e9cfbeff
Solved another bug
2024-12-23 16:34:01 +00:00
Tiago Ribeiro
408cfbb500
Bug solved with the Practice Modal
2024-12-23 15:11:20 +00:00
Tiago Ribeiro
2146f57941
Solved a bug
2024-12-23 15:09:35 +00:00
Tiago Ribeiro
e9c961e633
ENCOA-267
2024-12-23 10:18:52 +00:00