renovate[bot]
a37aa8975d
chore(deps): update dependency vite to v2.9.15 ( #1231 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 20:22:19 +00:00
renovate[bot]
70b0942efe
chore(deps): update dependency sass to v1.54.4 ( #1230 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 17:09:35 +00:00
renovate[bot]
d210578df6
chore(deps): update dependency date-fns to v2.29.2 ( #1229 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 14:35:56 +00:00
renovate[bot]
c6fb196228
chore(deps): update dependency @types/semver to v7.3.12 ( #1228 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 14:21:40 +00:00
renovate[bot]
a8f6ea15b0
chore(deps): update dependency @testing-library/user-event to v14.4.3 ( #1225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 14:07:17 +00:00
renovate[bot]
ad85f10851
chore(deps): update dependency @types/jest to v28.1.7 ( #1227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 13:53:04 +00:00
renovate[bot]
99d251a424
chore(deps): update dependency @testing-library/jest-dom to v5.16.5 ( #1224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 11:16:00 +00:00
olav
44f5301c1c
4.15.0-beta.1
2022-08-19 09:57:47 +02:00
renovate[bot]
15213755cf
chore(deps): update node.js to 14.20 ( #1186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 14:04:16 +00:00
renovate[bot]
d577c7516b
chore(deps): pin dependencies ( #1223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 13:56:39 +00:00
Tymoteusz Czech
1335e02648
Feat: embedded proxy token ( #1222 )
...
* initial frontend for embedded proxy token
* update wording on tokens
* embedded proxy feature flag
* update in-app guidance for api tokens
* simplify token form flag
2022-08-18 15:41:01 +02:00
renovate[bot]
98376d73d3
chore(deps): update dependency eslint to v8.22.0 ( #1127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 15:16:32 +02:00
Fredrik Oseberg
b6143efa87
4.14.6
2022-08-18 09:43:35 +02:00
olav
d3572cf53a
fix: wrap chips in feature strategy lists ( #1221 )
2022-08-17 16:42:11 +02:00
olav
fdc025d66a
fix: wrap long lines in event JSON ( #1220 )
2022-08-16 12:57:55 +02:00
Fredrik Oseberg
2e0fb25029
4.14.5
2022-08-16 11:27:48 +02:00
Fredrik Oseberg
a378ad4683
4.14.4
2022-08-16 11:27:36 +02:00
Fredrik Oseberg
7d76588aaa
4.14.4-beta.1
2022-08-16 11:03:22 +02:00
andreas-unleash
eaaaa29199
Playground UI bugs and improvements ( #1219 )
...
* fix status cell logic
* Add back disabled env wrapper
* Add back disabled env wrapper
* fmt
* Wording improvements, refactor for readability
* improvement
* fmt
* Fixes after merge
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-08-12 15:33:18 +02:00
olav
523807359e
fix: sort strategy parameters payload ( #1218 )
...
* refactor: improve useStrategy fetch hook
* fix: sort strategy parameters payload
* refactor: move React import to the top
* refactor: fix refetchStrategy name
2022-08-12 14:49:26 +02:00
Tymoteusz Czech
859aa435e0
Refine Playground UI ( #1217 )
...
* fix playground border radius consistency
* improve playground alerts
* fix: playground segments constraint type logic
* fix: refactor segment execution
* fix: comments
* fix: add summary width
* align playground spacing and borders
* fix build - ts segment type in playground
* fix status cell logic
* update playground disabled env info
* fix playground filter by status and sort
Co-authored-by: Nuno Góis <github@nunogois.com>
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: andreas-unleash <104830839+andreas-unleash@users.noreply.github.com>
Co-authored-by: Nuno Góis <github@nunogois.com>
2022-08-12 10:13:07 +00:00
sjaanus
5ffb63e342
Add cypress tests for project access page ( #1215 )
...
* Add tests
* Some fixes
* Fix test
2022-08-12 09:54:32 +00:00
Nuno Góis
3200fee963
fix: remove group owner concept ( #1210 )
...
* fix: remove group owner concept
* fix: adapt e2e tests accordingly
* refactor users select to match improvement
* refactor: add user -> edit users
* feat: add edit users to group card actions
* add a few more UI improvements
* fix: edit group users icon
* improve loading behaviour
* fix group users refresh on card view
* improvement: create group form validation
* fix edit group, some refactoring
* fix: e2e tests, minor bugs
* fix: infinite re-renders due to useHiddenColumns useEffect array dependency
* fix re-rendering on useHiddenColumns for some tables
* refactor: validations into functions / variables
2022-08-11 15:34:17 +01:00
olav
d3e853cf7f
refactor: fix some @ts-expect-errors ( #1216 )
...
* refactor: fix AddonMultiSelector errors
* refactor: fix FeatureOverviewTags errors
* refactor: fix EditProjectRole error
* refactor: fix ProjectCard error
2022-08-11 11:26:08 +02:00
Tymoteusz Czech
d2225c62c9
fix playground custom strategy parameters debugging ( #1213 )
...
* fix playground custom strategy parameters debugging
* fix playground strategy parameters and chips consistency
2022-08-11 08:36:23 +00:00
Fredrik Oseberg
acbe61b74b
fix: import typography
2022-08-10 14:30:57 +02:00
Fredrik Oseberg
ad1b7bf8fc
fix: remove page content
2022-08-10 14:29:24 +02:00
andreas-unleash
a01bbb2db9
fix loader, change width to show full header name
2022-08-10 14:37:13 +03:00
Fredrik Oseberg
eaff77afd4
fix: add widths for viritualized table
2022-08-10 13:15:33 +02:00
andreas-unleash
1a30f42635
Merge branch 'main' into fix/playground_virtualisation_loader
2022-08-10 07:37:58 +03:00
andreas-unleash
e46b75edf0
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-09 18:04:14 +03:00
andreas-unleash
af27e0bd5e
added comment to playground model file
2022-08-09 18:02:09 +03:00
andreas-unleash
96818bd339
added comment to playground model file
2022-08-09 17:56:45 +03:00
andreas-unleash
a4c6ae2077
Added unknown evaluation state to table
...
Moved playground.model.ts to Playground folder
2022-08-09 17:41:43 +03:00
olav
b685931c9e
4.15.0-beta.0
2022-08-09 16:08:14 +02:00
olav
b3ac69a2c8
feat: add search to event log pages ( #1205 )
...
* feat: add search to event log pages
* refactor: redesign event log pages
* refactor: convert makeStyles to styled components
2022-08-09 16:00:51 +02:00
olav
840d5a54dd
refactor: remove UI bootstrap endpoint ( #1212 )
2022-08-09 15:37:26 +02:00
andreas-unleash
781813fd05
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
2022-08-09 10:11:00 +03:00
andreas-unleash
69d6a1f186
PR comments
2022-08-09 10:10:45 +03:00
andreas-unleash
d0a04348f3
Update src/component/playground/Playground/PlaygroundResultsTable/FeatureResultInfoPopoverCell/FeatureDetails/FeatureDetails.tsx
...
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-08-09 10:08:44 +03:00
andreas-unleash
418ab0adbd
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
2022-08-08 16:24:22 +03:00
andreas-unleash
fa0e75d22a
PR comment
2022-08-08 16:24:14 +03:00
andreas-unleash
ec55e3e395
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-08 16:23:15 +03:00
andreas-unleash
18afc34f85
fix build
2022-08-08 16:21:23 +03:00
andreas-unleash
a0091ffabc
bug fix
2022-08-08 16:07:52 +03:00
olav
4862ba9dc7
refactor: improve feature sidebar tooltip placement ( #1209 )
...
* refactor: improve feature sidebar tooltip placement
* refactor: improve tooltip text
2022-08-08 14:58:22 +02:00
andreas-unleash
1686de0fb5
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
2022-08-08 14:11:27 +03:00
andreas-unleash
66287948dd
bug fix
2022-08-08 14:11:20 +03:00
andreas-unleash
74ccde2096
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-08 14:07:08 +03:00
andreas-unleash
eb7d7e59d5
improvements
2022-08-08 14:00:49 +03:00
andreas-unleash
90685cef22
improvements
2022-08-08 13:53:28 +03:00
andreas-unleash
3b2947e9af
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
...
# Conflicts:
# src/component/playground/Playground/PlaygroundResultsTable/FeatureResultInfoPopoverCell/PlaygroundResultFeatureStrategyList/PlaygroundResultStrategyList/PlaygroundResultFeatureStrategyItem/PlaygroundResultFeatureStrategyItem.tsx
2022-08-08 13:46:38 +03:00
andreas-unleash
f057bbfd61
style fix
2022-08-08 13:46:11 +03:00
sjaanus
7c00b760f8
New project page header ( #1207 )
...
* Added new layout
* Fixes
2022-08-08 09:59:36 +00:00
Tymoteusz Czech
b32b751f2c
update custom strategy params from feature branch
2022-08-08 11:41:35 +02:00
Tymoteusz Czech
6bf05d89e7
fix react key warning
2022-08-08 11:36:33 +02:00
Tymoteusz Czech
1620d72c8f
rename files related to playground
2022-08-08 11:23:37 +02:00
Tymoteusz Czech
d013475538
fix formatting - prettier
2022-08-08 11:23:37 +02:00
Tymoteusz Czech
e432ae45e0
update strategy border for playground
2022-08-08 11:20:47 +02:00
Tymoteusz Czech
85858cf11f
refactor strategy item component for reuse
...
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-08-08 11:20:46 +02:00
andreas-unleash
e75f03b8f2
fmt fix
2022-08-08 12:16:53 +03:00
andreas-unleash
ceb7d2e3cc
Parameters Bug fix
2022-08-08 11:38:36 +03:00
andreas-unleash
ff33308d8e
Parameters Bug fix
2022-08-08 10:42:45 +03:00
sjaanus
c978ed6c6b
Update messages in the dialogs for groups ( #1208 )
...
* Update messages
* Refinement
2022-08-08 06:08:21 +00:00
sjaanus
c99470ec4e
Feat/groups refinements ( #1197 )
...
* Improvements
* Double icon for group
* Hide columns
* Refinements
* Refinements
* Reduce padding
* Add projectId
* Fixes
* Make useHiddenColumns component
2022-08-05 13:10:53 +00:00
andreas-unleash
c7507c6887
PR comments
2022-08-05 12:20:35 +03:00
andreas-unleash
578c173e1d
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
2022-08-05 12:17:02 +03:00
andreas-unleash
33288caae4
PR comments
2022-08-05 12:16:51 +03:00
Tymoteusz Czech
b063cfa180
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-05 10:23:08 +02:00
Tymoteusz Czech
6eb3922741
Improve drag and drop on strategies ( #1203 )
...
* initial drag and drop improvements
* prevent oscillation when dragging strategies by handle
2022-08-05 07:54:15 +00:00
renovate[bot]
04f8b139b0
chore(deps): update dependency chart.js to v3.9.1
2022-08-04 17:01:38 +00:00
Fredrik Strand Oseberg
dca3db4adc
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-04 16:53:13 +02:00
Fredrik Oseberg
d2f86578eb
4.14.3
2022-08-04 16:45:34 +02:00
Fredrik Oseberg
3a22d99090
4.14.3-beta.0
2022-08-04 16:26:06 +02:00
Fredrik Strand Oseberg
6614b98322
chore: remove unused codemirror deps ( #1202 )
2022-08-04 16:24:13 +02:00
Nuno Góis
7f3a322809
fix: project access checkboxes ( #1201 )
2022-08-04 15:19:05 +01:00
andreas-unleash
478b94dab5
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
2022-08-04 16:53:16 +03:00
andreas-unleash
8785c47ab4
improvement
2022-08-04 16:53:08 +03:00
andreas-unleash
41ead7d9d0
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-04 16:27:14 +03:00
andreas-unleash
3ae57c4a18
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
2022-08-04 16:25:54 +03:00
andreas-unleash
3c5c855fc5
custom strategies adjustments
2022-08-04 16:25:45 +03:00
Fredrik Oseberg
a71f564f8a
4.14.2
2022-08-04 15:13:29 +02:00
andreas-unleash
7696d7b0bc
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-04 15:50:16 +03:00
andreas-unleash
44f77c46c2
fmt
2022-08-04 15:49:41 +03:00
Tymoteusz Czech
b7de1fba52
Segment preview ( #1194 )
...
* segment preview
* fix: loading and font size inconsistencies
* update segment accordion styles
2022-08-04 14:44:18 +02:00
andreas-unleash
e3fcfb1318
improvements
2022-08-04 15:31:09 +03:00
andreas-unleash
22ab265db9
bug fix
2022-08-04 15:17:32 +03:00
andreas-unleash
4157de0230
Merge remote-tracking branch 'origin/task/Add_strategy_information_to_playground_results' into task/Add_strategy_information_to_playground_results
2022-08-04 15:17:27 +03:00
andreas-unleash
b32ab004c8
bug fix
2022-08-04 15:17:17 +03:00
andreas-unleash
97b0d76002
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-04 15:03:21 +03:00
Nuno Góis
672a3f0b92
fix: group project access inconsistencies ( #1178 )
...
* fix: group project access inconsistencies
* fix relative path
* wip
* refactor: make project tabs work as routes
* refactor: finish refactoring project assign forms
* fix: update snaps
* fix: update snaps
* add some basic cypress e2e tests to groups
* add remaining cypress e2e tests for group CRUD
* add groups e2e to gh workflows
* refactor: simplify useMemo usage
* add GO_BACK navigate const
* fix: remove trailing slash on user creation request
Co-authored-by: olav <mail@olav.io>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-08-04 12:57:25 +01:00
andreas-unleash
1b23124762
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-04 14:53:05 +03:00
andreas-unleash
6e190834ff
PR comments
2022-08-04 14:50:40 +03:00
andreas-unleash
c142975565
PR
2022-08-04 14:34:33 +03:00
olav
59c8822cf2
fix: validate feature strategy parameters ( #1192 )
...
* refactor: extract InputCaption component
* refactor: split up GeneralStrategy component
* refactor: fill inn more default feature strategy parameter values
* fix: validate feature strategy parameters
* refactor: fix duplicate keys in strategy icon list
* refactor: expand variable names
* refactor: remove unnecessary useMemo
* refactor: use captions instead of tooltips for boolean parameter descriptions
* refactor: improve strategy definition form spacing
2022-08-04 13:34:30 +02:00
andreas-unleash
f97213f188
PR
2022-08-04 14:30:21 +03:00
andreas-unleash
e36cb753de
updated models to latest - refactoring
2022-08-04 14:27:30 +03:00
andreas-unleash
13a536904f
Merge branch 'main' into task/Add_strategy_information_to_playground_results
...
# Conflicts:
# src/component/common/StrategySeparator/StrategySeparator.tsx
2022-08-04 14:18:21 +03:00
andreas-unleash
2bd239f481
fmt and lint
2022-08-04 14:15:57 +03:00
Tymoteusz Czech
0b93776db6
Update UI for strategies - segmentation and for mobile devices ( #1189 )
...
* fix: strategies rwd ui updates
* rwd updates to strategies
* add item numbers to strategies
* update strategy segmentation styles
2022-08-04 08:13:07 +00:00