Commit Graph

4117 Commits

Author SHA1 Message Date
AntlerEngineering
b29f7844e8 Merge pull request #399 from AntlerVC/FT_function
fix sparks shouldEvaluateReducer
2021-03-20 22:38:21 +10:00
Bobby
16c3b15a7a move spark validation logic to ui code editor 2021-03-19 16:24:12 +11:00
Bobby
17f242bfa9 update monaco editor to 4.1.0 2021-03-18 21:17:44 +11:00
Bobby
0fae1eb6fe Merge branch 'feature/cloud-run' of github.com:AntlerVC/firetable into feature/cloud-run 2021-03-18 20:08:25 +11:00
Bobby
5427ab7335 reformat utils.ts 2021-03-18 20:06:42 +11:00
Shams mosowi
c6141db9fc fix derivative bug 2021-03-18 17:13:55 +10:00
Shams mosowi
3a96010cad fix sparks shouldEvaluateReducer 2021-03-18 16:48:45 +10:00
Bobby
53af8b0677 improve security of ft build 2021-03-17 20:17:02 +11:00
Bobby
6d3ca89e67 add error log to sparks lib and resolve issues 2021-03-17 16:42:18 +11:00
AntlerEngineering
c5ff27c6e5 Merge pull request #398 from AntlerVC/develop
Develop
2021-03-17 13:05:52 +10:00
Shams mosowi
eb76ff030c set firebase project id without .env 2021-03-17 13:02:14 +10:00
Sidney Alcantara
657557a953 Merge pull request #396 from AntlerVC/dependabot/npm_and_yarn/cloud_functions/functions/develop/google-cloud/firestore-4.9.7
Bump @google-cloud/firestore from 4.9.1 to 4.9.7 in /cloud_functions/functions
2021-03-17 00:52:41 +11:00
Sidney Alcantara
86cbb219c6 Merge pull request #394 from AntlerVC/dependabot/npm_and_yarn/cloud_functions/functions/develop/algoliasearch-4.8.6
Bump algoliasearch from 4.8.4 to 4.8.6 in /cloud_functions/functions
2021-03-17 00:52:22 +11:00
Sidney Alcantara
9f27ba83b3 Merge pull request #391 from AntlerVC/dependabot/npm_and_yarn/FT_functions/compiler/develop/js-beautify-1.13.5
Bump js-beautify from 1.13.0 to 1.13.5 in /FT_functions/compiler
2021-03-17 00:51:31 +11:00
Sidney Alcantara
2b1a04e8e0 Merge pull request #390 from AntlerVC/dependabot/npm_and_yarn/cloud_functions/functions/develop/imagemin-pngquant-9.0.2
Bump imagemin-pngquant from 9.0.1 to 9.0.2 in /cloud_functions/functions
2021-03-17 00:51:22 +11:00
Sidney Alcantara
5cffcc042d Merge pull request #379 from AntlerVC/dependabot/npm_and_yarn/www/develop/json2csv-5.0.6
Bump json2csv from 5.0.1 to 5.0.6 in /www
2021-03-17 00:51:14 +11:00
Sidney Alcantara
989ea1885a Merge pull request #381 from AntlerVC/dependabot/npm_and_yarn/www/develop/types/dompurify-2.2.1
Bump @types/dompurify from 2.0.1 to 2.2.1 in /www
2021-03-17 00:48:41 +11:00
Sidney Alcantara
ac1825605c Merge pull request #382 from AntlerVC/dependabot/npm_and_yarn/www/develop/types/lodash-4.14.168
Bump @types/lodash from 4.14.149 to 4.14.168 in /www
2021-03-17 00:48:32 +11:00
Sidney Alcantara
5e5f674afd Merge pull request #380 from AntlerVC/dependabot/npm_and_yarn/www/develop/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /www
2021-03-17 00:48:06 +11:00
Bobby
26539915aa update env error handling flow 2021-03-16 20:40:10 +11:00
Bobby
8bcd9bc884 remove unused code 2021-03-16 20:20:52 +11:00
Bobby
e7b0520bde add functionConfig.ts validation 2021-03-16 20:18:59 +11:00
Bobby
cc1e163f32 add log invalid config path 2021-03-16 20:08:21 +11:00
Bobby
3dd4cbe7d7 add firetable user timestamp 2021-03-16 18:30:11 +11:00
Bobby
2c734df831 add user info to error table 2021-03-16 18:22:53 +11:00
Bobby
a678b4d87c update db settings 2021-03-16 18:10:22 +11:00
Bobby
469c540d3f rename ranByUID 2021-03-16 17:36:39 +11:00
Bobby
a2bb1a8529 rename errorStackTrace 2021-03-16 17:35:18 +11:00
Bobby
e45b0a37a8 validate sparks config is valid javascript object 2021-03-16 17:27:46 +11:00
Bobby
6db83861a7 more extensible error handler 2021-03-16 15:05:33 +11:00
Bobby
ffef74ddfc remove debug statement 2021-03-15 21:52:40 +11:00
Bobby
9c4401cf85 update wording 2021-03-15 21:49:47 +11:00
Bobby
56dbd8b7b5 log ft build errors to firestore 2021-03-15 21:47:45 +11:00
Bobby
d81c4444d8 update yarn.lock 2021-03-15 17:45:55 +11:00
Bobby
21b73ff433 update ft build doc url 2021-03-15 17:45:06 +11:00
Shams mosowi
2be4a69748 rename 2021-03-12 21:06:25 +10:00
Shams mosowi
70291e1ab9 rename 2021-03-12 21:01:16 +10:00
Shams mosowi
7154847b50 update snackbar 2021-03-12 20:42:37 +10:00
Shams mosowi
eb1f083b01 Merge remote-tracking branch 'origin/master' into feature/cloud-run 2021-03-12 20:42:21 +10:00
Shams
b1e10519c0 Merge pull request #377 from AntlerVC/rc
v1.3.3
2021-03-12 19:48:12 +10:00
Shams mosowi
71f85a0368 clean up 2021-03-12 19:24:58 +10:00
dependabot[bot]
b4cc24cbd4 Bump @google-cloud/firestore in /cloud_functions/functions
Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 4.9.1 to 4.9.7.
- [Release notes](https://github.com/googleapis/nodejs-firestore/releases)
- [Changelog](https://github.com/googleapis/nodejs-firestore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-firestore/compare/v4.9.1...v4.9.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 07:33:01 +00:00
dependabot[bot]
adc5840899 Bump algoliasearch from 4.8.4 to 4.8.6 in /cloud_functions/functions
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.8.4 to 4.8.6.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.8.4...4.8.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 07:32:19 +00:00
dependabot[bot]
956cfe2822 Bump js-beautify from 1.13.0 to 1.13.5 in /FT_functions/compiler
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.0 to 1.13.5.
- [Release notes](https://github.com/beautify-web/js-beautify/releases)
- [Changelog](https://github.com/beautify-web/js-beautify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/beautify-web/js-beautify/compare/v1.13.0...v1.13.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 07:31:50 +00:00
dependabot[bot]
60e4e02f36 Bump imagemin-pngquant from 9.0.1 to 9.0.2 in /cloud_functions/functions
Bumps [imagemin-pngquant](https://github.com/imagemin/imagemin-pngquant) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/imagemin/imagemin-pngquant/releases)
- [Commits](https://github.com/imagemin/imagemin-pngquant/compare/v9.0.1...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 07:31:28 +00:00
dependabot[bot]
64c7d9b402 Bump @types/lodash from 4.14.149 to 4.14.168 in /www
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.149 to 4.14.168.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 02:26:11 +00:00
dependabot[bot]
a9e6097bbd Bump @types/dompurify from 2.0.1 to 2.2.1 in /www
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 2.0.1 to 2.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 02:25:09 +00:00
dependabot[bot]
b02777204c Bump lodash from 4.17.20 to 4.17.21 in /www
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-03-12 02:24:39 +00:00
dependabot[bot]
6141d1be98 Bump json2csv from 5.0.1 to 5.0.6 in /www
Bumps [json2csv](https://github.com/zemirco/json2csv) from 5.0.1 to 5.0.6.
- [Release notes](https://github.com/zemirco/json2csv/releases)
- [Changelog](https://github.com/zemirco/json2csv/blob/v5.0.6/CHANGELOG.md)
- [Commits](https://github.com/zemirco/json2csv/compare/v5.0.1...v5.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 02:24:06 +00:00
Sidney Alcantara
096e8e21cb Merge branch 'develop' into rc
* develop:
  bump version number
2021-03-12 13:06:58 +11:00