Commit Graph

58 Commits

Author SHA1 Message Date
0ed1f8f382 added storage-delete node 2020-04-26 15:19:43 +02:00
7ac88211f7 experimenting with getting credentials as needed instead of setting them at node-creation 2020-04-23 20:05:02 +02:00
c7941c2647 fixed sloppy coding whenrefering to storage instead of this.storage in storage nodes 2020-04-23 12:58:55 +02:00
186b402d07 fixed bug in storage module 2020-04-22 20:03:17 +02:00
603029bc87 Merge pull request #16 from kunalkamble/patch-2
Update package version for get latest changes made in firebase-get node
2020-04-14 07:36:03 +02:00
4028ef7b9e Merge pull request #15 from kunalkamble/patch-1
Add missing parameter to setup method in firestore-get node
2020-04-14 07:35:34 +02:00
2487685aea Update package version for get latest changes made in firebase-get node 2020-04-13 15:38:33 -04:00
053e368a4c Add missing parameter to setup method in firestore-get node 2020-04-13 15:37:14 -04:00
b070a52ee0 fixed utterly embarassing bugs in rtdb-query and firestore-query where query properties were never processed 2019-07-22 09:08:37 +02:00
3ca32c00ae added guard for payload without path in rtdb-get and rtdb-on 2019-07-21 12:54:19 +02:00
87a2ed5022 added guard for firebase-config init call without creentials set 2019-07-20 17:07:58 +02:00
e29eec83f8 added guard for firebase-config init call without creentials set 2019-07-20 17:07:12 +02:00
48df733c1a adding guard for other components already initalized firebase-admin 2019-07-16 13:31:56 +02:00
aea77bf8cb adding guard for other components already initalized firebase-admin 2019-07-16 13:11:57 +02:00
6c308fec3e adding guard for other components already initalized firebase-admin 2019-07-16 12:44:36 +02:00
6ba94648e0 adding guard for other components already initalized firebase-admin 2019-07-16 12:30:14 +02:00
6ed3d21a4f adding guard for other components already initalized firebase-admin 2019-07-16 11:18:15 +02:00
d8e42e59d7 adding guard for other components already initalized firebase-admin 2019-07-16 10:39:44 +02:00
3b0931fde2 adding guard for other components already initalized firebase-admin 2019-07-16 09:54:11 +02:00
e43f270257 additional exception checking in storage-read 2019-07-15 15:38:30 +02:00
ca92bc0617 additional exception checking in storage-read 2019-07-15 11:34:57 +02:00
f8fc2a32d7 added on nodes for rtdb and firestore andmade nodes pass through msg objects with as little changes as possible 2019-07-15 10:27:20 +02:00
fefe2f2509 added on nodes for rtdb and firestore andmade nodes pass through msg objects with as little changes as possible 2019-07-15 10:27:01 +02:00
e9fd502879 fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:33:20 +02:00
e9de7bf131 fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:31:30 +02:00
d353f02b6f fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:09:13 +02:00
ae7eb94ee3 fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:06:26 +02:00
2331c7d01e fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:00:44 +02:00
1e3cad7906 added readme for output node of storage-write 2019-07-08 15:11:40 +02:00
48910a9700 added output port for storage-write that gives status 2019-07-08 15:10:26 +02:00
a41df8813f fixed bug in readme 2019-07-07 10:35:09 +02:00
20bbb3c8ef addes storage-list and some supporting logic in storage-read 2019-07-07 10:32:47 +02:00
e248109ffc fixed typo 2019-07-02 20:46:39 +02:00
2cfbd1ef86 fixed typo 2019-07-02 20:45:44 +02:00
1002fb3410 fixed typo 2019-07-02 20:44:43 +02:00
4ece0652aa bumped version 2019-07-02 20:43:23 +02:00
df5b5c8e82 refactord, tidied up, added icon for storage and a new node for writing buffers to storage files 2019-07-02 20:43:04 +02:00
ae90a7c225 added global firebase context settings 2019-07-02 19:45:37 +02:00
077199e320 added docs for storage-read 2019-07-02 07:24:28 +02:00
792374e1c8 first version of a cloud storage read node 2019-07-02 07:05:40 +02:00
4be314d75a Merge pull request #3 from santanafabio/patch-2
Reference to "storageBucket" on init
2019-07-02 07:01:51 +02:00
7e99838602 Merge branch 'master' into patch-2 2019-07-01 13:10:20 -03:00
54395c6a6b Merge pull request #1 from santanafabio/patch-1
Update README.md
2019-07-01 13:05:38 -03:00
8250c7460b Reference to "storageBucket" on init 2019-07-01 12:52:20 -03:00
8b0ee83c8c added environment variables to control updates of flows 2019-06-23 20:59:10 +02:00
0af1a1b15a added flow rtdb saving nodes 2019-06-23 20:11:05 +02:00
632e06c586 added path config variable for rtdb-get 2019-06-23 17:29:38 +02:00
56b47400bd fixed typo in README 2019-06-23 11:38:31 +02:00
c8536be9a2 fixed typo in README 2019-06-23 11:38:20 +02:00
0e720baee7 bumping version for npm 2019-06-22 16:02:33 +02:00