arvados-workbench2.git
2018-07-05 Michal KlobukowskiImplement sorting by name and createdAt fields
2018-07-05 Michal KlobukowskiRefactor OrderBuilder
2018-07-04 Michal KlobukowskiImplement filtering by status
2018-07-04 Michal KlobukowskiAdd new conditions and concatenation to FilterBuilder
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 KlobukowskiMake DataColum filters type generic
2018-07-04 Michal KlobukowskiAdd convenience create method add handle Resource type...
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 KowalczykMerge branch '13684-Create-functionality-in-project...
2018-07-04 Michal KlobukowskiCreate project panel middleware
2018-07-04 Michal KlobukowskiImprove pagination actions in data explorer
2018-07-04 Michal KlobukowskiAdd prop to pass available items amount to pagination
2018-07-04 Michal KlobukowskiCreate DataItem type to ensure table rows use key attr...
2018-07-04 Michal KlobukowskiHandle data explorer actions in data explorer container
2018-07-04 Pawel Kowalczykadded-functionality-for-creating-projects
2018-07-03 Michal KlobukowskiUpdate order builder usages
2018-07-03 Michal KlobukowskiAdd immutability and concatenation of order builder
2018-07-02 Michal KlobukowskiMerge branch '13702-contents-api-service'
2018-07-02 Michal KlobukowskiApply fixes according to code review comments
2018-07-02 Michal KlobukowskiChange order builder output format
2018-07-02 Michal KlobukowskiCreate test for GroupsService
2018-07-02 Michal KlobukowskiCreate GroupsService and implement contents method
2018-07-02 Michal KlobukowskiCreate CommonResourceService and OrderBuilder
2018-07-01 Michal KlobukowskiMerge branch '13678-connect-data-explorer-to-the-store'
2018-07-01 Michal KlobukowskiClean up the code according to code review
2018-06-30 Michal KlobukowskiFix incorrect projets item toggling
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 KlobukowskiStop propagation of row actions click
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 Daniel KosFixed test passing
2018-06-26 Pawel KowalczykMerge branch '13679-Empty-data-table'
2018-06-26 Pawel Kowalczykmerge-conflicts
2018-06-26 Pawel Kowalczyktable-layout-fix
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 Daniel KosNavigation fixes
2018-06-26 Michal KlobukowskiAdd toolbar with project explorer actions
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 Daniel KosAdded central action for navigation
2018-06-25 Michal KlobukowskiAdd rowsPerPageOptions prop support
2018-06-25 Michal KlobukowskiFix context menu positioning when opened with a trigger
2018-06-25 Michal KlobukowskiReuse DataColumns type
2018-06-25 Michal KlobukowskiApply better code formatting
2018-06-25 Michal KlobukowskiMerge branch 'master'
2018-06-25 Michal KlobukowskiConnect project explorer to the store
2018-06-25 Michal KlobukowskiCreate data explorer actions and reducer
2018-06-25 Daniel Kosrefs #13598 Merge branch 'origin/#13598-Left-side-panel'
2018-06-25 Pawel Kowalczykfixed test
2018-06-25 Pawel Kowalczyknew flags in side panel
2018-06-25 Pawel Kowalczykmerge-conflicts
2018-06-24 Daniel KosAdded data selector for workbench data explorer
2018-06-22 Pawel Kowalczykleft-side-panel-small-refactor
2018-06-22 Michal KlobukowskiMerge branch '13633-data-explorer-column-filtering'
2018-06-22 Michal KlobukowskiRestore context menu icon
2018-06-22 Michal KlobukowskiApply fixes according to code review
2018-06-22 Michal KlobukowskiHide search input and column selector when there is...
2018-06-22 Michal KlobukowskiAdd pagination to data explorer
2018-06-21 Michal KlobukowskiAdd search input communication test, fix context menu...
2018-06-21 Michal KlobukowskiAdd search input component
2018-06-21 Pawel Kowalczykleft-side-panel-with-tests
2018-06-21 Michal KlobukowskiCreate data explorer tests
2018-06-21 Michal KlobukowskiAdd data table test for filters
2018-06-21 Michal KlobukowskiRefactor code for easier testing
2018-06-20 Pawel KowalczykLeft-side-panel-without-tests
2018-06-20 Michal KlobukowskiExtract generic data-explorer component
2018-06-20 Michal KlobukowskiCreate tests for data table filter
2018-06-20 Michal KlobukowskiCreate data table filter component
2018-06-20 Michal KlobukowskiMerge branch 'master'
2018-06-20 Michal KlobukowskiExtend DataColumn and DataTable to handle sorting
2018-06-20 Daniel Kosrefs #13632 Merge branch '13632-collections-service'
2018-06-20 Ward VandewegeA few Makefile changes for the CI build pipeline.
2018-06-19 Michal KlobukowskiMerge branch '13637-workbench-general-look-adjustments'
2018-06-19 Michal KlobukowskiMerge branch 'master' into 13637-workbench-general...
2018-06-19 Michal KlobukowskiMerge branch '13634-data-explorer-context-menu'
2018-06-19 Michal KlobukowskiUpdate workbench styles to handle main content vertical...
2018-06-19 Michal KlobukowskiRemove context actions from data-explorer state
2018-06-19 Michal KlobukowskiAdd close menu call when handling conext menu action
2018-06-19 Michal KlobukowskiExtract generic context-menu component
2018-06-19 Michal KlobukowskiReplace VoidFunction type with arrow functions
2018-06-19 Daniel KosRemoved separate view-selectors folder for selectors
2018-06-19 Michal KlobukowskiCreate test for context menu
2018-06-19 Daniel KosDecoupled services from redux
2018-06-19 Daniel KosAdded collection service instance
2018-06-19 Daniel KosFixed passing collection tests
2018-06-18 Daniel KosAdded collection service, reorganized components structure
2018-06-18 Michal KlobukowskiImplement context menu actions
next