aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaCells.tsx
AgeCommit message (Expand)Author
2019-07-19changed add col button to immediately add new columnSam Wilkins
2019-07-19can sort columns by asc, descSam Wilkins
2019-07-18shema rows can be moved by draggingSam Wilkins
2019-07-17column menu stylingSam Wilkins
2019-07-17can change column type to any, string, number, bool, or checkboxSam Wilkins
2019-07-17can add columns and delete columns through column headerSam Wilkins