Liyas Thomas
2ff0f97295
refactor: request actions + fix: timeout bug
2021-05-12 05:33:15 +00:00
Andrew Bastin
dd3b51d0b7
Use Intersection component to fetch team list on visibility
2021-05-11 23:39:23 -04:00
Liyas Thomas
c756be54a1
refactor: separate request components for team & my collections
2021-05-11 13:10:36 +00:00
Liyas Thomas
3bbf334f99
refactor: separate folders for team and personal collections
2021-05-11 05:49:36 +00:00
Liyas Thomas
8a30d3ed42
refactor: separated my collections and tam collections
2021-05-09 07:48:52 +00:00
Andrew Bastin
a5a6b864a5
Fix issue with child collection not rerendering
2021-05-09 02:08:48 -04:00
Liyas Thomas
97b7320939
move collections actions to parent
2021-05-09 05:30:31 +00:00
Andrew Bastin
3888584b58
Initial refactor of the collections list and friends
2021-05-06 20:46:29 -04:00
Andrew Bastin
531a9c0bc8
Update team_utils imports
2021-05-06 12:21:53 -04:00
Andrew Bastin
84f8048e0a
Initial introduction of TeamCollectionAdapter based collection render
2021-05-06 12:06:19 -04:00
Liyas Thomas
b8bc110d33
check existance of teamCollectionAdded.parent
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-05-02 03:49:00 +00:00
Andrew Bastin
597fd2c6d1
Fix duplication on teams folder creation
2021-04-29 23:50:50 -04:00
Liyas Thomas
ab0bc3e927
fix: permissions for collections and folders
2021-04-30 01:04:41 +00:00
liyasthomas
e28373dae1
fixes
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-04-29 14:03:39 +05:30
Liyas Thomas
1bc57f159c
merge feat/teams-new-ui
...
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Osheen Sachdev <45964755+oshhh@users.noreply.github.com >
Co-authored-by: Rohan Rajpal <rohan46000@gmail.com >
Co-authored-by: Raghav Gupta <raghav.gupta0307@gmail.com >
2021-04-26 09:37:18 +00:00
Liyas Thomas
432884a2af
Select multiple collections ( #1604 ) ( #1605 )
2021-04-15 01:01:15 -07:00
Jainal Gosaliya
4d5332fef7
fixes empty url bug during importing postman json ( #1593 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-04-13 21:44:50 -07:00
Andrew Bastin
5fce1118f6
Revamp of the Settings State System along with TypeScript support ( #1560 )
...
* Add vue-rx, rxjs and lodash as dependencies
* Added vue-rx plugin integration to nuxt config
* Initial settings store implementation
* Add babel plugin for private class properties to for Jest
* Add DispatchingStore test spec
* Initial settings code
* Reactive Streams for fb current user and id token
* Fix typo
* Migrate index and graphql pages to the new store
* Migrate network strategy to the new store
* Fixed Section.vue errors
* Fix getSettingSubject issue
* Migrate fb settings reference in components to the new state system
* Add typings for lodash as dev dependency
* Load setting
* Load initial sync setting values
* Update proxy url
* Add typescript support
* Rewrite Settings store to TypeScript
* Port Settings page to TypeScript as reference
* Move all store migrations to a separate file
* Delete test file for fb.js
* Add ts-jest as dev dependency
* Remove firebase-mock as dependency
* Remove FRAME_COLORS_ENABLED settings value
2021-03-23 11:18:14 -04:00
Liyas Thomas
352f3af737
refactor: show sub-folders before requests inside folders
2021-03-22 11:53:36 +00:00
Farhan Tariq
8a5402932c
Show sub-folders first instead of requests
2021-03-21 19:49:03 +05:00
Isha Gupta
e565f9bf72
GraphQL collections ( #1536 )
2021-03-18 20:25:12 +05:30
Liyas Thomas
f1389cdba0
TailwindCSS v2.x ( #1540 )
2021-03-16 01:49:21 -07:00
Liyas Thomas
ef4566eb95
refactor: show interaction while dragging request in collections
2021-03-08 04:02:08 +00:00
Liyas Thomas
dc5ca76d05
rename all components to new namespace ( #1515 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-03-01 09:28:14 +05:30
Liyas Thomas
6b0da0a568
fix: delete request from collection modal not closing
2021-01-18 22:08:48 +05:30
Liyas Thomas
c8185050f6
feat: GitHub buttons
2021-01-16 18:40:18 +05:30
Liyas Thomas
82de03101b
fix: throwing error when settings key being empty - fixed #1409
2021-01-04 06:25:02 +05:30
Farhan Tariq
38b3197912
Fix when folder is having no request property
2020-12-18 10:53:29 +00:00
Liyas Thomas
81a6d821c0
feat: confirm modal + chore(deps): bump
2020-12-14 10:35:14 +05:30
Liyas Thomas
5a7bcf32ea
chore(refactor): modern UI
2020-12-11 22:24:34 +05:30
Liyas Thomas
773423069b
Refactor UI
2020-12-11 15:59:03 +05:30
Liyas Thomas
1e6773deb5
Refactor: Modularize home page ( #1372 )
...
* Move HTTP headers section to component
* Move import cURL modal to component
* Move Notes, OAuth token modal to seperate components
* Fix deepcode analysis
* Move parameters section to seperate component
* Move codegen modal to component
* ES6
2020-12-11 05:59:29 +05:30
Liyas Thomas
ba08883623
Final gist integration + clean up
2020-12-08 17:50:32 +05:30
Liyas Thomas
b473ed7cb7
Allow importing and exporting environments to gist
2020-12-08 12:18:28 +05:30
Liyas Thomas
2978c8adfe
Allow importing collections from gist
2020-12-08 12:05:10 +05:30
Liyas Thomas
346b980a1d
Merge pull request #1366 from hoppscotch/main
2020-12-08 09:03:00 +05:30
Liyas Thomas
66077ea6d7
Replaced svg with icon font
2020-12-07 20:37:13 +05:30
Liyas Thomas
3d10a8f86a
Initial MVP of GitHub gist support
2020-12-07 14:14:02 +05:30
Hari Narayanan
57627367f5
duplicate identifier for requests fixed ( #1346 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-11-27 17:12:33 +05:30
Hari Narayanan
d9bab319e3
added request method label in collections
2020-11-25 23:54:20 +05:30
Liyas Thomas
77862cdf9b
lgtm code review suggestions
2020-11-23 12:32:13 +05:30
Andrew Bastin
dc98ef8b57
Fix add folder to collections being broken when logged in ( #1299 )
...
* Moved add folder modal logic out
* Pass around folder paths for collections to fix folder not applying on
logged in users
* Remove unwanted use of folder value for addFolder store mutation
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-10-26 06:44:59 +05:30
Liyas Thomas
f49c2138de
Lint + ES6
2020-10-21 12:20:32 +05:30
Farhan Tariq
7e30a4a3d4
Subfolder functionality ( #1194 )
...
* Added functionality for sub-folders
* Edit Request name only. Drag and drop to move requests
* Refactor
* Move requests between folder or collections
* Functionality to save request in multiple folders
* Unnecessary Lang
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-10-21 06:41:45 +05:30
Jeff Sieu
6b3b8e6204
Remove extra console log ( #1261 )
...
* Add search bar for collections
* Remove console log
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-10-11 10:32:28 +05:30
Jeff Sieu
194a4f3adb
Add search bar for collections ( #1260 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-10-11 10:22:18 +05:30
Liyas Thomas
7e1e61f8af
chores: Lint + dependency update
2020-09-27 23:34:15 +05:30
Liyas Thomas
6380063978
Upstream
2020-09-24 21:37:27 +05:30
Moulik Aggarwal
b2ef26600c
Fix Quality Issues using DeepSource ( #1183 )
...
Co-authored-by: DeepSource Bot <bot@deepsource.io >
2020-09-24 20:46:20 +05:30
Liyas Thomas
e94fdcad32
Color modes ( #1181 )
2020-09-24 08:22:54 +05:30