aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.tsx
AgeCommit message (Collapse)Author
2020-02-22replacing search drag functionalityandrewdkim
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-22small cleanups for exceptionsBob Zeleznik
2020-01-08cleaned up searchBox. fixed parentdocument context menu placement.bob
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - ↵Bob Zeleznik
filter out extension docs.
2019-12-12working on search result layoutbob
2019-12-12major changes to drag and dropbob
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and ↵Bob Zeleznik
document.searchMatch
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-26cleanup after looking at changed filesSam Wilkins
2019-11-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-11-25fixes for docking views to reliable show their panes in tree view. fixes ↵Bob Zeleznik
for search to fit available space and update properly when scrolled. fixed ymargins on stacking views with titles.
2019-11-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵eeng5
server_refactor
2019-11-10no more RouteStoreSam Wilkins
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-11fixed search to look in extension docs.bob
2019-10-11switching search around to left-hand side.Bob Zeleznik
2019-10-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
interaction
2019-09-29added pdf text searchingBob Zeleznik
2019-09-28search bar filtering updatesAyipstanley
2019-09-10got rid of zoomBasis remnants. cleaned up (just a little bit) renderScript ↵Bob Zeleznik
stuff in colelctionfreeformdocumentview
2019-09-10fixed search highlightingBob Zeleznik
2019-09-10fixed several search issues with text boxes and highlighting.Bob Zeleznik
2019-08-19fixed imports to make presentation compile.bob
2019-08-06merge with masterEleanor Eng
2019-07-19lets try this againmonikahedman
2019-07-19search xmonikahedman
2019-07-17Moved DocServer.prepend and changed how corsProxy worksTyler Schicke
2019-07-17search auto focusesmonikahedman
2019-07-17fixed some search box things. added more to audio annotations.bob
2019-07-16Semi hacky fix for search matched fields with extensionDocsTyler Schicke
2019-07-16Added more parameters to and refactored searchTyler Schicke
2019-07-16Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-16Added deduplication of resultsTyler Schicke
2019-07-16Merge branch 'search_virt' of https://github.com/browngraphicslab/Dash-Web ↵monikahedman
into search_virt
2019-07-16shes fixedmonikahedman
2019-07-16Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-16Added start of deleted documents to searchTyler Schicke
2019-07-16Merge branch 'master' into search_virttschicke-brown
2019-07-16changesmonikahedman
2019-07-16Changed search to display extension documents as the extended documentsTyler Schicke
2019-07-16linter and error fixesSam Wilkins
2019-07-15added proto filter to searchTyler Schicke
2019-07-15from lastTyler Schicke
2019-07-15Search tweakTyler Schicke
2019-07-15Added filter query to search to better support type filteringTyler Schicke
2019-07-14Some search fixes and tweaksTyler Schicke
2019-07-14Compile errorsTyler Schicke
2019-07-14Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
search_virt
2019-07-14Cleaned up importsTyler Schicke