Joao Correia
|
16545d2075
|
refactor workflows api
|
2025-02-02 11:11:52 +00:00 |
|
Joao Correia
|
b684262759
|
Fix id handling on update
|
2025-02-01 23:14:17 +00:00 |
|
Joao Correia
|
ac539332e6
|
major change on how workflow builder works. It now fetches in edit mode all the currently configured workflows
|
2025-02-01 22:36:42 +00:00 |
|
Joao Correia
|
662e3b0266
|
- implement approval of steps
- remove currentStep field from step
- implement save comments on step
- fix _id issue when saving to mongo
|
2025-01-31 17:01:20 +00:00 |
|
Joao Correia
|
c968044160
|
switch to mongo's id handling
|
2025-01-30 11:50:28 +00:00 |
|
Joao Correia
|
5d727fc528
|
implement delete workflow
|
2025-01-30 11:07:13 +00:00 |
|
Joao Correia
|
bdc5ff7797
|
- edit workflow back-end implementation
- clone workflow back-end implementation
- added loading and redirecting to form submissions
- fixed form intake in progress bug
- fixed rendering bug
|
2025-01-29 20:49:19 +00:00 |
|
Joao Correia
|
011c6e9e30
|
Start implementing with back-end. Create workflows completed and fetching workflows on server side as well, to show them in the table.
|
2025-01-29 17:50:03 +00:00 |
|
Joao Correia
|
66d23b4140
|
Add local test data, implement [id].tsx for approval workflows
|
2025-01-17 18:44:52 +00:00 |
|