|
3a8b9987b2
|
Improve instance delete
|
2025-05-25 22:53:22 +02:00 |
|
|
09ce5406ee
|
Implement service instance delete basics
|
2025-05-25 22:40:01 +02:00 |
|
|
83b44fd262
|
Fix missing closing tag
Tests / test (push) Successful in 24s
|
2025-05-21 09:31:25 +02:00 |
|
|
4bb52cda4f
|
Add links between detail and update page
Tests / test (push) Successful in 24s
|
2025-05-21 09:29:28 +02:00 |
|
|
eb4d3f9556
|
Implement service instance update
|
2025-05-21 09:19:31 +02:00 |
|
|
fd3cb6a1d4
|
Instantiate dynamic model from instance
|
2025-05-21 09:17:09 +02:00 |
|
|
ba30fb0402
|
Improve cached data deletion
|
2025-05-21 09:16:43 +02:00 |
|
|
8a67e16a0b
|
Do not allow the instance’s name to change
|
2025-05-21 09:16:23 +02:00 |
|
|
032596c0e4
|
Refactor common view functionality into mixin
|
2025-05-20 22:39:32 +02:00 |
|
|
f464483c7a
|
Make sure update timestamp is set
|
2025-05-20 22:37:57 +02:00 |
|
|
51bcd620e1
|
Improve error on viewing remotely-deleted instance
|
2025-05-20 22:25:09 +02:00 |
|
|
857105b01f
|
Implement cache invalidation
|
2025-05-20 22:24:25 +02:00 |
|
|
f65e6e0de0
|
Implement model updates
|
2025-05-20 22:24:18 +02:00 |
|
|
9830eebcda
|
Build custom object instantiation
|
2025-05-20 22:22:17 +02:00 |
|
|
4d1215f976
|
Fix the creation of Forgejo service instances
Tests / test (push) Successful in 24s
closes #43
|
2025-05-19 16:04:43 +02:00 |
|
|
a1ffdf565d
|
Merge pull request 'Display Instance Details' (#50) from 28-instance-details into main
Build and Deploy Staging / build (push) Successful in 1m27s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #50
|
2025-04-17 15:04:14 +00:00 |
|
|
ff5761ddc7
|
Code style
Tests / test (push) Successful in 24s
|
2025-04-17 17:03:51 +02:00 |
|
|
a5875cf2b9
|
Fix ControlPlaneAdmin ordering warning
Tests / test (push) Successful in 24s
|
2025-04-17 16:58:37 +02:00 |
|
|
aa73805cf6
|
Use full spec data to retrieve secret ref
Tests / test (push) Successful in 24s
|
2025-04-17 15:50:28 +02:00 |
|
|
9ddca7c0a4
|
Fix secret retrieval condition
Tests / test (push) Successful in 25s
|
2025-04-17 15:42:10 +02:00 |
|
|
d2ed55b606
|
Fix secret retrieval
|
2025-04-17 15:41:01 +02:00 |
|
|
b2d9004359
|
Display spec data tabbed like in form
Tests / test (push) Successful in 26s
|
2025-04-17 10:47:08 +02:00 |
|
|
6160f48d61
|
Possibly fix secret retrieval (untested)
|
2025-04-17 10:20:22 +02:00 |
|
|
f3762a6a35
|
bump version 2025.04.14-0 -> 2025.04.14-1
Build and Deploy Staging / build (push) Successful in 54s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Production / build (push) Successful in 56s
Build and Deploy Production / deploy (push) Successful in 18s
|
2025-04-14 15:12:58 +02:00 |
|
|
9e4b820757
|
configure bumpver for versoning
Tests / test (push) Successful in 22s
|
2025-04-14 13:21:07 +02:00 |
|
|
c8eaa99d38
|
Improve card display
Tests / test (push) Successful in 24s
|
2025-04-14 10:50:16 +02:00 |
|
|
2a359b50ef
|
Add debugging template filter
Tests / test (push) Successful in 28s
|
2025-04-11 17:41:58 +02:00 |
|
|
60b47ed6c8
|
WIP: connection credentials
|
2025-04-11 16:55:33 +02:00 |
|
|
40811cbc08
|
Very rough spec display in instance detail
|
2025-04-11 16:40:32 +02:00 |
|
|
7afc4400b7
|
Improve status condition display
|
2025-04-11 14:00:38 +02:00 |
|
|
93916cdcbc
|
Show conditions in detail view
|
2025-04-11 13:34:10 +02:00 |
|
|
6d34e3abdc
|
Parse status conditions
|
2025-04-11 12:47:31 +02:00 |
|
|
912842bd82
|
Parse out spec data
|
2025-04-11 10:10:41 +02:00 |
|
|
c4522e31e8
|
Implement k8s instance retrieval
|
2025-04-11 09:53:47 +02:00 |
|
|
0eb07feeef
|
Refactor access to group/version/kind
|
2025-04-11 09:14:58 +02:00 |
|
|
57daae5f94
|
Fix cloud provider filter in service list
Tests / test (push) Successful in 24s
closes #41
|
2025-04-09 16:19:12 +02:00 |
|
|
63229a69ca
|
Fix kubernetes labels at instance creation
Tests / test (push) Successful in 24s
ref #42
|
2025-04-09 16:08:51 +02:00 |
|
|
e90a60e882
|
Test namespace generation
Tests / test (push) Successful in 23s
|
2025-04-09 16:06:45 +02:00 |
|
|
973988c91e
|
Generate organization namespaces
|
2025-04-09 16:05:31 +02:00 |
|
|
2d53c5f2d1
|
Use CI image for keycloak button
Tests / test (push) Successful in 24s
|
2025-04-07 23:27:37 +02:00 |
|
|
d4b43ef078
|
Fix some of the colors to use brand colors
Tests / test (push) Successful in 24s
|
2025-04-07 23:17:48 +02:00 |
|
|
3ecf57b884
|
Fix link activation
|
2025-04-07 22:47:00 +02:00 |
|
|
845c50f891
|
Style top bar and add dark theme logo toggle
|
2025-04-07 22:46:39 +02:00 |
|
|
9638f5d95d
|
Add servala logo
|
2025-04-07 22:46:24 +02:00 |
|
|
8b49d05e1d
|
Use top menu structure
|
2025-04-07 22:46:13 +02:00 |
|
|
378e88af54
|
Finish implementation of server-side detail view
Tests / test (push) Successful in 24s
|
2025-04-07 19:16:33 +02:00 |
|
|
4495899c02
|
Add filter and search to instance list
|
2025-04-04 17:46:33 +02:00 |
|
|
23ad1c809b
|
Use a table for instance display
|
2025-04-04 16:32:56 +02:00 |
|
|
ab04d9174c
|
Improve user display
|
2025-04-04 14:49:57 +02:00 |
|
|
1ebf6a7ce0
|
Use card layout in instance list
|
2025-04-04 13:59:44 +02:00 |
|