Merge branch '18975-log-improvements'. Closes #18975
[arvados-workbench2.git] / src / store /
2022-07-11 Lucas Di PentimaMerge branch '18975-log-improvements'. Closes #18975
2022-07-07 Lucas Di Pentima18975: Makes UUID & PDH clicking on log viewer to open... 18975-log-improvements
2022-07-07 Lucas Di Pentima18975: Adds keepstore logs to the log viewer filters.
2022-07-07 Lucas Di Pentima18975: Adds 'Main logs' filter selection. Fixes filter...
2022-06-21 Daniel KutyłaMerge branch '18203-Support-setting-multi-properties...
2022-06-16 Lucas Di PentimaMerge branch '19007-file-browser-action-button'. Closes...
2022-06-10 Lucas Di PentimaMerge branch '19177-sharing-urls-ui-config'. Closes...
2022-06-08 Lucas Di Pentima19177: Hides 'Sharing URLs' tab from Sharing dialog... 19177-sharing-urls-ui-config
2022-06-07 Stephen SmithMerge branch '18984-project-type-filters-2' into main...
2022-06-07 Stephen Smith18984: Filter for type none when no types are selected 18984-project-type-filters-2
2022-06-01 Stephen Smith18984: Change resource type filter defaults, rearrange...
2022-06-01 Lucas Di PentimaMerge branch '18787-file-browser-rerendering-fix'....
2022-05-31 Lucas Di Pentima18787: Avoids re-rendering by only dispatching SET_COLL...
2022-05-30 Lucas Di Pentima18787: Removes unnecessary action.
2022-05-30 Lucas Di Pentima18787: Further improves code readability.
2022-05-30 Lucas Di Pentima18787: Removes unnecessary store init to avoid forced...
2022-05-30 Lucas Di Pentima18787: Removes explicit collection reload after file...
2022-05-30 Lucas Di Pentima18787: Removes remaining traces of old big collection...
2022-05-26 Stephen Smith19894: Change process type filter default values and...
2022-05-26 Stephen Smith19894: Show dirty indicator on process type filter
2022-05-25 Daniel KutyłaMerge branch '19052-fix-for-wrong-owner-on-search-list...
2022-05-25 Peter AmstutzMerge branch '19143-project-list-workflows'
2022-05-24 Peter Amstutz19143: Fix unit tests
2022-05-24 Peter AmstutzMerge branch '19069-workflow-launching' into 19143...
2022-05-24 Peter Amstutz19143: Checks that project is writable when selecting...
2022-05-24 Lucas Di PentimaMerge branch '16115-sharing-links'. Closes #16115
2022-05-23 Peter Amstutz19143: Finally got the data binding to work
2022-05-23 Lucas Di Pentima16115: Brings back the Visibility Level form.
2022-05-23 Peter Amstutz19143: Picker opens, needs to be hooked in
2022-05-23 Peter AmstutzMerge branch '19069-workflow-launching' into 19143...
2022-05-23 Peter Amstutz19069: Remove references to workflow panel from various...
2022-05-23 Peter AmstutzMerge branch 'main' into 19069-workflow-launching
2022-05-23 Peter AmstutzMerge branch '16583-intermediate-collections' refs...
2022-05-20 Peter Amstutz19143: Workflow objects appear in project view, are...
2022-05-20 Peter Amstutz19143: Make workflows show up in projects view WIP
2022-05-20 Peter Amstutz16583: Fix test, add "intermediate" filter test 16583-intermediate-collections
2022-05-19 Lucas Di Pentima16115: Adds expiration date param to sharing url servic...
2022-05-19 Peter Amstutz19069: Fix test
2022-05-17 Peter Amstutz19069: Workflow launching improvements.
2022-05-16 Lucas Di Pentima16115: Refresh permission management form on tab change.
2022-05-13 Stephen SmithMerge branch '19049-vm-admin-rough-edges' into main...
2022-05-13 Peter Amstutz16583: Add "Intermediate" to collection type filters
2022-05-13 Lucas Di Pentima16115: Further code cleaning and permission handling...
2022-05-13 Lucas Di Pentima16115: Further sharing dialog cleanup.
2022-05-13 Lucas Di Pentima16115: Updates the sharing dialog to support sharing...
2022-05-12 Stephen Smith19049: Clean up 404 error handling on add vm login
2022-05-12 Lucas Di Pentima16115: Adds collection's sharing URL management compone...
2022-05-12 Stephen Smith19049: Exclude existing users with logins in create...
2022-05-12 Stephen Smith19049: Clean up participant select display, show UUIDs
2022-05-05 Stephen SmithMerge branch '18978-webshell-timeout-ux' into main...
2022-04-28 Peter AmstutzMerge branch '19075-no-acr-reuse' refs #19075
2022-04-27 Peter Amstutz19075: When constructing a workflow request, set use_ex... 19075-no-acr-reuse
2022-04-19 Stephen Smith16068: Merge branch 'main' of git.arvados.org:arvados...
2022-04-14 Lucas Di PentimaMerge branch '18881-failing-state-color-fix'. Refs...
2022-04-14 Lucas Di Pentima18881: Fixes the Failing state's color, from red to... 18881-failing-state-color-fix
2022-04-12 Stephen Smith16068: Merge branch 'main' of git.arvados.org:arvados...
2022-04-12 Lucas Di PentimaMerge branch '18881-process-runtime-status'. Closes...
2022-04-07 Lucas Di Pentima18881: Improves process filtering by status. Adds tests.
2022-04-07 Lucas Di Pentima18881: Fixes process state indicator, with tests.
2022-04-06 Daniel KutyłaMerge branch '18834-uploading-a-file-into-a-subdirector...
2022-04-05 Lucas Di PentimaMerge branch '18966-collection-not-found-ui'. Closes... 2.4.0
2022-04-04 Stephen SmithMerge branch '18559-user-profile' into main. Closes...
2022-04-04 Stephen Smith18559: Add context menu filter system for more complex...
2022-03-31 Stephen Smith18559: Update user profile cypress tests and fix minor...
2022-03-31 Stephen Smith18559: Use full text user search instead of fname or...
2022-03-30 Stephen Smith18559: Re-use account status renderer code for group...
2022-03-30 Stephen Smith18559: Add tri-state account status indicator and assoc...
2022-03-29 Lucas Di PentimaMerge branch '16672-live-container-logs'. Closes #16672
2022-03-29 Stephen Smith18559: Add empty user profile page for 404
2022-03-29 Stephen Smith18559: Add better error handling for loginAs action
2022-03-29 Stephen Smith18559: User breadcrumbs fallback to uuid
2022-03-28 Stephen Smith18559: Remove dead code
2022-03-28 Stephen Smith18559: Move user admin functions to context menu
2022-03-28 Daniel Kutyła18834: Fixed uploading file to a subdirectory, added...
2022-03-25 Lucas Di Pentima16672: Avoids log panel "blinking" when changing proces...
2022-03-25 Lucas Di Pentima16672: Adds 'container' type event to the logs viewer.
2022-03-25 Lucas Di Pentima16672: Removes unused code, avoids requesting the CR...
2022-03-25 Lucas Di Pentima16672: Removes the old process logs panel & related...
2022-03-25 Lucas Di Pentima16672: Initial Log viewer placement on process panel...
2022-03-25 Lucas Di Pentima16672: Rearranges code related to getting current proce...
2022-03-25 Stephen Smith18559: Add uuid with copy and action menu to user profi...
2022-03-24 Stephen Smith18559: Replace setup vm dialog with setup confirmation...
2022-03-24 Stephen Smith18559: Combine firstName and lastName users column...
2022-03-14 Stephen Smith18559: Update the new user dialog and fix groups functi...
2022-03-14 Stephen Smith18559: Remove warning snackbar that gets triggered...
2022-03-14 Stephen Smith18559: Filter to only role groups in profile groups...
2022-03-14 Stephen Smith18559: Fix up to date profile data not showing after...
2022-03-14 Stephen Smith18559: Remove unused actions
2022-03-03 Stephen Smith18559: Fix group detail refresh bug 18559-user-profile-test
2022-03-02 Stephen Smith18559: Fix user profile form initialization & cleanup
2022-03-02 Stephen Smith18559: Link from users panel to user profile page.
2022-03-02 Stephen Smith18559: Add groups and admin tab to user profile, use...
2022-03-02 Stephen Smith18559: Reduce unnecessary reloading in groups panel
2022-03-01 Lucas Di PentimaMerge branch '18028-all-procs-context-menu'. Closes...
2022-03-01 Lucas Di Pentima18028: Removes code duplication in process context... 18028-all-procs-context-menu
2022-02-18 Lucas Di PentimaMerge branch '18560-wb2-vocabulary-picking'. Closes...
2022-02-16 Lucas Di PentimaMerge branch '18315-collection-panel-refresh'. Closes...
2022-02-16 Daniel KutyłaMerge branch '18594-Collection-Advanced-Menu-is-trying...
2022-02-14 Daniel Kutyła18594: Code and test cleanup
2022-02-14 Stephen SmithMerge branch '18284-vm-listing' into main. Closes ...
next