aboutsummaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-04-14fixed 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-23more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-27changed 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-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-05mostly working version with latest librariesbobzel
2022-11-01fixes 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-12fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵bobzel
text tags reset user_mark to current time.
2021-02-23cleaned up EditableView a bitbobzel
2020-10-08load entire DB in one message.bobzel
2020-05-22fixed port issuesSam Wilkins
2020-05-22port extensibility fixesSam Wilkins
2020-05-17release server integration with sslbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-09-24ahhhhyipstanley
2019-09-21mostly refactoredyipstanley
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-08-01Cleaned up and fixed up GetRefFieldsTyler Schicke
2019-07-23mergedab
2019-07-14Added whosOnline route to serverTyler Schicke
2019-07-10mergedab
2019-07-03From lastTyler Schicke
2019-07-03Debug commitTyler Schicke
2019-06-28yeetab
2019-06-11merged embedded linking with masterbob
2019-06-06Added computed fieldsTyler Schicke
2019-05-28Added default values for Document SchemasTyler Schicke
2019-05-28Made REPL formatting betterTyler Schicke
2019-05-24Fixed firefox user select stuffTyler Schicke
Made repl multi-line
2019-05-24Added basic repl pageTyler Schicke
2019-05-21Fixed various scripting thingsTyler Schicke
2019-05-20Fixed a bunch of demo bugsTyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-05-19Reorganized some stuff to hopefully make circular imports harderTyler Schicke
2019-05-18Refactored some things to get Debug viewer working againTyler Schicke
2019-05-09merged with master and fixed linter issuesSam Wilkins
2019-05-09merge with master, but haven't reconciled internal and external linkingSam Wilkins
2019-05-07Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
new_search
2019-05-04queries semi workab
2019-04-30set not workingab
2019-04-30Mostly fixed listsTyler Schicke
2019-04-26MoreTyler Schicke
2019-04-23Most of collection sub viewTyler Schicke
2019-04-22MoreTyler Schicke
2019-04-21More fixesTyler Schicke
2019-04-20Made the switch in a couple more classesTyler Schicke
2019-04-19Deleted more old fields and split new stuff into multiple filesTyler Schicke
2019-04-19Added decent amount of list supportTyler Schicke
2019-04-19Kind of got list typing working for schemasTyler Schicke