Commit graph

350 commits

Author SHA1 Message Date
7cbd1162ff Implement Exoscale onboarding endpoint 2025-10-02 09:49:27 +02:00
261cc5e750 Add new EMAIL_DEFAULT_FROM setting 2025-10-02 09:49:27 +02:00
3ad16ce00b Add OSB GUID to organization
using a CharField because we do not control the data
2025-10-02 09:49:27 +02:00
313e8cd09d Code style 2025-10-02 09:49:27 +02:00
b2c5317da2 Add OSB settings 2025-10-02 09:49:27 +02:00
d98578d7c3
bump version 2025.04.14-1 -> 2025.09.22-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m12s
Build and Deploy Production / build (push) Successful in 48s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 9s
Build and Deploy Production / deploy (push) Successful in 21s
2025-09-22 11:34:48 +02:00
9283c38eaa Merge pull request 'Improve instance form errors' (#173) from 164-keep-values-on-error into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 52s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #173
2025-09-12 07:21:29 +00:00
65fc303b72 Merge pull request 'Make card layout / lists consistent' (#192) from 178-card-layout into main
Some checks failed
Build and Deploy Staging / build (push) Failing after 1s
Build and Deploy Staging / deploy (push) Has been skipped
Tests / test (push) Failing after 1s
Reviewed-on: #192
2025-09-11 14:29:15 +00:00
1a2a75880d Fix JSON re-parsing in re-rendered invalid form
All checks were successful
Tests / test (push) Successful in 25s
2025-09-11 14:58:08 +02:00
5933352f5f Skip duplicate error message
All checks were successful
Tests / test (push) Successful in 25s
2025-09-11 13:24:25 +02:00
39f7ee5a0a Improve error placement in instance form 2025-09-11 13:24:25 +02:00
8aa42db71f Extract card layout into reusable CSS classes
All checks were successful
Tests / test (push) Successful in 25s
2025-09-11 13:20:13 +02:00
869d1cec85 Make card list layout consistent 2025-09-11 13:16:12 +02:00
7acadea447
Extract user info into separate field
All checks were successful
Tests / test (push) Successful in 25s
2025-09-08 09:20:25 +02:00
09baaa5786
Show additional ControlPlane information to users 2025-09-08 09:16:11 +02:00
68f9de15fc Fix instance creation breaking due to hidden fields
All checks were successful
Tests / test (push) Successful in 26s
2025-09-05 22:37:09 +02:00
2beae209cd Merge pull request 'Fix mandatory field detection' (#175) from 156-mandatory-field-handling into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 48s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #175
2025-09-05 13:38:17 +00:00
6545f32e39 Use auditlog for ServiceInstance objects
All checks were successful
Tests / test (push) Successful in 25s
2025-09-05 15:10:47 +02:00
36387e76f9 Make mandatory fields in CRD forms more prominent
All checks were successful
Tests / test (push) Successful in 25s
2025-09-05 14:51:46 +02:00
c52ffee699 Fix mandatory field detection 2025-09-05 14:26:44 +02:00
d8c2aae223 Remove ServiceInstance soft-delete 2025-09-05 14:26:37 +02:00
6c7f945c7a Configure JSON admin fields
All checks were successful
Tests / test (push) Successful in 24s
2025-09-04 00:42:49 +02:00
e61bf9076f Add django-jsonform dependency 2025-09-04 00:39:59 +02:00
ec29ca5121 Fix margin to footer in service listing page 2025-09-04 00:37:04 +02:00
27865613d3 Document external_links schema 2025-09-04 00:37:04 +02:00
bb91c0dd91 Display service offering description (if any) 2025-09-04 00:37:04 +02:00
dd3189f1dc Show external links on offering detail page 2025-09-04 00:37:04 +02:00
48131aa0a9 Code style 2025-09-04 00:37:04 +02:00
fdf43de917 Show external links on service detail page 2025-09-04 00:37:04 +02:00
a247e773db Fix code style 2025-09-04 00:37:04 +02:00
a10a7be010 Show featured links 2025-09-04 00:37:04 +02:00
096a2bde63 Make sure service cards have consistent height 2025-09-04 00:37:04 +02:00
16aeb59d82
add a linebreak befor support message
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m50s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 9s
2025-08-22 09:09:44 +02:00
683977a001 Merge pull request 'Try to fix permissions issue' (#151) from 148-instance-edit-permissions into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m6s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 22s
Reviewed-on: #151
2025-07-11 14:55:47 +00:00
da2a1f6c64 Merge pull request 'Include link to support in error message' (#149) from error-with-help into main
Some checks failed
Build and Deploy Staging / build (push) Successful in 1m4s
Tests / test (push) Successful in 39s
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #149
2025-07-11 14:54:01 +00:00
0bd895c486 Make rules compatible with instance checks
All checks were successful
Tests / test (push) Successful in 26s
2025-07-11 16:37:45 +02:00
b5d691e407
remove unused def
All checks were successful
Tests / test (push) Successful in 24s
2025-07-11 14:45:27 +02:00
8a45a22759
sanitize kubernetes messages
All checks were successful
Tests / test (push) Successful in 28s
2025-07-11 14:43:26 +02:00
5feabda513 Make sure admin is visible to staff users
All checks were successful
Tests / test (push) Successful in 25s
2025-07-11 12:25:20 +02:00
3f8901aa93 Try to fix permissions issue 2025-07-11 12:24:26 +02:00
9c3ce54bb3
format and retext control plane errors
All checks were successful
Tests / test (push) Successful in 28s
2025-07-10 16:32:41 +02:00
9317547630
restore translated strings 2025-07-10 16:18:40 +02:00
3c270d9c12
refactor into a shared function
All checks were successful
Tests / test (push) Successful in 27s
2025-07-10 16:11:30 +02:00
24cb249e9e Merge pull request 'refactor odoo company type handling' (#143) from odoo-company-check into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m1s
Build and Deploy Antora Docs / build (push) Successful in 59s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 10s
Build and Deploy Antora Docs / deploy (push) Successful in 6s
Reviewed-on: #143
Reviewed-by: Tobias Kunze <r@rixx.de>
2025-07-07 12:11:29 +00:00
5fa3d32c57
do not dismiss message when error message
All checks were successful
Tests / test (push) Successful in 25s
2025-07-07 13:38:09 +02:00
e78a63c67f
add link to support form on error message 2025-07-07 13:35:54 +02:00
afde1a5f96
show provider name in instance filter dropdown
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m3s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 8s
2025-07-07 11:43:10 +02:00
d11d48ad5c
autoclose alert messages after 5 seconds
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m2s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s
2025-07-07 11:37:02 +02:00
5d109f843a
refinement of support form
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m0s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 8s
2025-07-04 10:19:59 +02:00
e2a35c97e4
redesign login page and profile account button
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m8s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 8s
2025-07-04 10:07:25 +02:00