Commit Graph

39 Commits

Author SHA1 Message Date
Liyas Thomas
b10a209daf Improving performance 2019-11-28 20:41:52 +05:30
Liyas Thomas
36568d5720 🐛 Fixed build + refactored all js files 2019-11-27 06:54:32 +05:30
Andrew Bastin
7fab6f4732 Added query field to the GQL state 2019-11-26 15:43:06 -05:00
Andrew Bastin Kalloor Biju
122782f244 Added headers field to state and added mutations to handle header list updates 2019-11-25 22:25:22 -05:00
Liyas Thomas
f6752e9743 SSE mvp 2019-11-24 18:45:26 +05:30
Andrew Bastin
879fc58d9c Added mutation for working with the GQL store 2019-11-21 00:01:12 -05:00
Andrew Bastin
2c139c2a65 Added GQL object to global store 2019-11-21 00:00:15 -05:00
liyasthomas
d88e777f80 Minor UI updates 2019-11-18 06:32:30 +05:30
Liyas Thomas
5f8729536c 💩 Removed unused parameters 2019-11-16 11:20:35 +05:30
Hossein Nedaee
179010ddbf Change ace-editor theme by PW theme changing. 2019-11-11 20:44:24 +03:30
Liyas Thomas
d290b25f8a 🐛 Fixed a critical bug, clear cookies to take effect 2019-11-06 08:35:56 +05:30
liyasthomas
5db9ca9786 Minor tweaks 2019-11-03 01:20:40 +05:30
Liyas Thomas
b95eaf1aed 🚨 Lint 2019-11-02 11:02:21 +05:30
Liyas Thomas
e7a7c7b5ac Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-10-29 12:18:01 +05:30
Liyas Thomas
be00a6fd60 Browser tab color matches selected theme 2019-10-29 12:17:57 +05:30
breno-pereira
db0826d43a merge and fix 2019-10-26 09:02:17 -03:00
John Harker
84eda99dc0 Merge pull request #216 from mateusppereira/bug-fix-frame-colors
Fixed frame colors toggle
2019-10-25 19:47:17 +01:00
mateusppereira
2f13546b8b fixed frame colors bug 2019-10-25 14:56:24 -03:00
NBTX
0673cf0bbb Re-order sections and add toggle for including authentication in URL 2019-10-25 17:03:50 +01:00
Liyas Thomas
a09d7d76d3 : rotating_light: Lint 2019-10-25 13:44:34 +05:30
breno-pereira
8334441f2d fix conflicts 2019-10-24 20:48:20 -03:00
breno-pereira
36ec17a06c add vuex-persist 2019-10-24 20:28:08 -03:00
vlad0337187
bd64e4a45b refactor, fix: split 'components/collections/saveRequest.vue' to 'editRequest', 'saveRequestAs'; fix saving bugs 2019-10-24 13:46:18 +03:00
vlad0337187
3743ff96ff refactor: split 'components/collections/addFolder.vue' to 'addFolder', 'editFolder' 2019-10-24 05:20:52 +03:00
vlad0337187
932b92e67d refactor: split 'components/collections/addCollection.vue' to 'addCollection', 'editCollection' 2019-10-24 02:38:52 +03:00
vlad0337187
770556aa74 feature: allow importing collections from local JSON files 2019-10-23 23:11:11 +03:00
thehollidayinn
16bcb65d94 Updates to editing request. 2019-10-21 22:50:09 -06:00
Keith Holliday
85d6c3ac34 Edit request. 2019-10-17 10:57:58 -06:00
Keith Holliday
5847f0b16e Added save and remove requests. 2019-10-17 10:57:19 -06:00
Keith Holliday
cad907125b Added initial save request 2019-10-17 10:57:18 -06:00
Keith Holliday
d989da2811 Added edit folder. 2019-10-17 10:57:18 -06:00
Keith Holliday
ed53b433b5 Added edit and remove collection. 2019-10-17 10:57:18 -06:00
Keith Holliday
e5b72c7072 Initial collections 2019-10-01 16:20:23 -06:00
jamesgeorge007
9481587151 Minor stylistic update 2019-09-24 00:05:12 +05:30
jamesgeorge007
f42e0329da use array destructuring approach 2019-09-23 23:42:07 +05:30
NBTX
ca568cd3eb UI tweaks, finish proxy settings input 2019-08-29 23:58:10 +01:00
NBTX
85d51b2362 Add proxy settings. 2019-08-28 02:24:49 +01:00
NBTX
02ef69f0f7 🎨 Add theme support
- Move root (var) style properties to `/assets/css/themes.scss`
- Improve mobile navigation
- Create section component for the collapsable sections.
- Create logo component, so color can be changed.

- Add settings page
- Add option to select theme color
- Add option to select theme background
- Add option to enable/disable multi-colored frames.

- Add settings to VueX Store
- Persist VueX store in LocalStorage.
2019-08-25 00:42:41 +01:00
NBTX
a27be71b13 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00