Maarten de Waard
|
5ac175e44e
|
allow deleting external applications
|
2022-10-04 15:02:20 +02:00 |
|
Mart van Santen
|
808533fabd
|
Merged two functions, improved comments
|
2022-10-04 18:51:04 +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 |
|
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
|
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 |
|
Mart van Santen
|
6e427f275f
|
Merge branch '43-install-remove-app-from-cli' into 45-allow-database-to-have-external-apps
|
2022-09-23 23:59:08 +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 |
|
Arie Peterson
|
e27318f93d
|
Show user roles in CLI
|
2022-08-31 17:17:27 +02:00 |
|
Maarten de Waard
|
cea3f5a3cb
|
draft of installing apps and getting app status
|
2022-08-12 13:08:03 +02:00 |
|
Maarten de Waard
|
cc7fc5ab91
|
replace tmp variable name, doc improvements
|
2022-07-21 16:53:08 +02:00 |
|
Maarten de Waard
|
aa182459f0
|
fix(cliapp): Show a message if a user can not be found
|
2022-07-18 15:02:51 +02:00 |
|
Davor
|
812fc41c6e
|
Fix checking if app exists before inserting into DB
|
2022-06-21 17:33:04 +02:00 |
|
Davor
|
4c6a9bc8c9
|
add check if the app exists in DB before creating it
|
2022-06-21 14:54:01 +02:00 |
|
Luka Radenovic
|
0ef90ecc1e
|
Fix setrole cli function
|
2022-04-15 13:26:16 +02:00 |
|
Luka Radenovic
|
f377b4ce45
|
Refactor integrations of sso
|
2022-04-13 10:27:17 +02:00 |
|