aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-05-15server initialization and port resolution fixesSam Wilkins
2020-05-16fixed some issues with frame animation. added comic rendering mode. added ↵Bob Zeleznik
server certficate keys to get SSL to work?
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-05-15working with error messagesanika-ahluwalia
2020-05-15cleaned up frame animation buttons. Added server code for https? removed ↵Bob Zeleznik
unused devserver from webpack.config
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-13building infrastucure for bucketsAndy Rickert
2020-05-12setting up facetsAndy Rickert
2020-05-12mergeAndy Rickert
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-08changed ink color swatches. reuse last background color & font size for ↵Bob Zeleznik
text boxes.
2020-05-07fixed gear in tab panes showing up. fixed tree view titling. fixed some ↵Bob Zeleznik
current_user_util templates to drag as render templates, not prototypes.
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-05-05cleanupSam Wilkins
2020-05-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-05-05fixes for parameterized templates. added a pendingMap to fix issues with ↵Bob Zeleznik
expandTemplateLayout. added a switchbox template to test templates. changed dimUnits/dimMagnitude to _dimUnits/_dimMagnitude
2020-05-04added toggle switch to default templatesBob Zeleznik
2020-05-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-03cleanupSam Wilkins
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-05-03cleaned up freeformdocview. changed descriptionView template to test start ↵Bob Zeleznik
of processing scripts for dash tag nodes.
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added doubleClick open on right to detailView template for BuxtonBob Zeleznik
2020-05-01buxton template tweaksBob Zeleznik
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
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-30commented corrollary functionsSam Wilkins
2020-04-30commented Buxton importerSam Wilkins
2020-04-30working version of snapping with resize / templates / centersBob Zeleznik
2020-04-30from lastBob Zeleznik
2020-04-30clean up of childclick template func menusBob Zeleznik
2020-04-30added double click script supportBob Zeleznik
2020-04-29fixed parts of drag and drop and finalized deleting paramsanika-ahluwalia
2020-04-29changed detailedView template to be a layoutstring. fixed text boxes to ↵Bob Zeleznik
allow new templates from templated text boxes. fixed __LAYOUT__ to work with comound layout strings
2020-04-29merge w masterAndy Rickert
2020-04-29fixes for text layout strings.Bob Zeleznik
2020-04-28rearranged text filesBob Zeleznik
2020-04-28nested collection view now in search box, search item doc type cast over ↵Andy Rickert
stacking view, but with bugs
2020-04-27refactored searchbox doctype out from querybox class to help with displaying ↵Andy Rickert
search results as different collection types
2020-04-27cleaned up masonry events a bit. changed buxton template to have 3 sections.Bob Zeleznik
2020-04-27template tweaksSam Wilkins
2020-04-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-04-27template fixesSam Wilkins