Commit Graph

4117 Commits

Author SHA1 Message Date
dependabot[bot]
b7c1d58c63 Bump lodash from 4.17.20 to 4.17.21 in /cloud_functions/functions
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 17:18:35 +00:00
Shams mosowi
d3db79dadc mailchimp spark 2021-05-06 21:40:35 +10:00
Bobby
ea2c566aec bigquery spark issue fix 2021-05-06 15:02:34 +10:00
Shams
47371882c5 Update manifest.json 2021-05-04 17:20:37 +10:00
Shams mosowi
2588ddda36 add multiselect csv parser 2021-05-04 16:22:42 +10:00
Bobby
eb0995f09d bigquery spark rate limit update 2021-05-03 16:40:23 +10:00
Bobby
1a329e6322 bigquery spark update 2021-05-03 15:39:45 +10:00
Bobby
09d3faa9b8 implement bigquery rate limit retry algorithm 2021-05-03 14:54:13 +10:00
Bobby
ebaa6d73c9 bigquery spark update 2021-05-03 12:07:55 +10:00
Bobby
f9782d3fce biggquery spark: fix new line issue and add unknown type warning 2021-05-03 11:56:57 +10:00
Bobby
5e6ec5cc74 automate bigquery dataset, table and schema creation and update 2021-04-30 21:38:51 +10:00
Bobby
e77ff5ad10 create dataset/table if not exist in bigquery index spark 2021-04-30 17:26:41 +10:00
Bobby
6b2151fd1c update bigquery sql type 2021-04-30 15:11:53 +10:00
Bobby
b26e8e2e60 support more data types for bigquery 2021-04-30 14:58:52 +10:00
Bobby
247c883255 add derivative data type support for bigquery spark 2021-04-30 14:31:23 +10:00
Bobby
7631a19c44 fix bigquery spark update and url issue 2021-04-30 02:36:50 +10:00
Bobby
bf43103908 add bigqueryIndex to code editor type definition 2021-04-30 01:47:24 +10:00
Bobby
2dfa1192fd add firetable type support for bigquery spark 2021-04-30 01:46:30 +10:00
Bobby
764a4b513b add field types to sparks 2021-04-29 19:25:49 +10:00
Bobby
78f67bf9ab add big query spark 2021-04-28 18:56:37 +10:00
Bobby
5c212b71cb remove unused safe-eval 2021-04-28 18:30:27 +10:00
Shams mosowi
757142c20e validation regex 2021-04-26 22:23:05 +10:00
Shams mosowi
63407f5993 fix orderby 2021-04-26 13:07:17 +10:00
Shams mosowi
b45c87036e MERGE re-excute 2021-04-23 16:23:26 +10:00
Shams mosowi
172f82e29c Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2021-04-23 15:48:19 +10:00
Shams
ea587d29b8 Merge pull request #418 from AntlerVC/add-forced-update-listener-derivatives
add force refresh derivatives/sparks to table header
2021-04-23 15:39:29 +10:00
Shams mosowi
04f2877378 miss value 2021-04-23 15:24:39 +10:00
Scott Waddell
9913d844e6 add force refresh derivatives/sparks to table header 2021-04-22 09:11:35 +10:00
Shams
d660bb69af Merge pull request #417 from AntlerVC/add-forced-update-listener-derivatives
add forced updated listener to derivatives
2021-04-22 07:02:57 +10:00
Scott Waddell
6e5f7434c9 add forced updated listener to derivatives 2021-04-21 16:34:54 +10:00
Bobby
1efc45a8a4 move utilfns from loader to code editor 2021-04-21 13:25:54 +10:00
Bobby
e6124ec4b3 fix ft-build secret manager not exist issue 2021-04-21 12:43:56 +10:00
Shams
9462d6094f Merge pull request #416 from AntlerVC/rc-add-derivitave-storage
add storage ref to derivative code
2021-04-21 05:39:35 +10:00
Shams
98bea2b5b4 Merge branch 'develop' into rc-add-derivitave-storage 2021-04-21 05:37:55 +10:00
Shams mosowi
0a070060cd Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2021-04-20 21:12:10 +10:00
Shams mosowi
dac44b95af refactor useTable to use onSnapshot change + required field restriction 2021-04-20 21:11:08 +10:00
Shams mosowi
b1db5bd974 switch between date and firestore timestamp 2021-04-20 21:07:28 +10:00
Scott Waddell
0667ea357b fix lint error 2021-04-20 16:57:14 +10:00
Shams mosowi
f568f9631b updated RDG, copy paste function 2021-04-20 14:46:00 +10:00
Scott Waddell
fb7a84d025 add storage ref to derivative code 2021-04-20 14:44:48 +10:00
Bobby
630cc9e68d ft-builder fix spark traiding ";" issue 2021-04-20 12:50:08 +10:00
Bobby
67bce3b644 ft-builder fix utilFns spark import 2021-04-20 12:32:24 +10:00
Shams mosowi
e4131658c4 required field 2021-04-20 07:39:10 +10:00
Shams mosowi
9b854e2698 local row updates, missing fields enforcement 2021-04-20 07:38:50 +10:00
Shams mosowi
42c84282b1 centeralize update cell functionality to useFiretableContext 2021-04-19 18:42:11 +10:00
Shams mosowi
cc487c25aa remove console logs 2021-04-18 07:44:52 +10:00
Shams mosowi
c06737b321 fix sparks force save 2021-04-18 07:36:25 +10:00
Shams mosowi
72590a01bf status field type 2021-04-17 21:15:28 +10:00
Shams mosowi
6a6fc7e13a algolia connectTable personal search keys 2021-04-12 23:59:36 +10:00
Shams mosowi
2746716a43 remove unused algoliaConnectTable 2021-04-12 23:55:30 +10:00