andreas-unleash
18afc34f85
fix build
2022-08-08 16:21:23 +03: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
Fredrik Strand Oseberg
dca3db4adc
Merge branch 'main' into task/Add_strategy_information_to_playground_results
2022-08-04 16:53:13 +02:00
Nuno Góis
7f3a322809
fix: project access checkboxes ( #1201 )
2022-08-04 15:19:05 +01:00
andreas-unleash
8785c47ab4
improvement
2022-08-04 16:53:08 +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
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
olav
367d8a6a5a
refactor: port event pages to TS ( #1193 )
2022-08-04 08:41:01 +02:00
sjaanus
d10c151dea
Feat/groups refinement ( #1190 )
...
* Button for 0 groups
* Highlight name on exist
* Add hover to groups
* Change avatar size to 28px
* Add tooltip to project and fix error
* Fix tooltip
* Link to project, change to flex etc
* Reuse badges better
* Limit to max 50% width
* Refinements
* UI refinements
* Update
* Remove import
* Refinement fixes
* Refinement
* Refinement
* Refinement
* Star to star rounded
2022-08-03 18:57:48 +00:00