Clean up the code according to code review
[arvados-workbench2.git] / src / components / data-explorer / data-explorer.tsx
2018-07-01 Michal KlobukowskiClean up the code according to code review
2018-06-26 Michal KlobukowskiMerge branch 'master'
2018-06-26 Michal KlobukowskiMerge branch '13683-sorting-and-filtering-of-projects...
2018-06-26 Michal KlobukowskiStop propagation of row actions click
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 KosMerge branch 'origin/master' into 13666-data-explorer...
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 Pawel Kowalczykmerge-conflicts
2018-06-22 Michal KlobukowskiMerge branch '13633-data-explorer-column-filtering'
2018-06-22 Michal KlobukowskiRestore context menu icon
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 component
2018-06-21 Michal KlobukowskiRefactor code for easier testing
2018-06-20 Michal KlobukowskiExtract generic data-explorer 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-19 Michal KlobukowskiMerge branch 'master' into 13637-workbench-general...
2018-06-19 Michal KlobukowskiMerge branch '13634-data-explorer-context-menu'
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-18 Daniel KosAdded collection service, reorganized components structure
2018-06-18 Michal KlobukowskiImplement context menu actions
2018-06-18 Michal KlobukowskiImplement basic context menu
2018-06-18 Michal KlobukowskiMerge branch 'master'
2018-06-18 Michal KlobukowskiMerge branch '13601-basic-data-exploring-component'
2018-06-18 Michal KlobukowskiUpdate layout to match new latest mockups
2018-06-18 Michal KlobukowskiMerge branch 'master'
2018-06-18 Michal KlobukowskiApply code formatting and naming according to code...
2018-06-15 Michal KlobukowskiExtract data item interface and data explorer formatter...
2018-06-15 Michal KlobukowskiFix data table usage in data explorer
2018-06-15 Michal KlobukowskiUpdate data-explorer naming convention
2018-06-14 Michal KlobukowskiRemove columns configurator usage to project-explorer...
2018-06-14 Michal KlobukowskiExtend column with headerRender and configurable proper...
2018-06-14 Michal KlobukowskiMake data-explorer onItemClick prop optional
2018-06-14 Michal KlobukowskiMerge branch 'master'
2018-06-13 Michal KlobukowskiCreate data-explorer and project-explorer prototype