Commit Graph

  • 72af2546ef Add Inno Setup scripts for online and offline installers master Matthew Welch 2021-02-12 15:47:58 -08:00
  • 31e53661d0 Add error checking for incorrect files Matthew Welch 2021-02-03 17:53:42 -08:00
  • 71d540bc43 Updated dependencies Matthew Welch 2021-01-28 20:48:21 -08:00
  • 40e3ecee22 Moved file drag and drop code to separate file Drag and drop import works in the editor window now Matthew Welch 2021-01-28 20:05:29 -08:00
  • 5037bf41be Can open multiple files at once now File paths can be given as command line arguments Files can be drop into the splash screen to open Matthew Welch 2021-01-27 19:10:09 -08:00
  • f9f50cd562 Added confirmations when opening/closing files If current file has unsaved changes it will ask for permission before opening or closing Matthew Welch 2021-01-25 20:39:52 -08:00
  • e50248bde6 Improved usability of the inline editing Fixed bug with using keyboard shortcuts for cut, copy, and paste Matthew Welch 2021-01-25 16:39:05 -08:00
  • 34b509d062 Add support for command line arguments Can accept --debug argument to show the chrome development tools Matthew Welch 2021-01-25 16:37:18 -08:00
  • 8c47fa87c1 Added Undo/Redo Matthew Welch 2021-01-24 14:26:38 -08:00
  • a302b37b0d Can clear selected cells with delete or backspace Matthew Welch 2021-01-23 20:51:50 -08:00
  • 80847801f4 Changed to TypeScript Moved third party files to separate folder Matthew Welch 2021-01-23 16:01:19 -08:00
  • ba4ca341f4 Changed schema updater Schema updater will add missing keys that are not strictly required Matthew Welch 2021-01-22 15:46:15 -08:00
  • 96da8eadc4 Can now copy and paste table cells Matthew Welch 2021-01-20 18:32:24 -08:00
  • 72bff75f0f Selecting the table blurs focus on inputs Matthew Welch 2021-01-18 19:48:52 -08:00
  • c987a636af Added multiple cell selection Added copy functionality for the table Matthew Welch 2021-01-18 19:35:21 -08:00
  • a27c3695a9 Fixed bug with moving tables Matthew Welch 2021-01-17 17:30:46 -08:00
  • 4ec53eb4b9 Can remove recent files now Matthew Welch 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 Matthew Welch 2021-01-12 20:51:15 -08:00
  • f6630ff659 Added input for editing table description Matthew Welch 2021-01-11 20:55:54 -08:00
  • 6185c6181e Removed unused code Checks if recent file valid before showing Matthew Welch 2021-01-11 20:26:02 -08:00
  • 4096d83596 Added schema for data file validation Can open older versions of data files Matthew Welch 2021-01-11 20:14:09 -08:00
  • 20031fb918 Added drag and drop for moving table columns and rows Has confirmation for deleting tables Matthew Welch 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 Matthew Welch 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 Matthew Welch 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 Matthew Welch 2021-01-01 23:36:17 -08:00
  • 1b85241d65 Added basic editing functionality Matthew Welch 2020-12-19 22:44:45 -08:00
  • 5eaf389d3c Added functions for inserting rows and columns Matthew Welch 2020-12-19 13:09:38 -08:00
  • 815d56d96e Initial commit Matthew Welch 2020-12-15 18:28:39 -08:00