Commit graph

477 commits

Author SHA1 Message Date
Renovate Bot
7b3f77bee8 Update dependency bumpver to v2025
All checks were successful
Tests / test (push) Successful in 24s
2025-07-04 03:02:10 +00:00
0ad3e4c6dc Merge pull request 'Update https://github.com/renovatebot/github-action action to v43.0.2' (#133) from renovate/https-github.com-renovatebot-github-action-43.x into main
Reviewed-on: #133
2025-07-03 14:15:07 +00:00
8fbb478e05 Merge pull request 'Update dependency pillow to >=11.3.0' (#134) from renovate/pillow-11.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #134
2025-07-03 14:14:59 +00:00
318291fde6 Merge pull request 'Update dependency django to v5.2.4' (#136) from renovate/django-5.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #136
2025-07-03 14:14:17 +00:00
Renovate Bot
23afbef34c Update dependency django to v5.2.4
All checks were successful
Tests / test (push) Successful in 27s
2025-07-03 03:01:33 +00:00
Renovate Bot
27bdf29d2a Update dependency pillow to >=11.3.0
All checks were successful
Tests / test (push) Successful in 27s
2025-07-02 03:01:26 +00:00
Renovate Bot
9236656ef8 Update https://github.com/renovatebot/github-action action to v43.0.2 2025-07-01 03:01:31 +00:00
55688f5589
better button naming
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m2s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 8s
2025-06-30 14:41:39 +02:00
81fb81b102 Merge pull request 'Support URLs in descriptions' (#130) from urlize-desc into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 49s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 10s
Reviewed-on: #130
2025-06-30 12:17:51 +00:00
698f91389f
urlize descriptions to support links
All checks were successful
Tests / test (push) Successful in 27s
2025-06-30 14:16:39 +02:00
e5be4f445f
add favicon
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
2025-06-30 14:05:53 +02:00
1fac86dc0d
hide alert manager config refs
All checks were successful
Build and Deploy Staging / build (push) Successful in 48s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 8s
2025-06-30 11:51:34 +02:00
9d3119464c Merge pull request 'Lock file maintenance' (#128) from renovate/lock-file-maintenance into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 50s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 10s
Reviewed-on: #128
2025-06-30 08:23:30 +00:00
58822f9897 Merge pull request 'Update dependency sentry-sdk to >=2.32.0' (#127) from renovate/sentry-sdk-2.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #127
2025-06-30 08:23:12 +00:00
Renovate Bot
109256eb78 Lock file maintenance
All checks were successful
Tests / test (push) Successful in 28s
2025-06-30 03:01:25 +00:00
Renovate Bot
c4aea0a46f Update dependency sentry-sdk to >=2.32.0
All checks were successful
Tests / test (push) Successful in 28s
2025-06-28 03:01:24 +00:00
caf51b5fb4 Merge pull request 'Prune empty data from instance payloads' (#126) from 124-empty-values into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 50s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #126
2025-06-27 06:53:04 +00:00
3236fc7b21 Prune empty data from instance updates aswell
All checks were successful
Tests / test (push) Successful in 29s
Closes #124
2025-06-26 17:33:11 +02:00
6c6fb06a01 Prune empty values before creating instance 2025-06-26 17:28:59 +02:00
d5ad664bca Merge pull request 'Fix ValueError' (#125) from 123-value-error into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 56s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #125
2025-06-26 15:22:13 +00:00
dabf758ced Fix bug exclusive to second-level config fields
All checks were successful
Tests / test (push) Successful in 33s
2025-06-26 17:21:24 +02:00
493f68eedf Make loop more efficient 2025-06-26 17:21:18 +02:00
e0445ecb8a Merge pull request 'Form improvements and bug fixes' (#122) from 32-form-improvements into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Tests / test (push) Successful in 29s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #122
2025-06-26 12:32:58 +00:00
31f7ef9479 Fix permission check with incorrect object type
All checks were successful
Tests / test (push) Successful in 25s
closes #119
2025-06-26 13:41:29 +02:00
b29ef95c89 Fix lookup error on invalid URLs
closes #119
2025-06-26 13:39:43 +02:00
1c69c634cc Add dynamic JSON array fields 2025-06-26 13:37:21 +02:00
241c1e9b28 Set writeConnectionSecretToRef.name on create 2025-06-26 12:11:22 +02:00
cfa726a028 Refactor raising fieldset level in CRD form 2025-06-26 12:03:50 +02:00
90d43d1ed2 Move fieldset nesting one level down 2025-06-26 11:49:18 +02:00
e6182f8e08 Exclude nested hidden fields, too 2025-06-26 11:49:05 +02:00
0cecb04dae Merge pull request 'Update https://github.com/renovatebot/github-action action to v43.0.1' (#120) from renovate/https-github.com-renovatebot-github-action-43.x into main
Reviewed-on: #120
2025-06-26 08:03:06 +00:00
35b5001b29 Merge pull request 'Update dependency sentry-sdk to >=2.31.0' (#121) from renovate/sentry-sdk-2.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m12s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #121
2025-06-26 08:02:51 +00:00
Renovate Bot
eed4d9ca53 Update dependency sentry-sdk to >=2.31.0
All checks were successful
Tests / test (push) Successful in 26s
2025-06-25 03:01:55 +00:00
Renovate Bot
a6ed802aec Update https://github.com/renovatebot/github-action action to v43.0.1 2025-06-24 03:01:06 +00:00
d9eba91122 Disregard hidden fields in fieldset generation 2025-06-23 11:59:04 +02:00
4b5da3f5a8 Hide a hard-coded list for fields from user forms 2025-06-23 11:56:19 +02:00
778c1fb801 Merge pull request 'Add organization and global dashboards' (#116) from 51-login-dashboard into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 55s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #116
2025-06-23 09:44:28 +00:00
58250bfe6d Add support link to dashboard
All checks were successful
Tests / test (push) Successful in 25s
2025-06-23 11:37:22 +02:00
ddbc97721c Add organization and global dashboards
All checks were successful
Tests / test (push) Successful in 24s
2025-06-23 11:36:15 +02:00
1ca3658a5a Merge pull request 'Lock file maintenance' (#117) from renovate/lock-file-maintenance into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 9s
Reviewed-on: #117
2025-06-23 09:35:18 +00:00
acd67d3816 Merge pull request 'Support form' (#115) from 53-support-form into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #115
2025-06-23 09:34:42 +00:00
55c64d74ff Make error views only available in dev mode
All checks were successful
Tests / test (push) Successful in 24s
2025-06-23 11:33:21 +02:00
357fea64d1 Code style 2025-06-23 11:33:15 +02:00
4ccefd1c7f Fall back in case of missing sale order ID 2025-06-23 11:31:50 +02:00
631f726691 Implement support requests via Odoo 2025-06-23 11:31:49 +02:00
6e88969677 Merge pull request 'Provide custom error pages' (#114) from 20-error-pages into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m18s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #114
2025-06-23 09:30:58 +00:00
Renovate Bot
49ba689936 Lock file maintenance
All checks were successful
Tests / test (push) Successful in 24s
2025-06-23 03:02:15 +00:00
3b21160c0d Provide custom error pages
All checks were successful
Tests / test (push) Successful in 29s
2025-06-22 18:17:01 +02:00
266b7fa508 Merge pull request 'Billing Entity Management' (#66) from 54-billing-entity-management into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m3s
Build and Deploy Antora Docs / build (push) Successful in 1m10s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 22s
Build and Deploy Antora Docs / deploy (push) Successful in 6s
Reviewed-on: #66
2025-06-22 15:42:13 +00:00
6a1f554854 Apply code review fixes
All checks were successful
Tests / test (push) Successful in 37s
2025-06-22 17:41:35 +02:00