Commit graph

489 commits

Author SHA1 Message Date
ece60ad3b1 Implement default values in custom forms
All checks were successful
Tests / test (push) Successful in 28s
2025-11-06 16:14:02 +01:00
bab9d636ee Fix missing number validators on custom form widgets 2025-11-06 15:58:56 +01:00
089dbb663a Fix custom choices not being used 2025-11-06 15:55:27 +01:00
b3bb41b322 Fix tabs on custom instance forms 2025-11-06 15:40:16 +01:00
68dce4c5fb Make form_config integers optional 2025-11-06 15:07:14 +01:00
7fbd57d1b1 Add basic form generation tests 2025-11-06 14:53:58 +01:00
16d8ac0c6d Fix missing form when no custom form is present 2025-11-06 14:52:13 +01:00
9e1804a141 Split up crd.py into module 2025-11-06 14:32:16 +01:00
5b496ec5b2 Fix migration story 2025-11-06 14:22:50 +01:00
be00fb75cb
make it more clear how to register an account
All checks were successful
Tests / test (push) Successful in 25s
And use Sign in instead of Login which seems to be more common.
2025-11-05 17:00:28 +01:00
ca485978b9 Code style
All checks were successful
Tests / test (push) Successful in 28s
2025-11-05 10:45:37 +01:00
59e7a75c51 Simplify form configuration, remove generators reference 2025-11-05 10:42:41 +01:00
a5d46b696f Code style
All checks were successful
Tests / test (push) Successful in 26s
2025-11-05 10:37:11 +01:00
5cc582b638 Validate fields used in custom form config 2025-11-05 10:37:01 +01:00
aa77a10de2 Implement instance creation from custom form
All checks were successful
Tests / test (push) Successful in 28s
2025-11-05 10:19:56 +01:00
7f99c78084 Fix array widget container ID 2025-11-05 10:18:46 +01:00
2931315b96 Remove org field from generated form 2025-11-05 10:15:23 +01:00
63039171c1 Fix FQDN generation 2025-11-05 10:14:52 +01:00
652e0798f4 Make sure FQDN generation works with custom form 2025-11-05 10:12:34 +01:00
9e7330e24d Fix form display details 2025-11-05 10:11:56 +01:00
cedcab85c4 Use custom forms in instance update 2025-11-05 10:11:56 +01:00
0045e532ee Generate custom service form from config 2025-11-05 10:11:56 +01:00
357e39b543 Remove expert fields, add form config 2025-11-05 10:11:56 +01:00
1cf1947539 Provide form building schema 2025-11-05 10:11:56 +01:00
880d10c5e5 Remove Advanced Fields feature
we don't need it, as the new expert mode will be just the full current
form
2025-11-05 10:11:56 +01:00
6ed6a8f4c3
bump version 2025.10.22-1 -> 2025.10.27-0
All checks were successful
Build and Deploy Staging / build (push) Successful in 43s
Build and Deploy Production / build (push) Successful in 40s
Tests / test (push) Successful in 29s
Build and Deploy Staging / deploy (push) Successful in 6s
Build and Deploy Production / deploy (push) Successful in 16s
2025-10-27 11:49:47 +01:00
ddab04cb38
smaller login button and title update
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 6s
2025-10-27 11:35:53 +01:00
d3e38a0ecb
relaxed organization name validation pattern
All checks were successful
Tests / test (push) Successful in 26s
2025-10-27 11:30:59 +01:00
eea743e5ae
Restrict user input to more sensible ranges
All checks were successful
Tests / test (push) Successful in 26s
ref #223
2025-10-27 11:17:13 +01:00
fa621fe979 Merge pull request 'Inline user info in service offering page' (#250) from 243-service-provider-improvements into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #250
2025-10-27 10:15:09 +00:00
6a677f2653
restyle service information cards
All checks were successful
Tests / test (push) Successful in 26s
2025-10-27 11:13:48 +01:00
b8f3621b47 Migrate user info data
All checks were successful
Tests / test (push) Successful in 30s
2025-10-24 12:19:04 +02:00
75fe0799e0 Implement user info help text with popovers 2025-10-24 12:16:38 +02:00
bca79be02a Inline user info in service offering page
All checks were successful
Tests / test (push) Successful in 27s
ref #243
2025-10-24 11:55:56 +02:00
2f593360fe Fix generated FQDN not being submitted
All checks were successful
Tests / test (push) Successful in 29s
Closes #241
2025-10-24 11:28:46 +02:00
e5745ebb50
bump version 2025.10.22-0 -> 2025.10.22-1
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Build and Deploy Production / build (push) Successful in 41s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 5s
Build and Deploy Production / deploy (push) Successful in 13s
2025-10-22 16:30:28 +02:00
b913e544a4
bump version 2025.10.03-1 -> 2025.10.22-0 2025-10-22 16:30:20 +02:00
7a115fc6e9 Merge pull request 'Fix misaligned dashboard table' (#237) from 234-table-header into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #237
2025-10-22 14:23:26 +00:00
0be3739ce6 Add beta banner
All checks were successful
Tests / test (push) Successful in 27s
closes #228
2025-10-22 16:16:43 +02:00
b6938f9204 Fix misaligned dashboard table
All checks were successful
Tests / test (push) Successful in 28s
closes #228
2025-10-22 15:54:52 +02:00
534b2e8d72 Make sure origin billing entity is not mandatory
All checks were successful
Tests / test (push) Successful in 28s
ref #38
2025-10-22 15:40:34 +02:00
cb3464d9b5 Remove invite uniqueness constraint
All checks were successful
Tests / test (push) Successful in 28s
2025-10-22 15:37:25 +02:00
090827bbbf Squash new migrations
All checks were successful
Tests / test (push) Successful in 28s
2025-10-22 11:39:47 +02:00
3b49b17360 Implement per-origin default odoo sales orders
ref #227
2025-10-22 11:39:35 +02:00
d8ceaf4b1b Fix display of empty service list 2025-10-22 11:13:24 +02:00
b4d239a1a6 Limit cloud providers per organization origin
ref #38
2025-10-22 11:13:20 +02:00
714cd9be54 Implement organization delete, fix style, use rules
All checks were successful
Tests / test (push) Successful in 27s
ref #19
2025-10-21 15:10:57 +02:00
892a19bbcc Explain user roles
ref #19
2025-10-21 14:54:12 +02:00
7c6464330d Remove star in front of error message
ref #19
2025-10-21 13:29:07 +02:00
45b2b93aba Add Invites to auditlog
ref #19
2025-10-21 10:03:34 +02:00