aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search
AgeCommit message (Collapse)Author
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added ↵Bob Zeleznik
option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well.
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-05-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-05-20hack to make search workingStanley Yip
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-21tweaked HTMLtag syntax slightly for onClick functions to be specified ↵Bob Zeleznik
without quotes
2020-04-21added MakeClone to alias documents in a collection. fixed embedded custom ↵Bob Zeleznik
templates.
2020-04-20fixed search to avoid server crashes by stripping off initial ?*+ ↵Bob Zeleznik
characters. made search parameters persistent on queryBox
2020-04-20fixed dragging off search result collectionBob Zeleznik
2020-04-13added something to make search icons activeBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-07fixed some search ui stuff.Bob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03cleaning up .. removing Docs.Create.SearchDocumentBob Zeleznik
2020-04-03fixed queryView template a bit.Bob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03fixed some issues with template buttons creating documents. simplified ↵Bob Zeleznik
query boxe code. added a searchView.
2020-04-02mergeAndy Rickert
2020-04-02added copy with alt+ctrl . fixed border radiusBob Zeleznik
2020-04-01 fixed backend filter and passing search query to new docAndy Rickert
2020-04-01final UI changes and beginning to reimpliment filterbox backend in ↵Andy Rickert
searchbox class
2020-03-31more settings ui + huge bugfixes with document dragging and selectionAndy Rickert
2020-03-24reaally pretty drop down menu functionality : )Andy Rickert
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-11more cssvellichora
2020-03-07search ui changesvellichora
2020-03-01ui etcvellichora
2020-02-29filter UIvellichora
2020-02-23css menuandrewdkim
2020-02-22replacing search drag functionalityandrewdkim
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-15more color scheme fixes.Bob Zeleznik
2020-02-14tweaked golden layout buttons and document button bar 'context' buttonBob Zeleznik
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
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-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22small cleanups for exceptionsBob Zeleznik
2020-01-22basic cleanup for warningsbob
2020-01-10better working version of pivot viewerbob
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-11fixed scroll bar issue with search resultsBob Zeleznik
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob