Commit Graph

4117 Commits

Author SHA1 Message Date
Shams mosowi
857313e0c9 history snapshot 2020-12-16 18:06:27 +08:00
Shams mosowi
75bf9f975e remove pubsub sparks implementation 2020-12-16 17:34:56 +08:00
AntlerEngineering
a3068472a9 Merge branch 'develop' into FT_function 2020-12-15 21:32:14 +11:00
Shams mosowi
0c71518c72 fix docSync reducer 2020-12-15 18:07:46 +08:00
Shams mosowi
1b7acffe66 redeploy prompt after editing a derivative 2020-12-15 18:02:07 +08:00
Shams mosowi
c7f4426020 async FT compile 2020-12-15 13:48:12 +08:00
Shams mosowi
3e673bd078 fix cloudbuild node versiob 2020-12-15 13:02:15 +08:00
Shams mosowi
f6ad47746c fix algoliaIndex spark 2020-12-15 12:54:21 +08:00
Shams mosowi
b2dcc4946a remove local key refrence 2020-12-15 12:35:49 +08:00
Shams mosowi
fee199cd82 remove fsevents 2020-12-15 12:30:29 +08:00
Shams mosowi
593d7c8e83 update FT yaml 2020-12-15 12:25:52 +08:00
Shams mosowi
79fdcb4318 FT cloud build setup 2020-12-15 12:19:42 +08:00
Shams mosowi
8cc5c262b6 add try catch to derivatives 2020-12-15 10:49:50 +08:00
Shams mosowi
c816b4039f sparks Editor ui/functional slack sendgrid algolia 2020-12-14 18:23:01 +08:00
dependabot[bot]
caa357a468 Bump ini from 1.3.5 to 1.3.8 in /cloud_functions/functions
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 23:01:00 +00:00
Shams mosowi
3c367094ae sperate compiler code, secret manager support in derivatives 2020-12-12 00:28:44 +08:00
AntlerEngineering
5b382270bd Merge pull request #280 from AntlerVC/develop
Fix:first table setup bug
2020-12-11 13:53:11 +11:00
Shams mosowi
a47b957110 disable action param editing 2020-12-11 10:00:50 +08:00
Shams mosowi
faa2e6b976 FIX:prevent crashing when creating the first table 2020-12-11 09:57:37 +08:00
Shams mosowi
4cf732043e functional derivatives and sparks 2020-12-10 18:57:43 +08:00
Harini Janakiraman
9c6377c84a Update README.md 2020-12-10 09:57:40 +11:00
AntlerEngineering
ca517994d5 Merge pull request #278 from AntlerVC/sparks
Sparks
2020-12-09 13:29:18 +11:00
Shams mosowi
797d783827 Merge branch 'sparks' of https://github.com/AntlerVC/firetable into sparks 2020-12-09 10:22:42 +08:00
Shams mosowi
424bd05f03 Merge branch 'FT_function' into sparks 2020-12-09 10:19:37 +08:00
AntlerEngineering
19c7310a99 Merge pull request #279 from AntlerVC/cloud-actions
Cloud actions
2020-12-09 11:49:18 +11:00
AntlerEngineering
041a539f3c Merge pull request #277 from AntlerVC/develop
Develop
2020-12-09 11:47:41 +11:00
Shams mosowi
83a2336a3d fix actionScript params config 2020-12-08 12:26:21 +08:00
Shams mosowi
dbf60133a7 fix derivatives "-" nameing error 2020-12-08 11:48:47 +08:00
Shams mosowi
b9092e942a remove derivative ref restriction 2020-12-07 17:16:21 +08:00
Shams mosowi
16d27e58f9 derivatives subtable support 2020-12-07 16:31:08 +08:00
Shams
b5a3148201 Merge pull request #275 from AntlerVC/develop
Develop
2020-12-07 11:50:37 +08:00
Shams mosowi
970f9f25a7 action params config access 2020-12-07 11:48:50 +08:00
Shams
0f4f7b6d05 Merge pull request #274 from AntlerVC/dependabot/npm_and_yarn/e2e/highlight.js-10.4.1
Bump highlight.js from 10.3.1 to 10.4.1 in /e2e
2020-12-07 08:54:30 +08:00
dependabot[bot]
ce8840630e Bump highlight.js from 10.3.1 to 10.4.1 in /e2e
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.1 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.1...10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 21:56:52 +00:00
Sidney Alcantara
6945e73865 restyle Action link in SideDrawer 2020-12-02 19:56:13 +11:00
Sidney Alcantara
d975c1ce68 align Url, SubTable SideDrawer fields 2020-12-02 19:52:35 +11:00
Sidney Alcantara
9f2399cff5 add Aggregate, Derivative fields 2020-12-02 19:52:19 +11:00
Sidney Alcantara
2ce8328f78 add Number, Percentage fields 2020-12-02 19:51:55 +11:00
Sidney Alcantara
9fab504983 add Email, Phone, Url fields 2020-11-30 17:30:44 +11:00
Sidney Alcantara
c1a3044f50 add LongText field 2020-11-30 16:56:01 +11:00
Sidney Alcantara
c6f156664e add config to column type 2020-11-30 16:55:54 +11:00
Sidney Alcantara
6877198663 add ShortText field 2020-11-30 16:44:17 +11:00
Sidney Alcantara
8dd18cb8e8 add SideDrawerEditor to fields 2020-11-30 16:44:09 +11:00
Sidney Alcantara
b416019e17 require field initalValues to not be undefined 2020-11-30 10:53:54 +11:00
Sidney Alcantara
ed108eee09 fix SideDrawer not working for first row 2020-11-30 10:35:29 +11:00
Sidney Alcantara
635de51e95 add User field 2020-11-29 18:52:42 +11:00
Sidney Alcantara
bbff0b975c standardize disabled field 2020-11-29 18:28:18 +11:00
Sidney Alcantara
69f9476293 add Id field 2020-11-29 18:24:38 +11:00
Sidney Alcantara
1e77eee122 add Action field 2020-11-29 18:03:55 +11:00
Sidney Alcantara
7e25b40194 add SubTable field 2020-11-29 17:25:25 +11:00