Commit graph

58 commits

Author SHA1 Message Date
navaneeth
2a359f8046 Feature: Update document query for ES 2021-05-14 18:55:17 +05:30
navaneeth
3cc36e315c Feature: Get document query for ES 2021-05-14 18:46:50 +05:30
navaneeth
1badbe0bcb Feature: Used cached connection for ES 2021-05-14 18:34:00 +05:30
navaneeth
6be9cdc41d Feature: Index query for elasticsearch 2021-05-14 18:29:33 +05:30
navaneeth
6f0e65cb93 Feature: Memoize firestore connection 2021-05-14 12:40:01 +05:30
navaneeth
bb089d8ab3 Feature: Purge cached connections on data source update 2021-05-14 12:39:38 +05:30
navaneeth
86933958a8 Feature: Query to insert multiple documents to mongodb 2021-05-13 22:47:10 +05:30
navaneeth
e6134c875d Feature: Query to insert one document to mongodb 2021-05-13 22:33:00 +05:30
navaneeth
adb88c254e Feature: Connect to mongo using connection strings 2021-05-13 22:08:13 +05:30
navaneeth
a418a6ebae Feature: Query editor for DynamoDB, list table query 2021-05-13 19:01:55 +05:30
navaneeth
6ad3970212 Feature: Test AWS DynamoDB connection 2021-05-13 18:02:41 +05:30
navaneeth
5053245112 Feature: Query goodle sheet metadata 2021-05-13 12:40:15 +05:30
navaneeth
a981e39b37 Fix for backend crash while reading empty google sheets 2021-05-13 12:26:23 +05:30
navaneeth
b671faeb13 Feature: Append data to google sheets 2021-05-13 12:20:26 +05:30
navaneeth
3aa2b962fc [Google sheets] Refresh access token if expired 2021-05-13 10:29:37 +05:30
navaneeth
3b87d0e26c [Google sheets] Show proper error messages 2021-05-13 09:37:58 +05:30
navaneeth
432b1b6386 Feature: Delete documents from firestore 2021-05-11 21:22:44 +05:30
navaneeth
0daa0dfddf Feature: add document query for firestore 2021-05-11 20:39:06 +05:30
navaneeth
65cae987c4 Codehinter support for firestore query editor 2021-05-11 19:36:26 +05:30
navaneeth
ea22e97152 Feature: Test mongodb connection 2021-05-04 18:14:37 +05:30
navaneeth
4957f31a8d Backed services for mongodb 2021-05-04 18:11:06 +05:30
navaneeth
e90f55c91b [Slack] Send message as user instead of app 2021-05-04 14:36:08 +05:30
navaneeth
508e8df19e Slack OAuth backend services 2021-05-04 12:06:57 +05:30
navaneeth
1fdbac3f2d Fix for incorrect url for REST API queries 2021-05-02 19:30:08 +05:30
navaneeth
89bdd82080 Multiple bug fixes for rest api queries 2021-05-02 14:57:26 +05:30
navaneeth
e1c9d6cbff Feature: Connection testing for MySQL, ES & Firestore 2021-04-30 11:01:47 +05:30
navaneeth
112e719db4 Feature: Test connections while adding datasources 2021-04-30 10:34:10 +05:30
navaneeth
95858d1736 Setup Rubocop 2021-04-29 12:11:23 +05:30
navaneeth
ca34b3d2c5 Feature: Backend for Elasticsearch queries 2021-04-28 13:36:45 +05:30
navaneeth
e5a0a80d0f Feature: Where conditions for firestore queries 2021-04-28 10:55:22 +05:30
navaneeth
3e6ffec6a7 Feature: Bulk update option for firestore queries 2021-04-24 23:45:23 +05:30
navaneeth
537c9986e6 Feature: Bulk update query for tables, GUI mode for postgres 2021-04-24 18:27:15 +05:30
navaneeth
a7c9140ba2 Backend for read google sheets operation 2021-04-22 16:29:42 +05:30
Navaneeth Pk
5cf8bfadfd
Feature: Google sheets as data source (#115) 2021-04-22 12:33:38 +05:30
navaneeth
7b1b2f2c30 Display alerts if queries fail 2021-04-20 15:22:00 +05:30
navaneeth
d61b4826a5 Rescue redis exceptions 2021-04-20 15:05:01 +05:30
navaneeth
ff9c292830 BugFix for incorrect redis auth 2021-04-20 10:40:42 +05:30
navaneeth
cef92cf5a1 Store connections in global vars for pg, redis & mysql 2021-04-20 10:26:17 +05:30
navaneeth
7461e4cea1 Feature: Backend for redis queries 2021-04-19 22:20:15 +05:30
navaneeth
1833a981c6 Re-athorize when the OAuth2 tokens get expired 2021-04-18 16:24:11 +05:30
navaneeth
21cb424fcd Generate & store OAuth2 tokens for dat asources 2021-04-18 15:00:07 +05:30
navaneeth
6bc08ab33f Include current user in backend query services 2021-04-18 13:28:19 +05:30
navaneeth
5a0e74717f Data source builder for OAuth2 sources 2021-04-16 22:15:10 +05:30
navaneeth
e448840b8a Query services should use encrypted credentials 2021-04-15 13:17:24 +05:30
navaneeth
c79263fb40 [37] Encrypt data source credentials 2021-04-15 13:09:45 +05:30
navaneeth
3482886316 Minor bugfix, update query for firestore 2021-04-14 14:00:40 +05:30
navaneeth
04fd846d4c Firestore: get all records of a collection 2021-04-14 11:16:06 +05:30
navaneeth
81b6fbb88b Firestore: Set document 2021-04-14 10:08:15 +05:30
navaneeth
5ca2f0adb5 Firestore auth, get doc operation 2021-04-13 23:41:02 +05:30
Tejaswini
cfbd819de6 [38] Test postgres connection 2021-04-12 23:04:17 +05:30