12519: Move multisite search page to /search
[arvados.git] / apps / workbench / app / assets / javascripts / components /
2017-11-21 Tom Clegg12519: Move multisite search page to /search
2017-11-18 Lucas Di Pentima12519: Moved multisite search to its own URL
2017-11-17 Lucas Di Pentima12519: Updated search box placeholder message
2017-11-17 Lucas Di Pentima12519: Simplified code by nesting an additional Merging...
2017-11-16 Lucas Di Pentima12519: Added project search to multisite search
2017-11-13 Tom CleggMerge branch '12515-use-configured-wb'
2017-11-08 Tom Clegg12515: Use workbenchUrl advertised by API server discov...
2017-09-18 Tom CleggMerge branch 'master' into 12107-faster-git
2017-09-14 Peter AmstutzMerge branch '12248-crunch2-reversemap' closes #12248
2017-09-14 Lucas Di PentimaMerge branch '12236-libcloud-blob-storage-regression'
2017-09-13 Tom CleggMerge branch '12194-search-always-valid'
2017-09-13 Tom CleggMerge branch '12194-search-always-valid'
2017-09-08 Tom Clegg12221: Merge branch '12221-crunchstat-summary-valueerror'
2017-09-08 Tom Clegg12194: Fix accidentally mutated argument.
2017-09-08 Tom Clegg12194: Construct @@ operands more carefully to avoid...
2017-09-07 Tom Clegg10472: Merge branch 'master' into 10472-csummary-cwl...
2017-09-06 Tom CleggMerge branch '12033-multisite-search'
2017-09-06 Tom Clegg12033: Document one-SaveUIState-per-page limitation.
2017-09-06 Tom Clegg12033: Document SaveUIState.
2017-09-05 Tom Clegg12033: Skip "show" btn if guessed workbench link is...
2017-09-05 Tom Clegg12033: Merge branch 'master' into 12033-multisite-search
2017-08-26 Tom Clegg12033: Improve multi-site search navigation a bit.
2017-08-26 Tom Clegg12033: Canary query before initiating login procedure.
2017-08-18 Tom CleggMerge branch 'master' into 12033-multisite-search
2017-08-18 Tom Clegg12033: Simplify loader interface.
2017-08-18 Tom Clegg12033: Combine loading/done flags into a ready/loading...
2017-08-17 Tom CleggMerge branch 'master' into 12033-multisite-search
2017-08-14 Tom Clegg12033: Fix site status indicators.
2017-08-14 Tom Clegg12033: Move classes to global namespace.
2017-08-13 Tom Clegg12033: Generalize MultisiteLoader to MergingLoader.
2017-08-13 Tom Clegg12033: MultipageLoader and MultisiteLoader offer the...
2017-08-13 Tom Clegg12033: Fix typo in selector.
2017-08-13 Tom Clegg12033: Restore search term and scroll position after...
2017-08-11 Tom Clegg12033: Fix double slash in href.
2017-08-11 Tom Clegg12033: Log out and back in to a site without forgetting it.
2017-08-11 Tom Clegg12033: Ensure current Rails login is always in sessions...
2017-08-11 Tom Clegg12033: Fix auto scroll after search; acknowledge end...
2017-08-11 Tom Clegg12033: Load more results automatically on scroll.
2017-08-10 Tom Clegg12033: Style uuid column.
2017-08-10 Tom Clegg12033: Extract multisite loader to its own class.
2017-08-10 Tom Clegg12033: Add "load more" button.
2017-08-09 Tom Clegg12033: Merge results from all sites into one table.
2017-08-09 Tom Clegg12033: Use browser locale to render collection timestamps.
2017-08-09 Tom Clegg12033: Link collections to remote workbench sites.
2017-08-09 Tom Clegg12033: Fade out stale results.
2017-08-09 Tom Clegg12033: Add /collections/multisite search page.
2017-08-08 Tom Clegg12033: Add session-manager page.
2017-08-08 Tom Clegg12033: Add mithril via npm.