19465: Replaces hover-to-scroll with click-to-scroll behavior in MPV button bar
[arvados-workbench2.git] / src / components / multi-panel-view / multi-panel-view.tsx
2022-09-14 Lucas Di Pentima19465: Replaces hover-to-scroll with click-to-scroll...
2022-04-06 Daniel KutyłaMerge branch '18834-uploading-a-file-into-a-subdirector...
2022-04-04 Stephen SmithMerge branch '18559-user-profile' into main. Closes...
2022-03-29 Lucas Di PentimaMerge branch '16672-live-container-logs'. Closes #16672
2022-03-28 Lucas Di Pentima16672: Fixes cypress tests by fixing layout issues. 16672-live-container-logs
2022-03-25 Lucas Di Pentima16672: Adds Cypress tests on process logs viewing.
2022-03-25 Lucas Di Pentima16672: Adds renderer for UUID & PDH links on the log...
2022-03-25 Lucas Di Pentima16672: Adds new prop to MPVContent: max height when...
2022-03-25 Lucas Di Pentima16672: Fixes panels' vertical space layout issues.
2022-03-25 Lucas Di Pentima16672: Improves UX by avoiding to instantly focus on...
2022-01-12 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 18207...
2022-01-05 Lucas Di PentimaMerge branch '18219-props-in-collection-details-panel...
2021-12-17 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 18207...
2021-12-17 Lucas Di Pentima18219: Disables custom props forwarding on MPV componen...
2021-12-16 Stephen SmithMerge branch '18123-group-edit-page-rebase1' into main...
2021-12-08 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 17579...
2021-12-03 Lucas Di PentimaMerge branch '18128-multi-panel-view' into main. Closes...
2021-12-02 Lucas Di Pentima18128: Adds panel indication and auto-scroll on mouse...
2021-12-02 Lucas Di Pentima18128: Adds unit tests.
2021-12-02 Lucas Di Pentima18128: Makes the toggle button bar always visible.
2021-12-02 Lucas Di Pentima18128: Improves process panel.
2021-12-02 Lucas Di Pentima18128: Adds panel maximizing capabilities.
2021-12-02 Lucas Di Pentima18128: Adds ability to set up initial per-panel visibility.
2021-12-02 Lucas Di Pentima18128: Exports a common type for panel implementors...
2021-12-02 Lucas Di Pentima18128: Improves toggle button bar's alignment & separation.
2021-12-02 Lucas Di Pentima18128: Adds better styling to the toggle bar.
2021-12-02 Lucas Di Pentima18128: Adds Multi Panel View (MPV for short) component...