21842: changed sharing dialog width
[arvados.git] / services / workbench2 / src /
2024-08-26 Lisa Knox21720: adusted filters css
2024-08-26 Lisa Knox21720: switched to justifyContent in MPV
2024-08-26 Stephen Smith17074: Add REQUEST_COUNT state machine in data explorer
2024-08-26 Lisa Knox21720: removed more csx calc()s
2024-08-26 Lisa Knox21720: fixed sidepanel width
2024-08-26 Lisa Knox21720: removed calc values from csx where they didn...
2024-08-26 Lisa Knox21720: re-added breadcrumbs css
2024-08-26 Lisa Knox21720: removed unused accordion styles
2024-08-26 Lisa Knox21720: removed unnecessary type casts
2024-08-26 Lisa Knox21720: fixed minimum side panel size
2024-08-26 Lisa Knox21720: removed some redundant css
2024-08-26 Stephen Smith17074: Add remaining requestCount implementations
2024-08-26 Stephen Smith17074: Add requestCount to data explorer middleware...
2024-08-26 Stephen Smith17074: Various DE middleware cleanup
2024-08-26 Stephen Smith17074: Add type to api client authorization getParams
2024-08-26 Stephen Smith17074: Refactor / cleanup shared with me middleware
2024-08-26 Stephen Smith17074: Check user panel uuid undefined before loading
2024-08-26 Stephen Smith17074: Cleanup and refactor public favorites middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup favorites panel middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup collections content address...
2024-08-26 Stephen Smith17074: Add type to data explorer meta to satisfy SET_ITEMS
2024-08-26 Stephen Smith17074: Add data explorer pagination loading indicator
2024-08-26 Stephen Smith17074: Add loading status flag to data explorer state
2024-08-26 Stephen Smith17074: Reject DE updates if DE is pending
2024-08-26 Stephen Smith17074: Default dataexplorer criteriachanged to true
2024-08-26 Stephen Smith17074: Cleanup and refactor trash middleware
2024-08-26 Stephen Smith17074: Add missing side panel activations on groups...
2024-08-26 Stephen Smith17074: Refactor group details panel and fix passing...
2024-08-26 Stephen Smith17074: Organize groups panel service
2024-08-26 Stephen Smith17074: Cleanup process middleware service
2024-08-26 Stephen Smith17074: Refactor and simplify favorites middleware.
2024-08-26 Stephen Smith17074: Simplify public favorites middleware, fix broken...
2024-08-26 Stephen Smith17074: Change ListResults itemsAvailable to optinal
2024-08-26 Lisa Knox21720: fixed tablehead styling and added stickyheader
2024-08-23 Lisa Knox21720: fixed filter icon alignmennt
2024-08-23 Lisa Knox21720: fixed global backgroundColor
2024-08-23 Lisa Knox21720: set spacing on context menu items
2024-08-23 Lisa Knox21720: set padding on muiTableCell
2024-08-23 Brett SmithMerge branch '21901-file-log-throttling'
2024-08-23 Brett SmithMerge branch '22052-container-columns-excluded-fulltext'
2024-08-23 Lisa Knox21720: fixed menu item spacing
2024-08-23 Lisa Knox21720: set contextmenu item text color in global theme
2024-08-23 Lisa Knox21720: fixed top-right dropdown spacing
2024-08-22 Lisa Knox21842: narrowed new autocomplete application, adjusted...
2024-08-22 Peter AmstutzFix 'darkOrange' missing from theme colors, refs #21413
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 Peter AmstutzMerge branch '21413-retried-badge' refs #21413
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-21 Lisa Knox21842: set min for auto-suggest in sharing search
2024-08-20 Peter Amstutz21297: Add polling of scheduling status
2024-08-20 Peter Amstutz21413: Don't show resubmitted link if the value is... 21413-retried-badge
2024-08-20 Peter Amstutz21413: tab-to-spaces fixes
2024-08-20 Lisa KnoxMerge branch '21898-info-button-behavior'
2024-08-20 Peter AmstutzMerge branch '21941-keep-web-link' refs #21941
2024-08-19 Peter Amstutz21297: Set showErrors to false when getting containerStatus
2024-08-19 Peter Amstutz21413: Check that 'properties' is valid
2024-08-19 Peter Amstutz21941: Tweak menu item names 21941-keep-web-link
2024-08-19 Peter AmstutzMerge branch '20272-description-label' refs #20272
2024-08-19 Peter Amstutz21297: Make scheduling status render as part of Process...
2024-08-19 Peter Amstutz21297: Status message shows up but need to make it...
2024-08-19 Peter Amstutz21297: Fetch container status as part of loadProcess
2024-08-19 Peter Amstutz21297: add containerStatus method to ContainerRequestSe...
2024-08-19 Peter Amstutz21413: Add "Resubmitted" process state
2024-08-16 Peter AmstutzMerge branch '21944-work-launch-description' refs ...
2024-08-16 Peter AmstutzMerge branch '19982-spot-instance' refs #19982
2024-08-15 Peter Amstutz21944: Fix typo 21944-work-launch-description
2024-08-15 Peter Amstutz21944: Allow HTML in the other places that display...
2024-08-15 Brett SmithMerge branch '21363-ubuntu2404-docs'
2024-08-15 Peter AmstutzMerge branch '22027-remove-themes-for-rails' refs ...
2024-08-14 Tom CleggMerge branch '21910-remove-api_client_id'
2024-08-14 Tom Clegg21910: Update all "Authorization: OAuth2 ..." usage... 21910-remove-api_client_id
2024-08-14 Peter Amstutz21944: Fix tests
2024-08-14 Lisa Knox21898: fixed e2e tests 21898-info-button-behavior
2024-08-14 Lisa Knox21898: changed context menu toggleDetailsPanel to openD...
2024-08-14 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-08-13 Lisa Knox21898: aligned all info button behavior
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-08-13 Peter AmstutzMerge branch '21814-contents-paging' refs #21814
2024-08-13 Peter Amstutz21944: Move description to "advanced"
2024-08-12 Peter Amstutz21944: Add title and description to workflow launch...
2024-08-12 Peter Amstutz20272: Remove "optional" from label to encourage people... 20272-description-label
2024-08-12 Lisa Knox21900: remove multiple grouops works
2024-08-12 Lisa Knox21900: remove works for single group selection
2024-08-12 Peter Amstutz21941: Fix tests
2024-08-12 Lisa Knox21900: added view details to rightclick context menu
2024-08-12 Lisa Knox21900: fixed multiple select toolbar display for Groups
2024-08-12 Lisa Knox21900:
2024-08-09 Lisa Knox21900:
2024-08-09 Lisa Knox21900:
2024-08-09 Lisa Knox21900:
next