Commit graph

12 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 Pk
c55f7af18b
Fix for rest api query to support predefined APIs (#267) 2021-06-17 12:29:03 +05:30
Navaneeth Pk
e3243c1134
[BugFix] Fix for corrupt query options when pane is maximized (#215) 2021-06-09 18:10:08 +05:30
navaneeth
668cf44753 Include source variable while initializing query services 2021-05-22 17:36:39 +05:30
navaneeth
589a2fff9e Rest api query should not crash if headers not defined 2021-05-22 12:29:36 +05:30
navaneeth
d41a70f502 Fix for incorrect headers 2021-05-20 10:08:11 +05:30
navaneeth
1fdbac3f2d Fix for incorrect url for REST API queries 2021-05-02 19:30:08 +05:30
navaneeth
95858d1736 Setup Rubocop 2021-04-29 12:11:23 +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
e355391a4e Resolve dynamic objects and arrays for queries 2021-04-08 12:50:44 +05:30
navaneeth
2d7a6e2ac7 Feature: REST API queries 2021-04-04 22:37:03 +05:30