Commit graph

26 commits

Author SHA1 Message Date
Mart van Santen
808533fabd Merged two functions, improved comments 2022-10-04 18:51:04 +08:00
Maarten de Waard
4d94d389cd
include status in apps endpoint 2022-10-04 12:35:56 +02:00
Maarten de Waard
c6aa2be273
adding and removing functions as result of merge conflict 2022-10-03 16:00:42 +02:00
Mart van Santen
8eb8d83bea Code cleanups 2022-10-03 12:47:25 +08:00
Mart van Santen
dd5d4f1acd Fix merge conflicts
Merge branch 'main' into 45-allow-database-to-have-external-apps
2022-09-30 10:33:43 +08:00
Maarten de Waard
95eb8db5a3
improve uninstall documentation, remove None output in uninstall command 2022-09-29 12:54:37 +02:00
Mart van Santen
7da5761d66 Processed feedback 2022-09-29 14:51:59 +08: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
Maarten de Waard
3e0e4ee846 Apply 1 suggestion(s) to 1 file(s) 2022-09-28 08:02:51 +00:00
Maarten de Waard
9e83dc314f
correctly return URLs for apps 2022-09-27 15:41:46 +02:00
Maarten de Waard
fd28d5b774
return domains of internal apps 2022-09-26 13:42:13 +02:00
Mart van Santen
a2019a32d0 CLI interface for external apps 2022-09-24 01:04:29 +08:00
Maarten de Waard
4c57f92c8a
Process feedback; make it possible to install monitoring 2022-09-23 17:10:31 +02:00
Maarten de Waard
6529636b3d
Enable deleting apps by using CLI 2022-09-22 16:14:49 +02:00
Maarten de Waard
cea3f5a3cb
draft of installing apps and getting app status 2022-08-12 13:08:03 +02:00
Davor
8eacdc8db9 prepare endpoint for batch create users 2022-07-12 00:12:33 +02:00
Davor
c1e62089b6 added migration script for users to add 'No access' roles in app_roles 2022-06-10 16:43:10 +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
Luka
a81d14b4f8 feat(Users): Implemented Kratos CRUD 2021-10-28 14:09:10 +00:00