Commit Graph

4117 Commits

Author SHA1 Message Date
Sidney Alcantara
695b0962ac fix gitignore removing cli dependencies 2020-08-25 13:03:05 +10:00
AntlerEngineering
bb486a98ea Merge pull request #172 from AntlerVC/develop
remove actions
2020-08-25 10:41:21 +10:00
Shams mosowi
20e4187162 remove actions 2020-08-25 10:33:58 +10:00
AntlerEngineering
c944edb427 Merge pull request #171 from AntlerVC/develop
Develop
2020-08-25 10:09:19 +10:00
Shams mosowi
6c3691be4d Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-08-25 10:05:38 +10:00
Shams mosowi
0634db0cd0 fix derivatives with - in collection names 2020-08-25 09:59:25 +10:00
Shams mosowi
07abd19290 fix table export for nested fields 2020-08-25 09:58:40 +10:00
Sidney Alcantara
7ee5ec37bc update CLI text formatting 2020-08-24 23:37:30 +10:00
Sidney Alcantara
497229f01e Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-08-24 20:09:48 +10:00
Sidney Alcantara
c0f97329bf fix unnecessary type assertion 2020-08-24 20:09:44 +10:00
Shams
57987d8915 Merge pull request #170 from AntlerVC/develop
fix:duplicate row
2020-08-24 14:11:38 +10:00
Shams mosowi
f2ce8f90d7 fix:duplicate row 2020-08-24 14:10:45 +10:00
Shams
71f3bfda58 Merge pull request #169 from AntlerVC/develop
CLI updates
2020-08-23 21:21:31 +10:00
Shams mosowi
f3ffaa67c9 updated cli docs 2020-08-23 21:20:48 +10:00
Shams mosowi
f714012d12 updated cli, use the firetable npm package 2020-08-23 21:11:46 +10:00
Shams
40b06fb4f3 Merge pull request #168 from AntlerVC/develop
Develop
2020-08-23 15:37: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
375f95cdc1 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-08-23 11:51:08 +10:00
Sidney Alcantara
3072a8bfde fix Table crashing if no user hidden fields 2020-08-23 11:51:04 +10:00
sidney alcantara
6e58a23bb4 Merge pull request #167 from AntlerVC/react-hook-form
React hook form migration for SideDrawer
2020-08-22 16:33:35 +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
8aef9b112c consolidate all field props to IFieldProps 2020-08-22 16:25:34 +10:00
Shams mosowi
74d76be37e discord shield 2020-08-21 21:55:11 +10:00
Sidney Alcantara
d7bb345f9f migrate remaining fields to react-hook-form 2020-08-21 21:52:18 +10:00
AntlerEngineering
d3b59f03c2 Merge pull request #166 from AntlerVC/develop
fix subtable cell
2020-08-21 17:47:24 +10:00
Sidney Alcantara
90cdd14cb7 enable Autosave 2020-08-21 17:42:38 +10:00
Shams mosowi
a00eafce70 fix subtable cell 2020-08-21 17:39:34 +10:00
Sidney Alcantara
7b58721bbb fix Form not updating values when navigating up/down 2020-08-21 17:19:19 +10:00
Sidney Alcantara
9c50512a7c update firestore console url 2020-08-21 16:48:38 +10:00
AntlerEngineering
ca63bf4a23 Merge pull request #165 from AntlerVC/develop
support custom fieldNames and nested field key
2020-08-21 16:14:42 +10:00
Shams mosowi
69eaf321a4 support custom fieldNames and nested field key 2020-08-21 16:10:32 +10:00
AntlerEngineering
0a50881dbc Merge pull request #164 from AntlerVC/develop
Develop
2020-08-21 13:03:56 +10:00
Shams mosowi
5119725346 cli/throw error if system doesnt have the required packages 2020-08-20 22:45:55 +10:00
Shams mosowi
58fcbf2e33 remove unused npm packages 2020-08-20 22:43:44 +10:00
Sidney Alcantara
bc80c99d77 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-08-20 18:05:08 +10:00
Sidney Alcantara
3a8782e215 fix TS imports breaking cloud build function deploy 2020-08-20 18:05:04 +10:00
Sidney Alcantara
e7e095ec57 fix functions failing to build due to typescript 2020-08-20 17:54:31 +10:00
AntlerEngineering
3af4831f81 Merge pull request #163 from AntlerVC/develop
rules documentation
2020-08-20 15:28:57 +10:00
Shams mosowi
b617a2dcc3 rules documentation 2020-08-20 15:25:03 +10:00
Shams
d9bc9f27c7 Update README.md 2020-08-20 13:57:28 +10:00
Shams
c8d81f477a Merge pull request #162 from AntlerVC/develop
Develop
2020-08-20 13:56:37 +10:00
Shams mosowi
a5ffd23d6e disable unavailable setting options 2020-08-20 13:50:37 +10:00
Shams mosowi
19e9f000a2 fix toggle 2020-08-20 13:48:57 +10:00
Shams mosowi
5ee2954480 hidden field support and more field specific parsing for typeform webhook 2020-08-20 13:41:55 +10:00
Shams mosowi
a28f33a685 fixed webhook dialog state 2020-08-19 23:38:57 +10:00
Shams mosowi
5388c231af added cli readme 2020-08-19 19:36:20 +10:00
Shams mosowi
0dd29f37ee require webhooks to be enabled 2020-08-19 19:35:35 +10:00
Shams mosowi
7fdbe0c310 typeform webhook integration 2020-08-19 19:32:08 +10:00