Commit Graph

  • 9bb5ba2c97 added text formatter, to enable error boundry Shams mosowi 2020-11-02 09:16:30 +11:00
  • ee166556f9 use sanatized value in multiselect formatter Shams mosowi 2020-11-02 09:15:03 +11:00
  • 1601482714 dark theme: fix home nav drawer background Sidney Alcantara 2020-11-02 00:32:49 +11:00
  • b8ed15ec60 increase select row column width Sidney Alcantara 2020-11-01 23:44:06 +11:00
  • fe7138f75d dark theme: fix image field overlay Sidney Alcantara 2020-11-01 23:38:15 +11:00
  • 5555f8740b dark theme: increase backdrop opacity Sidney Alcantara 2020-11-01 23:01:18 +11:00
  • 24fb9aafef add theme override toggle Sidney Alcantara 2020-11-01 22:54:09 +11:00
  • c2980d9013 add dark theme styles Sidney Alcantara 2020-11-01 22:47:38 +11:00
  • 4f7227453a fix hidden fields not updating Sidney Alcantara 2020-11-01 21:01:55 +11:00
  • 0a4025a827 Revert "fix:update when hidden fields change" Sidney Alcantara 2020-11-01 21:00:28 +11:00
  • 621dd72dc2 Merge branch 'canary-react-data-grid' of https://github.com/AntlerVC/firetable into canary-react-data-grid Sidney Alcantara 2020-11-01 20:57:20 +11:00
  • 0871f64a7f add dark theme toggle Sidney Alcantara 2020-11-01 20:57:16 +11:00
  • 5ddcbaa410 fix:update when hidden fields change Shams mosowi 2020-11-01 20:30:49 +11:00
  • f5d38abd65 Merge branch 'develop' into canary-react-data-grid Sidney Alcantara 2020-11-01 20:06:56 +11:00
  • 07a92f12af move ThemeProvider to AppProvider & fix theme customization Sidney Alcantara 2020-11-01 20:06:43 +11:00
  • 3874761fe0 import wizards fixes Sidney Alcantara 2020-11-01 19:11:03 +11:00
  • f1c04abc6c re-enable Cell in wizards Sidney Alcantara 2020-11-01 19:10:02 +11:00
  • 667e5bc835 fix table background color Sidney Alcantara 2020-11-01 17:41:31 +11:00
  • bc8e08c14d Merge branch 'canary-react-data-grid' of https://github.com/AntlerVC/firetable into canary-react-data-grid Sidney Alcantara 2020-11-01 17:38:31 +11:00
  • 2b8b6cd25a fix custom cell styling Sidney Alcantara 2020-11-01 17:38:26 +11:00
  • ab48fe6ac2 fix action config:show stored callableName Shams mosowi 2020-11-01 16:53:06 +11:00
  • 40189b621b fix table styling Sidney Alcantara 2020-11-01 16:43:01 +11:00
  • 73e6bc981c move getCellValue to utils/fns Sidney Alcantara 2020-11-01 14:52:45 +11:00
  • 049b7d40fc rename util -> utils to prevent clash with node.js util package Sidney Alcantara 2020-11-01 14:50:47 +11:00
  • 9972dd8e77 Merge branch 'develop' into canary-react-data-grid Sidney Alcantara 2020-11-01 14:16:21 +11:00
  • 22392ba6f2 v1.1.5 Sidney Alcantara 2020-11-01 11:27:58 +11:00
  • fc3ea08b3a cli: fix multiple commands not running on windows (#192) Sidney Alcantara 2020-11-01 11:17:00 +11:00
  • 1c10accbc0 v1.1.5-0 Sidney Alcantara 2020-10-31 22:48:55 +11:00
  • dcb0d2929b fix spawn yarn ENOENT? Sidney Alcantara 2020-10-31 22:48:09 +11:00
  • a53f6e7a93 Merge branch 'feature/import-csv-v2' into develop Sidney Alcantara 2020-10-31 22:21:48 +11:00
  • cbc5aa45ea add date import warning Sidney Alcantara 2020-10-31 22:21:30 +11:00
  • 9316501190 update date-fns Sidney Alcantara 2020-10-31 22:09:37 +11:00
  • ec51b6907d import CSV: parse dates (#219) Sidney Alcantara 2020-10-31 21:55:31 +11:00
  • a2e4d5e008 show side drawer above import csv popover Sidney Alcantara 2020-10-31 21:47:38 +11:00
  • a404115aa7 import, export: sort columns by index Sidney Alcantara 2020-10-31 21:47:28 +11:00
  • 432a5cc447 ImportCsvWizard: unmount on close Sidney Alcantara 2020-10-31 21:26:07 +11:00
  • cb89889334 finish ImportCsv wizard Sidney Alcantara 2020-10-31 21:16:30 +11:00
  • b355ea9868 import CSV: step 2 Sidney Alcantara 2020-10-31 19:58:51 +11:00
  • dd8ba493c9 import CSV: step 1 Sidney Alcantara 2020-10-31 13:47:42 +11:00
  • 2ad0168337 enable side drawer Shams mosowi 2020-10-30 17:38:25 +11:00
  • 3692032cf0 fix texteditor update Shams mosowi 2020-10-30 17:37:08 +11:00
  • 7eea48a425 updated React-data-grid Shams mosowi 2020-10-30 14:32:10 +11:00
  • 004c19401f more lite cells, and only allow textEditor columns to be editable Shams mosowi 2020-10-30 13:36:32 +11:00
  • 7bbc91a5a8 fix filename capitalisation Sidney Alcantara 2020-10-30 12:46:17 +11:00
  • 1d27756d88 remove migrate columns button Shams mosowi 2020-10-30 12:41:58 +11:00
  • 41884342d4 update changes for locally for custom cells Shams mosowi 2020-10-30 12:35:56 +11:00
  • 34661af782 disable tooltip for multiselect Shams mosowi 2020-10-30 12:34:19 +11:00
  • 5040d8de90 lite cells Shams mosowi 2020-10-30 12:16:28 +11:00
  • 17c53b7211 fix cell update Shams mosowi 2020-10-30 11:13:45 +11:00
  • 9444e54f5e e2e testing setup Shams mosowi 2020-10-30 01:45:36 +11:00
  • 601bb19b8f fix cloud functions build breaking Sidney Alcantara 2020-10-29 19:15:54 +11:00
  • 2bd0f05da6 functional group actionScripts Shams mosowi 2020-10-27 22:15:28 +11:00
  • c0f7720c0a selected rows support multi filtered selections Shams mosowi 2020-10-27 12:35:28 +11:00
  • 8f82749bce bluck action clear selection Shams mosowi 2020-10-26 20:20:42 +11:00
  • 691a2c8a4d bulk actions styling Shams mosowi 2020-10-26 15:42:13 +11:00
  • 844c6a997f bulk action duplicate and delete rows Shams mosowi 2020-10-26 15:34:51 +11:00
  • dbdec01431 Merge branch 'develop' of https://github.com/AntlerVC/firetable into canary-react-data-grid Shams mosowi 2020-10-26 12:58:19 +11:00
  • ab6d3c7394 Table: fix handleScroll Sidney Alcantara 2020-10-26 10:56:37 +11:00
  • 6a6a2a94ef fix table height Sidney Alcantara 2020-10-26 10:43:11 +11:00
  • 554dc3ff3a import csv step 1 Sidney Alcantara 2020-10-26 10:33:30 +11:00
  • e96a733d43 add nested primary collection support for NavDrawer Shams mosowi 2020-10-24 23:40:49 +11:00
  • 25dd00b672 Merge pull request #251 from AntlerVC/develop Shams 2020-10-24 20:02:57 +11:00
  • 55d83b3c8d support nested tables Shams mosowi 2020-10-24 20:01:29 +11:00
  • b2393859e1 load script from github Shams mosowi 2020-10-24 19:54:40 +11:00
  • 6acd065550 Merge pull request #250 from AntlerVC/master Shams 2020-10-24 19:30:59 +11:00
  • 8abd278465 Merge branch 'develop' into master Shams 2020-10-24 19:30:52 +11:00
  • e4e0cb8f23 fix nested values for basic cells Shams mosowi 2020-10-24 19:27:21 +11:00
  • f71932818c fix configs Shams mosowi 2020-10-24 11:55:25 +11:00
  • b8cdaa7911 init Shams mosowi 2020-10-23 20:34:33 +11:00
  • d5a0fbda2c add new ImportCSV upload/paste/url UI Sidney Alcantara 2020-10-23 15:33:18 +11:00
  • 45c3477e77 clean up ImportCSV Sidney Alcantara 2020-10-22 19:42:29 +11:00
  • d71a95013a update ExportCSV styling Sidney Alcantara 2020-10-22 15:55:40 +11:00
  • efc5301de7 fix Filter popover positioning Sidney Alcantara 2020-10-22 15:30:10 +11:00
  • 34f020756e EmptyTable: add ImportCSV functionality Sidney Alcantara 2020-10-22 15:04:20 +11:00
  • c6de76edf2 optically align ID field icon Sidney Alcantara 2020-10-22 15:03:54 +11:00
  • db1742bece ID field: prevent sort and filter #234 Sidney Alcantara 2020-10-22 15:00:21 +11:00
  • 646f9fa743 add theme.typography.fontFamilyMono Sidney Alcantara 2020-10-22 14:21:16 +11:00
  • d9f4b629f1 fix Add Column not opening after being closed Sidney Alcantara 2020-10-22 14:18:05 +11:00
  • 4729d22923 restyle NewColumn dialog Sidney Alcantara 2020-10-22 14:17:53 +11:00
  • d08771382e EmptyTable: add no existing data screen Sidney Alcantara 2020-10-22 14:17:39 +11:00
  • 0d370efc65 delete old EmptyTable component Sidney Alcantara 2020-10-22 13:07:31 +11:00
  • 85b504652e TableSettings: add Reset Table Structure to open Import Wizard #235 Sidney Alcantara 2020-10-22 13:00:11 +11:00
  • 6beae7e11a remove duplicate GoIcon Sidney Alcantara 2020-10-22 12:57:44 +11:00
  • 897ca9e71a update Firebase CLI requirements Sidney Alcantara 2020-10-22 11:45:36 +11:00
  • 366ee79414 v1.1.4 Sidney Alcantara 2020-10-22 11:29:37 +11:00
  • d2698e3d4c cli: fix get projects not getting current #248 Sidney Alcantara 2020-10-22 11:28:26 +11:00
  • b90dcc977e upgrade multiselect Sidney Alcantara 2020-10-22 10:17:02 +11:00
  • 6912e7ba1e move close nav button Sidney Alcantara 2020-10-21 20:09:13 +11:00
  • d1ead1978b add TableSettings button Sidney Alcantara 2020-10-21 20:04:47 +11:00
  • 9ca1d2ce81 update loading and button styling Sidney Alcantara 2020-10-21 18:50:29 +11:00
  • 4d5fe552fd add EmptyTableConfig with import wizard button Sidney Alcantara 2020-10-21 18:50:20 +11:00
  • 7f5962d412 TableView: add skeleton for loading column config Sidney Alcantara 2020-10-21 14:11:31 +11:00
  • 89ed221201 update import, export button design Sidney Alcantara 2020-10-21 13:25:02 +11:00
  • e0a1e5683d Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop Sidney Alcantara 2020-10-21 12:48:14 +11:00
  • aeee138b58 fix Add Columns alignment Sidney Alcantara 2020-10-21 12:47:39 +11:00
  • 27271dd3e7 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop Shams mosowi 2020-10-21 11:53:40 +11:00
  • 15f7d9c3a2 date picker context dialog Shams mosowi 2020-10-21 11:53:26 +11:00
  • 6c403dbce7 update Add Row, Add Column button icons Sidney Alcantara 2020-10-21 11:39:48 +11:00
  • 290f08b6c2 fix HiddenFields file name typo Sidney Alcantara 2020-10-21 11:39:39 +11:00
  • 8b3502d4d2 fix table tooltips preventing scrolling Sidney Alcantara 2020-10-21 11:34:04 +11:00