jamesgeorge007
|
fe01322bf7
|
refactor: integrate provider API methods for collection move/reorder
|
2024-05-22 20:50:32 +05:30 |
|
jamesgeorge007
|
0a0f441da1
|
refactor: unify markup
|
2024-05-22 20:50:32 +05:30 |
|
jamesgeorge007
|
d0c7c4a245
|
refactor: provider method definitions for collection reorder/move
|
2024-05-22 20:50:32 +05:30 |
|
jamesgeorge007
|
076006c4a6
|
refactor: port collection move/reorder
|
2024-05-22 20:50:32 +05:30 |
|
jamesgeorge007
|
6ed9c09f06
|
refactor: port import/export functionality
|
2024-05-22 20:50:31 +05:30 |
|
jamesgeorge007
|
cd23bb63c1
|
refactor: remove fields associated with pagination
Fix lint errors
|
2024-05-22 20:49:13 +05:30 |
|
jamesgeorge007
|
316dc8f759
|
refactor: persist IDs under tab save context
|
2024-05-22 20:49:12 +05:30 |
|
jamesgeorge007
|
89f7c2ce5e
|
refactor: port share requests
|
2024-05-22 20:41:24 +05:30 |
|
jamesgeorge007
|
0d00826019
|
fix: ensure removing collection level headers persists
|
2024-05-22 20:41:24 +05:30 |
|
jamesgeorge007
|
00285df348
|
refactor: remove side effects from computed properties
|
2024-05-22 20:41:24 +05:30 |
|
jamesgeorge007
|
b821f452cf
|
fix: ensure the reference is not kept while overwriting requests
|
2024-05-22 20:41:24 +05:30 |
|
jamesgeorge007
|
7549e456c8
|
fix: specify correct request index with update action
|
2024-05-22 20:33:04 +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
|
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 |
|
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 |
|
jamesgeorge007
|
375d53263a
|
test: fix failing tests
|
2024-04-16 23:55:07 +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
|
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
|
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
|
7ec8659381
|
feat: request variables (#3825)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-07 12:50:44 +05:30 |
|
James George
|
4bd54b12cd
|
fix(persistence-service): add fallbacks for environments related schemas (#3832)
|
2024-02-15 23:38:56 +05:30 |
|
James George
|
dfdd44b4ed
|
fix(persistence-service): update global environment variables schema (#3829)
|
2024-02-15 21:40:31 +05:30 |
|
Nivedin
|
45b532747e
|
fix: environment tooltip update bug (#3819)
|
2024-02-13 17:42:02 +05:30 |
|
Nivedin
|
41bad1f3dc
|
fix: secret environment flow bugs (#3817)
|
2024-02-10 20:22:10 +05:30 |
|
Muhammed Ajmal M
|
47226be6d0
|
feat: persist line wrap setting (#3647)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-02-09 14:05:09 +05:30 |
|
Nivedin
|
00862eb192
|
feat: secret variables in environments (#3779)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-02-08 21:58:42 +05:30 |
|
James George
|
d7cdeb796a
|
chore(common): analytics on spotlight (#3727)
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
|
2024-02-02 15:32:06 +05:30 |
|
Anwarul Islam
|
a28a576c41
|
feat: team environment search and switch (#3700)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-01-30 19:49:04 +05:30 |
|
James George
|
3d25ef48d1
|
fix(persistence-service): update schemas found to differ in runtime (#3671)
|
2023-12-19 18:34:27 +05:30 |
|
Andrew Bastin
|
5ad8f6c2ce
|
chore: move window.open to platform io to handle desktop app
|
2023-12-19 11:26:37 +05:30 |
|
Joel Jacob Stephen
|
cf8b5975ac
|
refactor: improvements made to how banners are to be dismissed (#3656)
|
2023-12-15 17:08:57 +05:30 |
|
Nivedin
|
47e009267b
|
feat: collection level headers and authorization (#3505)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2023-12-13 22:43:18 +05:30 |
|
Andrew Bastin
|
957641fb0f
|
chore: move dioc out of monorepo
|
2023-12-12 15:39:10 +05:30 |
|
Liyas Thomas
|
87395a4553
|
fix: minor ui issues
|
2023-12-07 17:12:33 +05:30 |
|
Akash K
|
7481feb366
|
feat: introduce platform defs for adding additional spotlight searchers (#3631)
|
2023-12-07 16:28:02 +05:30 |
|