Commit Graph

88 Commits

Author SHA1 Message Date
Sidney Alcantara
988b2aa411 fix form-builder Submit button 2021-01-27 15:12:05 +11:00
Sidney Alcantara
820d6f336e standardise StyledModal & refactor ColumnMenu modals 2021-01-25 13:42:36 +11:00
Sidney Alcantara
1d10e082ca add basic Checkbox field config 2020-11-23 12:23:04 +11:00
Sidney Alcantara
64eb2911dc fix A key 2020-11-02 13:38:19 +11:00
Shams mosowi
a2cff390ec dnd column ordering 2020-11-02 12:36:45 +11:00
Sidney Alcantara
c2980d9013 add dark theme styles 2020-11-01 22:47:38 +11:00
Sidney Alcantara
0871f64a7f add dark theme toggle 2020-11-01 20:57:16 +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
9316501190 update date-fns 2020-10-31 22:09:37 +11:00
Sidney Alcantara
dd8ba493c9 import CSV: step 1 2020-10-31 13:47:42 +11:00
Shams mosowi
7eea48a425 updated React-data-grid 2020-10-30 14:32:10 +11:00
Shams mosowi
9444e54f5e e2e testing setup 2020-10-30 01:45:36 +11:00
Shams mosowi
dbdec01431 Merge branch 'develop' of https://github.com/AntlerVC/firetable into canary-react-data-grid 2020-10-26 12:58:19 +11:00
Sidney Alcantara
b90dcc977e upgrade multiselect 2020-10-22 10:17:02 +11:00
Shams mosowi
6920d34614 update firebase, enable ignore undifined 2020-10-14 10:30:18 +11:00
Shams mosowi
91980970d7 Revert "Merge branch 'canary-react-data-grid' into develop"
This reverts commit 10a5df56ac, reversing
changes made to ef5b745033.
2020-10-14 09:31:59 +11:00
Shams mosowi
63061a4372 initial 2020-10-11 12:26:29 +11:00
Shams mosowi
27577d1604 remove unused package 2020-10-10 23:16:59 +11:00
Shams mosowi
f4ab757277 remove grapejs 2020-10-10 14:04:08 +11:00
Sidney Alcantara
fdbdc66988 update TableSettings button styling 2020-10-09 16:16:05 +11:00
Shams mosowi
1b614bf80d updated table dialog 2020-10-09 13:03:23 +11:00
Sidney Alcantara
b1407cfef6 ConnectTableSelect: migrate to MultiSelect 2020-09-30 16:38:42 +10:00
Sidney Alcantara
7314a12184 update @antlerengineering dependencies 2020-09-09 13:15:49 +10:00
Sidney Alcantara
5ba00e2138 require node >=10 <13 2020-09-08 11:56:43 +10:00
Sidney Alcantara
3385650e57 Merge pull request #183 from AntlerVC/feature/sidedrawer-url-Ref
store sidedrawer docRef in the url
2020-09-04 17:16:24 +10:00
Shams mosowi
c9466e8445 require node 10 or higher 2020-09-04 12:26:09 +10:00
Sidney Alcantara
009ced870d enable Hide Fields feature 2020-09-04 11:11:57 +10:00
Sidney Alcantara
f886a47eb7 upgrade firebase-tools 2020-09-03 10:53:32 +10:00
Sidney Alcantara
90f59b0b30 upgrade to prettier 2 2020-09-03 10:52:18 +10:00
Sidney Alcantara
a1369e1cac add step 4 & preview columns 2020-09-01 21:28:40 +10:00
Sidney Alcantara
41037845b6 add ImportWizard, Step1 2020-08-31 14:40:52 +10:00
Sidney Alcantara
d90bd627cd remove local yarn script 2020-08-25 19:01:04 +10:00
Sidney Alcantara
083090a809 remove global installation of serve in firetable start command 2020-08-25 17:44:41 +10:00
Sidney Alcantara
bfa6333007 remove formik, other unused dependencies 2020-08-23 12:02:46 +10:00
Sidney Alcantara
40122f054a move all @types packages to devDependencies 2020-08-23 11:54:39 +10:00
Sidney Alcantara
6a4dda11f2 upgrade react-hook-form 2020-08-23 11:53:14 +10:00
Sidney Alcantara
92d2824e82 Merge branch 'develop' into react-hook-form
* develop: (53 commits)
  discord shield
  fix subtable cell
  support custom fieldNames and nested field key
  cli/throw error if system doesnt have the required packages
  remove unused npm packages
  fix TS imports breaking cloud build function deploy
  fix functions failing to build due to typescript
  rules documentation
  disable unavailable setting options
  fix toggle
  hidden field support and more field specific parsing for typeform webhook
  fixed webhook dialog state
  added cli readme
  require webhooks to be enabled
  typeform webhook integration
  derivatives run onCreate
  remove navigation tabs max width
  algolia fn subtable support
  add thumbnail support
  add firebase auth defs
  ...
2020-08-22 16:30:48 +10:00
Sidney Alcantara
121e475cef add thumbnail support 2020-08-13 12:33:17 +10:00
AntlerEngineering
6c1ccb2333 Merge branch 'monaco' into develop 2020-08-11 21:42:30 +10:00
Shams mosowi
08aae3aca0 autocomplete row fields 2020-08-06 22:54:05 +10:00
Shams mosowi
0f61821555 functional 2020-08-06 14:22:31 +10:00
Sidney Alcantara
1a9f1989e6 migrate more fields to react-hook-form 2020-07-21 19:12:30 +10:00
Sidney Alcantara
32c625ea4a add basic react-hook-form implementation with basic autosave 2020-07-17 17:47:42 +10:00
Sidney Alcantara
b46b31711a upgrade internal dependencies 2020-07-10 16:36:25 +10:00
Shams mosowi
be8909ff26 column setttings setup+ single/multiselect fields 2020-07-03 17:44:06 +08:00
Shams mosowi
764dd3c7d2 feat:code field 2020-06-26 13:43:46 +08:00
Shams mosowi
d7ea32032c export table runs on frontend instead of callable 2020-06-21 01:19:10 +08:00
Shams mosowi
57fb561eef grid view POC 2020-05-11 13:05:02 +08:00
Sidney Alcantara
c122510680 upgrade to @antlerengineering/multiselect 2020-05-06 16:27:50 +10:00
Shams mosowi
29bac8a523 update cloud build config 2020-05-04 18:11:57 +08:00