jamesgeorge007
|
faa0bf7714
|
fix: updates to collection level authorization and headers reflect at the request level straightaway
|
2024-05-22 20:41:23 +05:30 |
|
jamesgeorge007
|
3a176f6620
|
fix: invalidate requests opened under tabs on deleting parent collection
|
2024-05-22 20:33:04 +05:30 |
|
jamesgeorge007
|
7549e456c8
|
fix: specify correct request index with update action
|
2024-05-22 20:33:04 +05:30 |
|
jamesgeorge007
|
68795a5017
|
refactor: port collection tree rendered in the save request modal to the new implementation
|
2024-05-22 20:33:03 +05:30 |
|
jamesgeorge007
|
b0c72fd295
|
feat: indicate request opened in the tab from the collection tree
|
2024-05-22 20:32:18 +05:30 |
|
jamesgeorge007
|
63eca80ff6
|
fix: prevent the need for an explicit save while editing request name
|
2024-05-22 20:32:18 +05:30 |
|
jamesgeorge007
|
30b6a67505
|
fix: prevent duplicate request creation and invalidate tabs with request deletion
|
2024-05-22 20:32:18 +05:30 |
|
jamesgeorge007
|
97899ec023
|
chore: cleanup
|
2024-05-22 20:32:18 +05:30 |
|
jamesgeorge007
|
2c47a63ca0
|
refactor: update provider method signature
|
2024-05-22 20:32:18 +05:30 |
|
jamesgeorge007
|
a0e373a4f3
|
refactor: persist request handle under tab saveContext
Bump vue version.
|
2024-05-22 20:32:16 +05:30 |
|
jamesgeorge007
|
392b2fc48d
|
refactor: updates based on the provider methods signature changes
|
2024-05-22 20:30:55 +05:30 |
|
jamesgeorge007
|
c1a8a871d2
|
refactor: save request handle in tabs and remove tabs related logic from personal provider definition
|
2024-05-22 20:28:56 +05:30 |
|
jamesgeorge007
|
1abbdb0fe0
|
refactor: consistent return formats
|
2024-05-22 20:21:43 +05:30 |
|
jamesgeorge007
|
f0f504d10e
|
refactor: unify edit collection API methods and ensure consistent naming convention
|
2024-05-22 20:21:42 +05:30 |
|
jamesgeorge007
|
f0dab55c99
|
refactor: prevent storing entire collection data in the respective handle
|
2024-05-22 20:21:15 +05:30 |
|
jamesgeorge007
|
d6a8e60239
|
refactor: finalize API methods
|
2024-05-22 20:21:14 +05:30 |
|
jamesgeorge007
|
89bcc58de6
|
refactor: compile data in handles
Introduce a handle for requests.
|
2024-05-22 20:16:54 +05:30 |
|
jamesgeorge007
|
ab7df212c2
|
refactor: iterations
|
2024-05-22 20:11:39 +05:30 |
|
jamesgeorge007
|
29e25b0ead
|
refactor: initial iterations
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2024-05-22 20:10:50 +05:30 |
|
Nivedin
|
f8ac6dfeb1
|
chore: add workspace switcher login A/B testing flow (#4053)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2024-05-10 16:35:42 +05:30 |
|
Nivedin
|
38bc2c12c3
|
refactor: set default interceptor to "proxy" (#4051)
|
2024-05-10 14:01:43 +05:30 |
|
Dmitry
|
6c29961d09
|
Added new button to save request modal (#3976)
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru>
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
|
2024-05-09 20:52:22 +05:30 |
|
Nivedin
|
ef1117d8cc
|
refactor: switch workspace after creation (#4015)
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
|
2024-05-09 20:28:24 +05:30 |
|
Nivedin
|
eecc3db4e9
|
chore: update placeholder text (#4023)
|
2024-04-30 16:49:32 +05:30 |
|
Andrew Bastin
|
426e7594f4
|
fix: tab systems erroring out due to out of sync tabOrdering and tabMap
|
2024-04-29 20:32:27 +05:30 |
|
Andrew Bastin
|
be57255bf7
|
refactor: update to dioc v3 (#4009)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-04-29 19:06:18 +05:30 |
|
Nivedin
|
0e2887b4e9
|
feat: first time user spotlight animation (#3977)
|
2024-04-22 12:21:30 +05:30 |
|
Eduardo San Martin Morote
|
08c655235d
|
fix: use pressed key rather than its code (#3978)
Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com>
|
2024-04-19 22:35:13 +05:30 |
|
jamesgeorge007
|
375d53263a
|
test: fix failing tests
|
2024-04-16 23:55:07 +05:30 |
|
Akash K
|
0f592d1789
|
fix: use proper values for addTo field when auth type is api-key (#3966)
|
2024-04-16 17:44:28 +05:30 |
|
Anwarul Islam
|
1f7a8edb14
|
fix: lint errors removed by using satisfies or as for type (#3934)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
|
2024-03-28 20:28:48 +05:30 |
|
James George
|
0a71783eaa
|
fix(common): ensure requests are translated to the latest version during import and search actions (#3931)
|
2024-03-25 17:09:54 +05:30 |
|
Nivedin
|
c326f54f7e
|
feat: added mutation and function to platform for updating user profile name (#3929)
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-25 14:41:25 +05:30 |
|
Dmitry
|
1113c79e20
|
fix: can't import curl command with data-urlencode (#3905)
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-25 13:12:48 +05:30 |
|
Akash K
|
6fd30f9aca
|
chore: spotlight improvements for team requests search (#3930)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-25 12:41:18 +05:30 |
|
Anwarul Islam
|
2c5b0dcd1b
|
feat: focus codemirror view when ImportCurl component launched (#3911)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-22 18:21:16 +05:30 |
|
Anwarul Islam
|
6f4455ba03
|
fix: request failing on change content type to multipart-formdata (#3922)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-22 18:11:16 +05:30 |
|
Nivedin
|
ba8c4480d9
|
fix: workspace list section bugs (#3925)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-22 18:02:28 +05:30 |
|
Akash K
|
d19807b212
|
chore: split axios request options into platform (#3927)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-22 13:42:41 +05:30 |
|
Anwarul Islam
|
256553b9bb
|
chore: update copy for header inspection (#3907)
Co-authored-by: James George <jamesgeorge998001@gmail.com>
|
2024-03-21 22:15:23 +05:30 |
|
Akash K
|
89d9951f3b
|
fix: fix typo in team search url (#3923)
fix: fix typo in team search endpoint url
Co-authored-by: James George <jamesgeorge998001@gmail.com>
|
2024-03-21 16:44:58 +05:30 |
|
James George
|
e53382666a
|
fix(common): prevent exception with ShortcodeListAdapter initialization (#3917)
|
2024-03-20 20:29:04 +05:30 |
|
Akash K
|
fc20b76080
|
fix: direct import from url failing (#3918)
|
2024-03-20 20:06:51 +05:30 |
|
Nivedin
|
146c73d7b6
|
feat: github enterprise SSO provider addition (#3914)
|
2024-03-20 20:01:56 +05:30 |
|
Akash K
|
6b58915caa
|
feat: oauth revamp + support for multiple grant types in oauth (#3885)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-20 00:18:03 +05:30 |
|
Akash K
|
457857a711
|
feat: team search in workspace search and spotlight (#3896)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-19 18:50:35 +05:30 |
|
Nivedin
|
a14870f3f0
|
fix: collection auth headers active tab update bug and type fix (#3899)
|
2024-03-15 21:17:34 +05:30 |
|
kaifulee
|
efdc1c2f5d
|
chore: fix some typos (#3895)
Signed-off-by: kaifulee <cuishuang@outlook.com>
|
2024-03-15 20:06:34 +05:30 |
|
Nivedin
|
41d617b507
|
fix: secret env bug in firebase due to undefined value (#3881)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-13 17:11:51 +05:30 |
|
Joel Jacob Stephen
|
acfb0189df
|
feat(sh-admin): enhanced user management in admin dashboard (#3814)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-13 14:45:13 +05:30 |
|