21842: added hover
[arvados.git] / services / workbench2 / src / components /
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-10 Lisa Knox21842: stickied the tabs
2024-09-10 Lisa Knox21842: basic tabbed autosuggest is up
2024-08-22 Lisa Knox21842: narrowed new autocomplete application, adjusted...
2024-08-22 Lisa Knox21842: raised autosuggest search limit to 100
2024-08-22 Lisa Knox21842: styling
2024-08-22 Lisa Knox21842: fixed name rendering
2024-08-22 Lisa Knox21842: fixed scrollbars
2024-08-22 Lisa Knox21842: added mui withstyles
2024-08-22 Lisa Knox21842: reordered sublist headings, removed arrow navigation
2024-08-21 Lisa Knox21842: autosuggestions are sorted alphabetically
2024-08-21 Lisa Knox21842: added empty list case
2024-08-21 Lisa Knox21842: users selected item scrolls into view
2024-08-21 Lisa Knox21842: separated sharing and normal autocomplete
2024-08-21 Lisa Knox21842: separated sharing list into users and groups
2024-08-20 Peter AmstutzMerge branch '21941-keep-web-link' refs #21941
2024-08-19 Peter AmstutzMerge branch '20272-description-label' refs #20272
2024-08-16 Peter AmstutzMerge branch '21944-work-launch-description' refs ...
2024-08-16 Peter AmstutzMerge branch '19982-spot-instance' refs #19982
2024-08-14 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-08-13 Lisa KnoxMerge branch '21811-side-favorites-test'
2024-08-13 Lisa Knox21811: Merge branch 'main' into 21811-side-favorites... 21811-side-favorites-test
2024-07-02 Peter AmstutzMerge branch 'jszlenk/create_new_subproject' refs ...
2024-06-28 Tom Clegg20640: Merge branch 'main' into 20640-computed-permissi... 20640-computed-permissions-api
2024-06-25 Tom CleggMerge branch '21891-output-copying-performance'
2024-06-24 Tom CleggMerge branch '21703-collection-update-lock'
2024-06-24 Stephen SmithMerge branch '21925-progress-bar-useeffect-fix' into...
2024-06-21 Stephen Smith21925: Add resources to fake store for progress bar... 21925-progress-bar-useeffect-fix
2024-06-21 Stephen Smith21925: Don't pass full resource to progress bar useEffe...
2024-06-20 Lisa KnoxMerge branch '21846-rightclick-context-menu'
2024-06-17 Peter AmstutzMerge branch '20943-trashed-role-groups' refs #20943
2024-06-14 Lucas Di PentimaMerge branch '21832-installer-rds-support'
2024-06-13 Brett SmithMerge branch '21572-user-packages'
2024-06-13 Stephen SmithMerge branch '21621-io-panel-json-tab-copy' into main...
2024-06-13 Stephen Smith21621: Adjust copy to clipboard padding 21621-io-panel-json-tab-copy
2024-06-12 Stephen Smith21621: Fix accidentally passing through tabs prop to...
2024-06-12 Stephen Smith21621: Add copy button to virtual code snippet for...
2024-06-12 Lisa Knoxmerge 21447: closes #21447 21447-test
2024-06-11 Brett SmithMerge branch '21815-trigrams-exclude-ids'
2024-06-11 Peter AmstutzMerge branch '9964-output-glob-acr' refs #9964
2024-06-11 Stephen SmithMerge branch '21225-project-panel-tabs' into main....
2024-06-11 Stephen Smith21225: Add gray border to project tab bottom to disting... 21225-project-panel-tabs
2024-06-10 Tom CleggMerge branch '15397-remove-obsolete-apis'
2024-06-07 Stephen Smith21225: Update progress bar param in unit test
2024-06-07 Stephen Smith21225: Fix unset checked list breaking data table unit...
2024-06-07 Stephen Smith21225: Allow multi select in project WF runs tab
2024-06-07 Stephen Smith21225: Fix cypress tests
2024-06-07 Stephen Smith21225: Fix data table loading indicator if initialized...
2024-06-07 Stephen Smith21225: Fix check for empty object
2024-06-07 Stephen Smith21225: Add styles to wrap mutually exclusive tabs and...
2024-06-07 Stephen Smith21225: Move progressWrapper to data explorer for condit...
2024-06-07 Stephen Smith21225: Add project support to process progress bar...
2024-06-07 Stephen Smith21225: Fix capped maxWidth preventing full width with...
2024-06-07 Stephen Smith21225: Add mutually exclusive tabs to multi panel view...
2024-06-06 Peter AmstutzMerge branch 'main' into 9964-output-glob-acr
2024-06-06 Peter AmstutzMerge branch 'main' into 21841-missing-vocab 21841-missing-vocab
2024-06-04 Lisa KnoxMerge branch '21765-short-dialog'
2024-06-03 Lisa Knox21811: wrote tests for side panel fave displays
2024-06-03 Lisa Knoxfixed missing } in data-explorer.tsx
2024-06-03 Peter AmstutzMerge branch 'main' into 15397-remove-obsolete-apis 15397-remove-obsolete-apis
2024-06-01 Tom CleggMerge branch '21705-go-deps-update-all'
2024-05-31 Brett SmithMerge branch '21388-arvados-3.0-distros-docs'
2024-05-31 Lisa KnoxMerge branch '21364-load-more-button'
2024-05-31 Lisa Knox21765: changed dialog height and fixed scrolling in...
2024-05-31 Tom CleggMerge branch '21834-stdout-timestamps'
2024-05-31 Brett SmithMerge branch '21020-pysdk-env-paths'
2024-05-30 Lisa KnoxMerge branch '21224-project-details'
2024-05-30 Lisa Knox21224: merged main to pass int tests 21224-project-details
2024-05-30 Lisa Knox21364: stopped itemsAvailable count from resetting... 21364-load-more-button
2024-05-30 Lisa Knox21364: css tweaks Arvados-DCO-1.1-Signed-off-by: Lisa...
2024-05-30 Lisa Knox21364: added search results tally Arvados-DCO-1.1-Signe...
2024-05-30 Lisa Knox21364: added backup search when first search after...
2024-05-30 Lisa Knox21364: changed button disable to track itemsAvailable...
2024-05-30 Lisa Knox21364: changed elementPath to only display if am elment...
2024-05-30 Lisa Knox21364: loadmore button now disables if it cant load...
2024-05-30 Lisa Knox21364: fixed loadmore button css Arvados-DCO-1.1-Signed...
2024-05-30 Tom CleggMerge branch '21660-inode-test-race'
2024-05-30 Lisa KnoxMerge branch '21704-eject-cra'
2024-05-23 Tom CleggMerge branch '21705-go-deps'
2024-05-20 Lisa Knox21720: changed runTimersToTime to advanceTimersByTime
2024-05-16 Lisa KnoxMerge branch '21535-multi-wf-delete'
2024-05-14 Lisa Knox21535: moved MultiSelectMenuActionNames to its own...
2024-05-14 Lisa Knox21535: added multi wf delete test Arvados-DCO-1.1-Signe...
2024-05-13 Lisa Knox21535: changed wf and process to use new delete icon...
2024-05-03 Tom Clegg15397: Merge branch 'main'
2024-05-02 Tom CleggMerge branch '12430-output-glob'
next