Commit Graph

2984 Commits

Author SHA1 Message Date
Jon
2eafb88367 fix(core): disable of notes for models not requiring it
ref: #662 #665
2025-03-04 05:58:26 +09:30
Jon
6858c04bfd fix(api): when generating notes url, use correct object
ref: #662 #659
2025-03-04 04:19:27 +09:30
Jon
124c96512a feat(devops): Add model tag feature_flag to ticket linked item
ref: #662 #659
2025-03-04 03:56:57 +09:30
Jon
23793e2133 fix(api): Add missing import for featurenotused
ref: #662
2025-03-04 03:39:53 +09:30
Jon
4b06d6a2a1 feat(devops): Add KB tab to feature flag model
ref: #662 #659
2025-03-04 03:34:51 +09:30
Jon
8a56fdfcdb feat(devops): Add Notes to feature flag model
ref: #662 #659
2025-03-04 03:34:30 +09:30
Jon
c4b640fb53 test(devops): correct dir name for tests
ref: #662 #659
2025-03-04 03:33:27 +09:30
Jon
1afa102679 test(devops): Notes feature flag model checks
ref: #662 #659
2025-03-04 03:33:09 +09:30
Jon
ddf3449b3f feat(core): Migration for feature_flag model reference
ref: #662 #659
2025-03-04 03:30:59 +09:30
Jon
95c5f271ba feat(core): url endpoints added for ticket comment category and ticket category notes
ref: #662 #665
2025-03-04 03:30:12 +09:30
Jon
db0cf389c3 feat(itam): disable model notes for model device os
ref: #662 #665
2025-03-04 03:29:34 +09:30
Jon
8b17ea54c7 feat(api): disable model notes for model auth token
ref: #662 #665
2025-03-04 03:29:16 +09:30
Jon
330d00a73d feat(core): disable model notes for model teamuser
ref: #662 #665
2025-03-04 03:28:56 +09:30
Jon
5f691748bc feat(core): disable model notes for model notes
ref: #662 #666 #667
2025-03-04 03:24:57 +09:30
Jon
4876919015 feat(core): Migrations for adding notes to ticket category and ticket comment category
ref: #662 #666 #667
2025-03-04 03:24:20 +09:30
Jon
55e30ab4f5 test(core): Ticket Comment Category Notes checks
ref: #662 closes #666
2025-03-04 03:24:08 +09:30
Jon
4d6438833d test(core): Ticket Category Notes checks
ref: #662 closes #667
2025-03-04 03:23:27 +09:30
Jon
5b97f5400f fix(core): Add ability to add notes for ticket comment category
ref: #662 #666
2025-03-04 03:23:04 +09:30
Jon
8a787a516f fix(core): Add ability to add notes for ticket category
ref: #662 #667
2025-03-04 03:22:04 +09:30
Jon
51013d12d3 test(app): Model test cases for api field rendering _urls.notes
ref: #662 closes #665
2025-03-04 03:21:30 +09:30
Jon
44a750f32b test(app): Model test cases for get_url_kwargs_notes function
ref: #662 #665
2025-03-04 03:20:39 +09:30
Jon
5938a51193 test(access): Correct Team notes url route name
ref: #662 #665
2025-03-04 03:18:50 +09:30
Jon
f833121c08 fix(core): Serializer _urls.notes URL generation now dynamic
ref: #662 #665
2025-03-04 03:17:31 +09:30
Jon
90a1e4baad feat(core): Add Feature Flag model reference
ref: #662 #659
2025-03-03 20:22:18 +09:30
Jon
20a1f69077 docs(admin): initial feature flags
ref: #662 #661 #496 closes #659
2025-03-02 02:51:19 +09:30
Jon
d79b13d98e docs(user): initial feature flags
ref: #662 #659 #661 #496
2025-03-02 02:39:37 +09:30
Jon
05cf5b2835 docs(user): Add devops module
ref: #662 closes #656
2025-03-02 02:14:27 +09:30
Jon
1edc398f41 fix(api): Dont attempt to access model.get_app_namespace if it doesnt exist
ref: #656 #662
2025-03-02 01:10:00 +09:30
Jon
adfeec5fef feat(devops): Add devops module to installed applications
ref: #662 #656
2025-03-02 00:48:38 +09:30
Jon
7fbe6fda95 test(devops): Feature Flag viewset unit Checks
ref: #662 #659
2025-03-02 00:37:13 +09:30
Jon
40f7f7739f test(devops): Feature Flag model Checks
ref: #662 #659
2025-03-02 00:37:03 +09:30
Jon
51807b4747 test(devops): Feature Flag api Checks
ref: #662 #659
2025-03-02 00:36:55 +09:30
Jon
ef1742c537 test(devops): Feature Flag tenancy object Checks
ref: #662 #659
2025-03-02 00:36:45 +09:30
Jon
1216092413 test(devops): Feature Flag viewset functional Checks
ref: #662 #659
2025-03-02 00:36:25 +09:30
Jon
ee23cb1f6e test(devops): Feature Flag serializer Checks
ref: #662 #659
2025-03-02 00:36:12 +09:30
Jon
158e8436d8 test(devops): Feature Flag History Checks
ref: #662 #661
2025-03-02 00:35:41 +09:30
Jon
235e4db5b6 feat(devops): Add Feature Flag viewset
ref: #662 #659
2025-03-02 00:34:57 +09:30
Jon
aa1cd3eda2 feat(devops): Add Feature Flag serializer
ref: #662 #659
2025-03-02 00:33:59 +09:30
Jon
1ed96ff9fc feat(devops): Add devops Navigation menu
ref: #662 #656
2025-03-02 00:32:47 +09:30
Jon
6fabdb6d17 feat(devops): Add devops module URL includes
ref: #662 #656
2025-03-02 00:32:03 +09:30
Jon
c6a38684db feat(devops): Add devops to permissions
ref: #662 #656
2025-03-02 00:29:23 +09:30
Jon
4ecc841462 feat(devops): DB Migrations for Feature Flag and History model
ref: #662 #661 #659
2025-03-02 00:28:38 +09:30
Jon
eda1fb673b feat(devops): Add Feature Flag History model
ref: #662 #661
2025-03-02 00:28:04 +09:30
Jon
d23e05ac7b feat(devops): Add Feature Flag model
ref: #662 #659
2025-03-02 00:27:43 +09:30
Jon
1818ee94e7 feat(access): add support for nested application namespaces
ref: #656 #662
2025-03-02 00:22:58 +09:30
Jon
9d88bf8827 feat(devops): Add devops module
ref: 656
2025-03-01 20:50:58 +09:30
e04c819b74 Merge branch 'development' 2025-03-01 10:43:29 +00:00
fa03f7471b build: bump version 1.11.0 -> 1.12.0 1.12.0 2025-03-01 10:43:29 +00:00
Jon
3a496011da Merge pull request #658 from nofusscomputing/development 2025-03-01 20:13:14 +09:30
Jon
a28a295d19 Merge pull request #652 from nofusscomputing/feature-next-release 2025-03-01 19:56:32 +09:30