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
andreas-unleash
1cb632b561
Comment fixes and polishing
2022-07-22 13:34:39 +03:00
Christopher Kolstad
897e08814d
4.14.0-beta.2
2022-07-22 12:14:03 +02:00
sighphyre
30bf81158d
chore: update frontend dependency to 4.14.0-beta.4 ( #1848 )
2022-07-22 10:10:00 +00:00
Christopher Kolstad
2c9f4408bc
task: update health endpoint to only say if express is ready ( #1847 )
2022-07-22 11:47:58 +02:00
sighphyre
9c84fa47d0
Merge pull request #1144 from Unleash/release/4.14.0-beta.4
...
4.14.0-beta.4
2022-07-22 11:41:26 +02: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
andreas-unleash
19b7e92546
Bug fixes
2022-07-22 12:27:04 +03:00
Christopher Kolstad
5bacc7ba36
task: add sdk version metric ( #1828 )
...
* task: add sdk version metric
2022-07-22 09:00:22 +00:00
andreas-unleash
b96ef9ff8e
Merge branch 'main' into task/constraint_card_adjustmnets
2022-07-22 10:35:32 +03:00
Nuno Góis
df6208e309
feat: add user groups ( #1130 )
...
* feat: add user groups table
* add groups and group view
* fix top level await on mock data
* add UG flag
* create group files, refactor group cards
* add generic badge component
* adapt hooks to use endpoints
* implement basic create group
* fix: update snap
* fix: type id as string for now
* implement create group, use api, refactoring
* add stars to group owners
* refactor GroupForm.tsx to use styled components
* feat: remove group
* add edit group
* add group card actions
* feat: edit and remove group users
* add users to groups
* Initial commit
* refine project access table
* add project access group view
* Take users and groups from backend
* Add onsubmit
* new project access, assign and edit
* fix EditGroup, Group
* Finish assigning roles in project
* List assigned projects in group card
* Run prettier
* Add added column to project access table
Co-authored-by: Jaanus Sellin <jaanus@getunleash.ai>
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-07-22 07:31:08 +00:00