Solves BPM-48
Moved button to create a new person to the top instead of the bottom right.
Using a dialog to create and edit persons instead of inline editing.
Where should the reviewer start?
Clone the project and run it using npm setup.
To see some data you should also start the api, do that using docker-compose up
What's this PR for?
Solves BPM-48 Moved button to create a new person to the top instead of the bottom right. Using a dialog to create and edit persons instead of inline editing.
Where should the reviewer start?
Clone the project and run it using
npm setup
. To see some data you should also start the api, do that usingdocker-compose up
Checklist