Sidney Alcantara
e4c2ec9db9
fix gitignore root package.json, yarn.lock
2020-08-25 13:05:33 +10:00
Sidney Alcantara
e7b7c539f2
Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop
2020-08-25 13:03:10 +10:00
Sidney Alcantara
695b0962ac
fix gitignore removing cli dependencies
2020-08-25 13:03:05 +10:00
Shams mosowi
20e4187162
remove actions
2020-08-25 10:33:58 +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 mosowi
f2ce8f90d7
fix:duplicate row
2020-08-24 14:10:45 +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
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
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
Shams mosowi
69eaf321a4
support custom fieldNames and nested field key
2020-08-21 16:10:32 +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
Shams mosowi
b617a2dcc3
rules documentation
2020-08-20 15:25:03 +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
Shams mosowi
53c636b275
Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop
2020-08-19 11:55:31 +10:00
Shams mosowi
c734efebfc
derivatives run onCreate
2020-08-19 11:55:20 +10:00
Sidney Alcantara
f26481cf0b
Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop
2020-08-17 17:17:49 +10:00
Sidney Alcantara
576664a134
remove navigation tabs max width
2020-08-17 17:17:45 +10:00
Shams mosowi
b8828f7cc7
Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop
2020-08-14 12:56:04 +10:00
Shams mosowi
c098f141f1
algolia fn subtable support
2020-08-14 12:55:57 +10:00
Sidney Alcantara
121e475cef
add thumbnail support
2020-08-13 12:33:17 +10:00
Shams mosowi
fdaf3459dc
add firebase auth defs
2020-08-12 11:41:17 +10:00
AntlerEngineering
2f8dd81e63
Merge pull request #158 from AntlerVC/monaco
...
Monaco
2020-08-11 22:57:56 +10:00