Commit graph

753 commits

Author SHA1 Message Date
9ac9f5e1c9 Add print debugging to tab setup
All checks were successful
Tests / test (push) Successful in 29s
2025-11-10 14:04:42 +01:00
7a8dc91afe Make sure max length applies to textarea 2025-11-10 14:02:40 +01:00
c7c22aa265 Add default config 2025-11-10 14:02:34 +01:00
228ab9bc0d Make fqdn generator fail silently 2025-11-10 13:36:09 +01:00
985e4b47c0 Make expert mode toggle less prominent
All checks were successful
Tests / test (push) Successful in 28s
2025-11-07 11:41:08 +01:00
6182b36daf Implicitly fix admin choices configuration 2025-11-07 11:36:28 +01:00
1ed261d4b2 Coerce string-numbers to numbers in admin form 2025-11-07 11:28:49 +01:00
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
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
Renovate Bot
575a4c7f8f Update https://github.com/renovatebot/github-action action to v43.0.19 2025-10-30 10:11:47 +00:00
Renovate Bot
82842f0c8e Update dependency node to v24 2025-10-30 10:11:42 +00:00
930fd21fba Merge pull request 'Update dependency sentry-sdk to >=2.43.0' (#261) from renovate/sentry-sdk-2.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m0s
Tests / test (push) Successful in 30s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #261
2025-10-30 10:11:39 +00:00
Renovate Bot
660ea8af20 Update dependency sentry-sdk to >=2.43.0
All checks were successful
Tests / test (push) Successful in 29s
2025-10-30 03:01:05 +00:00
96469c0212
add changelog tooling
All checks were successful
Build and Deploy Staging / build (push) Successful in 44s
Build and Deploy Antora Docs / build (push) Successful in 36s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s
Build and Deploy Antora Docs / deploy (push) Successful in 4s
2025-10-27 15:37:58 +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
e271c5e17e Merge pull request 'Restrict user input to more sensible ranges' (#251) from 223-input-validation into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 42s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #251
2025-10-27 10:31:21 +00: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
4365563fca Merge pull request 'Update dependency isort to v7' (#252) from renovate/isort-7.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Tests / test (push) Successful in 46s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #252
2025-10-27 10:16:00 +00:00
775e47f484 Merge pull request 'Update dependency pillow to v12' (#253) from renovate/pillow-12.x 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: #253
2025-10-27 10:15:43 +00:00
211077914c Merge pull request 'Lock file maintenance' (#255) from renovate/lock-file-maintenance into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Reviewed-on: #255
2025-10-27 10:15:24 +00:00
Renovate Bot
4edb59c39c Update https://github.com/astral-sh/setup-uv action to v7 2025-10-27 10:15:13 +00: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
Renovate Bot
1a919fa68e Lock file maintenance
All checks were successful
Tests / test (push) Successful in 27s
2025-10-27 03:01:55 +00:00
a5cdbf6d63 Merge pull request 'Update dependency flake8-bugbear to v25' (#248) from renovate/flake8-bugbear-25.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 42s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #248
2025-10-24 13:55:25 +00:00
3b97d4a1b6 Merge pull request 'Fix generated FQDN not being submitted' (#249) from 241-fqdn-saving 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: #249
2025-10-24 13:55:12 +00:00