renovate[bot]
f6192b50b0
fix(deps): update dependency unleash-proxy-client to v2.0.3 ( #1841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 13:44:00 +00:00
renovate[bot]
5ea9de021e
chore(deps): update dependency chart.js to v3.8.2
2022-07-27 13:43:21 +00:00
renovate[bot]
c4da09a050
chore(deps): pin dependencies ( #1155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-07-27 11:56:50 +00:00
andreas-unleash
c3e9b49e12
Fix/constraint card adjustments ( #1154 )
...
* style fixes
* Constraint card styling adjustments
* Style Fixes
* lint and fmt
* lint and fmt
* Changed the way the expandable property is evaluated to use the text.length
Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
2022-07-27 13:50:47 +02:00
Tymoteusz Czech
c70b38a62a
Feature toggle page update ( #1140 )
...
* feat: add icon to custom strategies
* feat: update feature toggle screen layout
* strategy and constraints separators
* style disabled envirnments
* strategy constraint style
* strategy drag and drop
* feature env emtpy state
* quick add strategy api
* reorder strategies api integration
* feature strategy header title
* openapi update
* style small chip component
* fix comments after review
* fix issues with strategy constraint operators
* Revert "openapi update"
This reverts commit 27e7651ebae26f61ca76ec910e1f209bae7f2955.
* fix tooltip ref
2022-07-27 10:00:15 +00:00
renovate[bot]
d1d23d1b4c
chore(deps): update metcalfc/changelog-generator action to v3 ( #513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2022-07-27 09:42:53 +00:00
sjaanus
00ab52875e
Delete archived toggles from the front end ( #1150 )
...
* Grouping fix grid not showing user names
* Remove deprecated access endpoints
* Manual prettier
* Revert user role update
* Add a way to delete archived toggles from the front end
* Fix layout
* Add project to permissionbutton
* Prettier
* Minor fixes
* Run prettier
2022-07-27 07:46:12 +00:00
Christopher Kolstad
ee295ee765
fix: Make additionalProperties true ( #1861 )
...
* fix: Make additionalProperties true
2022-07-27 09:02:02 +02:00
Nuno Góis
61c0d6f0a1
refactor: create user avatar component, clean up ( #1151 )
...
* refactor: create user avatar component, clean up
* fix: small changes regarding the new badge component
2022-07-26 18:50:19 +01:00
renovate[bot]
c3a84f37f8
chore(deps): update dependency es5-ext to v0.10.61 ( #1862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 16:45:45 +00:00
renovate[bot]
66a478374d
chore(deps): update dependency fast-check to v3.1.1 ( #1859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 15:04:22 +00:00
sjaanus
4f4b6c535b
Release ( #1860 )
2022-07-26 13:06:11 +00:00
andreas-unleash
f86bd16c7e
Merge pull request #1141 from Unleash/task/constraint_card_adjustmnets
...
Constraint card adjustments
2022-07-26 15:58:31 +03:00
Fredrik Strand Oseberg
e59d516aae
Merge branch 'main' into task/constraint_card_adjustmnets
2022-07-26 14:47:35 +02:00
sjaanus
ca08e659b0
New release ( #1153 )
2022-07-26 12:41:26 +00:00
Tymoteusz Czech
cc3636c59e
fix: force resolution of es5-ext ( #1853 )
2022-07-26 14:25:19 +02:00
Tymoteusz Czech
25fdefc4d1
Strategy sort order endpoint ( #1855 )
...
* strategy sort order endpoint
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
* feat: add e2e test for happy path
* add tests to features strategies order
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
* feat: add tests for sort-order
* fix: update snapshot
* fix: lint
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-07-26 14:16:30 +02:00
sjaanus
ec544a02f2
Grouping access endpoint ( #1152 )
...
* Grouping access endpoint
* Remove default values
2022-07-26 12:02:54 +00:00
sjaanus
5f8b88aa0b
Grouping access endpoing ( #1858 )
...
* Grouping access endpoing
* Add username
2022-07-26 11:39:55 +00:00
andreas-unleash
a13e771f0e
Lint and fmt
2022-07-26 13:39:58 +03:00
andreas-unleash
3c23fb554e
Merge branch 'main' into task/constraint_card_adjustmnets
2022-07-26 13:10:45 +03:00
andreas-unleash
9ce7572ba0
PR comments
2022-07-26 13:10:30 +03:00
sjaanus
b9c95c5272
Fix full outer joins to left joins ( #1856 )
2022-07-26 08:02:28 +00:00
Nuno Góis
65c0580519
fix: pro flow stripe integration refinements ( #1149 )
2022-07-26 08:50:27 +01:00
Fredrik Strand Oseberg
23b9cbaf03
fix: truncator ( #1148 )
...
* fix: truncator
* Update src/component/common/StringTruncator/StringTruncator.tsx
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-07-26 08:58:57 +02:00
Fredrik Strand Oseberg
d4f46eaf2e
feat: lazy load playground ( #1145 )
...
* feat: lazy load playground
* fix: app.tsx
* fix: add suspense
* fix: update snapshot
2022-07-25 16:01:58 +02:00
sighphyre
cd83ba3184
Release/4.14.0 beta.3 ( #1857 )
...
* chore: bump unleash-front end version to 4.14.0-beta.5
2022-07-25 14:16:27 +02:00
sighphyre
3fad1bb230
Merge pull request #1147 from Unleash/release/4.14.0-beta.5
...
4.14.0-beta.5
2022-07-25 13:22:07 +02:00
sighphyre
3a811b66d6
4.14.0-beta.5
2022-07-25 12:42:16 +02:00
sjaanus
e95825a000
Feat/grouping fixes ( #1146 )
...
* Grouping fix grid not showing user names
* Remove deprecated access endpoints
* Manual prettier
* Revert user role update
2022-07-25 10:14:02 +00:00
sjaanus
33ed72716f
Implement group access edit for project ( #1854 )
2022-07-25 10:11:16 +00:00
andreas-unleash
f99937a334
Merge remote-tracking branch 'origin/task/constraint_card_adjustmnets' into task/constraint_card_adjustmnets
2022-07-25 11:13:28 +03:00
andreas-unleash
37669fadb8
bug fix
2022-07-25 11:13:21 +03:00
andreas-unleash
1f309fb35e
Merge branch 'main' into task/constraint_card_adjustmnets
2022-07-25 09:34:26 +03:00
andreas-unleash
70e8df83b5
bug fix
2022-07-25 09:30:04 +03:00
renovate[bot]
cc341e7913
fix(deps): update dependency @svgr/webpack to v6.3.1 ( #1851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-22 17:50:19 +00:00
renovate[bot]
a6ecaec48f
chore(deps): update dependency fast-check to v3.1.0 ( #1849 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-22 13:30:24 +00:00
sjaanus
d9822bead0
Create a custom group popover for avatars ( #1143 )
...
* Create a custom group tooltip for avatars
* Remove data attribute
* Fix naming convention
* Fix naming convention
* Run prettier manually
* Prettier malfunction fix
Co-authored-by: Jaanus Sellin <jaanus@getunleash.ai>
2022-07-22 12:27:19 +00:00
andreas-unleash
9a13c5c489
Merge remote-tracking branch 'origin/task/constraint_card_adjustmnets' into task/constraint_card_adjustmnets
2022-07-22 14:41:22 +03:00
andreas-unleash
54f62d610f
styling fixes
2022-07-22 14:41:14 +03:00
andreas-unleash
6d405c9af5
Merge branch 'main' into task/constraint_card_adjustmnets
2022-07-22 14:34:13 +03:00
andreas-unleash
408f24dcdd
styling fixes
2022-07-22 14:33:15 +03:00
Fredrik Strand Oseberg
d4fcf52020
feat/playground-second-iteration ( #1139 )
...
* fix: rearrange ui
* fix: make request on load
* fix: default to the first environment
* feat: add codemirror
* fix: layout
* fix: styling
* feat: add popover
* feat: variant popover
* fix: add sticky
* feat: resolve input
* refactor: date field
* fix: move deps
* fix: clean up any
* fix: resolve import
* fix: hide columns on mobile
* fix: search style
* fix: rename styles
* fix: PR comments
* fix: add popover for guidance
* fix: guidance popover
* fix: verbose function
* fix: wording
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-07-22 13:15:28 +02:00
andreas-unleash
103ccc96d9
add help tooltip
2022-07-22 14:06:47 +03:00
andreas-unleash
44cefd9bcd
add help tooltip
2022-07-22 14:06:29 +03:00
andreas-unleash
d617eaaefc
bug fix
2022-07-22 14:05:15 +03:00
andreas-unleash
47c33e62e1
bug fix
2022-07-22 13:56:27 +03:00
andreas-unleash
5feee0d2d8
Merge remote-tracking branch 'origin/task/constraint_card_adjustmnets' into task/constraint_card_adjustmnets
2022-07-22 13:40:32 +03:00
andreas-unleash
d23092ca8a
bug fix
2022-07-22 13:40:22 +03:00
andreas-unleash
d524222ffa
Merge branch 'main' into task/constraint_card_adjustmnets
2022-07-22 13:34:59 +03:00