Shams mosowi
33e5f7ead2
apiCall
2021-02-21 20:57:47 +08:00
Shams mosowi
8241b787f3
twilioMessage Spark
2021-02-20 08:44:56 +08:00
Shams mosowi
57148d6cd2
docSync forced update
2021-02-19 09:09:27 +08:00
Shams mosowi
ab4d4fb12c
fix if statement for initialisation
2021-02-18 20:47:42 +08:00
AntlerEngineering
77a5b803f6
Merge pull request #298 from AntlerVC/develop
...
Develop
2021-02-18 14:47:23 +11:00
Shams mosowi
63be171077
fix column editor pt2
2021-02-18 11:27:57 +08:00
Shams mosowi
08d0517c9a
fix column editor rule
2021-02-18 11:26:51 +08:00
Shams mosowi
3bb6867f92
fix initializables error
2021-02-17 15:57:04 +08:00
AntlerEngineering
f483cff321
Merge pull request #297 from AntlerVC/develop
...
Develop
2021-02-17 18:53:38 +11:00
Shams mosowi
ddea2cdd79
preview parsed csv data
2021-02-17 15:48:09 +08:00
Shams mosowi
5439b6a323
allow OPS to configure single/multi select options
2021-02-17 13:24:13 +08:00
Shams mosowi
53301e90c9
use csvImportParser function
2021-02-16 10:14:24 +08:00
Shams mosowi
e9dce31769
add checkbox csvParser
2021-02-16 10:13:57 +08:00
Shams mosowi
8a68b7f81b
fix type error
2021-02-15 15:36:39 +08:00
Shams mosowi
f5281c96af
fix initialization generator
2021-02-15 15:20:32 +08:00
Bobby
45e09b2699
Resolve export undefined error
2021-02-11 12:26:32 +11:00
Bobby
b70e7dd6d3
Resolve export undefined issue
2021-02-11 12:10:23 +11:00
Shams mosowi
1386e7fba9
cloudbuild admin initializer
2021-02-10 14:45:23 +08:00
Shams mosowi
bef47a93d2
compressedthumbnail update
2021-02-05 13:40:55 +08:00
Shams mosowi
4cdae5eb5e
initializables loader
2021-02-04 16:35:53 +08:00
Shams mosowi
1fdb8b806c
enable FT_initalize feature
2021-02-03 16:29:47 +08:00
Shams mosowi
794e5cbe25
fix propagates timeout bug
2021-02-03 16:28:51 +08:00
Shams mosowi
df0cedd79e
update spark dependanices
2021-02-03 14:32:03 +08:00
Shams mosowi
2840bf1770
update package.json
2021-02-02 21:48:54 +08:00
Shams mosowi
2e12c01e7d
update yarn locks2
2021-02-02 21:32:47 +08:00
Shams mosowi
8cf024c2b6
update yarn locks
2021-02-02 21:22:57 +08:00
Sidney Alcantara
5c90681490
Merge branch 'develop' into rc
...
* develop:
Add version number to UserMenu
Add version number to package.json
2021-01-31 15:11:01 +11:00
Sidney Alcantara
b1dee0d366
Add version number to UserMenu
2021-01-31 15:10:35 +11:00
Sidney Alcantara
934fa8a563
Add version number to package.json
2021-01-31 15:10:28 +11:00
Sidney Alcantara
1765802f86
Merge branch 'develop' into rc
...
* develop:
compressedThumbnail: fix type assertion
compressedThumbnail function: fix image orientation
2021-01-31 13:27:34 +11:00
Sidney Alcantara
7460235fc0
compressedThumbnail: fix type assertion
2021-01-31 13:26:58 +11:00
Sidney Alcantara
e5eab98c12
compressedThumbnail function: fix image orientation
2021-01-31 13:12:58 +11:00
Sidney Alcantara
463484452a
Merge branch 'develop' into rc
...
* develop:
fix @antlerengineering/form-builder broken selects in FormDialogs
2021-01-29 14:07:37 +11:00
Sidney Alcantara
8a00e24084
fix @antlerengineering/form-builder broken selects in FormDialogs
2021-01-29 14:07:13 +11:00
Sidney Alcantara
eb9490e14c
Merge branch 'develop' into rc
...
* develop:
fix spacing
2021-01-28 20:13:52 +11:00
Sidney Alcantara
b31ca6d7f8
fix spacing
2021-01-28 20:12:19 +11:00
AntlerEngineering
950488212e
Merge pull request #295 from AntlerVC/develop
...
Develop
2021-01-28 17:33:06 +11:00
AntlerEngineering
b493515d00
Merge pull request #292 from AntlerVC/fields-refactor
...
Fields refactor
2021-01-28 17:32:21 +11:00
Sidney Alcantara
344cdae5c0
remove react-ace, ramda dependencies
2021-01-28 17:26:02 +11:00
Sidney Alcantara
e4cf39644f
upgrade @antlerengineering/multiselect
2021-01-28 17:09:23 +11:00
Sidney Alcantara
bd3f98600d
Merge branch 'develop' into fields-refactor
...
* develop: (50 commits)
Add max seletion limit to firestore in operator filter
update binding doc once target doc is deleted
fixed field name typo
FT_BINDINGS POC
Add force update feature to spark
compile tracked fields for propagates
configurable triggerDepth
fix cloud function deployment replace "-" with "_" in function name
Fix subcollection triggerPath
Fix subcollection triggerPath and function name
Fix triggerPath and function name
Fix collectionGroup triggerPath
FT_functions subcollection and collectionGroup support
setup propagates
Make the "Hide" button more distinguishable from hide for oneself
Add console.log of requiredFields and type
Add console.log to spark index file
unremove used function
remove unused function
hide FT_function config for non-admin
...
2021-01-28 16:49:35 +11:00
Sidney Alcantara
43647e71a8
run prettier
2021-01-28 16:39:40 +11:00
Sidney Alcantara
4924af2a56
Merge branch 'fields-refactor' of https://github.com/AntlerVC/firetable into fields-refactor
2021-01-28 16:38:16 +11:00
Sidney Alcantara
97245e3952
refactor table cell formatter & editor HOCs
...
- consolidate formatter HOCs to components/fields
- introduce withBasicCell
- add BasicCell to withPopoverCell
- SideDrawerEditor becomes HOC & displays table cell
2021-01-28 16:38:05 +11:00
Shams mosowi
6d5dfd084e
Merge branch 'fields-refactor' of https://github.com/AntlerVC/firetable into fields-refactor
2021-01-27 20:48:30 +08:00
Shams mosowi
7ece711150
Merge branch 'develop' into fields-refactor
2021-01-27 20:42:43 +08:00
Sidney Alcantara
91e1af8020
fix import wizard preview step
2021-01-27 22:37:04 +11:00
Sidney Alcantara
e7cb8a1944
update SideDrawer db write behaviour
...
- stop writing field type’s initialValue if user didn’t dirty the field
- set all SideDrawer form initialValues to not undefined
- SideDrawer writes to db using updateCell fn (same as cells)
- SideDrawer form only resets if values differ
2021-01-27 20:00:10 +11:00
Sidney Alcantara
6e24f6e7f1
update DefaultValueInput copy
2021-01-27 15:47:14 +11:00
Sidney Alcantara
e0162dbe75
fix DefaultValueInput
2021-01-27 15:27:08 +11:00