Renovate Bot
b5848a0f3a
chore(deps): update dependency eslint-config-airbnb-typescript to v14.0.2
2021-11-05 11:45:42 +00:00
Youssef
1e47975dc8
use useProjects to check if project deleted or not
2021-11-05 10:14:52 +01:00
Youssef
e5ff80a9d5
fix: add correct path for create first toggle button
2021-11-05 09:22:01 +01:00
Youssef
7d2ea9407c
fix: remove typo from UI
2021-11-05 09:19:07 +01:00
Ivar Conradi Østhus
3027a8916f
4.2.2
2021-11-04 22:17:01 +01:00
Ivar Conradi Østhus
645a8bce05
fix: convert iso-strings from db to date object
2021-11-04 22:16:48 +01:00
Ivar Conradi Østhus
60cadaf01c
4.2.1
2021-11-04 21:26:55 +01:00
Ivar Conradi Østhus
053956b45e
fix/projectId cannot change for strategy configs ( #1084 )
2021-11-04 21:24:55 +01:00
Fredrik Strand Oseberg
ec60f4485c
fix: disable projects ( #1085 )
2021-11-04 21:09:52 +01:00
Renovate Bot
ce16c5a77b
fix(deps): update dependency unleash-frontend to v4.2.12
2021-11-04 19:58:04 +00:00
Fredrik Oseberg
e2414216da
4.2.12
2021-11-04 15:40:54 +01:00
Fredrik Oseberg
21211320c8
chore: update changelog
2021-11-04 15:38:02 +01:00
Fredrik Oseberg
b6b97e3c0f
fix: toast text
2021-11-04 15:36:29 +01:00
Youssef Khedher
e839155f48
Fix/strategy sidepanel ( #479 )
...
* make addButton color white when hover on strategy card
* fix: change arrow in side panel
* make sidepanel button responsive
* add ellipse to icons in sidepanel
* remove important property from css
* remove ellipse from disabled icons
* fix navigation with tab for features list in project view
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-11-04 14:40:09 +01:00
Fredrik Strand Oseberg
d5c0ec2628
fix: guard for disabling envs ( #492 )
...
* fix: guard for disabling envs
* fix: remove local function
* fix: remove local type
2021-11-04 14:24:36 +01:00
Youssef Khedher
2cb9c130b7
fix: handle undefined project with default ( #486 )
...
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-11-04 10:02:17 +01:00
Renovate Bot
f4d8d523c1
chore(deps): update dependency css-loader to v6.5.1
2021-11-03 22:49:15 +00:00
Renovate Bot
251991a607
chore(deps): update dependency @types/react-dom to v17.0.11
2021-11-03 13:02:08 +00:00
Renovate Bot
80c1318300
chore(deps): update dependency @types/react to v17.0.34
2021-11-03 10:50:42 +00:00
Youssef Khedher
855c1ccaf8
Merge pull request #483 from Unleash/fix/add-highlight-row
...
add highlight to table rows for features
2021-11-03 09:52:04 +01:00
Fredrik Strand Oseberg
c0a2df001f
Merge branch 'master' into fix/add-highlight-row
2021-11-03 09:08:34 +01:00
Renovate Bot
49c0ee7fcf
fix(deps): update dependency knex to v0.95.13
2021-11-03 00:35:31 +00:00
Lennart
759b592d90
fix: update mime library method signature to 2.X ( #1078 )
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-11-02 23:43:16 +01:00
renovate[bot]
35f89a5427
fix(deps): update docusaurus monorepo to v2.0.0-beta.9 ( #1081 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 20:30:11 +01:00
Martin Lehmann
b47e228181
fix: be explicit when specifying time & replace moment with date-fns ( #1072 )
2021-11-02 15:13:46 +01:00
Renovate Bot
84e501c061
chore(deps): update dependency @testing-library/jest-dom to v5.15.0
2021-11-02 10:27:43 +00:00
Youssef
0ad287f383
use color from palette and add highlight feat for other components
2021-11-01 23:43:55 +01:00
Renovate Bot
55bec22754
chore(deps): update typescript-eslint monorepo to v5.3.0
2021-11-01 20:10:20 +00:00
Youssef
3e07c4f989
add highlight to table rows for features
2021-11-01 14:28:44 +01:00
Youssef Khedher
81b82c368a
update text in the drop area ( #482 )
2021-11-01 12:03:15 +01:00
Renovate Bot
0d1739bd6e
chore(deps): update dependency node-fetch to v2.6.6
2021-10-31 18:48:41 +00:00
Youssef Khedher
3ba502a3c7
fix: remove semicolon from component ( #480 )
2021-10-29 21:14:38 +02:00
Ivar Conradi Østhus
b675350b8d
4.2.0
2021-10-29 13:19:33 +02:00
Ivar Conradi Østhus
1dc1d8d931
chore: update CHANGELOG.md
2021-10-29 13:18:38 +02:00
Ivar Conradi Østhus
59f1c6e8e9
fix: add default sort order for built in envs ( #1076 )
2021-10-29 13:02:05 +02:00
Ivar Conradi Østhus
b04b6b3ef7
chore: mute expected test errors
2021-10-29 11:22:40 +02:00
Ivar Conradi Østhus
4fb1bcb524
feat: Disable password based login ( #1046 )
...
This commit will introduce a new setting used to disbaled
simple password based authention.
The setting itself is an enterprise setting.
2021-10-29 10:25:42 +02:00
Ivar Conradi Østhus
9e73ed8f47
chore: remvoe console.error for tests expecting error
2021-10-29 09:25:47 +02:00
Ivar Conradi Østhus
0e3813f5f6
fix: lint
2021-10-28 16:32:50 +02:00
Ivar Conradi Østhus
b911976abc
4.2.0-beta.10
2021-10-28 15:48:16 +02:00
Ivar Conradi Østhus
3ef7fd2420
fix: legacy feature stale on/off needs to return full toggle
2021-10-28 15:48:07 +02:00
Ivar Conradi Østhus
8ad235e77f
4.2.0-beta.9
2021-10-28 14:26:40 +02:00
Ivar Conradi Østhus
2c15430d68
fix: bump unleash-frontend to v4.2.11
2021-10-28 14:26:17 +02:00
Ivar Conradi Østhus
d0b2ce3170
fix: add enpoint for fetching a single user ( #1074 )
...
* fix: add enpoint for fetching a single user
* fix add api docs
2021-10-28 14:24:09 +02:00
Ivar Conradi Østhus
0ee2c02cba
4.2.11
2021-10-28 14:22:35 +02:00
Ivar Conradi Østhus
8040abb1c4
fix: reuse message formatter for addons ( #1058 )
2021-10-28 14:09:11 +02:00
Youssef Khedher
ed6efff643
Fix/variants: Fix delete one variant + remove switch when add first variant ( #466 )
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-10-28 13:32:29 +02:00
renovate[bot]
df9c5c9b30
chore(deps): update dependency redux to v4.1.2 ( #478 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 12:21:09 +02:00
renovate[bot]
59728e1131
chore(deps): update metcalfc/changelog-generator action to v2 ( #463 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 09:32:30 +02:00
Renovate Bot
45c4665476
fix(deps): update dependency knex to v0.95.12
2021-10-28 00:22:53 +00:00