Commit graph

363 commits

Author SHA1 Message Date
b5e7a7a9b7
bump version 2025.10.03-0 -> 2025.10.03-1
All checks were successful
Build and Deploy Staging / build (push) Successful in 46s
Build and Deploy Production / build (push) Successful in 47s
Tests / test (push) Successful in 31s
Build and Deploy Staging / deploy (push) Successful in 8s
Build and Deploy Production / deploy (push) Successful in 15s
2025-10-03 16:21:49 +02:00
5e279fef38
include instance id in url to support uniqueness
All checks were successful
Tests / test (push) Successful in 32s
2025-10-03 16:18:06 +02:00
69807d034e
slight title update for dashboard
All checks were successful
Build and Deploy Staging / build (push) Successful in 47s
Tests / test (push) Successful in 31s
Build and Deploy Staging / deploy (push) Successful in 7s
2025-10-03 15:36:18 +02:00
5cd80b7270
display version or env in footer 2025-10-03 15:34:12 +02:00
26f39fec1e
bump version 2025.09.22-0 -> 2025.10.03-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 46s
Build and Deploy Production / build (push) Successful in 48s
Tests / test (push) Successful in 31s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Production / deploy (push) Successful in 18s
2025-10-03 14:46:04 +02:00
c1a539bfad
give ybug a try for feedback
All checks were successful
Build and Deploy Staging / build (push) Successful in 47s
Tests / test (push) Successful in 33s
Build and Deploy Staging / deploy (push) Successful in 7s
2025-10-03 14:27:31 +02:00
e459047622 Use new osb_id fields to match API requests
All checks were successful
Tests / test (push) Successful in 32s
2025-10-02 09:49:27 +02:00
4be6eeb18f Move API URL 2025-10-02 09:49:27 +02:00
0a591f352a Drop Plan model, add osb ID references 2025-10-02 09:49:27 +02:00
2e7143245a Test new Exoscale API 2025-10-02 09:49:27 +02:00
039b4a7031 Set up proper test settings 2025-10-02 09:49:27 +02:00
4e5388e514 Fix remaining OSB API issues 2025-10-02 09:49:27 +02:00
b21148db01 Use permissions instead of authentication in API 2025-10-02 09:49:27 +02:00
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