entity
entity copied to clipboard
AUTH WEB - Implement button functionality in kick off screen
Once the backend work has been done, we'll need to implement the functionalities of the "save", "pause", and "resume" buttons in the start of involuntary dissolution screen.
- [x] Implement the "Save" button's functionality (PUT)
- [x] Implement the GET call
- [ ] ~Implement the "Pause" button's functionality~
- [ ] ~Implement the "Resume" button's functionality~
- [x] Add/Update unit tests if needed