aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaCells.tsx
AgeCommit message (Collapse)Author
2021-07-12Revert "Merge pull request #13 from brown-dash/revert-12-schema-view-En-Hua"geireann
This reverts commit ac561d34fa56584a10c401900e76a8a2e06a0cf6, reversing changes made to 0443cb9267d808513e181e3130d69dde8e73018e.
2021-07-12Revert "Schema view En-Hua — added ability to type strings in without ↵Geireann Lindfield Roberts
quotes, as well as formatting reflecting nested containers"
2021-07-06reoganization of schema view files, partial0x85FB9C51
2021-07-01added bugfixes to other branches of the if-else0x85FB9C51
2021-07-01fixed minor bug that prevented strings in quotes from being saved0x85FB9C51
2021-06-28resolved bugs and removes console.log0x85FB9C51
2021-06-26numbers now recognized as numbers, other misc. bugfixes, some bugs remaining0x85FB9C51
2021-06-21fixed bug pertaining to quotes0x85FB9C51
2021-06-21half-functional ability to add strings without putting quotes around them0x85FB9C51
2021-02-16added getAnchor() to freeformView to capture viewtype & filters. fixed ↵bobzel
setPanIntoView bug. added setViewSpec componentView method to allow anchor to set view specs.
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified ↵bobzel
{DocumentView/CollectionView/FieldView}props
2020-10-17major rewrite of native width/height/aspect. Fixed scaling of text note ↵bobzel
sidebars.
2020-09-28fixed schemacells to accept '=' syntax to set on layout document.bobzel
2020-09-27fixed selecting schema cells to select the document after focusing on it.bobzel
2020-09-21fixed fill down for schema cols with ctrl-enter. fixed gathering facet ↵bobzel
values in FilterBox
2020-09-21switched schema view to set dataDocs by defaultbobzel
2020-09-01fixed shortcut buttons not showing up. fixed nex/prev search buttons not ↵bobzel
showing up. fixed search drag/delete/open buttons not showing up.
2020-08-29major restructure of how addDocTabs works. now you can add/replace with ↵bobzel
options for left/right/top/bottom and specific panel names
2020-08-26fixed warnings. fixed url / annoation updating when navigating web pages.bobzel
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates ↵bobzel
display better. resizing is better and faster (but not fast).
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-22more search cleanup. searches over dashboards, not collections now. fixed ↵bobzel
drag-off filters to still work with collections.
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-22switched search from writiing searchMatch to matched docs to instead store ↵bobzel
in a run-time observableMap. This allows simultaneous searches by different users.
2020-08-19cleaning lint errorsbobzel
2020-08-19more cleanup of SearchBox. made searchMatch be a tri-state for ↵bobzel
forward/backward/nomatch
2020-08-17fixed schema view scripts to allow for layout or data doc assignment. fixed ↵bobzel
rich text field ToScriptField
2020-08-17Merge pull request #632 from browngraphicslab/bug_fixes_melissabobzel
Bug fixes melissa
2020-08-17Fix SchemaView undefined/empty string valuesMelissa Zhang
2020-08-17added sort to solr search options. removed delete field assignment when ↵bobzel
removing Documents. Allowed ToScriptScript and ToString to go through regardless of ACLs
2020-08-17fixed behavior of schemaHeader menu (except when pan or zoom occurs). ↵bobzel
Changed search to show aliases by default.
2020-08-15cleaned up console.logs. fixed updating lastModified for SOLRbobzel
2020-08-15merge with masterMelissa Zhang
2020-08-15cleanupMelissa Zhang
2020-08-14cleaned up invocation of RichTextMenubobzel
2020-08-14Merge branch 'master' into bug_fixes_melissabobzel
2020-08-14fixed crash in schemaCellbobzel
2020-08-13fixed warnings.bobzel
2020-08-13total results, schema field fixes, filtering in headersAndy Rickert
2020-08-13fix text field display in SchemaViewMelissa Zhang
2020-08-13fixed empty string bug, small expander UI changeMelissa Zhang
2020-08-12fixed run-time warnings & remove print statementsbobzel
2020-08-12fixed warnings and fixed rendering of fields in search view.bobzel
2020-08-10reverting back to earlier algorithmAndy Rickert
2020-08-10filter checkboxesAndy Rickert
2020-08-09added '*' prefix for matching related families of fields in SchemaView & Search.bobzel
2020-08-09clicking document opens it"Andy Rickert
"
2020-08-08tidying up assorted features, disabling editing doc keys in search, etcAndy Rickert
2020-08-05ffAndy Rickert
2020-08-05fixes for bobAndy Rickert