Nivedin
185dc3f2c9
fix: Copy and download filtered response body ( #2426 )
2022-06-16 06:09:43 +05:30
liyasthomas
51138fa42d
chore: updated i18n translations
2022-06-16 06:02:57 +05:30
Andrew Bastin
7f08a4bd81
chore: hoppscotch-cli version 0.2.1
2022-06-15 23:58:34 +05:30
Deepanshu Dhruw
0244b941b3
feat: added support for passing env.json file to test cmd ( #2373 )
2022-06-15 23:53:24 +05:30
Moritz Mock
2d0bd48e00
feat: checks only if not default param ( #2410 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-06-14 22:21:03 +05:30
Andrew Bastin
15e433b114
fix: broken volar inference on templates
2022-06-14 17:29:31 +05:30
nicognaW
97ff089110
feat: display response size with a bigger unit in tooltip ( #2425 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-06-14 15:40:33 +05:30
Andrew Bastin
a6b5295df5
chore: revert indented line wrap due to issues with mobile ( fixes hoppscotch/internal-issues#9 )
2022-06-13 23:05:23 +05:30
Nivedin
6b1ca1dce1
feat: filter json body response ( #2404 )
2022-06-10 18:12:40 +05:30
Andrew Bastin
04a9c4dc52
fix: improve graphql syntax highlighting
2022-06-10 01:26:42 +05:30
Andrew Bastin
c46bc40bcb
chore: add staging backend env vars to nuxt config
2022-06-08 12:21:17 +05:30
Andrew Bastin
1f536eeedd
fix: volar complaining about jsx
2022-06-07 15:58:14 +05:30
liyasthomas
25253c4bdf
chore: improve ui consistency in realtime pages
2022-06-07 14:34:00 +05:30
Andrew Bastin
a78462fbe3
chore: move backend urls to env variables
2022-06-07 01:57:48 +05:30
Andrew Bastin
ba468bb835
chore: allow system env vars to be available during build time
2022-06-07 00:59:10 +05:30
Liyas Thomas
cf90d16f8a
refactor: use refAutoReset instead of settimeout ( #2385 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-06-01 16:54:37 +05:30
Nivedin
39f72f8458
feat: segmented content-type dropdown UI ( #2382 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-05-31 17:04:05 +05:30
liyasthomas
eb6c4f1a05
feat: add copy to clipboard button in response headers entry
2022-05-28 15:39:17 +05:30
liyasthomas
b132077cdd
chore: improve ui consistency
2022-05-28 15:19:04 +05:30
Anwarul Islam
f6950bac0f
refactor: real-time system ( #2228 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-05-28 15:05:41 +05:30
kyteinsky
83bdd03f43
fix: curl parser url sanitisation ( #2366 )
2022-05-27 14:48:33 +05:30
liyasthomas
b1a2c9e9d5
fix: text overflow in table layout
2022-05-25 17:42:48 +05:30
liyasthomas
346ac8bde9
chore: improve ui consistency on table layout
2022-05-24 18:48:45 +05:30
Nivedin
cfa89a6ded
feat: UI of shortcode actions ( #2347 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-24 17:58:49 +05:30
Akash K
184914ba4f
feat: extension identification improvements ( #2332 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-19 13:41:05 +05:30
Deepanshu Dhruw
432337b801
chore: tests for hoppscotch-cli ( #2300 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-11 15:44:19 +05:30
Andrew Bastin
d04520698d
refactor: isolate computed header calculation on effective requests ( #2313 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-05-11 14:53:06 +05:30
liyasthomas
450af983e2
fix: overflow on log entry
2022-05-10 19:34:37 +05:30
Balázs Úr
c36e421d13
chore(i18n): updated Hungarian translation ( #2331 )
2022-05-10 11:42:54 +05:30
Joel Jacob Stephen
fb1da491d8
refactor: realtime log entry revamp ( #2240 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-10 02:05:24 +05:30
Andrew Bastin
127bd7318f
fix: improve indentation on GQL editors
2022-05-07 23:33:48 +05:30
Nivedin
c3b784c680
fix : save request popup bug ( #2324 )
2022-05-05 20:46:28 +05:30
Andrew Bastin
df55807fa4
fix: rest session not updating when the request is renamed from the sidebar ( fixes #2297 )
2022-05-05 20:07:13 +05:30
Akash K
4ef2844a22
feat: import collections from URL ( #2262 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-03 17:54:47 +05:30
Andrew Bastin
c20339d222
fix: deprecated pnpx usage migrated to pnpm exec
2022-05-03 12:39:56 +05:30
liyasthomas
514210e167
fix: proper scrollbar width - resolved #2301
2022-04-30 19:53:23 +05:30
Anwarul Islam
50744136d0
fix: same key params are not overwritten to the last defined ( #2299 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-04-30 19:23:43 +05:30
liyasthomas
07735994e1
refactor: update echo server URLs
2022-04-29 06:40:38 +05:30
liyasthomas
00acf06700
chore(i18n): updated translations
2022-04-26 12:48:56 +05:30
Andrew Bastin
9486279b02
fix: first env edit not being applied (thanks @17307)
2022-04-23 00:16:39 +05:30
Andrew Bastin
021908c8d1
fix: regressions in environment details modal
2022-04-22 11:58:29 +05:30
liyasthomas
bf97d8811c
fix: proper toast for actions on environments - resolved #2279
2022-04-22 11:40:47 +05:30
kyteinsky
2452b1be4b
feat: loading states for modal buttons ( #2268 )
2022-04-20 23:48:25 +05:30
liyasthomas
7bf76a5812
fix: remove newline in smart inputs - resolved #2277
2022-04-19 23:54:04 +05:30
Andrew Bastin
d1b339df5d
chore: hoppscotch-cli release 0.1.14
2022-04-18 22:49:34 +05:30
Deepanshu Dhruw
06937fe9e8
feat: added execution duration and updated collection-metrics ( #2257 )
2022-04-18 22:43:43 +05:30
Andrew Bastin
62a5beb52f
chore: update 'post' method usages to be uppercased as per HTTP spec
2022-04-18 21:37:15 +05:30
Kane Sweet
100e562dcc
fix: add aria labels to forms ( #2270 )
2022-04-18 10:01:04 +05:30
liyasthomas
09af858fbc
chore(deps): bump
2022-04-17 22:41:00 +05:30
Nivedin
01acbc8db6
refactor : migrate components to script setup on ts ( #2267 )
...
* refactor: migrate buttons to script setup on ts
* refactor: migrate env components to script setup on ts
* fix: reference sharing when requests are opened from the sidebar
* ci: deploy to prod from actions
* chore: type updation
* chore: update
* refactor: update types
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-04-17 22:29:32 +05:30
Andrew Bastin
c99b224829
fix: reference sharing when requests are opened from the sidebar
2022-04-15 00:20:35 +05:30
Andrew Bastin
ede27e0600
refactor: implement updated equality heuristics for hopprestrequest struct
2022-04-14 20:28:59 +05:30
Nivedin
99148a0a0e
feat: unsaved change popup ( #2239 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-04-14 20:28:58 +05:30
liyasthomas
9232aad184
refactor: improve ui consistency
2022-04-14 19:00:04 +05:30
liyasthomas
f7ca3f8bd1
feat: add essential keymaps to codemirror input box - resolved #2264
2022-04-14 18:37:25 +05:30
kyteinsky
ff51b7e5df
feat: add New Request button for folder and collection ( #2241 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-04-14 17:09:02 +05:30
liyasthomas
745b9f7275
chore(deps): bump
2022-04-11 15:16:07 +05:30
liyasthomas
d634828eca
refactor: types and functional improvements
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-04-07 18:39:12 +05:30
Ace Nassri
9b5fec7b32
feat: add toInclude() function ( #2234 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-04-05 15:57:14 +05:30
liyasthomas
c415fdb70a
refactor: improve ui consistency
2022-04-05 14:55:30 +05:30
kyteinsky
eea8a44746
refactor: inherit default curl parser values ( #2169 )
2022-04-04 21:38:12 +05:30
ntarunmenon
dcbc3b6356
fix: add environment variables for OAuth2 ( #2216 )
...
Co-authored-by: Arun Menon <arun.menon@autogeneral.com.au>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-04-04 11:37:18 +05:30
liyasthomas
4b46d2ce4a
chore(deps): bump
2022-04-04 10:54:15 +05:30
Anwarul Islam
8cafef48fb
feat: remember last selected team id ( #2210 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-04-02 15:17:37 +05:30
Andrew Bastin
183d5f3545
chore: bump cli version to 0.1.12
2022-04-02 00:42:39 +05:30
devblin
9cd92fbce5
chore: bump hoppscotch-cli dependencies
2022-04-02 00:42:39 +05:30
Andrew Bastin
a8acc3eef8
chore: add typings for nuxt context
2022-04-01 21:57:55 +05:30
Andrew Bastin
f027d2dd23
fix: readonly codemirror fields don't trigger IMEs
2022-04-01 14:48:39 +05:30
liyasthomas
c891d1ff9d
Merge branch 'main' of https://github.com/hoppscotch/hoppscotch
2022-04-01 12:23:33 +05:30
liyasthomas
31da559fef
refactor: improve ui consistency
2022-04-01 12:22:47 +05:30
Andrew Bastin
c689b03799
fix: line wrap respects indentation
2022-04-01 12:21:51 +05:30
liyasthomas
30e6052afb
feat: multi cursor support - resolved #2215
2022-04-01 11:43:18 +05:30
liyasthomas
c73c6f216a
fix: force accent contrast color on environment variables - resolved #2217
2022-03-31 14:36:00 +05:30
liyasthomas
5a1e4bbcbc
refactor: improve ui consistency
2022-03-30 15:21:12 +05:30
liyasthomas
f53f046766
fix: make search and support available in zen mode
2022-03-29 20:38:29 +05:30
liyasthomas
943c45060d
fix: google search console mobile usability issues
2022-03-29 18:16:31 +05:30
Joel Jacob Stephen
89c7127b17
refactor: remove footer on narrow screens ( #2202 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2022-03-29 12:25:54 +05:30
Anwarul Islam
414469e5e9
feat: override content-type ( #2191 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-03-29 09:53:55 +05:30
Andrew Bastin
01f46e5158
fix: postman import does not force the protocol if not specified, fixes #2208
2022-03-28 17:03:27 +05:30
Andrew Bastin
f9bc30b89f
chore: cli update package.json + bump version to 0.1.11
2022-03-28 17:00:04 +05:30
Andrew Bastin
66f92ad5ff
chore: bump cli version to fix publish overrule errors
2022-03-28 17:00:04 +05:30
Nivedin
17f826489f
feat: added developer options to copy user id token ( #2204 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-03-28 14:14:16 +05:30
Deepanshu Dhruw
909d524de5
Feature: hopp-cli in TypeScript ( #2074 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Gita Alekhya Paul <gitaalekhyapaul@gmail.com>
2022-03-28 13:56:15 +05:30
Andrew Bastin
cdf61079ae
fix: root collections not storing versioning fields
2022-03-27 17:14:26 +05:30
Josh Soref
b18c5e76c9
refactor: check spelling ( #2200 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-03-25 16:49:28 +05:30
Andrew Bastin
8197458a4b
refactor: reorganize body evaluation a bit
2022-03-25 13:57:14 +05:30
Andrew Bastin
bd1780cb6f
refactor: pm import body calculation and type corrections
2022-03-25 13:57:14 +05:30
Andrew Bastin
d9e1569055
refactor: restructure raw parse checking and valid content-type check for postman content-types
2022-03-25 13:57:14 +05:30
Rishabh Agarwal
86803dc2be
refactor: handle unknown raw language option
2022-03-25 13:57:14 +05:30
Rishabh Agarwal
01764dbb8b
feat: body laguage options for importing from postman added
2022-03-25 13:57:14 +05:30
liyasthomas
9d3b727ce8
fix: tests
2022-03-25 13:57:14 +05:30
liyasthomas
bc4d8126f1
fix: tab deleting side effect
2022-03-25 13:57:14 +05:30
liyasthomas
7ea482b7ed
fix: tab switching side effect
2022-03-25 13:57:14 +05:30
liyasthomas
a03f31a526
refactor: enable new tab component
2022-03-25 13:57:14 +05:30
Andrew Bastin
f3f4420d6d
refactor: revamped tab system
2022-03-25 13:57:14 +05:30
Liyas Thomas
29d3f3cbe3
feat: reorder key-value entries ( #2189 )
2022-03-25 13:57:14 +05:30
liyasthomas
0edfe7b8e3
fix: redundant footer component
2022-03-24 15:30:16 +05:30
liyasthomas
de46c61c30
fix: selecting text with mouse closes modal - fixed #2195
2022-03-24 05:54:56 +05:30
Andrew Bastin
5d54cf51b8
fix: accent color always marked as the same color once loaded fixes #2196
2022-03-24 02:11:26 +05:30
CommanderRoot
755ee333d0
refactor: replace deprecated String.prototype.substr() ( #2187 )
2022-03-23 20:01:25 +05:30
liyasthomas
c8031c046d
refactor: fix i118n translations
2022-03-22 10:06:05 +05:30
Kaname
fe64e13122
fix(locale): typo in the language es ( #2186 )
2022-03-22 10:06:05 +05:30
liyasthomas
4ec56c6300
feat: handle tab key press on editors - resolved #2185
2022-03-22 08:45:52 +05:30
liyasthomas
bd22541d94
refactor: improve ui consistency
2022-03-21 18:57:23 +05:30
liyasthomas
8f96a5f5db
chore(deps): bump
2022-03-21 07:45:58 +05:30
Joel Jacob Stephen
d4540a56b9
refactor: improve the mobile layout. ( #2153 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2022-03-21 07:45:10 +05:30
Andrew Bastin
376303dd5d
fix: emit-volar-types generating invalid decls on win
2022-03-20 16:20:10 +05:30
Kaname
b436feaddb
fix(i18n): improved Spanish language ( #2171 )
2022-03-17 11:41:22 +05:30
Douglas 'dopessoa' Pessoa
9f98d76c55
Improves pt-br translation ( #2158 )
2022-03-17 11:41:22 +05:30
Andrew Bastin
2a67e98588
fix: enforce type checking on commit time
2022-03-15 21:19:29 +05:30
Andrew Bastin
750487e8ad
refactor: correct type error in useDownloadResponse
2022-03-15 21:16:22 +05:30
Andrew Bastin
4b5e70d4ef
refactor: preserve big ints and decimals on JSONLensRenderer ( #2167 )
...
* chore: add lossless-json and type as dep
* refactor: update JSON lens renderer to format using lossless-json
2022-03-15 14:39:54 +05:30
Liyas Thomas
715d910877
Add an authorization tab for GraphQL ( #2125 )
...
Co-authored-by: Rishabh Agarwal <rishabh2001agarwal@gmail.com>
Co-authored-by: Rishabh Agarwal <45998880+RishabhAgarwal-2001@users.noreply.github.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-03-15 00:44:26 +05:30
kyteinsky
dcdd0379d4
chore: introduce curl parser tests and minor changes ( #2145 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-03-14 23:39:32 +05:30
liyasthomas
ab23fc4e0f
chore(deps): bump
2022-03-14 11:38:24 +05:30
Andrew Bastin
cb92a8d7a6
fix: add type extensions to postman-collection types
2022-03-14 02:04:04 +05:30
Andrew Bastin
fda9f2e842
fix: support patch in openapi, fixes 2138
2022-03-11 23:11:03 +05:30
Andrew Bastin
ace527e21b
fix: resolve error when environment above selected env gets deleted
2022-03-09 13:02:28 +05:30
liyasthomas
dee62c2a25
refactor: improve ui consistency
2022-03-09 11:28:15 +05:30
liyasthomas
76aea260ae
chore(deps): bump
2022-03-09 11:27:16 +05:30
liyasthomas
33607ad4ac
feat: syntax highlighting on xml language
2022-03-09 11:26:10 +05:30
liyasthomas
845f67e86e
chore(i18n): updated translations
2022-03-08 07:56:57 +05:30
kyteinsky
ce652b5b58
refactor: combine add and edit environment modals ( #2131 )
2022-03-07 16:31:55 +05:30
liyasthomas
8127114e07
chore(deps): bump
2022-03-06 20:31:03 +05:30
liyasthomas
08bbfa2972
fix: request loading indicator
2022-03-05 18:51:50 +05:30
liyasthomas
d2c4d210e9
chore(i18n): updated translations
2022-03-05 09:34:08 +05:30
liyasthomas
a8e7fd3434
feat: arbitrary profile picture
2022-03-04 05:56:52 +05:30
liyasthomas
b7988b54c5
feat: sign in with microsoft
2022-03-03 09:06:35 +05:30
liyasthomas
484fcd7365
fix: response section overflow
2022-03-02 21:31:32 +05:30
liyasthomas
632813ef0a
refactor: split rest page into components
2022-03-02 17:15:55 +05:30
liyasthomas
4b6581934e
refactor: use pane layout component in pages
2022-03-02 07:57:05 +05:30
liyasthomas
6e59ae6424
fix: proper error message - resolved #2143
2022-03-02 00:10:05 +05:30
liyasthomas
a0a26afd90
fix: codemirror instance disappearing often
2022-03-01 20:21:25 +05:30
liyasthomas
a1960c359b
fix: broken alignment in small screens
2022-03-01 16:18:14 +05:30
liyasthomas
c30b614138
refactor: use composables
2022-03-01 15:55:25 +05:30
liyasthomas
78ec44f34b
fix: fixed broken response pane alignment
2022-03-01 15:14:47 +05:30
liyasthomas
9bd55b6db5
chore(a11y): improve component roles
2022-03-01 12:11:53 +05:30
liyasthomas
b3d0d4d86b
feat: pdf lens
2022-03-01 07:46:04 +05:30
Andrew Bastin
e9dc7769ac
fix: raw lens renderer download option uses direct arraybuffer binary value instead of text
2022-03-01 02:03:30 +05:30
liyasthomas
f3f9a3a226
docs: updated screenshots
2022-02-28 17:08:11 +05:30
liyasthomas
0ceb622e6e
chore(deps): bump
2022-02-27 20:19:28 +05:30
Andrew Bastin
247ace7838
fix: dev class editing CssSyntaxError on Windows
2022-02-26 22:29:21 +05:30
liyasthomas
5b816422d7
refactor: improve ui consistency
2022-02-26 17:39:57 +05:30
liyasthomas
137de5dcc7
refactor: better team selector drop down
2022-02-25 08:06:33 +05:30
kyteinsky
0c96993cc0
fix: parsing of protocol correctly ( #2088 )
...
Co-authored-by: Liyas Thomas <hi@liyasthomas.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Rishabh Agarwal <45998880+RishabhAgarwal-2001@users.noreply.github.com>
2022-02-22 23:03:22 +05:30
liyasthomas
16e790e87e
chore(deps): bump
2022-02-22 19:25:53 +05:30
liyasthomas
6fa1f5eced
chore: updated docs
2022-02-22 18:59:11 +05:30
liyasthomas
c6c479f681
refactor: improve ui consistency
2022-02-22 15:47:23 +05:30
liyasthomas
86d4fa5883
Merge branch 'feat/test-env-updates'
2022-02-22 12:59:07 +05:30
liyasthomas
afc109965a
feat: indicate global variable
2022-02-22 12:55:19 +05:30
liyasthomas
be1bb520a0
feat: add new variables to globals or create new environment
2022-02-22 12:29:17 +05:30
liyasthomas
61b723a3a5
chore(deps): bump
2022-02-21 07:02:13 +05:30
liyasthomas
9e5972d09e
fix: keep image aspect ratio
2022-02-21 06:58:03 +05:30
Kid
988be55db6
Enable image lens for WebP ( #2126 )
2022-02-21 01:34:56 +05:30
liyasthomas
c357f17882
feat: alert when no environment selected
2022-02-19 20:23:50 +05:30
liyasthomas
578148f45f
fix: additional envs
2022-02-19 18:29:43 +05:30
Andrew Bastin
b3f05c42e8
fix: crash on getUpdatedEnvVariables on certain cases
2022-02-19 15:07:38 +05:30
Andrew Bastin
e183c82759
fix: unwanted logging
2022-02-19 13:45:07 +05:30
Andrew Bastin
774c51ef95
fix: tern linter+completion entries for new env apis
2022-02-19 13:31:01 +05:30
Andrew Bastin
f4a126d31a
fix: updated env entries having incorrect values
2022-02-19 13:14:50 +05:30
liyasthomas
d246cf53d4
feat: show environment updates in test results
2022-02-19 06:08:08 +05:30
Andrew Bastin
59c6e21636
feat: introduce APIs to update envs from tests and recursive resolution
2022-02-19 02:20:28 +05:30
liyasthomas
16d2b354fb
chore(deps): bump
2022-02-17 21:03:11 +05:30
liyasthomas
2f69f723e7
fix: reactive key-value input placeholders
2022-02-17 21:00:13 +05:30
liyasthomas
3632fe15fa
Merge branch 'refactor/rawkeyvalue'
2022-02-17 19:55:52 +05:30
liyasthomas
5c9070b03f
refactor: improve type
2022-02-17 19:52:24 +05:30
Andrew Bastin
819b111383
fix: params, headers, url encoded syncing issues
2022-02-17 19:13:28 +05:30
Andrew Bastin
79914b32a1
fix: spacing and corrections for commented lines in raw key value
2022-02-16 13:34:38 +05:30
Andrew Bastin
4d5a90f14f
feat: linting for raw key value lang editors
2022-02-16 01:37:15 +05:30
Andrew Bastin
c3759a400d
refactor: move rawKeyValue and templating to hopp/data + rewrite rawKeyValue parsing
2022-02-15 23:53:24 +05:30
liyasthomas
cba3dcef9f
fix: dont let import window close by accident - fixed #2120
2022-02-15 19:17:33 +05:30
liyasthomas
fc15891cb8
docs: updated screenshots
2022-02-15 14:16:34 +05:30
liyasthomas
5c54988bfa
chore(i18n): updated translations
2022-02-15 10:10:03 +05:30
liyasthomas
cca819b125
chore(deps): bump
2022-02-15 00:08:55 +05:30
liyasthomas
c12f82f663
chore(deps): bump
2022-02-14 21:18:52 +05:30
liyasthomas
e9011a6b44
refactor: improve ui consistency
2022-02-14 05:52:44 +05:30
liyasthomas
8b9746540f
fix: copy + paste
2022-02-12 19:50:05 +05:30
liyasthomas
b5b790e8a9
fix: environment value highlighting inside tooltip
2022-02-12 08:56:19 +05:30
Andrew Bastin
4296ee0251
fix: increase reliability of env hover tooltip
2022-02-12 02:16:21 +05:30
Andrew Bastin
cd5b765ed1
feat: implement live updates for env update modal highlights
2022-02-12 01:46:10 +05:30
Andrew Bastin
f34c89d87d
fix: paste syncing issues with EnvInput
2022-02-11 22:35:21 +05:30
Andrew Bastin
4254d108bf
fix: disable multiline on EnvInput
2022-02-11 19:32:46 +05:30
liyasthomas
1264511113
fix: width, auto grow and horizontal scroll on envinput
2022-02-11 11:18:43 +05:30
liyasthomas
698ebe1063
fix: foreground, background styles
2022-02-11 10:50:24 +05:30
liyasthomas
7b2dc68481
fix: placeholder styles
2022-02-11 10:24:08 +05:30
liyasthomas
5b24224ccd
fix: envinput styles
2022-02-09 15:53:48 +05:30
liyasthomas
0895d65188
feat: fix codemirror width
2022-02-09 15:36:00 +05:30
Andrew Bastin
10473b2374
feat: implement paste handling and value sync on new env input
2022-02-09 15:29:28 +05:30
Andrew Bastin
3e0aad5312
refactor: initial cm-backend envinput implementation
2022-02-09 15:29:25 +05:30
Andrew Bastin
8fa7eacfb0
refactor: cleanup env highlight tooltip calculation
2022-02-09 15:28:41 +05:30
Andrew Bastin
6cd11fcd3a
fix: correct envExpanError calculation
2022-02-09 15:28:41 +05:30
liyasthomas
9feabf6422
feat: expand overflow error warning
2022-02-09 15:28:37 +05:30
liyasthomas
a5c77cc791
feat: visually indicate nested env expand overflow
2022-02-09 15:27:53 +05:30
liyasthomas
2346349eef
feat: display nested env variable value in tooltip
2022-02-09 15:27:53 +05:30
liyasthomas
c8234f37d1
fix: display nested environment value in tooltip
2022-02-09 15:27:53 +05:30
Andrew Bastin
7fc757d794
feat: recursive environment variable resolution
2022-02-09 15:27:53 +05:30
liyasthomas
b97458f693
feat: smartEnv in environments
2022-02-09 15:27:53 +05:30
liyasthomas
1ec261550e
fix: typo
2022-02-08 16:53:25 +05:30
Andrew Bastin
323d233495
fix: regression on join team deference due to GQLClient pause behavior
2022-02-08 13:41:48 +05:30
liyasthomas
c6ca4e19cd
chore: clean up
2022-02-08 05:47:02 +05:30