Commit Graph

2538 Commits

Author SHA1 Message Date
Jon
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
Jon
6272eef45f fix(devops): Use correct stderr function when using feature_flag management command
ref: #688 #687
2025-03-17 11:44:05 +09:30
Jon
176537d583 fix(devops): Cater for connection timeout when fetching feature flags
ref: #688 #687
2025-03-17 11:43:37 +09:30
Jon
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
Jon
70978b9fdc chore: squash migrations prior to release
ref: #679 #660
2025-03-16 11:18:02 +09:30
Jon
9c65d7f355 test(devops): Feature Flag History API render checks
ref: #679 #659
2025-03-16 09:14:50 +09:30
Jon
32137334ad test(devops): Feature Flag Serializer checks
ref: #679 #659
2025-03-16 09:14:37 +09:30
Jon
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
Jon
c34903abf2 test(devops): CheckIn Entry created of fetching feature flags
ref: #679 #676 #496
2025-03-16 08:25:51 +09:30
Jon
70c7100b1d test(devops): CheckIn model test cases
ref: #679 closes #677
2025-03-16 06:41:43 +09:30
Jon
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
Jon
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
Jon
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
Jon
5f62828f28 feat(devops): Add missing column to model Checkin
ref: #678 #677
2025-03-15 04:08:58 +09:30
Jon
46996b7f14 feat(devops): Remove model Checkin permissions from permissions selector
ref: #678 #677
2025-03-15 03:42:53 +09:30
Jon
b8281a3dd7 fix(devops): Only track checkin if no other error occured
ref: #678 #676
2025-03-15 03:33:47 +09:30
Jon
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
Jon
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
Jon
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
Jon
0dbde5e1d6 feat(devops): Migrations for model CheckIns
ref: #678 #677
2025-03-15 02:18:24 +09:30
Jon
f3a45d6ec2 feat(devops): New model CheckIns
ref: #678 #677
2025-03-15 02:16:54 +09:30
Jon
3ab5babd31 feat: Generate a deployment unique ID
ref: #675 #575
2025-03-14 23:34:35 +09:30
Jon
14c193d72a feat(devops): Provide user with option to disable downloading feature flags
ref: #675 #575
2025-03-14 23:04:57 +09:30
Jon
b22f4e2ea9 feat(devops): Feature Flagging url.path wrapper
ref: #675 #575
2025-03-14 22:38:43 +09:30
Jon
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
Jon
19d6b4f7e8 fix(devops): Only add Last-Modified header to response if exists
ref: #675 #575
2025-03-13 19:53:59 +09:30
Jon
b2e82fd8c9 feat(devops): Feature Flagging DRF Router wrapper
ref: #675 #575
2025-03-13 19:49:31 +09:30
Jon
192efadb08 feat(devops): Feature Flagging middleware
ref: #675 #575
2025-03-13 19:49:11 +09:30
Jon
00d16f841f feat(devops): Feature Flagging management command
ref: #675 #575
2025-03-13 19:49:02 +09:30
Jon
c5107861a1 feat(devops): Add Feature Flagging lib
ref: #675 #575
2025-03-13 19:47:44 +09:30
Jon
1d9580f14b feat(devops): add temp application for feature flag client
ref: #675 #575
2025-03-13 19:40:42 +09:30
Jon
acf9f20ab9 test(devops): public feature flag fields corrections
ref: #673 #663
2025-03-10 20:07:12 +09:30
Jon
6cf6a23964 feat(devops): public feature flag endpoint pagination limited to 20 results
ref: #673 closes #663
2025-03-10 19:37:37 +09:30
Jon
a69e102432 test(devops): public feature flag functional ViewSet checks
ref: #673 #663
2025-03-10 19:36:52 +09:30
Jon
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
Jon
dcebd4b8d6 fix(devops): feature flag public ViewSet serializer name correction and qs cache correction
ref: #673 #663
2025-03-10 18:28:18 +09:30
Jon
2e35b651ef test(devops): feature flag ViewSet checks
ref: #673 #663
2025-03-10 16:04:43 +09:30
Jon
2f06814d99 test(api): Update vieset test cases to cater for mockrequest to contain headers attribute
ref: #673
2025-03-10 16:04:09 +09:30
Jon
faff43510d test(devops): feature flag public endpoint API field, header checks
ref: #673 #663
2025-03-10 15:21:07 +09:30
Jon
42105d4621 fix(devops): feature flag public endpoint field modified name typo
ref: #673 #663
2025-03-10 15:19:57 +09:30
Jon
427584c8d9 feat(devops): Add support for if-modified-since header for Feature Flags public endpoint
ref: #673 #663
2025-03-08 21:05:44 +09:30
Jon
a07ee8472e fix(devops): Filter public feature flag endpoint to org and software where software is enabled
ref: #673 #663
2025-03-08 19:36:12 +09:30
Jon
3eb02602d6 fix(devops): Move software field filter for feature flag to the serializer
ref: #673 #663
2025-03-08 19:30:45 +09:30
Jon
7dac29971f feat(api): Add public API feature flag index endpoint
ref: #673 #663
2025-03-08 17:49:07 +09:30
Jon
0c6fb786dd feat(api): Add public API endpoint
ref: #673 #663
2025-03-08 17:45:20 +09:30
Jon
d09e649765 feat(devops): Add feature flag public ViewSet
ref: #673 #663
2025-03-08 16:43:34 +09:30
Jon
8741e0b636 feat(devops): Add feature flag public serializer
ref: #673 #663
2025-03-08 16:42:09 +09:30
Jon
529512be3e feat(api): Add common viewset for public RO list
ref: #663
2025-03-08 16:35:00 +09:30
Jon
b63f6b7092 feat: Remove serializer caching from ALL viewsets
ref: #671 closes #668
2025-03-07 17:53:14 +09:30
Jon
7b6fe804a9 feat(devops): Add delete col to software enabled feature flags
ref: #659
2025-03-07 17:38:05 +09:30