|
26cdd7495a
|
docs(administration): Add reverse proxy paths for containers
ref: #690 closes #674
|
2025-03-29 13:57:35 +09:30 |
|
|
e8b30796ab
|
docs(development): update testing docs to reflect change in writing tests
ref: #696 #672
|
2025-03-29 13:14:38 +09:30 |
|
|
e8bc98c315
|
test(api): Common ViewSet classes Tests and Test cases for classes that inherit them
migrated old viewset test cases to this test file so all common viewset classes
are tested in the one location.
ref: #696 #672
|
2025-03-25 02:22:26 +09:30 |
|
|
e6f576ef1a
|
feat(feature_flag): Provide user with ability to override feature flags
ref: #693 #493 #575
|
2025-03-22 14:40:41 +09:30 |
|
|
25e0f6d950
|
feat(devops): Add git_repository as a model that can be linked to a ticket
ref: #693 #515
|
2025-03-20 16:47:39 +09:30 |
|
|
f6bf6df31c
|
docs(user): Add Git repository and groups
ref: #693 #515
|
2025-03-20 15:48:54 +09:30 |
|
|
5804abc367
|
docs(core): Update slash command docs
ref: #691 #681
|
2025-03-19 14:51:37 +09:30 |
|
|
44e1461c6b
|
feat(project_management): Add project_state slash command
ref: #690 closes #592
|
2025-03-17 15:52:18 +09:30 |
|
|
105e6509b0
|
feat(core): Add ticket_comment_category slash command
ref: #690 closes #600
|
2025-03-17 15:51:30 +09:30 |
|
|
20d979963a
|
feat(core): Add ticket_category slash command
ref: #690 closes #598
|
2025-03-17 15:38:55 +09:30 |
|
|
bde2b2e758
|
feat(itam): Add markdown tag $software_version
ref: #690 closes #596
|
2025-03-17 15:22:53 +09:30 |
|
|
0452293546
|
docs(development): Notate usage of dict for table field
ref: #679 nofusscomputing/centurion_erp_ui#95 closes #669
|
2025-03-16 11:09:15 +09:30 |
|
|
a9fb70fcc7
|
feat(devops): Add ability for user to turn off feature flagging check-in
ref: #679 #496
|
2025-03-16 08:39:37 +09:30 |
|
|
179340e1a2
|
feat(devops): When displaying the feature_flag deployments, limit to last 24-hours
ref: #678 #676 #496
|
2025-03-15 04:35:45 +09:30 |
|
|
2929e347c7
|
docs(user): Add how to enable feature flagging
ref: #678 #676
|
2025-03-15 03:35:01 +09:30 |
|
|
b22f4e2ea9
|
feat(devops): Feature Flagging url.path wrapper
ref: #675 #575
|
2025-03-14 22:38:43 +09:30 |
|
|
89e2de437f
|
fix(devops): Correct logic for data changed check for public endpoint for feature flagging
ref: #673 #663
|
2025-03-10 19:19:58 +09:30 |
|
|
f61799dbfe
|
docs(devops): feature flag if-modified-since header
ref: #673 #663
|
2025-03-08 21:19:49 +09:30 |
|
|
7dac29971f
|
feat(api): Add public API feature flag index endpoint
ref: #673 #663
|
2025-03-08 17:49:07 +09:30 |
|
|
d09e649765
|
feat(devops): Add feature flag public ViewSet
ref: #673 #663
|
2025-03-08 16:43:34 +09:30 |
|
|
8741e0b636
|
feat(devops): Add feature flag public serializer
ref: #673 #663
|
2025-03-08 16:42:09 +09:30 |
|
|
90a1e4baad
|
feat(core): Add Feature Flag model reference
ref: #662 #659
|
2025-03-03 20:22:18 +09:30 |
|
|
20a1f69077
|
docs(admin): initial feature flags
ref: #662 #661 #496 closes #659
|
2025-03-02 02:51:19 +09:30 |
|
|
d79b13d98e
|
docs(user): initial feature flags
ref: #662 #659 #661 #496
|
2025-03-02 02:39:37 +09:30 |
|
|
05cf5b2835
|
docs(user): Add devops module
ref: #662 closes #656
|
2025-03-02 02:14:27 +09:30 |
|
|
526e9e876b
|
docs(development): remove old history model pages and links
ref: #651
|
2025-02-26 03:05:02 +09:30 |
|
|
31eded4f69
|
docs: remove api pages no longer required
ref: #605 #602
|
2025-02-20 06:38:12 +09:30 |
|
|
89e6bc362c
|
fix(project_management): Project milestone is not a child model
ref: #605 #631
|
2025-02-18 04:13:39 +09:30 |
|
|
db5ce2352e
|
test(core): Model History Entries Test Suite
ref: #605 #602
|
2025-02-18 04:13:39 +09:30 |
|
|
48966b9009
|
test(core): Unit Test Suite for History Model API field checks
ref: #605 #602 #46
|
2025-02-18 04:13:38 +09:30 |
|
|
6852aa4748
|
feat(itam): Add device history model
ref: #605 #616
|
2025-02-18 04:13:34 +09:30 |
|
|
4b2be4855b
|
docs(development): History model update
ref: #601 #605
|
2025-02-18 04:13:34 +09:30 |
|
|
75b5f48f9e
|
docs(development): Add model history
ref: #601 #605
|
2025-02-18 04:13:33 +09:30 |
|
|
6f94c95221
|
feat(core): added new history model
ref: #570 #602
|
2025-02-18 04:12:59 +09:30 |
|
|
008a879e6f
|
docs(user): Use a table to show markdown model tags
ref: #570
|
2025-02-18 04:12:59 +09:30 |
|
|
71382a4689
|
docs: remove links to old notes
ref: #570
|
2025-02-18 04:12:59 +09:30 |
|
|
30b24a1969
|
docs(development): remove old notes docs
ref: #570
|
2025-02-18 04:12:58 +09:30 |
|
|
4d5f029913
|
docs(core): add model notes
ref: #525
|
2025-02-09 20:04:58 +09:30 |
|
|
f06c9f6091
|
docs: add model test suite
ref: #525
|
2025-02-09 19:36:21 +09:30 |
|
|
8f2bf3d71e
|
test(core): Test Suite for Model Notes checks
ref: #49 #389 #525
|
2025-02-09 16:47:02 +09:30 |
|
|
1a7bade7f3
|
docs(development): Model Notes Creation
ref: #49 #389 #525
|
2025-02-09 00:26:55 +09:30 |
|
|
120380a95c
|
docs(roadmap): update
ref: #508
|
2025-01-27 17:18:39 +09:30 |
|
|
b0127584d6
|
docs: correct doc linting errors so they build
ref: #485 fixes #484
|
2025-01-23 19:04:38 +09:30 |
|
|
f08d3357d0
|
test: update to cater for tenancy object in request
ref: #473 #474
|
2025-01-18 22:57:00 +09:30 |
|
|
39a11836f1
|
docs(administration): Add metrics
ref: #156 #469
|
2025-01-13 18:13:55 +09:30 |
|
|
7e72bab4ba
|
docs(core): update success and failure admonition boxes
ref: #469 nofusscomputing/centurion_erp_ui#42
|
2025-01-12 19:30:30 +09:30 |
|
|
31c125d820
|
docs(itim): Update external link docs with filter docs and new service context
ref: #467 #468
|
2025-01-09 15:45:53 +09:30 |
|
|
56fec0f34c
|
docs(core): update markdown docs for recent model ref changes
ref: #465 #467
|
2025-01-09 14:18:26 +09:30 |
|
|
dd72843ffb
|
feat(access): Enable Objects from global organization to be viewable by user with the permission
ref: #448 #459
|
2025-01-03 12:14:26 +09:30 |
|
|
f218d8e2fa
|
docs(roadmap): added release management
ref: #459
|
2025-01-03 10:07:50 +09:30 |
|