liyasthomas
41eb4f8395
refactor(ui): minor font tweaks
2021-06-21 16:31:40 +05:30
liyasthomas
6ddff58ba5
feat: better route determination - fixed #1732
2021-06-21 15:33:51 +05:30
Andrew Bastin
f4f29b8520
Fix localStorage usage
2021-06-21 00:27:45 -04:00
Andrew Bastin
7c2becd3a4
Merge remote-tracking branch 'upstream/main' into newstate/firebase
2021-06-19 20:41:25 -04:00
Ilya
5fe8fce89d
refactor: modals ( #1720 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-06-15 13:48:38 +05:30
liyasthomas
0cedc9ed51
chore: remove unused code
2021-06-15 06:34:21 +05:30
Andrew Bastin
f745fef6c2
Fix enter.vue firebase not loaded
2021-06-14 08:40:39 -04:00
liyasthomas
111a947413
feat: minor ui tweaks
2021-06-14 09:55:27 +05:30
Andrew Bastin
85c6932f8f
Initial Firebase refactor pass
2021-06-14 00:11:57 -04:00
liyasthomas
ced2f1b911
feat: introduce animations
2021-06-13 20:31:42 +05:30
liyasthomas
34cd604a91
refactor(ui): minor ux improvements
2021-06-13 16:24:29 +05:30
liyasthomas
2ffd0be03f
refactor(ui): better color names
2021-06-12 22:16:17 +05:30
liyasthomas
58296505a8
feat: show and hide sidebar - fixed #1716
2021-06-12 16:40:12 +05:30
liyasthomas
be67986123
feat: sign in with email
2021-06-11 05:31:29 +05:30
Andrew Bastin
e361d66c88
Merge branch 'newstate/environments' into main
2021-06-06 23:12:41 -04:00
liyasthomas
45b9f2e1bf
fix: replace auto complete with drop down for content-types - fixed #1704
2021-06-06 20:56:56 +05:30
nelsontky
7e9ae69f38
fix: prevent overwrite of content type ( #1703 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-06-06 03:12:50 -07:00
Andrew Bastin
5bfeb541fc
Initial environment state system refactor
2021-06-04 22:41:07 -04:00
Andrew Bastin
795c5f8263
Migrate GraphQL to use SaveRequest modal instead of GQL one
2021-05-29 22:36:58 -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
Andrew Bastin
9e602394cf
Remove dependency on history component to add history entry
2021-05-24 23:37:48 -04:00
Andrew Bastin
fcac750ad7
Migrate code to new history store
2021-05-24 23:37:48 -04:00
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
Liyas Thomas
8f09c82763
fixes and refactor
2021-05-14 05:50:17 +00:00
Liyas Thomas
4656d67fcf
fix: teams edit modal + race conditions on currentUser
2021-05-14 03:40:53 +00:00
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
Osheen Sachdev
5df3ebae22
Documentation generation ( #1610 )
...
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com >
Co-authored-by: IshaGupta18 <ishagupta1828@gmail.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-04-21 10:17:31 -07:00
Liyas Thomas
b65ae89be6
fix: respect environment variable in inline query parameters - fixed #1603
2021-04-15 10:04:23 +00:00
Liyas Thomas
432884a2af
Select multiple collections ( #1604 ) ( #1605 )
2021-04-15 01:01:15 -07:00
Osheen Sachdev
6878498b2e
Fix folder nesting in document generation ( #1602 )
2021-04-14 17:54:55 -07:00
Joel D Souza
f6db530de2
Sync bodyParams and rawBodyParams ( #1562 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Joel DSouza <joel.dsouza@kapturecrm.com >
2021-04-10 01:03:37 -07:00
Liyas Thomas
db45f08905
fix: add query from cURL import - fixed #1582
2021-04-08 11:31:24 +00:00
Liyas Thomas
56982effcd
feat: support custom router base property - fixed #1561
2021-03-24 13:18:33 +00:00
Liyas Thomas
8a52b0fbd6
fix: broken grapgql query fetch
2021-03-24 05:20:01 +00:00
Liyas Thomas
2190a1b6fd
chore(deps): bump + fix: only allow one from extension and proxy
2021-03-23 19:48:00 +00: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
Isha Gupta
e565f9bf72
GraphQL collections ( #1536 )
2021-03-18 20:25:12 +05:30
Liyas Thomas
942b86c647
refactor: upgrade tailwindcss
2021-03-17 18:00:58 +00:00
Jayce Dugan
87c6230ef2
Fix: Whitespace & URL encoding applied to query parameters.
...
fix: String.trim() applied to query parameter keys and values to remove additional whitespace.
fix: encodeURI() applied to query string before being applied to request url path.
2021-03-16 22:45:07 +00:00
Liyas Thomas
347ad94a43
fix: minor UI spacing issues
2021-03-16 09:11:19 +00:00
Liyas Thomas
f1389cdba0
TailwindCSS v2.x ( #1540 )
2021-03-16 01:49:21 -07:00
Liyas Thomas
5399ddf6ac
docs: updated description
2021-03-14 15:15:57 +00:00
Liyas Thomas
a724dc1207
proxy.hoppscotch.io ( #1532 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-03-14 08:54:15 +05:30
Liyas Thomas
13ff7b9088
docs: updated screenshots + feature list
2021-03-11 14:59:16 +00:00
Liyas Thomas
17da230d72
fix: remove sort history entries + fix history entries order - fixed #1455
2021-03-11 06:53:49 +00:00