Commit graph

874 commits

Author SHA1 Message Date
5d19a7a853 Merge pull request 'Update dependency django-auditlog to >=3.4.0' (#323) from renovate/django-auditlog-3.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #323
2025-12-05 12:46:14 +00:00
0456fc453d Merge pull request 'Add billing metadata annotations' (#320) from 263-billing-annotations into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 29s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #320
2025-12-05 12:44:39 +00:00
e1aa9015f2
ensure proper data type for comparison
All checks were successful
Tests / test (push) Successful in 28s
2025-12-05 10:13:39 +01:00
903987796f
Add tests for manage commands
All checks were successful
Tests / test (push) Successful in 26s
2025-12-05 09:38:44 +01:00
15ed5837b9
Add metadata sync command 2025-12-05 09:38:44 +01:00
450fe0949e
Fix pytest-coverage setup 2025-12-05 09:38:44 +01:00
7fc85108cf
Reduce test verbosity 2025-12-05 09:38:44 +01:00
84c0220af0
Add billing annotations and tests 2025-12-05 09:38:44 +01:00
3e6623278c
Add invoice_gropuing to admin and structure form 2025-12-05 09:38:44 +01:00
cbd32fb814
Add default flake8 settings 2025-12-05 09:38:43 +01:00
8bb25a4f66
Add OrganizationOrigin.invoice_grouping 2025-12-05 09:38:43 +01:00
d69b46ecfd Merge pull request 'Fix min/max value validation in configured form' (#322) from 286-simple-form-issues into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 39s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #322
2025-12-05 08:38:14 +00:00
6d9a1a1dbb Merge pull request 'Pin only the minor Python version' (#321) from python-pin-minor-version into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 39s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #321
2025-12-05 08:31:34 +00:00
Renovate Bot
d6a6ec8d9e Update dependency django-auditlog to >=3.4.0
All checks were successful
Tests / test (push) Successful in 28s
2025-12-05 03:01:15 +00:00
165dbfd778 Fix min/max value validation in configured form
All checks were successful
Tests / test (push) Successful in 28s
ref #286
2025-12-04 17:54:09 +01:00
2414292091 Pin only the minor Python version
All checks were successful
Tests / test (push) Successful in 27s
2025-12-04 17:44:02 +01:00
38ec22174a Merge pull request 'Service Plans' (#308) from 264-service-plans into main
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
Reviewed-on: #308
2025-12-04 12:39:47 +00:00
f111816acb Move plan assets to separate files
All checks were successful
Tests / test (push) Successful in 26s
2025-12-04 13:21:41 +01:00
b394eca08b Improve look of plan selection 2025-12-04 13:04:45 +01:00
7de0dca512 Merge pull request 'Update dependency flake8-pyproject to >=1.2.4' (#309) from renovate/flake8-pyproject-1.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #309
2025-12-04 08:12:14 +00:00
9dd2d1145c Merge pull request 'Update dependency django to v5.2.9' (#313) from renovate/django-5.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 38s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #313
2025-12-04 08:10:00 +00:00
6e451fd904 Merge pull request 'Update Python to >=3.14.1' (#314) from renovate/python-3.x 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: #314
2025-12-04 08:09:44 +00:00
4db8ff7280 Merge pull request 'Update dependency sentry-sdk to >=2.47.0' (#315) from renovate/sentry-sdk-2.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: #315
2025-12-04 08:09:26 +00:00
Renovate Bot
3aa0451f49 Update dependency sentry-sdk to >=2.47.0
All checks were successful
Tests / test (push) Successful in 30s
2025-12-04 03:01:21 +00:00
Renovate Bot
697297ba2a Update Python to >=3.14.1
All checks were successful
Tests / test (push) Successful in 27s
2025-12-03 03:01:39 +00:00
Renovate Bot
65f0f646dd Update dependency flake8-pyproject to >=1.2.4
All checks were successful
Tests / test (push) Successful in 28s
2025-12-03 03:01:36 +00:00
Renovate Bot
d63d1049b8 Update dependency django to v5.2.9
All checks were successful
Tests / test (push) Successful in 25s
2025-12-03 03:01:25 +00:00
ad622ef14b Add tests for plans
All checks were successful
Tests / test (push) Successful in 28s
2025-12-02 16:28:54 +01:00
83f60711bb Show plans in forms 2025-12-02 16:26:32 +01:00
7d42820026 Show plans in detail view 2025-12-02 16:25:36 +01:00
2a63677539 Implement view logic 2025-12-02 16:25:16 +01:00
ef4f76b290 Implement form changes for plan integration 2025-12-02 16:11:51 +01:00
c5b2c58305 Add missing admin field 2025-12-02 16:09:48 +01:00
29661aa7cd Implement plan logic in create/update 2025-12-02 16:09:21 +01:00
2bbd643cf9 Add migrations and final model changes 2025-12-02 16:09:10 +01:00
5cee0194f5 Fix broken FQDN due to timing problems 2025-12-02 13:20:36 +01:00
f2b38a9f11 Merge pull request 'Update dependency flake8-bugbear to >=25.11.29' (#310) from renovate/flake8-bugbear-25.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #310
2025-12-02 07:29:19 +00:00
cdc5947a63 Merge pull request 'Update https://github.com/renovatebot/github-action action to v44.0.5' (#312) from renovate/https-github.com-renovatebot-github-action-44.x into main 2025-12-02 07:29:10 +00:00
5ef1fcc28c Merge pull request 'Lock file maintenance' (#311) from renovate/lock-file-maintenance 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: #311
2025-12-02 07:29:06 +00:00
Renovate Bot
0aebbc42f0 Update https://github.com/renovatebot/github-action action to v44.0.5 2025-12-02 03:01:04 +00:00
Renovate Bot
0a47eedc9e Lock file maintenance
All checks were successful
Tests / test (push) Successful in 28s
2025-12-01 03:01:20 +00:00
Renovate Bot
c60a69a305 Update dependency flake8-bugbear to >=25.11.29
All checks were successful
Tests / test (push) Successful in 24s
2025-11-30 03:01:16 +00:00
cce071397c Adjustments to data model
All checks were successful
Tests / test (push) Successful in 25s
2025-11-25 13:56:51 +01:00
9a3734192e Initial Plan model 2025-11-25 13:30:00 +01:00
f9bf71a2c1 Merge pull request 'Lock file maintenance' (#305) from renovate/lock-file-maintenance into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #305
2025-11-25 08:43:14 +00:00
1cf77e3b25 Merge pull request 'Update https://github.com/renovatebot/github-action action to v44.0.4' (#306) from renovate/https-github.com-renovatebot-github-action-44.x into main 2025-11-25 08:42:51 +00:00
230b66ef92 Merge pull request 'Update dependency sentry-sdk to >=2.46.0' (#307) from renovate/sentry-sdk-2.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: #307
2025-11-25 08:42:47 +00:00
Renovate Bot
0c09ae8eca Update dependency sentry-sdk to >=2.46.0
All checks were successful
Tests / test (push) Successful in 26s
2025-11-25 03:00:52 +00:00
Renovate Bot
8e725932c4 Update https://github.com/renovatebot/github-action action to v44.0.4 2025-11-25 03:00:34 +00:00
Renovate Bot
870acfa81b Lock file maintenance
All checks were successful
Tests / test (push) Successful in 27s
2025-11-24 03:00:48 +00:00