aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/EditableView.tsx
AgeCommit message (Collapse)Author
2020-09-18cleaned up warnings and split collection tree view into Tree View abobzel
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-08-25changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.bobzel
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates ↵bobzel
display better. resizing is better and faster (but not fast).
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-24merge fixes + pinDoc bug fixgeireann
2020-08-23added settings for default text titles. fixed image audio annotatoins. ↵bobzel
fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings.
2020-08-05 lintAndy Rickert
2020-08-05lintAndy Rickert
2020-08-03merge with new uiAndy Rickert
2020-08-02merge w masteranika-ahluwalia
2020-08-02fixed runtime warnings. fixed color of title text of stacking and masonry viewsbobzel
2020-07-31mergeAndy Rickert
2020-07-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
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-07-22searchandy temp
2020-07-22adding fields to properties columnanika-ahluwalia
2020-07-20bugfixes for highlightingandy temp
2020-07-17highlighting different cases of object types in schema viewAndy Rickert
2020-07-16highlighting strings w multiple instaancesAndy Rickert
2020-07-08highlighting search results in schemaAndy Rickert
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-06-28merge fixanika-ahluwalia
2020-06-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
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-23fixing 0 bug in number cellsanika-ahluwalia
2020-06-16Merge branch 'master' into script_documentsBob Zeleznik
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-06-12changes to UI and slight bux fixesanika-ahluwalia
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-04-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-29parameters now editable and partial drag and dropanika-ahluwalia
2020-04-27fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to ↵Bob Zeleznik
fit width. cleaned up masonry and editableViews
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-02-13fixed adding/removing from treeView collections that are templatesBob Zeleznik
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
2020-01-22basic cleanup for warningsbob
2020-01-21fix to avoid crash when rendering a non-string in an EditableView (eg when ↵Bob Zeleznik
the document's title is displayed as a richtextBox and as an EditableView header on a DocumentView)
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with ↵Bob Zeleznik
text styles. fixed warnings.
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a ↵bob
little.
2019-11-26fixes for tree view drag drop with images.bob
2019-10-09mergedBob Zeleznik
2019-10-01UI changes: 3 buttons, bar, menu w/ aliaseeng5
2019-09-11cleaned up ScriptBox EditScript's restructured menus for dealing with ↵bob
onClicks... exposed more layout paramters for EditableViews.
2019-09-11added start of parameterized button makerBob Zeleznik
2019-08-23pulled from mastereeng5