aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-05-07fixed calling whenActiveChanged so you can drag text box when parent ↵bob
collection is active.
2019-05-07changed css for text background colors. made api to add text to new ↵bob
textboxes.. added ctrl-q to paste text in boxes based on "paragraph" recognition rules.
2019-05-07type issues??Monika Hedman
2019-05-07very minor stuffTyler Schicke
2019-05-07from lastBob Zeleznik
2019-05-07playing with templates for text. weird stuff happens 50% of the time with ↵Bob Zeleznik
text typing backward.
2019-05-06added some undo support for creating and editing text boxesBob Zeleznik
2019-05-06fixed undo for minimizing docsBob Zeleznik
2019-05-06fixed icon box titles. fixed artifact related to maximizing icons.Bob Zeleznik
2019-05-06from lastBob Zeleznik
2019-05-06cleaned up brushing a little.Bob Zeleznik
2019-05-06Changed some types to be more correct for listsTyler Schicke
2019-05-06things happeningMonika Hedman
2019-05-06Added author and creation dateTyler Schicke
2019-05-06fixed dragging document to new tab to drag an alias.bob
2019-05-06switched to alt key for toggling how minimized views appearbob
2019-05-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-05-06fixed a few golden layout and tree view issues.bob
2019-05-06Added synchronization to db insertTyler Schicke
2019-05-06Merge branch 'newDocs'bob
2019-05-06addd doc list castbob
2019-05-06added goldenlayout as a file, changed list / type stuff a bit.bob
2019-05-06fixed titles of tabsBob Zeleznik
2019-05-06added start of "minimap" support via better buttons and summaries.Bob Zeleznik
2019-05-06Small change in presentation viewTyler Schicke
2019-05-05fixed link titles, kvp title, and closing a stack of tabsBob Zeleznik
2019-05-05fixed problem with annotations being added to view document instead of ↵Bob Zeleznik
proto. added keyvalue indication for fields that only exist on prootype
2019-05-05from lastBob Zeleznik
2019-05-05fixed undo when closing tabsBob Zeleznik
2019-05-05from lastBob Zeleznik
2019-05-05fix duplicate goldenlayout caused by presentation viewBob Zeleznik
2019-05-04fixed tree view. added non-data keys.Bob Zeleznik
2019-05-04initial commit - todo: use cursor field rather than generic tuple fieldSam Wilkins
2019-05-04queries semi workab
2019-05-03Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-05-03Added debugging support and added removing of unused keys in SolrTyler Schicke
2019-05-03added make button option. summarize to text notes that can be frozen to resize.bob
2019-05-03fixed document drop. improved icon dragging to work across collections.bob
2019-05-03more icon fixes for multiple documents.bob
2019-05-03changes to icon box and decorations.bob
2019-05-03Got part of search workingTyler Schicke
2019-05-02Merge branch 'newDocs' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-05-02Made DocumentContents JsxParser an observerTyler Schicke
2019-05-02fixed link removalBob Zeleznik
2019-05-02added actions to more list funcsBob Zeleznik
2019-05-02summary template that doesn't update after reloadingBob Zeleznik
2019-05-02clean upbob
2019-05-02fixed some things with trees and summaries.bob
2019-05-02fixed some issues with contextmenus for tree viewbob
2019-05-02added some hover highlighting.bob