Creation dialog with redux-form validation
[arvados-workbench2.git] / src / views / project-panel /
2018-07-13 Michal KlobukowskiMerge branch '13798-refactor'
2018-07-13 Michal KlobukowskiMerge branch 'master'
2018-07-13 Michal KlobukowskiMerge branch '13705-item-common-details-next'
2018-07-13 Janicki Arturfill common item details, clean code, change factory...
2018-07-13 Michal KlobukowskiUpdate Resource kind reference, update missing componen...
2018-07-12 Michal KlobukowskiRefactor data table to accept extractKey props rather...
2018-07-10 Michal KlobukowskiMerge branch '13694-Data-operations-Project-creation'
2018-07-10 Michal KlobukowskiResolve merge conflicts
2018-07-10 Michal KlobukowskiMerge branch '13777-double-click-handler-in-project...
2018-07-10 Michal KlobukowskiAdd double click handler
2018-07-10 Michal KlobukowskiMerge branch 'master' into 13694-Data-operations-Projec...
2018-07-10 Pawel Kowalczykmerge conficts
2018-07-10 Pawel Kowalczykvalidation-for-dialog
2018-07-09 Michal KlobukowskiConnect project dialog to the store
2018-07-09 Pawel KowalczykMerge remote-tracking branch 'origin' into 13694-Data...
2018-07-09 Pawel Kowalczykaction-on-new-project-click
2018-07-09 Pawel KowalczykMerge branch '13694-Data-operations-Project-creation...
2018-07-09 Michal KlobukowskiClean up after adding context menu to data-explorer...
2018-07-09 Michal KlobukowskiMove context menu to workbench component
2018-07-08 Pawel Kowalczykchanging location of context-menu
2018-07-06 Pawel Kowalczykmerge-commit
2018-07-06 Michal KlobukowskiMerge branch '13703-data-explorer-and-contents-api'
2018-07-06 Michal KlobukowskiMerge branch 'master' into 13703-data-explorer-and...
2018-07-06 Pawel KowalczykMerge remote-tracking branch 'origin' into 13694-Data...
2018-07-06 Pawel KowalczykProject-creation-on-button
2018-07-05 Michal KlobukowskiMove project panel middleware to store directory
2018-07-05 Michal KlobukowskiRemove unused workflow references
2018-07-05 Michal KlobukowskiAdd SortDirection and ProjectColumnName enums
2018-07-05 Michal KlobukowskiStop pagination reset when sorting is toggled
2018-07-05 Michal KlobukowskiAdd enum with resource prefixes
2018-07-05 Michal KlobukowskiImplement project explorer searching
2018-07-05 Michal KlobukowskiImplement sorting by name and createdAt fields
2018-07-04 Michal KlobukowskiImplement filtering by status
2018-07-04 Michal KlobukowskiRemove unused project-panel-selectors module
2018-07-04 Michal KlobukowskiAdd pagination reseting to set filters action handler
2018-07-04 Michal KlobukowskiHandle filtering in projectPanelMiddleware
2018-07-04 Michal KlobukowskiHandle resource type in type filters
2018-07-04 Michal KlobukowskiUpdate item icon and type rendering accoring to item...
2018-07-04 Michal KlobukowskiUpdate models with groups, colelctions, workflows and...
2018-07-04 Michal KlobukowskiMerge branch 'master' into 13703-data-explorer-and...
2018-07-04 Pawel KowalczykProject-creation-modal-first-step
2018-07-04 Michal KlobukowskiCreate project panel middleware
2018-07-04 Michal KlobukowskiHandle data explorer actions in data explorer container
2018-07-01 Michal KlobukowskiMerge branch '13678-connect-data-explorer-to-the-store'
2018-06-30 Michal KlobukowskiFix react issue with calling actions in render method...
2018-06-30 Michal KlobukowskiImprove handling on of project url changes
2018-06-29 Michal KlobukowskiReplace go back item with browser back button support
2018-06-26 Michal KlobukowskiMerge branch 'master'
2018-06-26 Michal KlobukowskiMerge branch '13683-sorting-and-filtering-of-projects...
2018-06-26 Michal KlobukowskiClean up go back row
2018-06-26 Michal KlobukowskiImplement filtering in project-panel
2018-06-26 Michal KlobukowskiImplement sorting in projet-panel
2018-06-26 Michal KlobukowskiAdd project panel toolbar template
2018-06-26 Pawel Kowalczykmerge-conflicts
2018-06-26 Daniel Kosrefs #13666 Merge branch 'origin/13666-data-explorer...
2018-06-26 Daniel KosFixed not clearing project panel items immediately...
2018-06-26 Michal KlobukowskiReplace project-panel with project-explorer
2018-06-26 Daniel KosPost merge fixes
2018-06-26 Daniel KosMerge branch 'origin/master' into 13666-data-explorer...
2018-06-25 Michal KlobukowskiMerge branch 'master'
2018-06-25 Michal KlobukowskiConnect project explorer to the store
2018-06-25 Pawel Kowalczykmerge-conflicts
2018-06-22 Michal KlobukowskiMerge branch '13633-data-explorer-column-filtering'
2018-06-20 Michal KlobukowskiExtract generic data-explorer component