Commit Graph

1504 Commits

Author SHA1 Message Date
Sidney Alcantara
3b22cd6edb remove console.logs 2020-11-03 17:10:03 +11:00
Sidney Alcantara
5ff4e32beb clean up console warnings 2020-11-03 16:45:36 +11:00
Sidney Alcantara
9622aeb473 update delete row icon 2020-11-03 16:08:18 +11:00
Shams mosowi
e929d75fcb fix code editor stlying 2020-11-03 15:25:22 +11:00
AntlerEngineering
e53998be6e Merge pull request #256 from AntlerVC/canary-react-data-grid
change cloud build node version
2020-11-02 22:50:49 +11:00
Shams mosowi
79ee25416e change cloud build node version 2020-11-02 22:50:00 +11:00
Shams
b9d01f5826 Merge pull request #255 from AntlerVC/canary-react-data-grid
Canary react data grid
2020-11-02 22:37:15 +11:00
Shams mosowi
b05bf2ff8f maintain snapshot postion when syncing 2020-11-02 15:37:32 +11:00
Sidney Alcantara
65e4ecf679 temp disable SelectColumn 2020-11-02 14:56:56 +11:00
Sidney Alcantara
64eb2911dc fix A key 2020-11-02 13:38:19 +11:00
Sidney Alcantara
f0d5453259 fix column header styling 2020-11-02 13:05:56 +11:00
Sidney Alcantara
bbd4449cc5 ImportCSV Wizard: remove row limit on preview 2020-11-02 13:03:39 +11:00
Sidney Alcantara
db6ee696fe Merge branch 'canary-react-data-grid' of https://github.com/AntlerVC/firetable into canary-react-data-grid 2020-11-02 12:41:03 +11:00
Sidney Alcantara
6fa53b0434 add dark theme styles for risch text editor 2020-11-02 12:40:59 +11:00
Shams mosowi
ea6d1d6033 Merge branch 'canary-react-data-grid' of https://github.com/AntlerVC/firetable into canary-react-data-grid 2020-11-02 12:36:50 +11:00
Shams mosowi
a2cff390ec dnd column ordering 2020-11-02 12:36:45 +11:00
Sidney Alcantara
a245df5b89 fix mobile styling 2020-11-02 12:13:15 +11:00
Sidney Alcantara
e56a16d531 restyle BulkActions 2020-11-02 11:39:39 +11:00
Shams mosowi
9bb5ba2c97 added text formatter, to enable error boundry 2020-11-02 09:16:30 +11:00
Shams mosowi
ee166556f9 use sanatized value in multiselect formatter 2020-11-02 09:15:03 +11:00
Sidney Alcantara
1601482714 dark theme: fix home nav drawer background 2020-11-02 00:32:49 +11:00
Sidney Alcantara
b8ed15ec60 increase select row column width 2020-11-01 23:44:06 +11:00
Sidney Alcantara
fe7138f75d dark theme: fix image field overlay 2020-11-01 23:38:15 +11:00
Sidney Alcantara
5555f8740b dark theme: increase backdrop opacity 2020-11-01 23:01:18 +11:00
Sidney Alcantara
24fb9aafef add theme override toggle 2020-11-01 22:54:09 +11:00
Sidney Alcantara
c2980d9013 add dark theme styles 2020-11-01 22:47:38 +11:00
Sidney Alcantara
4f7227453a fix hidden fields not updating 2020-11-01 21:01:55 +11:00
Sidney Alcantara
0a4025a827 Revert "fix:update when hidden fields change"
This reverts commit 5ddcbaa410.
2020-11-01 21:00:28 +11:00
Sidney Alcantara
621dd72dc2 Merge branch 'canary-react-data-grid' of https://github.com/AntlerVC/firetable into canary-react-data-grid 2020-11-01 20:57:20 +11:00
Sidney Alcantara
0871f64a7f add dark theme toggle 2020-11-01 20:57:16 +11:00
Shams mosowi
5ddcbaa410 fix:update when hidden fields change 2020-11-01 20:30:49 +11:00
Sidney Alcantara
f5d38abd65 Merge branch 'develop' into canary-react-data-grid
* develop:
  import wizards fixes
2020-11-01 20:06:56 +11:00
Sidney Alcantara
07a92f12af move ThemeProvider to AppProvider & fix theme customization 2020-11-01 20:06:43 +11:00
Sidney Alcantara
3874761fe0 import wizards fixes 2020-11-01 19:11:03 +11:00
Sidney Alcantara
f1c04abc6c re-enable Cell in wizards 2020-11-01 19:10:02 +11:00
Sidney Alcantara
667e5bc835 fix table background color 2020-11-01 17:41:31 +11:00
Sidney Alcantara
bc8e08c14d Merge branch 'canary-react-data-grid' of https://github.com/AntlerVC/firetable into canary-react-data-grid 2020-11-01 17:38:31 +11:00
Sidney Alcantara
2b8b6cd25a fix custom cell styling 2020-11-01 17:38:26 +11:00
Shams mosowi
ab48fe6ac2 fix action config:show stored callableName 2020-11-01 16:53:06 +11:00
Sidney Alcantara
40189b621b fix table styling 2020-11-01 16:43:01 +11:00
Sidney Alcantara
73e6bc981c move getCellValue to utils/fns 2020-11-01 14:52:45 +11:00
Sidney Alcantara
049b7d40fc rename util -> utils to prevent clash with node.js util package 2020-11-01 14:50:47 +11:00
Sidney Alcantara
9972dd8e77 Merge branch 'develop' into canary-react-data-grid
* develop:
  v1.1.5
  cli: fix multiple commands not running on windows (#192)
  v1.1.5-0
  fix spawn yarn ENOENT?
  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
  fix cloud functions build breaking
  import csv step 1
  add new ImportCSV upload/paste/url UI
  clean up ImportCSV
2020-11-01 14:16:21 +11:00
Sidney Alcantara
22392ba6f2 v1.1.5 2020-11-01 11:27:58 +11:00
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