Youssef Khedher
60cce3749f
Merge pull request #410 from Unleash/fix/project-link-mobile
...
fix: show project link in mobile nav
2021-10-12 09:46:49 +01:00
Christopher Kolstad
20a4aeff97
Make Appinstance registration include environment ( #1014 )
2021-10-12 10:39:28 +02:00
Youssef Khedher
cfe369a239
Merge branch 'master' into fix/project-link-mobile
2021-10-12 09:23:29 +01:00
Youssef Khedher
c78915ed11
Merge pull request #420 from Unleash/fix/reload-tabs
...
Fix/reload tabs
2021-10-12 09:22:13 +01:00
Youssef Khedher
01e4493148
Merge branch 'master' into fix/copy-feature-button
2021-10-12 09:21:56 +01:00
Youssef Khedher
ff6affdae5
Merge branch 'master' into fix/reload-tabs
2021-10-12 09:09:25 +01:00
Youssef
a139cd4034
fix reload env and setting tabs
2021-10-12 08:39:31 +01:00
Youssef
cdd14206b7
fix copy link path
2021-10-12 06:11:02 +01:00
Youssef
2c8b234dfc
fix links order
2021-10-12 05:57:25 +01:00
Youssef Khedher
bb8f00ea36
fix variant switch not showing correct state ( #409 )
...
* fix variant switch not showing correct state
* remove console log
2021-10-11 23:23:32 +02:00
renovate[bot]
c0a2a0bf62
chore(deps): update dependency cypress to v8.6.0 ( #417 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 22:50:33 +02:00
Youssef Khedher
b4fb4b6143
fix: add loading state to tab elements ( #415 )
2021-10-11 22:50:04 +02:00
Ivar Conradi Østhus
a6f2c332f8
fix: show feature toggle type in list ( #418 )
...
We should show the feature toggle type in all list of toggles.
Also cleaned up mobile view.
2021-10-11 22:45:59 +02:00
Renovate Bot
8ac3f6fc36
chore(deps): update dependency ts-node to v10.3.0
2021-10-11 19:52:11 +00:00
Rob Levin
d7e85c3fe0
Update node.md ( #1016 )
...
Since it's much. more likely that consumers will want a Promise, Observable, or other asynchronous mechanism to listen for the flag enabled callback, add a link out to those docs. This took our team a while to find fwiw.
2021-10-11 18:39:51 +02:00
Joe J Collins
8a74ad9fd5
Docs: Update python.md ( #1015 )
2021-10-11 17:49:29 +02:00
Christopher Kolstad
31f8b46cd2
disabled property needs to be a boolean
2021-10-11 15:14:33 +02:00
Christopher Kolstad
55c9c9a2e0
fix: Ensure Object.keys always gets an object
2021-10-11 15:11:13 +02:00
Christopher Kolstad
805c8e75df
Ignore .env.local
2021-10-11 14:50:48 +02:00
Youssef
aff77e1531
fix scroll-top when create strategy
2021-10-11 11:41:57 +01:00
Youssef
0fa46e00f7
fix copy button link
2021-10-11 11:03:37 +01:00
Youssef
34adfa9ad0
updating snapshots
2021-10-11 10:32:42 +01:00
Christopher Kolstad
d176028a00
Trigger STALE events when patching stale field
...
- Also moved the patch function into service, instead of performing the
operation in the controller
2021-10-11 11:27:20 +02:00
Youssef
1abe6bcbb1
update createTheme import
2021-10-11 10:14:40 +01:00
Youssef Khedher
a1e8bf7573
Merge branch 'master' into fix/project-link-mobile
2021-10-11 10:00:03 +01:00
Youssef
bbfd78f7c5
fix: show project link in mobile nav
2021-10-11 09:53:38 +01:00
Renovate Bot
1e2a0d9045
chore(deps): update dependency lint-staged to v11.2.3
2021-10-10 20:47:52 +00:00
Renovate Bot
c5950f2050
chore(deps): update dependency @testing-library/user-event to v13.3.0
2021-10-10 12:04:41 +00:00
Renovate Bot
8b98e075ae
chore(deps): update dependency lint-staged to v11.2.2
2021-10-09 22:25:27 +00:00
Youssef Khedher
ed41919596
Merge pull request #398 from Unleash/feat/API-token-improvement
...
add info box in project page + make api ui responsive
2021-10-09 21:39:41 +01:00
Youssef Khedher
27c0b52f7c
Merge branch 'master' into feat/API-token-improvement
2021-10-09 21:23:59 +01:00
Renovate Bot
b0205d1f32
chore(deps): update dependency css-loader to v6.4.0
2021-10-09 14:32:08 +00:00
Renovate Bot
41a141d82e
chore(deps): update dependency lint-staged to v11.2.1
2021-10-09 07:52:12 +00:00
Youssef Khedher
cbddc778d5
Merge branch 'master' into feat/API-token-improvement
2021-10-08 22:12:22 +01:00
Youssef Khedher
36ba9c68dd
revert test file
2021-10-08 22:10:38 +01:00
Youssef Khedher
4a0f0df4c9
update doc: replace npm with yarn
2021-10-08 21:20:47 +01:00
Ivar Conradi Østhus
e5fa72ff25
Merge branch 'master' into feat/API-token-improvement
2021-10-08 19:06:23 +02:00
renovate[bot]
a55b5c5571
chore(deps): pin dependency @types/react-timeago to 4.1.3 ( #406 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-08 19:04:55 +02:00
Renovate Bot
56332fbf9e
chore(deps): update dependency jest to v27.2.5
2021-10-08 16:02:49 +00:00
Fredrik Strand Oseberg
7da3573edb
Feat/visual enhancements ( #404 )
...
* fix: stale style
* fix: execution plan styling
* fix: paths
* fix: remove console logs
* fix: snapshots
* fix: add comma
* fix: update snapshots
2021-10-08 16:19:06 +02:00
Youssef Khedher
338c74e955
Merge branch 'master' into feat/API-token-improvement
2021-10-08 14:51:22 +01:00
Youssef Khedher
5304b29fd7
fix: token column not showing up
2021-10-08 14:50:37 +01:00
Ivar Conradi Østhus
6fc30d3a79
feat: add feature status ( #403 )
...
* feat: add feature status
* fix: use feature status in project feature list
* fix: text size
* fix: project view
* fix: padding
* fix: lint
* fix: snapshots
* fix: text size
* fix: snapshots
* fix: size
* fix: revert size
* fix: update snapshots
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-10-08 15:18:43 +02:00
Youssef Khedher
eaee97dfc7
add info box to API page
2021-10-08 13:30:57 +01:00
Youssef Khedher
2d94ca707a
Merge branch 'master' into feat/API-token-improvement
2021-10-08 13:07:32 +01:00
Ivar Conradi Østhus
7406cbbaa7
fix: add clone feature toggle via API
2021-10-08 13:47:17 +02:00
Renovate Bot
02e7402985
chore(deps): update dependency eslint-config-airbnb-typescript to v14.0.1
2021-10-08 11:29:52 +00:00
Renovate Bot
326b14fcec
chore(deps): pin dependency fast-json-patch to 3.1.0
2021-10-08 10:41:04 +00:00
Fredrik Strand Oseberg
37b818fce4
Feat/feature toggle view tags ( #399 )
...
* feat: new tags
* feat: archive
* wip: variants
* add support for deletion, variable/fixed weight toggle and weight editing
* Add confirmation dialogue for deleting variants
* feat: settings
* fix: recalculate on project name change
* feat: feature environment metrics
* feat: environment
* Add toggle for stale
* fix: refetch on create strategy
* fix: lint
* fix: update snapshots
* fix: add link to icon button
* fix: revert test user
* fix: increase size!
* fix: use permission attr for ResponsiveButton
* fix: dev dependency
* fix: theme
* fix: stale style
* Update src/component/feature/FeatureView2/FeatureSettings/FeatureSettingsMetadata/FeatureTypeSelect/FeatureTypeSelect.tsx
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
* Update src/component/feature/FeatureView2/FeatureVariants/FeatureVariantsList/FeatureVariantsList.tsx
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
* Update src/component/feature/FeatureView2/FeatureVariants/FeatureVariantsList/FeatureVariantsListItem/useDeleteVariantMarkup.tsx
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Christopher Kolstad <git@chriswk.no>
2021-10-08 11:23:29 +02:00
Ivar Conradi Østhus
fc455811f8
feat/metricsV2 ( #1005 )
...
Adds a new way of handling usage metrics where we push it directly to the database and performs aggregation on the fly. All metrics are aggregated in to buckets of hours. We will for now store metrics for the 48 hours with the following dimensions:
- featureName
- projectName
- envrionment
- yes (the actual count)
- no (the actual count)
2021-10-08 10:09:22 +02:00