aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DataVizBox.tsx
AgeCommit message (Collapse)Author
2024-08-21dashbord updates properlyNathan-SR
2024-08-21work on fields dashboardNathan-SR
2024-08-21GPT summariesNathan-SR
2024-08-20work on fields dashboardNathan-SR
2024-08-19start on field renderingNathan-SR
2024-08-12seuggested templates auto-refeshes on col selection; lightbox editing added; ↵Nathan-SR
GPT refresh button now makes new call
2024-08-08UI for GPT templates in doccreator menuNathan-SR
2024-08-01work on template generation with GPTNathan-SR
2024-07-31GPT template generationNathan-SR
2024-07-31old code removedNathan-SR
2024-07-31with old code for basic templatesNathan-SR
2024-07-31basic template generation workNathan-SR
2024-07-18saving layoutsNathan-SR
2024-07-17highlighting rows based on layoutpreview hoverNathan-SR
2024-07-17creation with layout worksNathan-SR
2024-07-12repeat option added to menu; css refactoringNathan-SR
2024-07-12basic doc creation from templates workingNathan-SR
2024-07-11collection filtering worksNathan-SR
2024-07-10images displayingNathan-SR
2024-07-10docCreatorMenu progressNathan-SR
2024-07-09started doccreatormenu for datavizNathan-SR
2024-07-08method in dataviz for identifying valid templates (WIP); option added to ↵Nathan-SR
contextmenu to create docs from dataViz
2024-05-15lint cleanupbobzel
2024-05-14Merge branch 'restoringEslint' into sarah-ai-visualizationbobzel
2024-05-14cleaning up dataviz codebobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-07default ai visualization as linechartsrichman333
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-25fixed issue with dataviz table disappearingbobzel
2024-04-24mereged sarah-dataViz-aibobzel
2024-04-23filter one histogram bar onto child dataviz doc at a timesrichman333
2024-04-23ui for filtered visualization from aisrichman333
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-16visualize buttonsrichman333
2024-04-16makes histogram on transfer to textsrichman333
2024-04-16correlation from gptsrichman333
2024-03-31Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-29small fix to retoreTargetView. reformatted file.bobzel
2024-03-05chat resets for new boxes to analyzesrichman333
2024-02-28chat with aisrichman333
2024-02-19ai (updates from sophie, then added dataviz summary)srichman333
2024-01-29static schema as dataviz doesn't include itselfsrichman333
2024-01-29live schema toggle fixsrichman333
2024-01-29mergesrichman333
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges ↵bobzel
are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code.
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2024-01-23data has a title columnsrichman333
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel