insomnia/packages/insomnia-app
Gabrz 5e53c82972 [Bug Fix 1288] "Undefined" for nested variables (#1637)
* Update nunjucks-tags.js

(Fixes bug #1288) Extract parent from nunjucks tag when it is a nested property nested. The parent is then used to fetch the keyContext

* Revert "Update nunjucks-tags.js"

This reverts commit 4d4da99de3.

* Update render.js

Added function that recursively gets the keys. So they will show the correct parent location in the nunjuck tooltip.

* Rework after review from gschier

A few little changes after review of the initial change.

* Added keySource for Arrays

Added loop to store Key and Source when item is an Array.
2019-08-16 13:54:01 -07:00
..
app [Bug Fix 1288] "Undefined" for nested variables (#1637) 2019-08-16 13:54:01 -07:00
bin Upgrade yarn-standalone.js (#1202) 2019-05-09 13:45:26 -04:00
flow-typed GraphQL Docs Explorer (#1616) 2019-07-31 11:05:43 -04:00
scripts Fix build 2019-04-19 15:56:50 -07:00
webpack Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
.babelrc Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
.electronbuilder Add iconUrl to electronbuilder so it populates in Control Panel and Windows Settings properly (#1514) 2019-05-21 12:35:12 -04:00
.flowconfig GraphQL Docs Explorer (#1616) 2019-07-31 11:05:43 -04:00
.gitignore Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
package-lock.json Fix JSONPath dependency issue (Closes #1624) 2019-08-07 12:18:14 -04:00
package.json Fix JSONPath dependency issue (Closes #1624) 2019-08-07 12:18:14 -04:00
README.md Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00

Insomnia App

The main desktop application.