Commit graph

74 commits

Author SHA1 Message Date
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
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
fe27c17fd4 Add status to org users, update user roles 2021-04-23 14:52:19 +05:30
navaneeth
2be46770d9 Feature: Set user password from invitation tokens 2021-04-23 13:59:02 +05:30
navaneeth
eb1eff523b Fix for n+1 query while fetching org users 2021-04-23 13:08:03 +05:30
navaneeth
df496aabcc Feature: Invitation email for new users 2021-04-23 13:06:02 +05:30
Navaneeth Pk
bb1c8e27b8
Feature: Add new users to the organization (#118) 2021-04-23 11:47:24 +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 Pk
5763060d51
Feature: Ability to edit data sources (#99) 2021-04-19 17:02:53 +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
navaneeth
3700e142c4 Component: Date picker 2021-04-12 19:36:54 +05:30
navaneeth
a1ed49b736 Fix for apps not getting created 2021-04-12 19:35:52 +05:30
navaneeth
dc203e70b7 Hightlight current version 2021-04-12 16:13:04 +05:30
navaneeth
14161b537f Deploy app versions 2021-04-12 15:59:53 +05:30
navaneeth
826f17ef96 Create version and save app definition to versions table 2021-04-12 15:47:13 +05:30
navaneeth
7ede5b8256 Display all app versions 2021-04-12 14:52:51 +05:30
navaneeth
a9e2257e86 Feature: Drop down component 2021-04-12 12:01:44 +05:30
navaneeth
f71c1e943e Component to display org users 2021-04-12 10:21:48 +05:30
navaneeth
ed8e4f08a4 Endpoint to fetch organization users 2021-04-12 10:20:22 +05:30