Commit Graph

1441 Commits

Author SHA1 Message Date
Sidney Alcantara
fc3ea08b3a cli: fix multiple commands not running on windows (#192) 2020-11-01 11:17:20 +11:00
Sidney Alcantara
1c10accbc0 v1.1.5-0 2020-10-31 22:48:55 +11:00
Sidney Alcantara
dcb0d2929b fix spawn yarn ENOENT? 2020-10-31 22:48:09 +11:00
Sidney Alcantara
a53f6e7a93 Merge branch 'feature/import-csv-v2' into develop
* feature/import-csv-v2:
  add date import warning
  update date-fns
  import CSV: parse dates (#219)
  show side drawer above import csv popover
  import, export: sort columns by index
  ImportCsvWizard: unmount on close
  finish ImportCsv wizard
  import CSV: step 2
  import CSV: step 1
  fix filename capitalisation
  import csv step 1
  add new ImportCSV upload/paste/url UI
  clean up ImportCSV
2020-10-31 22:21:48 +11:00
Sidney Alcantara
cbc5aa45ea add date import warning 2020-10-31 22:21:30 +11:00
Sidney Alcantara
9316501190 update date-fns 2020-10-31 22:09:37 +11:00
Sidney Alcantara
ec51b6907d import CSV: parse dates (#219) 2020-10-31 21:55:31 +11:00
Sidney Alcantara
a2e4d5e008 show side drawer above import csv popover 2020-10-31 21:47:38 +11:00
Sidney Alcantara
a404115aa7 import, export: sort columns by index 2020-10-31 21:47:28 +11:00
Sidney Alcantara
432a5cc447 ImportCsvWizard: unmount on close 2020-10-31 21:26:07 +11:00
Sidney Alcantara
cb89889334 finish ImportCsv wizard 2020-10-31 21:16:30 +11:00
Sidney Alcantara
b355ea9868 import CSV: step 2 2020-10-31 19:58:51 +11:00
Sidney Alcantara
dd8ba493c9 import CSV: step 1 2020-10-31 13:47:42 +11:00
Sidney Alcantara
7bbc91a5a8 fix filename capitalisation 2020-10-30 12:46:17 +11:00
Sidney Alcantara
601bb19b8f fix cloud functions build breaking 2020-10-29 19:15:54 +11:00
Sidney Alcantara
554dc3ff3a import csv step 1 2020-10-26 10:33:30 +11:00
Shams mosowi
e96a733d43 add nested primary collection support for NavDrawer 2020-10-24 23:40:49 +11:00
Shams mosowi
55d83b3c8d support nested tables 2020-10-24 20:01:29 +11:00
Shams
6acd065550 Merge pull request #250 from AntlerVC/master
fix nested value cells
2020-10-24 19:30:59 +11:00
Shams
8abd278465 Merge branch 'develop' into master 2020-10-24 19:30:52 +11:00
Shams mosowi
e4e0cb8f23 fix nested values for basic cells 2020-10-24 19:27:21 +11:00
Sidney Alcantara
d5a0fbda2c add new ImportCSV upload/paste/url UI 2020-10-23 15:33:18 +11:00
Sidney Alcantara
45c3477e77 clean up ImportCSV 2020-10-22 19:42:29 +11:00
Sidney Alcantara
d71a95013a update ExportCSV styling 2020-10-22 15:55:40 +11:00
Sidney Alcantara
efc5301de7 fix Filter popover positioning 2020-10-22 15:30:10 +11:00
Sidney Alcantara
34f020756e EmptyTable: add ImportCSV functionality 2020-10-22 15:04:20 +11:00
Sidney Alcantara
c6de76edf2 optically align ID field icon 2020-10-22 15:03:54 +11:00
Sidney Alcantara
db1742bece ID field: prevent sort and filter #234 2020-10-22 15:00:44 +11:00
Sidney Alcantara
646f9fa743 add theme.typography.fontFamilyMono 2020-10-22 14:21:16 +11:00
Sidney Alcantara
d9f4b629f1 fix Add Column not opening after being closed 2020-10-22 14:18:05 +11:00
Sidney Alcantara
4729d22923 restyle NewColumn dialog 2020-10-22 14:17:53 +11:00
Sidney Alcantara
d08771382e EmptyTable: add no existing data screen 2020-10-22 14:17:39 +11:00
Sidney Alcantara
0d370efc65 delete old EmptyTable component 2020-10-22 13:07:31 +11:00
Sidney Alcantara
85b504652e TableSettings: add Reset Table Structure to open Import Wizard #235 2020-10-22 13:00:11 +11:00
Sidney Alcantara
6beae7e11a remove duplicate GoIcon 2020-10-22 12:57:44 +11:00
Sidney Alcantara
897ca9e71a update Firebase CLI requirements 2020-10-22 11:45:36 +11:00
Sidney Alcantara
366ee79414 v1.1.4 2020-10-22 11:29:37 +11:00
Sidney Alcantara
d2698e3d4c cli: fix get projects not getting current #248 2020-10-22 11:29:11 +11:00
Sidney Alcantara
b90dcc977e upgrade multiselect 2020-10-22 10:17:02 +11:00
Sidney Alcantara
6912e7ba1e move close nav button 2020-10-21 20:09:13 +11:00
Sidney Alcantara
d1ead1978b add TableSettings button 2020-10-21 20:04:47 +11:00
Sidney Alcantara
9ca1d2ce81 update loading and button styling 2020-10-21 18:50:29 +11:00
Sidney Alcantara
4d5fe552fd add EmptyTableConfig with import wizard button 2020-10-21 18:50:20 +11:00
Sidney Alcantara
7f5962d412 TableView: add skeleton for loading column config 2020-10-21 14:11:31 +11:00
Sidney Alcantara
89ed221201 update import, export button design 2020-10-21 13:25:02 +11:00
Sidney Alcantara
e0a1e5683d Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-10-21 12:48:14 +11:00
Sidney Alcantara
aeee138b58 fix Add Columns alignment 2020-10-21 12:47:39 +11:00
Shams mosowi
27271dd3e7 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-10-21 11:53:40 +11:00
Shams mosowi
15f7d9c3a2 date picker context dialog 2020-10-21 11:53:26 +11:00
Sidney Alcantara
6c403dbce7 update Add Row, Add Column button icons 2020-10-21 11:39:48 +11:00