13 Commits

Author SHA1 Message Date
a27c3695a9 Fixed bug with moving tables 2021-01-17 17:30:46 -08:00
4ec53eb4b9 Can remove recent files now 2021-01-15 15:21:21 -08:00
7d444006d1 Moved generating the nav bar and tab content to the website
Fixed issue with loading local files within the packaged app
Fixed issue with 1.0.0 schema tab name
2021-01-12 20:51:15 -08:00
f6630ff659 Added input for editing table description 2021-01-11 20:55:54 -08:00
6185c6181e Removed unused code
Checks if recent file valid before showing
2021-01-11 20:26:02 -08:00
4096d83596 Added schema for data file validation
Can open older versions of data files
2021-01-11 20:14:09 -08:00
20031fb918 Added drag and drop for moving table columns and rows
Has confirmation for deleting tables
2021-01-10 01:14:54 -08:00
8d43963f31 Can now save files
Added menu bar to allow opening and saving of files
Keeps track of recently opened files
2021-01-05 15:38:48 -08:00
87b31074b4 Added inline editing
double clicking on a cell or header will place a text box for editing
2021-01-03 00:11:27 -08:00
94dd5f58db Added right click menu for adding rows and columns
moved code for making cells and headers to their own functions
2021-01-01 23:36:17 -08:00
1b85241d65 Added basic editing functionality 2020-12-19 22:44:45 -08:00
5eaf389d3c Added functions for inserting rows and columns 2020-12-19 13:09:38 -08:00
815d56d96e Initial commit 2020-12-15 18:28:39 -08:00