arvados.git
2024-09-25 Lisa Knox21842: added keep typing
2024-09-25 Lisa Knox21842: added maxlength, changed tab label to display...
2024-09-25 Lisa Knox21842: refactored renderSharingSuggestion
2024-09-25 Lisa Knox21842: removed scrolling support
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 Brett Smith21909: Add Brett Smith to R SDK authors list
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-17 Lucas Di Pentima21751: Fixes typo in resource naming. 21751-installer-cmk-support
2024-09-17 Brett SmithMerge branch '22079-pysdk-reference-bugfixes'
2024-09-16 Stephen Smith21893: Add separate custom column width styles for...
2024-09-16 Lucas Di Pentima21751: Adds CMK access policies to compute and dispatch...
2024-09-16 Stephen Smith21893: Implement virtual list for process io card input...
2024-09-16 Brett Smith22126: Improve parsing of default values in PySDK reference 22079-pysdk-reference-bugfixes
2024-09-16 Brett Smith22126: Improve formatting of method parameter docstrings
2024-09-16 Brett Smith22126: Improve whitespace in ArvadosAPIClient reference
2024-09-16 Brett Smith22126: Add defaults to PySDK methods reference
2024-09-16 Brett Smith22079: Improve PySDK list method reference
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 Clegg22124: Strip trailing slash on keepstore endpoint. 22124-keepstore-put-moved
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 Brett Smith21909: Add duplicate name error handling in generateApi.R 21909-r-sdk-3.0
2024-09-12 Brett Smith21909: Add project permission methods to generateApi.R
2024-09-12 Brett Smith21909: Add project properties methods to generateApi.R
2024-09-12 Brett Smith21909: Add project_exists method to generateApi.R
2024-09-12 Brett Smith21909: Update function and parameter names for compatib...
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 Tom Clegg22017: Add interface assertions. 22017-instance-type-quotas
2024-09-11 Tom Clegg22017: Rename InstanceFamily to InstanceQuotaGroup.
2024-09-11 Lisa Knox21842: restored up/down arrow select
2024-09-11 Brett Smith21909: Update R SDK documentation to use R6 style
2024-09-11 Brett Smith21909: Fix case mismatch between function signature...
2024-09-11 Brett Smith21909: Remove unused createDoc.R script
2024-09-11 Brett Smith21909: Update R SDK Version
2024-09-11 Brett Smith21909: Add a basic build system to R SDK
2024-09-11 Brett Smith21909: Improve R SDK recipe readability
2024-09-11 Brett Smith21909: Turn autoGenAPI.R into a standalone script
2024-09-11 Brett Smith21909: Add a canonical discovery document to sdk/R
2024-09-11 Brett Smith21909: Remove obsolete API filtering
2024-09-11 Brett Smith21909: Remove unused logo
2024-09-11 Brett Smith19929: Configure Roxygen with Markdown support
next