[ARVADOS-WORKBENCH2] created: 1.3.0
Git user
git at public.curoverse.com
Sun Dec 2 10:26:08 EST 2018
at 2136092edeb2a7bf83b69f81ffb1dcdcef151c2c (tag)
tagging 756f931c1faeb27a00625093697ff95358e0afc4 (commit)
replaces 1.2.1
tagged by Ward Vandewege
on Sun Dec 2 10:25:52 2018 -0500
Release 1.3.0
refs #14559
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
Daniel Kos (96):
Fix showing project explorer after going back from favourites
Fix tslint error
Simplify order and filter builder
Simplify finding sorting columns and filters
refs #master Merge branch 'origin/master' into 14044-filter-order-simplification
refs #14044 Merge branch 'origin/14044-filter-order-simplification'
refs #master Merge branch 'origin/master' into 13986-projects-list-and-default-routing
Fix tests passing
refs #master Merge branch 'origin/master' into 13986-projects-list-and-default-routing
Simplify side panel reducer
Fix setting active side panel item on page reload
SidePanel renamings
Improve setting data explorer columns
Fix test passing
refs #13986 Merge branch 'origin/13986-projects-list-and-default-routing'
Add build number to the main bar
refs #14058 Merge branch 'origin/14058-build-number'
Update packages
Add trash view
Fix setting build number
Add trash view and trahsing/untrashing project/collection
refs #master Merge branch 'origin/master' into 13828-trash-view
Post merge fixes
Adjust for new code structure
Adjust for new code structure II
Fix calling correct actions after trash/untrash
CR fixes
CR fixes II
CR fixes III
Add restore icon in trash panel
Remove doubled ContextMenuResource, spearate menu for trash view
Add generic trash action
refs #13828 Merge branch 'origin/13828-trash-view'
Add file-upload focus indicator, add submit type for dialog default button
Fix filtering by is_trashed field
Fix passing tests
Add project name autofocus
refs #14141 Merge branch 'origin/14141-trash-view-fix'
Add progress indicator for services
Improved reducer state size
Reactivate withProgress
Change default table view to be displayed only after data fetch
Rename progressFn to api actions, add colors to snackbar
Add queued snackbar, fix progress reducer
Improved error handling in collection and favorites actions
refs #master Merge branch 'origin/master' into 14186-progress-indicator-store
refs #14186 Merge branch 'origin/14186-progress-indicator-store'
refs #14161 Merge branch 'origin/14161-inputs-focus-enter-action'
Disable data explorer default view test
Disable general error notification
Delete useless progress components
Fix snackbar typing, simplify code
Cosmetics..
Inline ArvadosSnackbar into Snackbar
Remove unnecessary comment
Remove file-upload.css
Fix passing onExited callback to material snackbar
refs # Merge branch 'origin/progress-and-focus-cr-fixes'
Update packages to the newest versions
refs # Merge branch 'origin/upgrade-packages-ts-3.1'
Fix invalid search icon position
Fix uploading files into existing collection
Fix pagination toolbar overdraw
refs #14265 Merge branch 'origin/14265-search-bar-icon'
refs #14266 Merge branch 'origin/14266-upload-files-into-existing-collection'
refs #
Fix throwing exception in load resource instead of returning undefined
refs # Merge branch 'origin/load-resource-crash-fix'
Upgrade react scripts, material-ui
Add radix cwl graph visualization
refs #14080 Merge branch 'origin/14080-cwl-graphs'
Add getting file size and number of collection files in main panel and side panel
Remove resource extending, add separate resource data store
Fixed getting tag value (add percentages decoding)
refs #14353 Merge branch 'origin/14353-file-rename-fix'
refs #14349 Merge branch 'origin/14349-files-placeholders'
Fix test compilation errors
Fix screen flickering on login action
refs #14250 Merge branch 'origin/14250-login-flicker'
Fix setting empty field on file rename
refs #14351 Merge branch 'origin/14351-file-names-editing'
refs #14276 Merge branch 'origin/14276-structured-search-service-part2'
Add arrow navigation in autocomplete view
Add navigation with arrow on basic search view
Fix selecting the first item
refs #master Merge branch 'origin/master' into 14364-searchbar-arrow-navigation
Fix setting autocomplete view first item
refs #14364 Merge branch 'origin/14364-searchbar-arrow-navigation'
Fix setting [object Object] in global search bar on typing in local search field
refs #11432 Merge branch 'origin/14432-search-object-object'
Fix graph content not being refreshed on workflow change, adjust graph's tab height
refs #14463 Merge branch 'origin/14463-graph-tab-content'
Replace loading -> upload with streamed upload, fix reporting error on file remove
Fix removing collection files
refs #14310 Merge branch 'origin/14310-upload-crash-on-chrome'
refs # Force rebuild
Fernando Monserrat (3):
no issue # . Remove WatchAll from yarn test causing the break
no issue # .add watchAll from yarn test causing the break
no issue # .adding CI true to package.json
Janicki Artur (202):
init edit project feature, refactor forms - add textField component
store project - fix test, update panel details after edit resource, change label tag
Merge branch 'master' into 13833-edit-project
Merge branch '13833-edit-project'
details panel - fix styles for uuid and header title
remove classnames
Merge branch 'master' into 14039-details-view-improvements
Font size form unification and change collection panel
Merge branch 'master' into 14039-details-view-improvements
Merge branch '14039-details-view-improvements'
refs #master Add tooltip and snackbar to collection panel when copy uuid
refs #master Fix small bugsfor details panel and dialog project update
store - remove collection updater, rewrite collection edit dialog
change path for coolection updater in context menu
store - change collection update action name, create collection form fields
store - remove collection creator, modify modla for adding collection
update collections create and update (forms and dialogs)
Merge branch 'master' into 14103-improve-dialogs
add dialog create project, form-fields, remove creator from store
Rewrite edit project - add dialog form, actions, remove old code
rename folder dialog-collection-copy -> dialog-copy
Change move-to feature - files path, rename variables and files
clean code
clean code
rename file and path for dialog-forms - move-to
Merge branch '14103-improve-dialogs'
rename and change path for collection partial copy
create subprocesses card
Merge branch '13858-process-view-information-card' into 13860-status-for-subprocesses
Align styles for subprocesses and filters, add grid
improve process panel
change header title
improve values for subprocesses card
change code after CR
Merge branch 'master' into 13860-status-for-subprocesses
Merge branch '13860-status-for-subprocesses'
init view log with props
add code snippet component and default code snippet
Merge branch '14138-code-snippet'
Merge branch 'master' into 14098-log-view
add process log code snippet, change default snippet,
change code after CR
add back link and fix styles
Merge branch '14098-log-view'
refs #master improve for process and process-logs
refs #master quick fix for workbench-actions
remove width attr from DataColumn, move styles to data-explorer
Merge branch 'master' into 14093-data-explorer-table-cell-width
Merge branch 'master' into 14093-data-explorer-table-cell-width
Merge branch '14093-data-explorer-table-cell-width'
add icon for: log, command, input and output.
Merge branch '14148-add-new-icons'
add edit process - actions, dialogs and files
improve code after CR
Merge branch 'master' into 14155-edit-process
Merge branch '14155-edit-process'
add 'New' button with 3 options and clean code
change horizontal position for items menu
show and hide button depends on url
clean code
change code after CR
Merge branch 'master' into 14137-new-button
Merge branch '14137-new-button'
change primary and secondary color
Merge branch '14084-change-colors'
init resizing panels and improve new button.
add minSize for main content
clean code after CR - remove styles from project-panel
Merge branch '14038-resizing-panels'
refs #master Fix details panel empty state
refs #master Custom theme - change primary dark color
init login panel and main panel, change workbench
Merge branch 'master' into 13935-login-page-and-main-panel
add bg image for login panel and image
Merge branch '13935-login-page-and-main-panel'
Switch the tagging adding properties) to use the collections API
remove old tag from collection panel
Merge branch 'master' into 14043-switch-tagging-adding-properties
Merge branch '14043-switch-tagging-adding-properties'
init rich test editor for project
improve panel details - show modal description using rich text editor
improve dialog and fix richTextEditorLink
remove validation for project description
change code after CR
Merge branch 'master' into 14120-rich-text-editor
Merge branch '14120-rich-text-editor'
prepare structure and init stepper
change name button
Merge branch 'master' into 14225-prepare-structure-and-init-stepper
change code after CR
Merge branch '14225-prepare-structure-and-init-stepper'
init first step for run a process
change code after CR
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13861-run-process-first-step
Merge branch '13861-run-process-first-step'
init search facility
Merge branch '14271-search-facility'
add and change methods for services, modify collection form
fix groups service, add camleCase instead of snakeCase
modify common resource service, clean code
change params for snakeCase, clean code
change code after PR
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14278-unexpected-behavior-with-property-tags
Merge branch '14278-unexpected-behavior-with-property-tags'
add appInfo to store, improve main panel and clean code
change main app bar - remove props
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14307-search-basic-view
clean code after merge
clean code
init search and display results
remove uuid from group service
change code after PR
add react-highlight-word and change autocomplete list
clean code
Merge branch '14307-search-basic-view'
change style for list
init all fields, create form fields file, modify collection tag form
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13827-structured-search-advanced-view
remove console log
Merge branch '13827-structured-search-advanced-view'
add checkbox field component and change advance form
add disabled props to checkbox component
add native select field, data text field and search bar model
change name for date text field
change name for props
change bg color for select field
add closeSearchView for search bar actions
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13827-select-field-component
Merge branch '13827-select-field-component'
init form properties and project tree
change code after CR
Merge branch '13827-init-form-properties-and-project-tree'
add validation for dates and clean code
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14347-advance-search-improve-dates
Merge branch '14347-advance-search-improve-dates'
init link for copy collection snackbar
modify copyCollection
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14316-improve-collection-copy-with-link-to
Merge branch '14316-improve-collection-copy-with-link-to'
code refactoring and improve views
refactor search bar view, modify actions and add debounce package
change code after quick cr - remove render word inside components
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14276-structured-search-searvice
Merge branch '14276-structured-search-searvice'
start advance search bar, remove bugs and add improves, refactor code
add filter by create_at for advance search bar
change filter attr for modified_at
change code after CR
Merge branch '14276_structured_search_service-part3'
add sorting for projects by name and refactor code
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14422_item_sorting_in_copy_to_project_modal
Merge branch '14422_item_sorting_in_copy_to_project_modal'
fix height for columns - change style for buttons, sort options for items in menu
add advance option to collection on table view
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14315_fix_columns_height_and_sort_more_options_for_items
Merge branch '14315_fix_columns_height_and_sort_more_options_for_items'
refs #master Fix tooltip appears after closing collection's More Options list
fix browse the contents of a Project in Trash and tooltips around button
change code after CR
Merge branch '14319_loaded_contents_for_project_in_trash'
improve confirmation dialog and add message after changing workflow
remove unnecessary imports
change style for confirmation dialog actions content
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14270_warning_message_after_changing_workflow
Merge branch '14270_warning_message_after_changing_workflow'
Add properties inside projects and create modal to manage.
change code after CR
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14433_properties_inside_projects
Merge branch '14433_properties_inside_projects'
change services
Merge branch '14433_properties_inside_project_services'
Add ssh keys panel
remove SshKey interface and change object type
move ssh errors from common resource to auth keys service
move ssh form interface from model to action
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14479_ssh_keys
change title for confirm workflow change dialog
Merge branch '14479_ssh_keys'
refs #master Fix test and hide details panel from ssh-keys panel
refs #14525 fix breadcamps and workflow share icon
refs #14523 fix share button for workflow and progress when add collabs
refs #14523 hide sharing for private workflow
add table view, actions and dialogs
add attributes to dialog
Merge branch '14528_table_view_and_actions'
refs #master Fix auth reducer test
refs #master Fix auth actions test
add advance tab for ssh key, refactor code
add async for get open advanced dialog, fix issues
change code after CR
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14528_advance_tab_action_for_ssh_key
Merge branch '14528_advance_tab_action_for_ssh_key'
refs #master add sharing private workflow
refs #14534 Breadcrumbs are not updated after searching
add property isAdmin to the user interface
remove console log
refactor code for auth service
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14503_keep_services
Merge branch '14503_keep_services'
refs #master fix auth actions test
refs #master fix auth reducer test
refs #master fix auth actions test
Michal Klobukowski (464):
Create method for extracting files info from propfind response
Use webdav to retrieve list of files
Implement single file download action
Implement single file remove action
Implement removal of selected files
Merge changes from webdav-service
Implement simple sorting of files list
Extract function for getting xml tag value
Apply getTagVlue function
Keep collapse state after collection file removal
Remove unused type annotation
Name hardcoded values
Add onUploadProgress callback to webdav
Extract response parsing utils from collection service, use webdav to upload files in collection service
Extract file utils
Merge branch 'master'
Merge branch 'master' into 13990-collection-files-service-based-on-webdav
Update tests
Merge lates changes
Create collection files upload dialog
Replace mappings with compose fn
Merge branch 'master' into 13990-collection-files-service-based-on-webdav
Merge branch '13990-collection-files-service-based-on-webdav'
Merge branch 'master'
Refactor new code
Merge branch '14013-upload-collection-files-using-webdav' into 14014-create-collection-with-selected-files
Extract form dialog component
Extract collection form components
Implement collection partial copying
Add partial copy form async name validation
Implement rename dialog usinf FormDialog
Implement collection service mvoeFile method
Create getDialog selector
Implement file renaming
Obtain configuration from discovery endpoint
Handle error in fileToArrayBuffer
Remove bad import
Add new line at eof
Add function for getting tree nodes instead of ids
Add comment explainig use of for loop
Update test
Merge branch '14013-upload-collection-files-using-webdav'
Merge branch 'master'
Merge branch 'master'
Handle collection partial copy errors
Merge branch '14014-create-collection-with-selected-files'
Merge branch 'master' into 14015-rename-a-file
Fix CR comments
Remove dialog default generic type value
Merge branch '14015-rename-a-file'
Implement resource moving
Add sameUuid validation
Add more error handlers
Update ownership error check
Split move to dialog into two separate dialogs
Refresh lists after moving a resource
Remove unused function from services
Refactor code
Merge branch 'master' into 14078-obtain-configuration-data-from-discovery-endpoint
Merge branch '14078-obtain-configuration-data-from-discovery-endpoint'
Merge branch 'master'
Update test
Merge branch '13831-move-projects'
Block reloading if item is not in the tree
Merge branch '13896-fix-reload-after-moving-a-project'
Remove unnecesary slashes from urls
Merge branch '13898-fix-bad-url-in-collecions-service'
Update condition for displaying filters
Update data-table tests
Merge branch '14095-filters-in-data-explorer'
Create unionize wrapper
Create common state for resources
Extract major components from workbench
Create store for custom properties
Add resource service helpers, add user service, add ancestors-service
Add utils for recognizing resource by uuid
Refactor to apply global navigation actions
Extract breadcrumbs view component
Create breadcrumbs actions
Fix side panel item double collapsing
Restore context menu in side bar and breadcrumbs
Apply wrapped unionize
Optimize side panel tree
Delete code smells
Clean up code
Remove unused file, update side panel tree actions
Merge branch 'master'
Merge branch 'master'
Delegate workbench refreshing actions from project dialog actions
Clean up old project store
Delegate collection actions to workbench actions
Reuse openContextMenu action
Update main-app-bar tests
Merge branch '14102-actions-repository'
Extract file-uploader, resotore file upload to collection creator
Implement upload data dialog as form dialog
Extract collection partial copy dialog
Move files field validation to const
Update const name
Update naming
Merge branch '14119-restore-collection-files-upload'
Create container request service
Create container service
Update container-request and container models
Create store for processes
Fix process type issues
Create process selectors
Add process status selector
Delete unused parameter
Merge branch 'master' into 14099-process-service
Update navigation with processes
Setup routing for process panel
Merge branch 'master'
Merge branch '14099-process-service'
Create websocket service and enable live process updates
Lmit updates to create and update event types
Update subprocess actions and selectors
Create logs service
Create actions and reducer for process logs panel
Extract logs limit to constant
Clean process-logs-panel code
Merge branch 'master' into 14100-process-logs-service
Connect process log view to store
Enable process log live updates
Merge branch 'master'
Merge branch '14100-process-logs-service'
Update process statuses, update process status rendering in tables, disable process status table filters
Update navigation handlers for process and process logs panels
Merge branch '13776-update-process-status-calculation'
Create noItemPlaceholder in data-table
Move default views to corresponding panels
Extract panel-default-view component
Clean up data-explorer's code
Extract data-table-default-view component
Update tests
Merge branch 'master' into 14160-default-data-explorer-view-improvements
Merge branch '14160-default-data-explorer-view-improvements'
Extract appbar menus to their own components
Extract main-content-bar component
Clean up main-app-bar code
Create main-content-bar, update workbench layout
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14149-change-app-bar-layout
Add help menu to main-app-bar
Add help menu to main-app-bar
Restore current-token-dialog
Restore build info
Fix grid exception
Remove main-app-bar tests
Update app bar height
Create shared-with-me panel skeleton
Connect shared with me to the service
Add filtering to shared with me panel
Merge branch 'master'
Merge branch '14149-change-app-bar-layout'
Update details panel layout
Clean up details panel code
Delete unecessary brackets
Merge branch '14135-fix-layout-corruption-with-details-panel-drawer'
Implement command dialog, update code snippet styles
Restore height to process log code snippet
Merge branch '14130-process-command-modal'
Merge branch 'master'
Merge branch 'master' into 13751-shared-with-me-view
Implement breadcrumbs for shared with me panel
Fix filtering on shared-with-me panel
Restore context menu to shared with me view
Update breadcrumbs to handle collections and processes
Fix incorrect highlight when in home project
Mergeg branch 'master'
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13751-shared-with-me-view
Merge branch '13751-shared-with-me-view'
Implement initial loading screen
Add arv logo img
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14185-initial-load-page-flickering
Merge branch '14185-initial-load-page-flickering'
refs #14216
Force favicon update
Update progress-indicator-reducer
Handle trashed and shared items in loadProject action
Update loadCollection action to handle trashed and shared collections
Add trashed collection context menu
Navigate back to the trash after restoring a collection
Make use of ahell-quote lib in command window, add copy command button
Merge branch '14224-correct-shell-quoting'
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14163-trash-loading-flicker
Merge branch '14163-trash-loading-flicker'
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14221-wrong-navigation-after-opening-trashed-project
Merge branch '14221-wrong-navigation-after-opening-trashed-project'
Refactor loading resource that can be owned, shared or trashed
Add navigation from breadcrumbs to trash
fix CR comments
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14244-context-menu-for-collection-in-trash
Merge branch '14244-context-menu-for-collection-in-trash'
Fix incorrect context menu position after opening via enter key
Fix side panel projects ordering
Install js-yaml, change default api host
Update models, create workflow service, create helper process run function
Merge workflows view
Merge branch '13857-workflow-view' of git.curoverse.com:arvados-workbench2 into 13863-workflow-inputs-processing
Add workflow definition parser
Create separate types for command inputs
Merge branch 'master'
RunProcessInputsForm [WIP]
Create DecimalInput for storing decimal separator info
Fix isNumber validator
Add conditional validation detection to int and float inputs
Create boolean input [wip]
Create FileInput
Populate form with default values
Extract GenericInput component
Improve run process form layout
Add workflow based mounts generator
merge barnch 'master'
Add inputs form to second step form
Improve validation
Connect running a process
Create enum input
Merge branch '13863-workflow-inputs-processing' of git.curoverse.com:arvados-workbench2 into 13863-workflow-inputs-processing
Add support for cutom output name
Add inputs table to workflow panel
Merge branch 'master'
Merge branch '13863-workflow-inputs-processing'
Move common operations to tree model
Update tests
Update tree model tests
Restore full item as param of tree callbacks
Create tree picker with support for collections and files, Create User content tree picker
Merge branch 'master'
Create shared projects tree picker
Create favorites tree picker
Create basic cumulative projects picker
Merge branch 'master'
Add props for controlling which checkboxes should be visible
Update redux-form dependency
Restore working version of @types/redux-form
Block picking favorites or shared as picker target
Merge branch '14252-fix-moving-project-to-non-project'
Improve checkboxes visibility implementation
Clean up workbench and index
Merge branch 'master'
Make file ids unique, fix bad file download url
Add toggleItemSelection callback
Add projects picker to file input
Create collection input
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13862-collection-files-picker
Merge branch '13862-collection-files-picker'
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13862-get-current-projects-picker-selection
Handle portable data hashes in files
Update tree test
Fix file and collection input validation
Update numeric fields error messages
Merge branch '14227-cwl-text-field'
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13862-get-current-projects-picker-selection
Create base chips field with reordering
Merge branch '13862-get-current-projects-picker-selection'
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14229-chips-field
Create chips input
Merge branch '14229-chips-field'
Extract styles
Delete test input
Init string array input
Fix inifite render loop
Merge chips input
Fix infinite render loop
Update styles to match mui form
Create file array input
Add orderable and deletable flafs to chips
Add helper for creating file array workflow
Fix files selection after dialog opening
Fix files array parsing and formatting
Create directory-array-input
Add helper for creating collection array workflow
Extract float-input component
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 13862-number-array-input
Update process float input to use shared FloatInput
Create helper for creating primitve arrays workflow
Add float array input
Add integer array input
Fix numeric values creation
Fix run process view inputs tab layout
Add action for resseting run process panel
Merge branch 'master' of git.curoverse.com:arvados-workbench2 into 14361-broken-inputs-preview-layout
Merge branch '14361-broken-inputs-preview-layout'
Remove varsion from containerImage value sent when creating a new process
Fix run a process workflows case sensitive search
Create sharing dialog root
Create sharing invitation form
Improve permission select styles
Extract autocomplete, people-select
Init people select backend connection
Fix autocomplete suggestions hiding on blur
Fix permission select styles
Connect people select to form
Create sharing management form
Create advanced view switch
Roll back to basic view after closing the sharing dialog
Create sharing public access form
Improve layouts of sharing dialog
Extract permission types, create model and service
Create permission service, create public access and sharing management actions
...
Implement sharing save operation
Create visibility level select
Add visibility level select
Add visibility info text
Add loading indicator, serialize updates
Improve people select styles and behaviour
Send invitations only if advanced mode was not enabled
Add context menu sharing handlers
Merge branch 'master'
Update sharing confirmation snackbar message
Merge branch '14365-sharing-dialog'
Update shared with me middleware
Implement loading sharedprojects into side panel
Reuse project panel filters function
Fix slash duplications in file directory
Create function for creating correct file's parent id
Merge branch '14268-bugfix-type-filter-in-shared-panel'
Merge branch '14436-bugfix-expanding-collection-files-tree'
Switch shared with me root item endpoint
Format imports
Merge branch '14473-switch-shared-with-me-enpoint-for-getting-top-level-items'
Hanle related tree pickers item deactivation
Add related tree pickers to projects tree picker
Create a function for appending a subtree to existing tree
Create action for appending files subtree to projects tree picker
Merge branch '14471-related-tree-items-deactivation'
Add property for disabling certain items activation
Extract constants from shared and favorites projects ids
Disable activation of shared and favoriets project in projects tree picker
Use new projects-tree-picker in ProjectTreePickerField
Pass pickerId through DialogMoveTo props
Update move-project-dialog to work with new projects-tree-picker
Create composable helper for setting constant pickerId
Add collection move dialog tree picker initialization
Add pickerId to MoveCollectionDialog
Apply pickerId to MoveProjectDialog
Add ProjectsTreePicker initialization in process-move-actions
Set pickerId in MoveProcessDialog
Merge branch '14471-bugfix-treepicker-files-subtree-is-flat'
Add pickerId prop to DialogCopy
Add tree picker initialization for CollectionCopyDialog
Set pickerId props for CopyCollectionDialog
Add tree picker initialization for CopyProcessDialog
Set pickerId prop for CopyProcessDialog
Use ProjectTreePickerField in CollectionProjectPickerField
Add itree picker initialization for CollectionPartialCopyDialog
Merge branch '14470-update-tree-pickers-to-handle-shared-items' into 14470-replace-tree-pickers
Merge branch '14470-replace-tree-picker-in-copy-dialogs' into 14470-replace-tree-pickers
Extract PickerIdProps interface
Delete toggle behaviour from ProjectTreePickerField change handler
Update CollectionProjectPickerField props type
Make initProjectsTreePicker imports absolute
Merge branch '14470-replace-tree-picker-in-create-collection-dialog' into 14470-replace-tree-pickers
Merge branch '14470-replace-tree-pickers'
Improve typings in tree model
Create DataTableFiltersTree
Mock DataTableFiltersTree usage
Delete DataTableFiltersTree renderItem method
CopyDataTableFilters to DataTableFiltersPopover
Modify DataTableFiltersPopover to handl filter trees rather than arrays
Update data-explorer to use table filters tree
Update data-table tests to match new filters structure
Merge branch '14258-table-filters-tree' into 14258-collection-filtering
Merge branch '14258-update-data-explorer-to-use-table-filters-tree' into 14258-update-views-to-use-new-filters-tree
Disable resourcePrefix snakecase in FilterBuilder - it was making it impossible to apply complex prefixes like `collections.properties`
Add function for listing tree's selected nodes
Add collection type enum
Create resource-type-filters
Update filters in views so that the code can be compiled, leave TODO markers to guide the future work
Merge branch '14258-update-data-explorer-to-use-table-filters-tree' into 14258-collection-filtering
Clean up project-panel-actions code
Clean up project-panel code
Apply new tree based type filters to project-panel-middleware-service
Add `not in` rule to filter-builder
Add buildCollectiomTypeFilters function
Update resorce-type-filters tests to match new collection filters building
Restore nameFilters in project-panel-middleware-service
Add group contents name filter extraction TODO
Restore type filters to trash panel
Create simplified object type filters for use where collection types are not supported
Create function for serializing simplified object type filters
Format resource-type-filters
Replace type filters with simplified ones in favorite-panel
Restore type filters to favorit-middleware-service
Merge branch '14258-update-views-to-use-new-filters-tree' into 14258-collection-filtering
Delete unused collection type
Revert collection type delete
Add function for counting tree node children
Add prop for controlling tree item indentation
Calculate filters tree indentation from subfilters presence
Add prop for controlling right tree item indentation
Set filters tree right padding
Merge branch '14258-update-project-panel-to-use-filters-tree' into 14258-collection-filtering
Merge branch 'master'
Update filter-builder test
Merge branch 'master' into 14258-collection-filtering
Merge branch '14258-collection-filtering'
Disable DataTableFiltersTree ripple
Create vocabulary model
Create getVocabulary selector
Create vocabulary service
Add vocabulary url to config
Add VOCABULARY_URL to config schema in readme
Add vocabularyService to ServiceRepository
Add function that validates whether a given value is a correct vcabulary
Export DEFAULT_VOCABULARY value
Create loadVocabulary action
Add loadVocabulary dispatch to project initialization
Fix vocabulary tags fiel type
Add error support to autocomplete
Create PropertyKeyField
Create PropertyValueField
Use formValues to access property key value
Extract PROPERTY_KEY_FIELD_NAME to keep consistency between fields
Extract PROPERTY_VALUE_FIELD_NAME
Create ResourcePropertiesForm
Reuse ResourcePropertiesForm as CollectionTagForm
Reuse ResourcePropertiesForm as ProjectPropertiesForm
Unwrap ResourcePropertiesForm
Mark vocabulary tag fields as optional
Update getTagValues to handle undefined tag values field
Create ProgressButton
Change Autocomplete's popover anchor
Extract property-field-common module
Use ProgressButton in ResourcePropertiesForm
Extract common utils for controlling property field error visibility
Extract property field props builder
Clean up imports
Add classes prop to ResourcePropertiesForm
Add margin to ProjectPropertiesForm
Add margin to CollectionTagForm
Add build-local script
Restore TAG_KEY_VALIDATION
Restore TAG_VALUE_VALIDATION
Add test-local script
Merge branch 'master' into 14393-vocabulary
Merge branch '14393-vocabulary'
Extract BooleanInput normalize function
Extract BooleanInput's change handler
Simplify BooleanInput's code
Extract DirectoryInput format function
Extract DirectoryInput parse function
Extract DirectoryInput's getValidation function
Clean up DirectoryInput's imports
Clean up DirectoryInputComponent's setDirectory params
Extract EnumInput's extractValue function
Clean up EnumInput's imports
Extract FileInput's format function
Extract FileInput's parse function
Extract FileInput's getValidation function
Clean up FileInputComponent's setFile args
Extract FloatInput's format function
Extract FloatInput's getValidation function
Extract IntInput's parse function
Extract IntInput's format function
Extract IntInput's getValidation function
Extract StringInput's getValidation function
Merge branch 'master' into 14524-run-a-process-white-screen
Merge branch '14524-run-a-process-white-screen'
Add vocabulary-example.json
Add VOCABULARY_URL description
Set temporary default for VOCABULARY_URL - it has to be removed in the future
Merge branch '14554-add-vocabulary-example-file'
Pawel Kowalczyk (306):
ui-move-to-popup-without-side-panel
merge master
13902-ui-move-to-popup
merge master
paths changed
cr changes
Merge branch 'master' into 13902-ui-move-to-popup
cr changes v2
cr-changes
merge-conflicts
make-a-copy-popup
Merge branch 'master' into 13902-ui-move-to-popup
treepickerkind for treepickerid
Merge branch '13902-ui-move-to-popup'
defaultvalue in input
merge master
small refactor
cr changes
merge conflicts
importing by ~
Merge branch 'master' into 13988-make-a-copy-popup
Merge branch '13988-make-a-copy-popup'
project-copy-using-form-dialog
projectPickerTree moved to component
cr changes
cr changes
Merge branch 'master' into 13988-copy-refactor
Merge branch '13988-copy-refactor'
13897-make-a-copy-collections
cr changes + tests fix
changed names and paths for files
cr changes
cr changes
cr
names
names
Merge branch '13897-make-a-copy-collections'
init process-view-info-card
Merge branch 'master' into 13858-process-view-information-card
info-card-view
clean code
merge master
information-card-view
information card in separate file
cr changes
merge master
refactor
13858-process-view-information-card
Merge branch '13858-process-view-information-card'
process-view-subprocesses
merge master
Merge branch '14099-websocket-service'
Merge branch 'master' into 13859-process-view-subprocesses
cr changes
deleted unnecessary file
cr changes
cr changes
cr changes
small changes
merge conflict
Merge branch '13859-process-view-subprocesses'
process-statuses-filters
tooltip for description
Merge branch 'master' into 13860-process-statuses-filters
13860-process-statuses-filters
merge master
css changes
merge master
deleted '!'
cr changes
Merge branch '13860-process-statuses-filters'
recent-open-sub-menu-title-does-not-have-the-correct-form
Merge branch '14144-recent-open-sub-menu-title-does-not-have-the-correct-form'
inconsistent-name-on-new-project
Merge branch '14146-inconsistent-name-on-new-project'
menu-triggered-by-clicking-on-the-icon-is-placed-incorrectly
Merge branch '14127-menu-triggered-by-clicking-on-the-icon-is-placed-incorrectly'
top-left-title-does-not-function-as-a-link
description-for-icons-top-bar-are-missing
Merge branch '14166-description-for-icons-top-bar-are-missing'
merge master + cr change
Merge branch '14123-top-left-title-does-not-function-as-a-link'
help-menu
cr changes
help panel
added icon
addedIcon
cr changes
deleted unnecessary code
merge master
14180-missing-tooltip-for-restore-icon-in-trash-view
Merge branch '14180-missing-tooltip-for-restore-icon-in-trash-view'
#refs tooltips
tooltips + data-table-width-small-fix
Merge branch '14178-tooltips-for-more-options'
Merge branch 'master' into 14125-help-page-is-empty
Merge branch '14125-help-page-is-empty'
14096-move-to-process
name changes
deleted unnecessary spaces
cr change
Merge branch '14096-move-to-process'
init make a copy
Merge branch 'master' into 14097-make-a-copy-process
make a copy process
cr change
cr change
14183-layout-can-be-altered-when-accessing-creating-a-collection-with-selected
cr change
format code
Merge branch 'master' into 14097-make-a-copy-process
Merge branch '14097-make-a-copy-process'
Merge branch 'master' into 14183-layout-can-be-altered-when-accessing-creating-a-collection-with-selected
Merge branch '14183-layout-can-be-altered-when-accessing-creating-a-collection-with-selected'
theme-changes
progress-indicator-store-and-HOC
merge master
side-panel-progress
14219-missing-tooltip-for-filters-icon
Merge branch 'master' into 14219-missing-tooltip-for-filters-icon
Merge branch '14219-missing-tooltip-for-filters-icon'
icons-descriptions-are-not-displayed-when-using-TAB
Merge branch 'master' into 14206-icons-descriptions-are-not-displayed-when-using-TAB
Merge branch '14206-icons-descriptions-are-not-displayed-when-using-TAB'
upload icon
Merge branch '14041-upload-icon'
upload-data-button
Merge branch '14041-upload-data-button'
workflow-view-without-working-services
workflow-view-middleware-service
Merge branch 'master' into 13857-workflow-view
fixed-workflow-view-layout
auth
view
Merge branch 'master' into 13857-workflow-view
cr chagnes
merge master
pagination fix
fixed searching
Merge branch 'master' into 13857-workflow-view
Merge branch '13857-workflow-view'
init-file-selection-tree
workflow-file-selection
refs #14266-display-uploaded-files
modal-for-file-selection
small-snackbar-fix
merge master
advanced form
Merge branch '13863-workflow-inputs-processing' of git.curoverse.com:arvados-workbench2 into 13863-workflow-inputs-processing
Merge branch 'master' into 14231-multiple-file-selection-project/collection-tree
changed names
names changed
merge master
for merge
merge conflicts
Merge branch '14231-multiple-file-selection-project/collection-tree'
search-basic-VIEW
fixed basic view
linking-to-different-views
extracted-search-views-into-separete-components
search-basic-view
cr change + tests fix
Merge branch 'master' into 14275-structured-search-basic-view
tests fix
Merge branch '14275-structured-search-basic-view'
basic-view-recent-queries
tests fix
fix-tests + search-bar-border-radius
14314-min-size-for-side-bar
tests
merge master
test
Merge branch 'master' into 14313-basic-view-recent-queries
Merge branch '14313-basic-view-recent-queries'
Merge branch 'master' into 14308-basic-view-saving-and-removing-queries
saving queries to localstorage
deleting-from-localStorage
saving-in-store-for-dynamic-deleting
merge master
cr changes
merge checkbox
connect saving queries with advanced tab
cr changes
cr changes
tests
Merge branch '14308-basic-view-saving-and-removing-queries'
refs #14312-workflows-inputs-overflow
search-results-view
Merge branch 'master' into 14231-multiple-collections-input
Merge branch '14231-multiple-collections-input'
searching on text
merge master
fix search-results ordering
saved to local-storage
cr changes + tests
merge master
Merge branch '14277-search-results-view'
editing saved queries
Merge branch 'master' into 14277-search-view-editing-saved-queries
deleted unnecessary code
autocomplete fixed
Merge branch '14277-search-view-editing-saved-queries'
refs #test
refs #delete unnecesary test
triggering-view-details-from-more-options-does-not-works
new-button-missing-in-several-places
refs #14350-more-options-are-misplaced-in-collection-view
show-new-button-any-route
refs #14350-more-options-on-subprocesses-misplaced
cr changes
Merge branch 'master' into 14318-new-button-missing-in-several-places
Merge branch '14318-new-button-missing-in-several-places'
Merge branch 'master' into 14254-triggering-vie-details-from-more-options-does-not-works
Merge branch '14254-triggering-vie-details-from-more-options-does-not-works'
refs #14356-it-is-possible-to-save-a-search-query-without-the-key-value-or-both
warning-notes
cr change
Merge branch 'master' into 14363-warning-note
Merge branch '14363-warning-note'
proper saving tags and disabling search button at adnveced search view
Merge branch 'master' into 14391-advanced-view-tags
fix search disabling
fixed tags
Merge branch 'master' into 14391-advanced-view-tags
Merge branch '14391-advanced-view-tags'
refs #14267-the-user-has-to-use-TAB-key-twice-to-browse-throught-filters
refs #fix test
advanced-tab-curl-cli-python-examples
deleted unnecessary code
creating-a-new-project-or-collection-anywhere-in-the-app-creates-it-in-projects-folder
Merge branch '14402-creating-a-new-project-or-collection-anywhere-in-the-app-creates-it-in-projects-folder'
Merge branch 'master' into 13969-advanced-tab
api response init
refs #test-comment
refs #test-comment-to-fix
api-response
metadata-without-navigation
init metadata
deleted unnecessary code
Merge branch 'master' into 13969-advanced-tab
cr change
context-menu-spacing
Merge branch 'master' into 13969-advanced-tab
cr changes
Merge branch '13969-advanced-tab'
refs #14320-improper-alert-color-when-creating-new-item
collection-file-operations-should-be-selection-sensitive
metadata-tail-and-head-proper-rendering
Merge branch '14037-collection-file-operations-should-be-selection-sensitive'
view-details-shows-no-data-if-trigerred-as-a-first-thing-in-a-fresh-session
Merge branch '14400-view-details-shows-no-data-if-trigerred-as-a-first-thing-in-a-fresh-session'
init-process-input-modal-view
properties-in-one-row
Merge branch 'master' into 14431-metadata
disabled-inputs-modal-and-filled-with-proper-values
Merge branch 'master' into 14129-inputs-modal-new
Merge branch 'master' into 14430-shared-with-me-tree
Merge branch '14430-shared-with-me-tree'
cr-changes
Merge branch 'master' into 14431-metadata
cr change
Merge branch 'master' into 14129-inputs-modal-new
Merge branch '14129-inputs-modal-new'
Merge branch 'master' into 14431-metadata
Merge branch '14431-metadata'
remove-process-permanently
handling an error which occurs when tryind to upload a big file into the collection
Merge branch 'master' into 14466-handling-an-error-which-occurs-when-trying-to-upload-a-big-file-into-the-collection
cr change
Merge branch 'master' into 14466-handling-an-error-which-occurs-when-trying-to-upload-a-big-file-into-the-collection
Merge branch '14466-handling-an-error-which-occurs-when-trying-to-upload-a-big-file-into-the-collection'
Merge branch 'master' into 14461-remove-process-permanently
cr changes
cr change
Merge branch '14461-remove-process-permanently'
virtual-machines-panel-init
prepared for logins from be
added compose from redux
repositories-panel-init
advanced-tab-and-sample-git-start-for-repositories
added-attributes-dialog-and-init-creating-repos
creating and deleting repos
sharing repos
Merge branch 'master' into 13865-repositories
fixed conflicts + link to ssh-keys panel
conflicts
Merge branch '13865-repositories'
fixed conflicts
proper-username-and-link-to-ssh-keys-panel
moving, copying, renaming processes in final state
fixed copy parameters
cr change
context-menu-sets
fixed tail in metadata advanced tab
Merge branch 'master' into 14529-moving-renaming-processes-in-final-state
Merge branch '14529-moving-renaming-processes-in-final-state'
Merge branch 'master' into 13864-Virtual-machines
vm-panel-ui-changes
cr changes
Merge branch 'master' into 13864-Virtual-machines
Merge branch '13864-Virtual-machines'
add-option-to-run-a-process-from-workflow-view
merge master
Merge branch '14494-add-option-to-run-a-process-from-workflow-view'
refs #14533-copy-to-project-does-not-work-from-side-bar-context-menu
refs #14496-infinite-loading-when-trying-to-share-a-project-without-permission
Pawel Kromplewski (17):
Store splitter position in local storage
Update names of functions for saving position of splitter
Update material UI to 3.3.2 and fix side panel icon sizes
Merge branch '14424-storing-splitter-in-local-storage'
Use numeric value for font size instead of static class
Merge branch '14425-update-material-ui-to-3.3.2'
Expand icon size
Merge branch '14425-expand-icon-size'
Fix order in tables after filtering
Move sorting function to separate function
Fix typo
Merge branch 'master' into 14421-last-modified-filtering
Merge branch '14421-last-modified-filtering'
Force window resize after open/close details panel because of material-ui issue
Merge branch 'master' into 14420-tabs-underline-issue
Use one const for action and component
Merge branch '14420-tabs-underline-issue'
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list