liyasthomas
a5c77cc791
feat: visually indicate nested env expand overflow
2022-02-09 15:27:53 +05:30
Andrew Bastin
7fc757d794
feat: recursive environment variable resolution
2022-02-09 15:27:53 +05:30
Andrew Bastin
323d233495
fix: regression on join team deference due to GQLClient pause behavior
2022-02-08 13:41:48 +05:30
Andrew Bastin
93ccf5dcf6
feat: implement export single collection
2022-02-07 23:42:52 +05:30
Andrew Bastin
85521b4c37
fix: allow single collections to imported by hopp importer
2022-02-07 23:39:18 +05:30
liyasthomas
6e7fab8d4f
chore: clean up
2022-02-07 13:28:03 +05:30
Andrew Bastin
b974bcc442
fix: issue with team members list not being up to date
2022-02-04 23:00:01 +05:30
liyasthomas
bd268e67ae
refactor: loading state for delete user
2022-02-04 22:01:01 +05:30
Andrew Bastin
5aa6bf0d53
feat: add loading collections stream to team collection adapter
2022-02-04 16:55:29 +05:30
liyasthomas
cad75e92aa
refactor: temp remove urql cache
2022-02-04 15:44:36 +05:30
Andrew Bastin
9918f42bf9
fix: pagination on get my teams fixes #2106
2022-02-04 15:44:36 +05:30
Andrew Bastin
ebfbf44140
fix: more than 10 folders/requests not loading fixes #2096
2022-02-04 15:44:36 +05:30
Andrew Bastin
2df1c1c6ed
refactor: migrate completely to urql
2022-02-04 15:44:36 +05:30
Andrew Bastin
eae94e3dbf
refactor: migration teams adapters to urql
2022-02-04 15:37:32 +05:30
liyasthomas
72172b8351
refactor: improve ui consistency
2022-02-02 15:28:59 +05:30
Rishabh Agarwal
9c21013a06
feat: handle test script execution failure ( #2104 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-02-01 14:29:18 +05:30
liyasthomas
aaecba043b
refactor: composables for breakpoints
2022-02-01 13:20:40 +05:30
Andrew Bastin
9e0eeb5b56
fix: urlencoded fields are parsed for env variables. fixes #2094
2022-01-28 17:35:55 +05:30
liyasthomas
10a54d14c2
Merge branch 'fix/urlencoded'
2022-01-24 10:09:31 +05:30
liyasthomas
9475a162f7
chore: clean up
2022-01-24 10:00:07 +05:30
Andrew Bastin
ffe659673d
refactor: body type transition to ruleset based system
2022-01-23 23:32:05 +05:30
liyasthomas
b57b948107
fix: urlencoded formdata key value params ui
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-01-23 04:45:05 +05:30
kyteinsky
6205b5f163
fix: multipart form data sorting ( #2067 )
...
* fix: multipart form data sorting
place all the file types in multipart form data
body in the last to avoid errors due to map key
being placed after file type data
* refactor: fp-ify formdata file sort implementation
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-01-23 02:30:39 +05:30
Andrew Bastin
3bb65f2115
fix: json linting not working on raw body + small ts corrections
2022-01-22 22:16:27 +05:30
Andrew Bastin
73cccf73df
refactor: urlencoded key value pair system
2022-01-21 19:32:05 +05:30
Andrew Bastin
09269b3cec
fix: urlencoded form evaluation issues
2022-01-21 18:23:15 +05:30
Andrew Bastin
0efbc58b26
fix: urlencoded body params being improper
2022-01-21 17:43:28 +05:30
Andrew Bastin
5043606701
refactor: move collection data structures and utility functions to hopp/data
2022-01-21 00:21:17 +05:30
Rishabh Agarwal
647c347eb1
Refactoring Lenses Using Vue Composables ( #1995 )
2022-01-17 21:00:48 +05:30
Andrew Bastin
1719bb7bc9
fix: tiny issues with importers
2022-01-14 21:12:29 +05:30
liyasthomas
588d1119b5
Merge branch 'refactor/import-export' of https://github.com/hoppscotch/hoppscotch into refactor/import-export
2022-01-14 20:41:18 +05:30
liyasthomas
e323b4355e
feat: ui for new importer
2022-01-14 20:40:54 +05:30
Andrew Bastin
f4d98b9f43
fix: env var parsing in importers and param import issues in postman
2022-01-14 15:03:41 +05:30
liyasthomas
67934fd19a
chore: cleanup
2022-01-14 08:27:39 +05:30
liyasthomas
396804a4d6
chore(i18n): updated translations
2022-01-14 06:33:36 +05:30
Andrew Bastin
bcadb142fd
feat: revamped insomnia importer
2022-01-14 04:40:27 +05:30
Andrew Bastin
aeb848399a
refactor: revamped postman collection importer
2022-01-13 02:32:22 +05:30
liyasthomas
6537a51854
fix: gist hoppscotch importer
2022-01-11 19:32:45 +05:30
liyasthomas
04d73a855d
chore: split url and file importer steps
2022-01-11 16:04:42 +05:30
liyasthomas
f6fc3782b5
feat: ui for new importer
2022-01-10 22:02:35 +05:30
Andrew Bastin
05ca0c0966
refactor: port postman and insomnia importers
2022-01-10 21:16:36 +05:30
Andrew Bastin
9e6a3883ac
feat: add support to openapi importer for yaml
2022-01-10 20:13:05 +05:30
Andrew Bastin
24fabc8b7b
feat: correct typing and rename newopenapi importer to openapi
2022-01-07 23:46:20 +05:30
Andrew Bastin
a9bd52d154
feat: introduce oauth parsing to openapi
2022-01-07 23:40:06 +05:30
Andrew Bastin
4cec5a7bb4
feat: initial new openapi importer implementation
2022-01-06 22:47:25 +05:30
Andrew Bastin
e9e791ce90
feat: add typing for importer errors
2022-01-06 19:35:33 +05:30
liyasthomas
fac82200d1
refactor: minor ui improvements to import steps
2022-01-06 19:35:33 +05:30
liyasthomas
d5866fbb3b
fix: split importers list
2022-01-06 19:35:33 +05:30
Andrew Bastin
7dace3f9b4
fix: typo in defineImporter
2022-01-06 19:35:33 +05:30
Andrew Bastin
8ac38d7517
feat: steps system metadata
2022-01-06 19:35:33 +05:30