21225: Connect click handlers accidentally disconnected from project data tables
[arvados.git] / services / workbench2 / src /
2024-06-07 Stephen Smith21225: Connect click handlers accidentally disconnected...
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: Distinguish between main/sub process in renderer...
2024-06-07 Stephen Smith21225: Add project support to process progress bar...
2024-06-07 Stephen Smith21225: Add project workflow runs tab.
2024-06-07 Stephen Smith21225: Rename project panel middleware to data middlewa...
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-07 Stephen Smith21225: Combine project panel id consts
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-04 Lisa Knoxno issue #: fixed failing banner test
2024-06-03 Lisa Knoxfixed missing } in data-explorer.tsx
2024-06-03 Lisa Knox21765: standardized scrolling in all project pickers 21765-short-dialog
2024-06-03 Lisa Knox21765: fixed scrolling in run wf project picker
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 Peter AmstutzMerge branch '21850-banner-exception' closes #21850
2024-05-31 Tom CleggMerge branch '21834-stdout-timestamps'
2024-05-31 Brett SmithMerge branch '21020-pysdk-env-paths'
2024-05-30 Peter Amstutz21850: Catch exception and log error if the banner... 21850-banner-exception
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 Knox21224: adjusted right margin on toolbar
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: removed responseMap and lastQuery Arvados-DCO...
2024-05-30 Lisa Knox21364: added comment for lastQuery var Arvados-DCO...
2024-05-30 Lisa Knox21364: changed itemsAvailable to not change on loadMore...
2024-05-30 Lisa Knox21364: added commentary Arvados-DCO-1.1-Signed-off...
2024-05-30 Lisa Knox21364: changed button disable to track itemsAvailable...
2024-05-30 Lisa Knox21364: added reset_items_available method Arvados-DCO...
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-29 Lisa Knox21224: fixed render cutoff in expanded chip section
2024-05-29 Lisa Knox21224: fixed single-line toggle height
2024-05-29 Lisa Knox21224: replaced description width with margin-right
2024-05-24 Tom CleggMerge branch '12917-group-contents-include-container'
2024-05-24 Lisa Knox21704: fixed auth-reducer test
2024-05-23 Tom CleggMerge branch '21705-go-deps'
2024-05-22 Peter AmstutzMerge branch '21718-memoryview-decode' refs #21718
2024-05-22 Peter AmstutzMerge branch '21718-memoryview-readfrom-v2' refs ...
2024-05-22 Lisa KnoxMerge branch '21712-favorites-overwrite-bug'
2024-05-20 Lisa Knox21720: changed runTimersToTime to advanceTimersByTime
2024-05-20 Lisa Knox21720: added type assertions for AxiosInstance get
2024-05-20 Lisa Knox21720: added missing user properties in auth-reducer...
2024-05-20 Lisa Knox21720: added type assertions for AxiosInstance post
2024-05-20 Lisa Knox21720: added canwrite & canmanage to user.test
2024-05-20 Lisa Knox21720: ejected, add path fallback in webpackConfig...
2024-05-17 Lisa Knox21712: added category param in link verification function 21712-favorites-overwrite-bug
2024-05-16 Lisa Knox21224: renamed DetailsCardRoot
2024-05-16 Lisa Knox21224: removed vestigial parser
2024-05-16 Lisa Knox21224: fixed description width
2024-05-16 Lisa Knox21224: fixed description html rendering
2024-05-16 Lisa Knox21224: changed project details order
2024-05-16 Lisa Knox21224: changed user card toolbar item order
2024-05-16 Lisa Knox21224: css tweaks
2024-05-16 Lisa Knox21224: moved project card to separate file
2024-05-16 Lisa Knox21224: moved user card to separate file
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: replaced deleteWorkflow with removeWorkflowPerma...
2024-05-14 Lisa Knox21535: added multi wf delete test Arvados-DCO-1.1-Signe...
2024-05-13 Lisa Knox21535: added wf delete dialog Arvados-DCO-1.1-Signed...
2024-05-13 Lisa Knox21535: changed wf and process to use new delete icon...
2024-05-13 Lisa Knox21535: made ownerUuid param optional and removed it...
2024-05-06 Lisa Knox21535: changed delete method to handle multiple workflo...
2024-05-03 Tom Clegg15397: Merge branch 'main'
2024-05-02 Tom CleggMerge branch '12430-output-glob'
2024-05-02 Brett SmithMerge branch '21356-clean-imports'
2024-05-02 Tom CleggMerge branch '21717-keepstore-cors'
2024-05-01 Stephen SmithMerge branch '21642-io-panel-collection-tab-bug' into...
2024-04-29 Stephen Smith21642: Fix unit tests to account for hidden instead... 21642-io-panel-collection-tab-bug
2024-04-29 Stephen Smith21642: Change conditionaltabs to render tabs as hidden...
2024-04-26 Brett SmithMerge branch '21700-remove-rvm'
2024-04-25 Lisa Knox21224: fixed html rendering in project description...
2024-04-24 Lisa Knox21224: moved openuserattributes to resolve circular...
2024-04-24 Lisa Knox21224: fixed page-not-found test Arvados-DCO-1.1-Signed...
2024-04-24 Lisa Knox21224: fixed mstoolbar test Arvados-DCO-1.1-Signed...
2024-04-24 Lisa Knox21224: fixed flaky collectioons test Arvados-DCO-1...
2024-04-24 Lisa KnoxMerge branch 'main' into 21224-project-details
2024-04-23 Lisa Knox21224: fixed chips collapse test Arvados-DCO-1.1-Signed...
2024-04-23 Lisa Knox21224: fixed description collapse test Arvados-DCO...
2024-04-23 Lisa Knox21224: fixed overflow menu test Arvados-DCO-1.1-Signed...
2024-04-23 Tom CleggMerge branch '21696-slow-propfind'
2024-04-23 Stephen Smith21642: Add unit tests for conditional tabs, add test...
2024-04-22 Lisa KnoxMerge branch '21037-upgrade-react-scripts'
2024-04-22 Lisa Knox21224: fixed misaligned chevron Arvados-DCO-1.1-Signed...
2024-04-22 Lisa Knox21224: repositioned nodescription field Arvados-DCO...
2024-04-22 Lisa Knox21224: fixed in-card toolbar position Arvados-DCO-1...
2024-04-22 Lisa Knox21224: fixed toolbar location toggle Arvados-DCO-1...
next