Commit graph

73 commits

Author SHA1 Message Date
navaneeth
cd75db2697 Minor bug fixes 2021-06-02 10:20:50 +05:30
Unnikrishnan KP
ccadcb2e9d
Rubocop fixes for controllers (#180)
* Improves ruby code in app/models/app_user.rb based on suggestions from Rubocop

* Rubocop fixes for more models

* Rubocop fixes for controllers
2021-06-01 12:39:07 +05:30
navaneeth
60309a4146 Server endpoint for k8s health check 2021-05-23 11:26:32 +05:30
navaneeth
49aa29fb01 Feature: Query previews 🎉 2021-05-22 16:59:27 +05:30
navaneeth
100e4ef28e Include name while setting up new account 2021-05-20 15:46:21 +05:30
navaneeth
fb1494a561 Fir for incorrect total apps count 2021-05-20 15:27:45 +05:30
navaneeth
7a89deaea3 Pundit policy fix for app updation 2021-05-20 13:07:17 +05:30
navaneeth
829944df89 Set user role while creating a new app 2021-05-20 13:02:43 +05:30
navaneeth
ab237be807 Clear cache when datasource credentials are updated 2021-05-19 21:17:56 +05:30
navaneeth
4b64b0634a Policy changes and tests for folders 2021-05-19 21:09:34 +05:30
navaneeth
bfd5af856f Authorize before adding apps to folders 2021-05-19 15:55:59 +05:30
navaneeth
bad5e5ebc9 Folders should not have duplicate entries 2021-05-19 15:50:05 +05:30
navaneeth
27f6783efd Endpoint to add apps to folders 2021-05-19 15:45:51 +05:30
navaneeth
6ade470433 Include folder count and total account in apps meta 2021-05-19 15:06:01 +05:30
navaneeth
e6198809ba Fix for incorrect total number of apps 2021-05-19 14:46:42 +05:30
navaneeth
adbe9f4107 Feature: Endpoint to list folder apps 2021-05-19 14:42:10 +05:30
navaneeth
897619645d Feature: Show folders on dashboard sidebar 2021-05-19 13:23:01 +05:30
navaneeth
8bf8c7fb24 Feature: Endpoint for creating folders 2021-05-19 13:05:26 +05:30
navaneeth
6ce367b68e Sidebar for dashboard, minor bug fix 2021-05-19 12:10:46 +05:30
navaneeth
8aa1bb5070 Paginate apps on dashboard 2021-05-19 12:06:18 +05:30
navaneeth
5a7677dabb Temporarily disable welcome emails 2021-05-17 18:03:28 +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
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
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
508e8df19e Slack OAuth backend services 2021-05-04 12:06:57 +05:30
navaneeth
173222c36e Feature: Query name should be unique within an app 2021-04-30 18:13:29 +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
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
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
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 Pk
5cf8bfadfd
Feature: Google sheets as data source (#115) 2021-04-22 12:33:38 +05:30
Navaneeth Pk
5763060d51
Feature: Ability to edit data sources (#99) 2021-04-19 17:02:53 +05:30
navaneeth
21cb424fcd Generate & store OAuth2 tokens for dat asources 2021-04-18 15:00:07 +05:30
navaneeth
c79263fb40 [37] Encrypt data source credentials 2021-04-15 13:09:45 +05:30
Tejaswini
cfbd819de6 [38] Test postgres connection 2021-04-12 23:04:17 +05:30
navaneeth
a1ed49b736 Fix for apps not getting created 2021-04-12 19:35:52 +05:30