1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

2093 Commits

Author SHA1 Message Date
Christopher Kolstad
edb093f1ab 4.14.1 2022-07-28 15:35:50 +02:00
Christopher Kolstad
ff6ef4ae5a Update release changelog to flag prereleases properly 2022-07-28 15:34:58 +02:00
Christopher Kolstad
0f93743772 4.14.0 2022-07-28 15:30:25 +02:00
Nuno Góis
4e61cf22c0 fix: small ui fixes related to groups and tooltips (#1167) 2022-07-28 15:27:38 +02:00
Tymoteusz Czech
d7b168e4a8 fix: add permission lock to quick strategy add (#1165) 2022-07-28 13:02:41 +00:00
Tymoteusz Czech
c79465e7d9 fix: refetch immutable toggle when adding strategy (#1164) 2022-07-28 12:45:08 +01:00
Tymoteusz Czech
850c7a26db fix: minor ui improvements (#1163) 2022-07-28 12:05:48 +02:00
Tymoteusz Czech
c20aa300ce Visual updates to constraints (#1157) 2022-07-28 09:34:15 +02:00
renovate[bot]
7df59cf286 chore(deps): update dependency @types/react to v17.0.48 2022-07-28 00:23:27 +00:00
renovate[bot]
fe36779927 chore(deps): update dependency vite-plugin-svgr to v2.2.1 2022-07-27 21:40:34 +00:00
renovate[bot]
aaa16cbf21 chore(deps): update dependency vite to v2.9.14 2022-07-27 19:29:52 +00:00
renovate[bot]
0dc3ae2af9 chore(deps): update dependency tss-react to v3.7.1 2022-07-27 16:14:18 +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
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
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
sjaanus
ec544a02f2 Grouping access endpoint (#1152)
* Grouping access endpoint

* Remove default values
2022-07-26 12:02:54 +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
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
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
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
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
andreas-unleash
1cb632b561 Comment fixes and polishing 2022-07-22 13:34:39 +03:00
sighphyre
19cf253773 4.14.0-beta.4 2022-07-22 11:30:51 +02:00
andreas-unleash
5ea7e8781f Merge remote-tracking branch 'origin/task/constraint_card_adjustmnets' into task/constraint_card_adjustmnets 2022-07-22 12:27:18 +03:00