Commit graph

10 commits

Author SHA1 Message Date
Maarten de Waard
95eb8db5a3
improve uninstall documentation, remove None output in uninstall command 2022-09-29 12:54:37 +02:00
Maarten de Waard
903f11cf47
fix oauth secret creation for most apps 2022-09-28 16:45:34 +02:00
Maarten de Waard
82478e5006
fix a few bugs with app del uninstall and deletion 2022-09-28 14:57:36 +02:00
Maarten de Waard
2e55e2fa39
Process lots of feedback
- Add a lot of docstrings
- Add AppStatus class
- Remove unused code
2022-09-28 14:57:35 +02:00
Maarten de Waard
8e41705d39
Process feedback; make it possible to install monitoring 2022-09-28 14:57:31 +02:00
Maarten de Waard
caa9b2e79b
Enable deleting apps by using CLI 2022-09-28 14:57:20 +02:00
Maarten de Waard
5893ee39a3
draft of installing apps and getting app status 2022-09-28 14:57:16 +02:00
Luka Radenovic
10479a625a Added new endpoint for roles and updated users endpoints to work with roles 2022-04-14 13:32:35 +02:00
Luka Radenovic
7661088814 Convert role column to a new table 2022-04-13 15:11:51 +02:00
Luka Radenovic
f377b4ce45 Refactor integrations of sso 2022-04-13 10:27:17 +02:00