index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
util
/
DropConverter.ts
Age
Commit message (
Expand
)
Author
2020-07-25
made buttons turn into fonticons on iconify. droppin fonticons onto linear v...
Bob Zeleznik
2020-06-17
fixed dropping toolicons to make aliases
Bob Zeleznik
2020-06-06
changing { to ( and adding ,
anika-ahluwalia
2020-06-03
fixed wrapped params except onResize
anika-ahluwalia
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-03
extended documentBox's to support drag and drop of style. reorganized import...
Bob Zeleznik
2020-05-03
added DelegateDocument creator. switched default templates to delegates.
Bob Zeleznik
2020-04-10
fixed parameterized templates after refactor
Bob Zeleznik
2020-04-10
more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...
Bob Zeleznik
2020-04-09
added initial script template (onClick) for script behaviors
Bob Zeleznik
2020-04-08
fixed isButton => isLinkButton updates
Bob Zeleznik
2020-04-07
lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...
Bob Zeleznik
2020-04-04
fixed not-selection buttons when clicked.
Bob Zeleznik
2020-03-30
tested nested templates and remote doc field embedding in text view
Bob Zeleznik
2020-03-29
working version of nested templates both inside and outside of text boxes.
Bob Zeleznik
2020-03-29
fixed makeTemplate to allow for nested templates
Bob Zeleznik
2020-03-23
fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...
Bob Zeleznik
2020-03-04
fixed some template stuff broken when changing data->text. fixed dashFieldViews
Bob Zeleznik
2020-03-03
several fixes to templates (simplified expanding, notes use 'text' field now,...
Bob Zeleznik
2020-02-11
added ability to pass a Layout as a prop. changed presentations to use layou...
bob
2020-01-30
small template fixes for text mostly.
bob
2020-01-30
fixed adding inline docs in active templates. added image templates. made s...
Bob Zeleznik
2020-01-29
switched icons over to templates. a bunch of template fixes for working with ...
Bob Zeleznik
2020-01-29
fixed templates of just a text box (not in a collection)
Bob Zeleznik
2020-01-28
fixes for texttemplates that get updated.
bob
2020-01-27
template fixes
Bob Zeleznik
2020-01-23
got rid of extension docs. changed layout-specific keys to start with "_" wh...
bob
2020-01-22
streamling templates.
Bob Zeleznik
2020-01-22
fixed template/scripting problem. added collectionDoc parameter for onClick ...
bob
2020-01-20
buxton layout improvements
Sam Wilkins
2020-01-20
close to buxton's initial workflow
Sam Wilkins
2020-01-17
changed view types around to be stored on extension doc. added stuff to stac...
bob
2020-01-10
better working version of pivot viewer
bob
2019-12-18
fixes to fieldKey searces within layoutstrings to use ' instead of "
bob
2019-12-12
fixed makeTemplate
Bob Zeleznik
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-10-21
got rid of CollectionBaseView
Bob Zeleznik
2019-10-18
fixed up creator buttons - factored out convert to buttons code into a dropCo...
Bob Zeleznik