21842: removed word wrap on listItems
[arvados.git] / services / workbench2 /
2024-09-25 Lisa Knox21842: removed word wrap on listItems
2024-09-25 Lisa Knox21842: styling
2024-09-24 Lisa Knox21842: adjust container height
2024-09-24 Lisa Knox21842: removed tabbedList scrollbar
2024-09-24 Lisa Knox21842: removed 2 stray console.logs
2024-09-24 Lisa Knox21842: fixed handleselect firing on hover
2024-09-23 Lisa Knox21842: moved handletabchange to prevengt extra renders
2024-09-23 Lisa Knox21842: set listrefs to be a Record instead of an array
2024-09-23 Lisa Knox21842: fixed scroll wrap when selecting -1
2024-09-23 Lisa Knox21842: added dense prop to List el
2024-09-23 Lisa Knox21842: fixed lost anchorEl bug
2024-09-20 Lisa Knox21842: changed anchorEl to container instead of input
2024-09-20 Lisa Knox21842: set suggestions to stay open on select
2024-09-20 Lisa Knox21842: tabbedList opens on input focus with spinner...
2024-09-20 Lisa Knox21720: added spinner to list when loading
2024-09-19 Lisa Knox21842: set getSuggestions to trigger on input focus
2024-09-19 Lisa Knox21842: removed minsuggestionslength, set limit to 10
2024-09-19 Lisa Knox21842: moved tabPanel inside parent component to simpli...
2024-09-19 Lisa Knox21842: fixed scrollbar going past scrollContainer
2024-09-19 Lisa Knox21842: merge cleanup, changed ListItem to ListItemButton
2024-09-19 Lisa KnoxMerge branch 'main' into 21842-improve-sharing
2024-09-19 Lisa Knox21842: removed autofocus and set contents length in...
2024-09-19 Lisa Knox21842: fixed edge case where ENTER would fire with...
2024-09-18 Lisa KnoxMerge branch '21720-material-ui-upgrade'
2024-09-18 Lisa Knox21720: changed padding in code-snippet logs 21720-material-ui-upgrade
2024-09-18 Lisa Knox21720: fixed project test
2024-09-18 Lisa Knox21720: fixed flaky process test
2024-09-18 Lisa Knox21720: converted groups-panel-middleware-service test
2024-09-17 Brett SmithMerge branch '21909-r-sdk-3.0'
2024-09-17 Lisa Knox21720: fixed data-explorer-middleware test
2024-09-17 Lisa Knox21720: fixed data-explorer.cy spec
2024-09-17 Lisa Knox21720: fixed spec in data-explorer.cy.js
2024-09-17 Lisa Knox21720: merge cleanup
2024-09-17 Lisa KnoxMerge branch 'main' into 21720-material-ui-upgrade
2024-09-17 Lisa Knox21720: fixed padding in panel log card lines
2024-09-17 Lisa Knox21720: moved search input adornment to fix occlusion...
2024-09-17 Lisa Knox21720: removed unnecessary divider
2024-09-17 Lisa Knox21720: fixed text color in data explorer
2024-09-17 Lisa Knox21720: fixed styling in multi-panel-view
2024-09-17 Lisa Knox21720: remobed vestigial info button
2024-09-17 Stephen SmithMerge branch '21893-input-collections-virtual-list...
2024-09-17 Lisa Knox21720: refectored listitem icon spacing
2024-09-17 Stephen Smith21893: Make linter happy 21893-input-collections-virtual-list
2024-09-17 Stephen SmithMerge branch '17074-optimize-itemsavailable' into main...
2024-09-17 Lucas Di PentimaMerge branch '21751-installer-cmk-support'
2024-09-16 Stephen Smith21893: Add separate custom column width styles for...
2024-09-16 Stephen Smith21893: Implement virtual list for process io card input...
2024-09-13 Tom CleggMerge branch '22124-keepstore-put-moved'
2024-09-13 Lisa KnoxMerge branch '21900-groups-panel-toolbar'
2024-09-13 Lisa Knox21842: fixed bug where arrow selecting skipped one...
2024-09-13 Lisa Knox21842: fixed group-manage test
2024-09-13 Lisa Knox21842: fixed sharing test
2024-09-13 Tom CleggMerge branch '22017-instance-type-quotas'
2024-09-13 Lisa Knox21842: removed old renderSharing and related code
2024-09-13 Lisa Knox21842: added hover
2024-09-13 Lisa Knox21842: added notFound condition
2024-09-13 Lisa Knox21842: fixed lost reference to this in handleSelect
2024-09-13 Lisa Knox21842: fixed onSelect select bug
2024-09-12 Lisa Knox21842: moved tab handlers to parent component
2024-09-12 Lisa Knox21842: moved parsed list contents to component state
2024-09-12 Lisa Knox21842: converted tabbedList to take a Record instead...
2024-09-12 Lisa Knox21842: made selectedIndex reset to 0 every time the...
2024-09-12 Lisa Knox21842: autofocused sharing input
2024-09-11 Lisa Knox21842: selected items now scroll into view
2024-09-11 Lisa Knox21842: list styling
2024-09-11 Lisa Knox21842: restricted tab nav to when suggestions are open
2024-09-11 Lisa Knox21842: added tab nav between tabs
2024-09-11 Lisa Knox21842: restored up/down arrow select
2024-09-11 Lisa Knox21842: added generic type to tabbedlist
2024-09-11 Tom CleggMerge branch '21773-keep-service-discovery'
2024-09-10 Lisa Knox21842: stickied the tabs
2024-09-10 Lisa Knox21842: basic tabbed autosuggest is up
2024-09-10 Lisa Knox21720: fixed flaky project test again
2024-09-10 Lisa Knox21720: fixed flaky project test
2024-09-10 Lisa Knox21720: removed redundant redirect-to test
2024-09-09 Peter AmstutzMerge branch '21297-container-status' refs #21297
2024-09-09 Peter AmstutzMerge branch 'main' into 21297-container-status 21297-container-status
2024-09-09 Lisa Knox21720: removed getClipboardUrl spec made redundant...
2024-09-09 Lisa Knox21720: fixed file-viewer-action test
2024-09-09 Lisa Knox21720: fixed run-process-panel-actions test
2024-09-06 Lisa Knox21720: fixed window focus bug
2024-09-06 Lisa Knox21720: fixed project test
2024-09-06 Lisa Knox21720: converted tree-picker test to cypress
2024-09-06 Stephen Smith17074: Fix project cypress test to account for separate... 17074-optimize-itemsavailable
2024-09-05 Lisa Knox21720: fixed icon occlusion in sidepanel
2024-09-05 Lisa Knox21720: restored basic form styling
2024-09-05 Lisa Knox21720: fixed withstyles in process-panel-root
2024-09-04 Lisa Knox21720: merge leftovers
2024-09-04 Lisa KnoxMerge branch 'main' into 21720-material-ui-upgrade
2024-09-04 Stephen Smith17074: Update DE middleware tests
2024-08-30 Lisa Knox21720: changed component test script, rebuilt docker...
2024-08-30 Lisa Knox21720: added baseUrl to component config
2024-08-29 Lisa Knox21720: fixed another flaky project test
2024-08-29 Lisa Knox21720: fixed flaky login test
2024-08-29 Lisa Knox21720: fixed flaky project test
2024-08-29 Lisa Knox21720: fixed flaky details card test
2024-08-29 Lisa Knox21720: fixed flaky collection test
2024-08-28 Lisa Knox21720: updated makefile
2024-08-28 Lisa Knox21720: added cypress-plugin-tab and fixed collection...
2024-08-27 Lisa Knox21720: fixed workflow-panel-action test
next