insomnia/app/ui/components/modals
Gregory Schier 55bfe2acb9 Templating Improvements and Response Tags (#88)
* Version bump

* Got async Nunjucks extensions working

* Got JSONPath extension working

* Swapped render function for new stuff

* Wrote custom recursive render function

* traverse -> clone

* add-module-exports

* Moved tests
2017-02-20 10:32:27 -08:00
..
AlertModal.js
ChangelogModal.js
CookiesModal.js Some small tweaks 2017-01-23 18:52:48 -08:00
EnvironmentEditModal.js Added vim/sublime/emacs editor modes 2017-01-24 14:18:11 -08:00
GenerateCodeModal.js Added vim/sublime/emacs editor modes 2017-01-24 14:18:11 -08:00
index.js
LoginModal.js
PaymentNotificationModal.js Added LINK/UNLINK and fixed response error file size 2017-02-08 16:46:12 -08:00
PromptModal.js
RequestCreateModal.js
RequestSwitcherModal.js Fix webview background color and some tweaks 2017-01-25 12:50:35 -08:00
SettingsModal.js Add private environment support (#84) 2017-02-15 12:32:15 -08:00
SyncLogsModal.js
WorkspaceEnvironmentsEditModal.js Templating Improvements and Response Tags (#88) 2017-02-20 10:32:27 -08:00
WorkspaceSettingsModal.js
WorkspaceShareSettingsModal.js