Andrew Bastin
66bb9dc42b
fix: drag and drop on collections
2021-05-28 00:23:11 -04:00
Andrew Bastin
70a350fdac
Initial Collection State System implementation
...
Co-authored-by: Liyas Thomas <hi@liyasthomas.com >
2021-05-27 23:22:17 -04:00
liyasthomas
454c11a12c
chore: lint
2021-05-22 20:50:23 +05:30
Andrew Bastin
3ac9a418e6
Defer ChooseType teams list query until component visible
2021-05-20 22:21:12 -04:00
liyasthomas
c98de5988e
fix: clean input value in modals - fixed #1662
2021-05-20 14:24:14 +05:30
liyasthomas
44df9b3be8
refactor: lint
2021-05-19 10:24:57 +05:30
liyasthomas
40ddfa8def
refactor: lint
2021-05-18 21:39:55 +05:30
Liyas Thomas
5f193680c9
fix: minor UI stylings
2021-05-15 21:19:23 +00:00
Liyas Thomas
3533aa391a
chore: lint
2021-05-15 12:43:31 +00:00
Liyas Thomas
76866f78f0
cleanup: remove logs
2021-05-15 06:47:13 +00:00
Liyas Thomas
8e3ecb4c25
fix: save location picker indicator
2021-05-15 05:45:05 +00:00
Andrew Bastin
1b9b2ac4c9
Fix SaveRequest modal selection
2021-05-15 00:02:55 -04:00
Liyas Thomas
8f09c82763
fixes and refactor
2021-05-14 05:50:17 +00:00
Andrew Bastin
b9c3219094
Hide "Team Collections" tab if user has no access
2021-05-13 20:16:41 -04:00
Liyas Thomas
c1f083d19f
fix: indicate selected location on save request
2021-05-13 04:26:33 +00:00
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