Ivar Conradi Østhus
|
d0a6da7e29
|
fix: tests
|
2021-10-18 11:15:28 +02:00 |
|
Ivar Conradi Østhus
|
47bc5deb22
|
fix: add link to slack community
|
2021-10-18 11:05:47 +02:00 |
|
Renovate Bot
|
3f02e9c070
|
chore(deps): update dependency jest to v27.3.0
|
2021-10-17 20:23:53 +00:00 |
|
Renovate Bot
|
99c1039b4d
|
chore(deps): update node.js to v14.18.1
|
2021-10-17 14:11:14 +00:00 |
|
David Alpert
|
0681a7b1d3
|
chore(node-version): move node spec to .node-version (#1034)
placing the required node version in a .node-version
file allows it to be read programatically by node
version managers like nodenv, asdf, etc
|
2021-10-17 15:26:59 +02:00 |
|
David Alpert
|
1d828e8190
|
docs: add reference to developer-guide (#1035)
|
2021-10-17 15:21:25 +02:00 |
|
Renovate Bot
|
51e535baf3
|
chore(deps): update dependency ts-jest to v27.0.7
|
2021-10-16 12:08:52 +00:00 |
|
Renovate Bot
|
44bb2ec760
|
chore(deps): update dependency @types/faker to v5.5.9
|
2021-10-16 08:57:58 +00:00 |
|
Ivar Conradi Østhus
|
3b925902d7
|
fix: event-log
|
2021-10-15 20:11:51 +02:00 |
|
Ivar Conradi Østhus
|
706e711819
|
Update developer-guide.md
|
2021-10-15 19:43:29 +02:00 |
|
Renovate Bot
|
7db86e75c1
|
chore(deps): update dependency @testing-library/user-event to v13.4.1
|
2021-10-15 17:19:38 +00:00 |
|
Renovate Bot
|
8f6b89cc9e
|
fix(deps): update docusaurus monorepo to v2.0.0-beta.7
|
2021-10-15 15:15:10 +00:00 |
|
Youssef Khedher
|
1157236c98
|
Merge pull request #438 from Unleash/fix/toggle-not-exist
fix:handle non-existing feature toggle
|
2021-10-15 15:41:01 +01:00 |
|
Youssef
|
bdc4b3cf7a
|
fix: truncate link in body and in breadcrumb
|
2021-10-15 16:27:55 +02:00 |
|
Youssef
|
b5072928b3
|
fix:handle non-existing feature toggle
|
2021-10-15 16:27:54 +02:00 |
|
Christopher Kolstad
|
195cded10b
|
Don't use window.location.reload for forcing login
- Causes e2e tests to go into an infinite reload loop
|
2021-10-15 16:26:20 +02:00 |
|
Ivar Conradi Østhus
|
20282e05de
|
4.2.0-beta.3
|
2021-10-15 14:19:35 +02:00 |
|
Ivar Conradi Østhus
|
524bbc9bab
|
fix: bump unleash-frontend to 4.2.6
|
2021-10-15 14:19:16 +02:00 |
|
Ivar Conradi Østhus
|
02872f15ee
|
4.2.6
|
2021-10-15 14:17:07 +02:00 |
|
Ivar Conradi Østhus
|
edd6706ffe
|
fix: new create toggle page
|
2021-10-15 14:16:17 +02:00 |
|
Christopher Kolstad
|
58ff86e3bd
|
Use div and flexbox instead of grid for metrics tab
|
2021-10-15 13:30:16 +02:00 |
|
Youssef Khedher
|
a9d46d4ce6
|
fix: show side bar and disable drag and add strategy based on permissions (#426)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
|
2021-10-15 13:20:07 +02:00 |
|
Ivar Conradi Østhus
|
95221e7b6b
|
fix: adjust env switch a bit
|
2021-10-15 12:49:14 +02:00 |
|
Christopher Kolstad
|
e9a63197cf
|
fix: grids needs containers and items
|
2021-10-15 12:26:50 +02:00 |
|
Christopher Kolstad
|
3f7e43c599
|
Revert "Use V flag for new metrics component"
This reverts commit 566539727d .
|
2021-10-15 12:03:07 +02:00 |
|
Christopher Kolstad
|
566539727d
|
Use V flag for new metrics component
|
2021-10-15 12:00:11 +02:00 |
|
Christopher Kolstad
|
cce0a7d465
|
Don't print 'Seen in application' on metrics tab
|
2021-10-15 11:56:44 +02:00 |
|
Christopher Kolstad
|
6d42502792
|
Add default strategy type to strategy hook
- Fixes the missing sidebar while loading the strategy types
Trello:
https://trello.com/c/WJk8bI8l/490-feature-strategies-loading-state
|
2021-10-15 11:43:11 +02:00 |
|
Ivar Conradi Østhus
|
d42d412bc8
|
fix: make toggle list sortable inside a project (#436)
* fix: make toggle list sortable inside a project
* fix: minor cleanup
|
2021-10-15 11:20:14 +02:00 |
|
Christopher Kolstad
|
4230fc98ed
|
Feat/new metrics tab (#432)
* New metric tab if environment flag is active
* Prepare new metrics tab - need styling help!!
|
2021-10-15 10:05:10 +02:00 |
|
Youssef Khedher
|
c3453fad0d
|
Merge pull request #437 from Unleash/fix/featureView-tab
make Overview tab the default tab when open a feature
|
2021-10-15 09:03:10 +01:00 |
|
Youssef Khedher
|
4d55aab98a
|
Merge branch 'master' into fix/featureView-tab
|
2021-10-15 08:41:35 +01:00 |
|
Youssef
|
11740e718b
|
fix route rendering
|
2021-10-15 08:39:37 +01:00 |
|
Christopher Kolstad
|
166c6fef0e
|
Write a generic http thrower for status > 299 (#405)
* Write a generic http thrower for status > 299
* Perform location reload if user is no longer authorized, i.e if status === 401
|
2021-10-15 09:21:38 +02:00 |
|
Youssef
|
9ddd859037
|
make Overview tab the default tab when open a feature
|
2021-10-14 22:57:20 +01:00 |
|
Renovate Bot
|
f132ce63da
|
chore(deps): update dependency @types/node to v14.17.27
|
2021-10-14 21:57:17 +00:00 |
|
Renovate Bot
|
cdec9ee40d
|
chore(deps): update dependency ts-jest to v27.0.6
|
2021-10-14 21:50:39 +00:00 |
|
Ivar Conradi Østhus
|
1058b4049c
|
fix: envrionments should give understandable error if not possible to… (#433)
|
2021-10-14 19:58:57 +02:00 |
|
Youssef Khedher
|
bbf06725a3
|
fix: add ? to handle undefined for currentEnv (#431)
|
2021-10-14 19:49:58 +02:00 |
|
Renovate Bot
|
e9c5412b04
|
chore(deps): update dependency @types/react to v17.0.30
|
2021-10-14 16:07:14 +00:00 |
|
Ivar Conradi Østhus
|
9ad2c8f7ff
|
fix: link to toggle view
|
2021-10-14 11:01:22 +02:00 |
|
Ivar Conradi Østhus
|
87a2710a84
|
4.2.0-beta.2
|
2021-10-14 09:46:12 +02:00 |
|
Ivar Conradi Østhus
|
064e5ccf29
|
fix: bump unleash-forntend to 4.2.5
|
2021-10-14 09:45:48 +02:00 |
|
Ivar Conradi Østhus
|
3575838a77
|
4.2.5
|
2021-10-14 09:42:27 +02:00 |
|
Ivar Conradi Østhus
|
6269afc8a8
|
fix: update ui flags
|
2021-10-14 09:42:17 +02:00 |
|
Ivar Conradi Østhus
|
df59958e56
|
4.2.4
|
2021-10-14 09:42:16 +02:00 |
|
Ivar Conradi Østhus
|
5f6758d8f0
|
fix: update context field does not await the response (#1027)
|
2021-10-14 08:30:36 +02:00 |
|
Renovate Bot
|
de0f595951
|
chore(deps): update dependency sass to v1.43.2
|
2021-10-14 02:21:32 +00:00 |
|
Renovate Bot
|
7d5ca8d07c
|
chore(deps): update dependency @types/node to v14.17.26
|
2021-10-14 00:17:44 +00:00 |
|
Renovate Bot
|
6957c44add
|
fix(deps): update dependency unleash-frontend to v4.2.4
|
2021-10-13 21:32:58 +00:00 |
|