Skip to content

Commit

Permalink
Events v2: add config for summary and workqueues (#344)
Browse files Browse the repository at this point in the history
* feat: add config for summary and workqueues

* configure statusm created at, modified at to be default columns

* feat: move review title to config

* feat:  add form for register

* add conditional rules for action visibility

* add more actions and conditionality

* do not show register action after a record already has a register action

* Events v2: form field validation example (#343)

* add conditional rules for action visibility

* add more actions and conditionality

* do not show register action after a record already has a register action

* add example form field validation

* comment out file field for now

* remove conditionals

* update toolkit version

---------

Co-authored-by: Markus <markus@agilepursuit.fi>
Co-authored-by: jamil314 <jamil31415926@gmail.com>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent 4c7fde5 commit 180ea29
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 103 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@hapi/boom": "^9.1.1",
"@hapi/hapi": "^20.0.1",
"@hapi/inert": "^6.0.3",
"@opencrvs/toolkit": "^0.0.5",
"@opencrvs/toolkit": "0.0.6-events",
"@types/chalk": "^2.2.0",
"@types/csv2json": "^1.4.0",
"@types/fhir": "^0.0.30",
Expand Down
Loading

0 comments on commit 180ea29

Please sign in to comment.