aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ButtonBox.tsx
AgeCommit message (Collapse)Author
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-03fixed ButtonBox drop to allow reordering buttons in a collection. fixed ↵Bob Zeleznik
pdfmenu to allow pnning. fixed panning in nested freeformviews.
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-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-01-22streamling templates.Bob Zeleznik
2020-01-20resizable paletteStanley Yip
2019-12-12major changes to drag and dropbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-10some changesyipstanley
2019-10-21got rid of CollectionBaseViewBob Zeleznik
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-16some fixes to linearView for handling templates. fixed DOCUMENTS on library ↵Bob Zeleznik
view. renaming a bunch of template stuff... still in progress.
2019-10-12a bunch of fixes to clean up drag box stuff.Bob Zeleznik
2019-09-18cleaned up custom template layoutsBob Zeleznik
2019-09-17cleanup for animating document icon collapse/expand - still need to fix for ↵Bob Zeleznik
docs without native dimensions. lots of lint fixes.
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-23got drag drop buttons working better.bob
2019-08-22added start of collection script building UIBob Zeleznik
2019-08-09changed how templates get dataDocs. changed button boxes to be div'sbob
2019-08-04fixed errors/warningsBob Zeleznik
2019-07-29added button titles. made summary's autoHeightBob Zeleznik
2019-07-28Added ability to capture documents in button scriptsTyler Schicke
2019-07-24Small fix to button documentsTyler Schicke
2019-07-24Added a Button documentTyler Schicke