Commit graph

109 commits

Author SHA1 Message Date
navaneeth
f0ad806157 Change in architecture: query options should be computed on backend 2021-05-18 19:27:54 +05:30
navaneeth
5a7677dabb Temporarily disable welcome emails 2021-05-17 18:03:28 +05:30
navaneeth
e22f43591b Fixed typo in from email 2021-05-17 17:38:53 +05:30
navaneeth
6c2540e3df Configure from name for outgoing emails 2021-05-17 17:34:41 +05:30
navaneeth
3d10a62318 Better signup email template 2021-05-17 17:26:39 +05:30
navaneeth
ff8fb8ef4b Get the name of organization on account confirmation 2021-05-17 16:53:11 +05:30
navaneeth
463f147ccd Feature: Option to disable use signups using env 2021-05-16 22:26:48 +05:30
navaneeth
49d5d5300d Endpoint for user registrations 2021-05-16 22:12:50 +05:30
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
e73c85a223 Feature: Re-authenticate to Oauth services manually 2021-05-12 20:37:59 +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
8481e780aa Fix n+1 query in apps controller 2021-05-11 00:58:06 +05:30
navaneeth
1026a2856d Store app creator on database 2021-05-11 00:53:57 +05:30
navaneeth
2787d9efd5 Feature: Public applications 🎉 2021-05-07 13:55:09 +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
173222c36e Feature: Query name should be unique within an app 2021-04-30 18:13:29 +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
a08269fc36 Feature: Change query names, validate query names 2021-04-29 22:09:09 +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
4d26373268 Policies and tests for app user management endpoints 2021-04-27 14:54:21 +05:30
navaneeth
def707f0e1 Feature: App-level users & permissions 2021-04-27 12:36:45 +05:30
navaneeth
758784a256 Display component variables as json, policy fixes 2021-04-25 20:07:16 +05:30
navaneeth
64069db149 Pundit policies and tests for organization user controller 2021-04-25 19:37:13 +05:30
navaneeth
d327fe71dc Setup pundit authorization, add tests for apps controller 2021-04-25 18:05:36 +05:30
navaneeth
d7528fffb6 Save app name on onBlur event 2021-04-25 14:37:00 +05:30