Commit graph

13 commits

Author SHA1 Message Date
Deepti Kakade
b10d777f63
Fixes Rubocop issues in tests (#359)
* Updated project set up guide for Mac, added node version and Webpack install steps.

* Worked on PR comment i.e Can we change this line to Install Node.js ( version: v14.9.0 )

* Fixed "Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping."

* Resolved rubocop comments i.e "Style/FrozenStringLiteralComment: Missing frozen string literal comment." in test folder

Co-authored-by: Deepti Kakade <deepti@saeloun.com>
Co-authored-by: Deepti Kakade <“deepti@saeloun.com”>
2021-07-01 12:54:35 +05:30
navaneeth
dceaba4179 Feature: Check for updates every 24 hours 2021-06-06 11:11:21 +05:30
navaneeth
adbe9f4107 Feature: Endpoint to list folder apps 2021-05-19 14:42:10 +05:30
navaneeth
8bf8c7fb24 Feature: Endpoint for creating folders 2021-05-19 13:05:26 +05:30
navaneeth
95858d1736 Setup Rubocop 2021-04-29 12:11:23 +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
navaneeth
7ede5b8256 Display all app versions 2021-04-12 14:52:51 +05:30
navaneeth
ed8e4f08a4 Endpoint to fetch organization users 2021-04-12 10:20:22 +05:30
navaneeth
78276a2467 Endpoint for fetching all app users 2021-04-12 09:42:00 +05:30
navaneeth
b4da94507d Feature: Create queries for postgresql datasources 2021-04-03 16:44:15 +05:30
navaneeth
3a1bf3c1bd Feature: Create datasources 2021-04-03 11:27:55 +05:30
navaneeth
e6dcdcf3d3 Initial commit for rails API 2021-03-31 19:08:49 +05:30