Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-13 | updated css and project to HTML5 standards. fixed border rounding for images. | bobzel | |
2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
2024-04-23 | more lint cleanup | bobzel | |
2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
2024-03-27 | changed dashFieldViews to support Tab'ing between other dashFieldviews, ↵ | bobzel | |
changed deleting links to clear out the anchors so that linkBoxes will go away more easiliy. changed funcitonPlot to plot the equations that are linked to it. changed equations to link to functions. changed undo and other console logging to only happen when undo docked buttons are expanded (visible) | |||
2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel | |
2023-12-05 | mostly working version with latest libraries | bobzel | |
2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ↵ | bobzel | |
ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly. | |||
2022-09-12 | fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵ | bobzel | |
text tags reset user_mark to current time. | |||
2021-02-23 | cleaned up EditableView a bit | bobzel | |
2020-10-08 | load entire DB in one message. | bobzel | |
2020-05-22 | fixed port issues | Sam Wilkins | |
2020-05-22 | port extensibility fixes | Sam Wilkins | |
2020-05-17 | release server integration with ssl | bobzel | |
2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
2019-12-03 | const linter rule and restored google docs push, fixed routing | Sam Wilkins | |
2019-09-24 | ahhhh | yipstanley | |
2019-09-21 | mostly refactored | yipstanley | |
2019-09-20 | simplified script execution api a little. fixed dataDoc() related stuff in ↵ | bobzel | |
various Box's. fixed some template stuff. | |||
2019-08-01 | Cleaned up and fixed up GetRefFields | Tyler Schicke | |
2019-07-23 | merged | ab | |
2019-07-14 | Added whosOnline route to server | Tyler Schicke | |
2019-07-10 | merged | ab | |
2019-07-03 | From last | Tyler Schicke | |
2019-07-03 | Debug commit | Tyler Schicke | |
2019-06-28 | yeet | ab | |
2019-06-11 | merged embedded linking with master | bob | |
2019-06-06 | Added computed fields | Tyler Schicke | |
2019-05-28 | Added default values for Document Schemas | Tyler Schicke | |
2019-05-28 | Made REPL formatting better | Tyler Schicke | |
2019-05-24 | Fixed firefox user select stuff | Tyler Schicke | |
Made repl multi-line | |||
2019-05-24 | Added basic repl page | Tyler Schicke | |
2019-05-21 | Fixed various scripting things | Tyler Schicke | |
2019-05-20 | Fixed a bunch of demo bugs | Tyler Schicke | |
Moved Field Symbols to separate file Editing is mostly working in debug viewer | |||
2019-05-19 | Reorganized some stuff to hopefully make circular imports harder | Tyler Schicke | |
2019-05-18 | Refactored some things to get Debug viewer working again | Tyler Schicke | |
2019-05-09 | merged with master and fixed linter issues | Sam Wilkins | |
2019-05-09 | merge with master, but haven't reconciled internal and external linking | Sam Wilkins | |
2019-05-07 | Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵ | Tyler Schicke | |
new_search | |||
2019-05-04 | queries semi work | ab | |
2019-04-30 | set not working | ab | |
2019-04-30 | Mostly fixed lists | Tyler Schicke | |
2019-04-26 | More | Tyler Schicke | |
2019-04-23 | Most of collection sub view | Tyler Schicke | |
2019-04-22 | More | Tyler Schicke | |
2019-04-21 | More fixes | Tyler Schicke | |
2019-04-20 | Made the switch in a couple more classes | Tyler Schicke | |
2019-04-19 | Deleted more old fields and split new stuff into multiple files | Tyler Schicke | |
2019-04-19 | Added decent amount of list support | Tyler Schicke | |
2019-04-19 | Kind of got list typing working for schemas | Tyler Schicke | |