aboutsummaryrefslogtreecommitdiff
path: root/src/views/collections/CollectionSchemaView.tsx
AgeCommit message (Expand)Author
2019-02-09Moved client code to client folderTyler Schicke
2019-02-07Restored Opt<T> and made a new FieldValue<T> type to replace old Opt<T>Tyler Schicke
2019-02-07started adding editable schema cellsHannah
2019-02-06Simplified function names in Document classTyler Schicke
2019-02-05naming changesbob
2019-02-05morebob
2019-02-05more reorgbob
2019-02-05lots of reorganizationbob
2019-02-04not workingbob
2019-02-04split out common code into CollectionViewBase. organized a few other things, ...bob
2019-02-04let schema views handle events when activebob
2019-02-03Added preview box in schema view, added ScrollBox control,Tyler Schicke
2019-02-01Changed formatting setting, added very basic generic FieldView, and added Sch...Tyler Schicke