22319: Fix doc reference.
[arvados.git] / services /
2024-11-19 Tom Clegg22319: Fix doc reference.
2024-11-19 Tom Clegg22319: Add replace_segments API.
2024-11-12 Brett SmithMerge branch '22217-packer-keypair-type'
2024-11-12 Tom CleggMerge branch '21743-users-include-trash'
2024-11-11 Tom Clegg21743: Don't check include_trash if controller does... 21743-users-include-trash
2024-11-08 Peter AmstutzRestore rendering HTML tags in registered workflow...
2024-11-05 Lisa KnoxMerge branch '22199-content-address-fixes'
2024-11-05 Peter AmstutzMerge branch '22285-architecture-page' refs #22285
2024-11-05 Lisa Knox22199: cleanup 22199-content-address-fixes
2024-11-05 Lucas Di PentimaMerge branch '22281-keepweb-pg-conn'
2024-11-05 Lisa Knox22199: removed actions column and forceMultiselectMode
2024-11-05 Lisa KnoxMerge branch 'main' into 22199-content-address-fixes
2024-11-05 Lisa KnoxMerge branch '22235-toolbar-access-fixes'
2024-11-05 Lisa Knox22199: fixed row leftclick
2024-11-05 Lisa Knox22235: moved toolbar filter for groups to catch all... 22235-toolbar-access-fixes
2024-11-05 Lisa Knox22235: moved select params so they don't get overwritten
2024-11-04 Tom CleggMerge branch '22184-concurrent-mkcol'
2024-11-04 Lisa Knox22235: applied extra select fields only to process...
2024-11-04 Lisa Knox22235: fixed context-menu-action test
2024-11-04 Lisa Knox22235: tweaked frozenManageableProject menu
2024-11-02 Tom Clegg22184: Don't look up remote-hosted collections in local DB.
2024-11-01 Lisa Knox22235: fixed all-processes context menu
2024-11-01 Lisa Knox22235: fixed context-menu-actions test
2024-11-01 Lisa Knox22235: cleaned up resourceToMenuKind
2024-11-01 Tom Clegg22184: Clean up handler.
2024-11-01 Tom Clegg22184: Check latest PDH in database and call Sync if...
2024-11-01 Tom Clegg22184: Force sync in depth header test sequence.
2024-11-01 Tom Clegg22184: Update force-reload test.
2024-11-01 Tom Clegg22184: Call Sync if request might fail due to outdated...
2024-11-01 Lisa Knox22235: restored dynamic context menu in all-processes
2024-10-31 Lisa Knox22235: differentiated frozen manageable projects
2024-10-31 Lisa Knox22235: removed unfreeze from manageable_project in...
2024-10-31 Lisa Knox22235: added manageableProject set and unfreezeRequires...
2024-10-31 Brett SmithMerge branch '22269-salt-urls'
2024-10-30 Peter AmstutzMerge branch '21540-priority-update-deadlock' refs...
2024-10-30 Lisa Knox22235: removed stray divider that can show up at the...
2024-10-30 Lisa Knox22235: adjusted context-menu-actions comp test
2024-10-30 Lisa Knox22235: adjusted collection test
2024-10-30 Lisa Knox22235: adjusted refs and memoized values to fix acciden...
2024-10-30 Lisa Knox22235: adjusted toolbar styles
2024-10-30 Stephen SmithMerge branch '22202-delete-process-navigation' into...
2024-10-30 Lisa Knox22235: added writeableCollection to context menu
2024-10-30 Lisa Knox22235: added writeableCollection menu filter for toolbar
2024-10-30 Peter AmstutzMerge branch '22229-app-menus' refs #22229
2024-10-30 Lisa Knox22235: added writeableProject to contextMenu
2024-10-30 Lisa Knox22235: added writeableProject menu filter for toolbar
2024-10-30 Stephen SmithMerge branch '22172-cancel-button-capitalization' into...
2024-10-29 Stephen Smith22202: Change delete process to navigate to parent... 22202-delete-process-navigation
2024-10-29 Stephen Smith22172: Normalize capitalization of process cancel option 22172-cancel-button-capitalization
2024-10-29 Stephen Smith22202: Bump http-proxy-middleware to address CVE-2024...
2024-10-29 Stephen SmithMerge branch 'main' of git.arvados.org:arvados into...
2024-10-29 Stephen Smith22202: Consolidate some imports
2024-10-29 Stephen Smith22202: Move get project panel uuid to separate file...
2024-10-28 Peter AmstutzMerge branch '15798-cluster-label-colors' refs #15798
2024-10-28 Peter AmstutzMerge branch '22266-load-more' refs #22266
2024-10-28 Peter Amstutz22266: Allow data explorer title to flex grow 22266-load-more
2024-10-28 Peter Amstutz22266: Seems to fix it
2024-10-28 Brett SmithMerge branch '22224-clean-java-sdk'
2024-10-28 Peter Amstutz21540: Start a transaction in update_priorities 21540-priority-update-deadlock
2024-10-28 Peter Amstutz22229: Fix one more test that referenced "Repositories" 22229-app-menus
2024-10-27 Peter Amstutz22229: Fix tests
2024-10-25 Lisa KnoxMerge branch 'main' into 22235-toolbar-access-fixes
2024-10-25 Lisa Knox15798: added sorting to ensure consistent coloring 15798-cluster-label-colors
2024-10-25 Lisa Knox15798: set up cluster badge renderer
2024-10-25 Lisa Knox15798: added cluster colors to redux store
2024-10-25 Peter Amstutz22229: Menu edits
2024-10-25 Brett SmithMerge branch '22206-apt-repo-pins'
2024-10-25 Brett SmithMerge branch '22257-pydoc-api-xref'
2024-10-24 Lisa KnoxMerge branch '22207-icon-resort'
2024-10-24 Stephen Smith22202: Add tests for process deletion navigation and...
2024-10-24 Peter Amstutz21540: Don't need to wrap in a transaction
2024-10-24 Lisa KnoxMerge branch 'main' into 22235-toolbar-access-fixes
2024-10-24 Lisa Knox22235 fixed conditional for workflow in readonly project
2024-10-24 Tom CleggMerge branch '22226-empty-output-panic'
2024-10-24 Tom CleggMerge branch '22198-remove-href-field'
2024-10-24 Lisa Knox22207: moved workflow tab progress bar to below all... 22207-icon-resort
2024-10-24 Lisa Knox22235: added menu case for nonadmin+frozen+readonly...
2024-10-24 Stephen Smith22202: Navigate to home project when deleting currently...
2024-10-24 Stephen Smith22202: Change process delete to run paralell
2024-10-24 Peter Amstutz21540: Tweak query and add deadlock handling to contain...
2024-10-24 Lisa KnoxMerge branch 'main' into 22207-icon-resort
2024-10-24 Brett Smith22075: Improve formatting of description documentation 22257-pydoc-api-xref
2024-10-23 Lisa Knox22207: removed first divider from workflow menu
2024-10-23 Lisa Knox22207: fixed search results toolbar spacing
2024-10-23 Peter Amstutz22198: Remove one more instance of 'href' in tests 22198-remove-href-field
2024-10-23 Lisa Knox22207: united panel name styles and removed unused...
2024-10-23 Lisa Knox22207: fixed subpanel toolbar spacing
2024-10-23 Peter Amstutz22198: Remove 'href' where it appears in processing...
2024-10-23 Lisa Knox22207: fixed layout shift in project view
2024-10-23 Lisa Knox22207: css ironing
2024-10-23 Lisa Knox22207: made progressbar display differently if title...
2024-10-23 Lisa Knox22207: moved progress bar to top of Data-Explorer to...
2024-10-23 Lucas Di PentimaMerge branch '16417-installer-loki-fixes'
2024-10-23 Tom Clegg22198: Remove href usage.
2024-10-23 Lisa Knox22207: simplified toolbar display conditionals
2024-10-23 Stephen Smith22202: Bump rollup to address CVE-2024-43788
2024-10-22 Lisa Knox22235: fixed readonly project toolbar
2024-10-22 Lisa Knox22207: Removed first divider for Projects, Processes...
2024-10-22 Lisa Knox22207: fixed toolbar button spacing
2024-10-22 Peter AmstutzMerge branch '22208-project-details' refs #22208
next