16417: Manages Grafana package repo by itself instead of using grafana-formula.
[arvados.git] / services /
2024-09-27 Lisa Knox21988: ironed out some wrinkly tests
2024-09-27 Dung LamArvados-DCO-1.1-Signed-off-by: Dung Lam <dunglam@projec...
2024-09-26 Peter Amstutz22141: Change label
2024-09-26 Peter Amstutz22141: Make the "parent" folders lighter when searching
2024-09-26 Lisa Knox21988: set loadDetailsPanel to only fire when needed
2024-09-26 Peter Amstutz22141: The version with a single search box
2024-09-26 Lisa Knox21988: added default details panel test
2024-09-26 Lisa Knox21988: added details-panel test
2024-09-26 Lisa Knox21988: added loadDetailsPanel to the setSelectedResourc...
2024-09-26 Peter Amstutz22141: Search boxes in file picker are bigger
2024-09-26 Peter Amstutz22141: Collection search shows parent projects
2024-09-25 Peter Amstutz22141: Always filter intermediates/logs, use count...
2024-09-25 Lisa Knox21842: fixed sharing test
2024-09-25 Lisa Knox21842: fixed group-manage test
2024-09-25 Lisa Knox21842: unused var cleanup
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 Peter AmstutzMerge branch '13327-include-container-uuid' refs #13327
2024-09-25 Lisa Knox21842: styling
2024-09-24 Lucas Di PentimaMerge branch '22133-dependency-upgrades-part-deux'
2024-09-24 Lucas Di Pentima22133: Removes unused lodash.template & lodash.mergewit... 22133-dependency-upgrades-part-deux
2024-09-24 Lucas Di Pentima22133: Upgrades path-to-regexp where possible.
2024-09-24 Lucas Di Pentima22133: Upgrades socks to get a replacement for the...
2024-09-24 Peter Amstutz13327: Fix test 13327-include-container-uuid
2024-09-24 Lucas Di Pentima22133: Upgrades ws to address CVE-2024-37890
2024-09-24 Lucas Di PentimaMerge branch '22133-dependency-upgrades'
2024-09-24 Peter Amstutz13327: Add missing import
2024-09-24 Lisa Knox21842: adjust container height
2024-09-24 Peter Amstutz13327: Fix warnings
2024-09-24 Peter Amstutz13327: Remove unused imports
2024-09-24 Peter Amstutz13327: Remove commented out code
2024-09-24 Peter Amstutz13327: Display an error snackbar if container request...
2024-09-24 Peter Amstutz13327: Move API revision numbers to symbolic constants
2024-09-24 Peter Amstutz13327: Tests should be mostly passing
2024-09-24 Peter Amstutz13327: "should show runtime status indicators" test...
2024-09-24 Peter Amstutz13327: Fix typecheck errors
2024-09-24 Peter Amstutz13327: More efficient implementation of the filterResou...
2024-09-24 Peter Amstutz13327: Fix favorites/public favorites to use group...
2024-09-24 Peter Amstutz13327: Add test case for using container.state in group...
2024-09-24 Peter Amstutz13327: Fix progress bar and workflow panel.
2024-09-24 Peter Amstutz13327: Use 'container' filter on container requests...
2024-09-24 Peter Amstutz13327: Fix table prefix
2024-09-24 Peter Amstutz13327: Working on all processes
2024-09-24 Peter Amstutz13327: Using group contents include container_uuid WIP
2024-09-24 Lisa Knox21842: removed tabbedList scrollbar
2024-09-24 Lisa Knox21842: removed 2 stray console.logs
2024-09-24 Tom CleggFix race-sensitive test.
2024-09-24 Lucas Di Pentima22133: Upgrades styled-components and postcss to addres...
2024-09-24 Lucas Di Pentima22133: Upgrades micromatch to address CVE-2024-4067
2024-09-24 Lucas Di Pentima22133: Upgrades braces to address CVE-2024-4068
2024-09-24 Lucas Di Pentima22133: Upgrades express to address CVE-2024-43796
2024-09-24 Tom CleggMerge branch '22124-keepstore-double-slash'
2024-09-24 Tom CleggMerge branch '21702-keep-web-replace_files'
2024-09-24 Lisa Knox21842: fixed handleselect firing on hover
2024-09-23 Peter Amstutz22132: Display scheduling status in logs panel
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 Tom Clegg22124: Reject requests with double slash, except GET... 22124-keepstore-double-slash
2024-09-23 Lisa Knox21842: fixed scroll wrap when selecting -1
2024-09-23 Peter AmstutzMerge branch '21121-cluster-activity' refs #21121
2024-09-23 Tom Clegg21702: Merge branch 'main' into 21702-keep-web-replace_... 21702-keep-web-replace_files
2024-09-23 Tom Clegg21702: Use Assert when subsequent trials depend on...
2024-09-23 Tom Clegg21702: Clean up formatting of RFC references.
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-20 Lucas Di Pentima22133: Upgrades Workbench dependencies to address secur...
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
next