|
7a9680d988
|
build: bump version 1.13.0 -> 1.13.1
1.13.1
|
2025-03-17 04:16:28 +00:00 |
|
|
d7d85bd01d
|
Merge pull request #688 from nofusscomputing/fix-feature-flag-crash
|
2025-03-17 13:34:04 +09:30 |
|
|
becb1eef26
|
fix(devops): After fetching feature flags dont attempt to access results unless status=200
ref: #688 #687
|
2025-03-17 13:12:29 +09:30 |
|
|
bf973d3765
|
fix(docker): only download feature flags when not a worker
ref: #688 fixes #687
|
2025-03-17 12:23:35 +09:30 |
|
|
7912a67ab7
|
refactor(docker): Use crontabs not cron.d
ref: #688 fixes #687
|
2025-03-17 12:17:59 +09:30 |
|
|
6272eef45f
|
fix(devops): Use correct stderr function when using feature_flag management command
ref: #688 #687
|
2025-03-17 11:44:05 +09:30 |
|
|
176537d583
|
fix(devops): Cater for connection timeout when fetching feature flags
ref: #688 #687
|
2025-03-17 11:43:37 +09:30 |
|
|
2491ab611b
|
fix: when building feature flag version, use first 8 chars of build hash
ref: #688 #687
|
2025-03-17 11:42:01 +09:30 |
|
|
3925b96cb0
|
build: bump version 1.12.0 -> 1.13.0
1.13.0
|
2025-03-16 02:34:25 +00:00 |
|
|
8488642651
|
Merge pull request #660 from nofusscomputing/feature-next-release
|
2025-03-16 11:51:16 +09:30 |
|
|
cb96d33f74
|
Merge pull request #679 from nofusscomputing/devops-feature-flagging
|
2025-03-16 11:35:01 +09:30 |
|
|
70978b9fdc
|
chore: squash migrations prior to release
ref: #679 #660
|
2025-03-16 11:18:02 +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 |
|
|
9c65d7f355
|
test(devops): Feature Flag History API render checks
ref: #679 #659
|
2025-03-16 09:14:50 +09:30 |
|
|
32137334ad
|
test(devops): Feature Flag Serializer checks
ref: #679 #659
|
2025-03-16 09:14:37 +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 |
|
|
c34903abf2
|
test(devops): CheckIn Entry created of fetching feature flags
ref: #679 #676 #496
|
2025-03-16 08:25:51 +09:30 |
|
|
70c7100b1d
|
test(devops): CheckIn model test cases
ref: #679 closes #677
|
2025-03-16 06:41:43 +09:30 |
|
|
8eb1650273
|
chore: update ticket template new model unit test (tenancy)
ref: #679
|
2025-03-16 06:39:01 +09:30 |
|
|
68364906f9
|
chore(devops): Squash All migrations
as this has not been released to production, squash to single migration
ref: #660 #68 #496
|
2025-03-15 05:03:36 +09:30 |
|
|
f99c1e2132
|
Merge pull request #678 from nofusscomputing/devops-check-in
|
2025-03-15 04:55:13 +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 |
|
|
b4d41970aa
|
feat(devops): During feature flag Checkin derive the version from the last field of the user-agent
ref: #678 #676
|
2025-03-15 04:10:40 +09:30 |
|
|
5f62828f28
|
feat(devops): Add missing column to model Checkin
ref: #678 #677
|
2025-03-15 04:08:58 +09:30 |
|
|
46996b7f14
|
feat(devops): Remove model Checkin permissions from permissions selector
ref: #678 #677
|
2025-03-15 03:42:53 +09:30 |
|
|
2929e347c7
|
docs(user): Add how to enable feature flagging
ref: #678 #676
|
2025-03-15 03:35:01 +09:30 |
|
|
b8281a3dd7
|
fix(devops): Only track checkin if no other error occured
ref: #678 #676
|
2025-03-15 03:33:47 +09:30 |
|
|
3888ab737b
|
fix(devops): during feature flag checkin, if no client-id provided, use value not-provided
ref: #678 #676
|
2025-03-15 02:29:37 +09:30 |
|
|
acc31ef079
|
feat(devops): Display the days total unique check-ins for feature flags within software feature flagging tab
ref: #678 #676
|
2025-03-15 02:24:47 +09:30 |
|
|
19ce303045
|
feat(devops): Record to check-in table every time feature flags are obtained
ref: #678 #676
|
2025-03-15 02:21:56 +09:30 |
|
|
0dbde5e1d6
|
feat(devops): Migrations for model CheckIns
ref: #678 #677
|
2025-03-15 02:18:24 +09:30 |
|
|
f3a45d6ec2
|
feat(devops): New model CheckIns
ref: #678 #677
|
2025-03-15 02:16:54 +09:30 |
|
|
f24f02df5d
|
Merge pull request #675 from nofusscomputing/temp-add-feature-flag
|
2025-03-14 23:57:16 +09:30 |
|
|
3ab5babd31
|
feat: Generate a deployment unique ID
ref: #675 #575
|
2025-03-14 23:34:35 +09:30 |
|
|
14c193d72a
|
feat(devops): Provide user with option to disable downloading feature flags
ref: #675 #575
|
2025-03-14 23:04:57 +09:30 |
|
|
b22f4e2ea9
|
feat(devops): Feature Flagging url.path wrapper
ref: #675 #575
|
2025-03-14 22:38:43 +09:30 |
|
|
29553474f2
|
fix(devops): When init the feature flag clients, look for all args within settings
ref: #675 #575
|
2025-03-13 20:49:18 +09:30 |
|
|
19d6b4f7e8
|
fix(devops): Only add Last-Modified header to response if exists
ref: #675 #575
|
2025-03-13 19:53:59 +09:30 |
|
|
f1fb3cd7ff
|
feat(docker): Configure cron to download feature flags every four hours
ref: #675 #575
|
2025-03-13 19:53:00 +09:30 |
|
|
f1570a1997
|
feat(docker): Start and run crond within container
ref: #675 #575
|
2025-03-13 19:52:24 +09:30 |
|
|
2f95482150
|
feat(docker): Download feature flags on container start
ref: #675 #575
|
2025-03-13 19:52:04 +09:30 |
|
|
b2e82fd8c9
|
feat(devops): Feature Flagging DRF Router wrapper
ref: #675 #575
|
2025-03-13 19:49:31 +09:30 |
|
|
192efadb08
|
feat(devops): Feature Flagging middleware
ref: #675 #575
|
2025-03-13 19:49:11 +09:30 |
|
|
00d16f841f
|
feat(devops): Feature Flagging management command
ref: #675 #575
|
2025-03-13 19:49:02 +09:30 |
|
|
c5107861a1
|
feat(devops): Add Feature Flagging lib
ref: #675 #575
|
2025-03-13 19:47:44 +09:30 |
|
|
1d9580f14b
|
feat(devops): add temp application for feature flag client
ref: #675 #575
|
2025-03-13 19:40:42 +09:30 |
|
|
aa77c69ed7
|
Merge pull request #673 from nofusscomputing/public-endpoint-feature-flagging
|
2025-03-10 20:25:45 +09:30 |
|
|
acf9f20ab9
|
test(devops): public feature flag fields corrections
ref: #673 #663
|
2025-03-10 20:07:12 +09:30 |
|
|
6cf6a23964
|
feat(devops): public feature flag endpoint pagination limited to 20 results
ref: #673 closes #663
|
2025-03-10 19:37:37 +09:30 |
|
|
a69e102432
|
test(devops): public feature flag functional ViewSet checks
ref: #673 #663
|
2025-03-10 19:36:52 +09:30 |
|