Dmitry Yankowski
48100ead55
Commit code with double quotes instead of single quotes
2020-02-24 21:06:23 -05:00
Dmitry Yankowski
777e629b3d
Initial prettier formatted files
2020-02-24 13:44:50 -05:00
Dmitry Yankowski
0c8eea65a5
Added toggle for enabling/disabling auto scrolling (scrollInto functionality)
2020-02-24 10:54:22 -05:00
Jacob Anavisca
00fa17b31f
Review Updates
2020-02-23 22:21:10 -05:00
Liyas Thomas
54d590765f
Typo
2020-02-24 00:48:39 +05:30
Liyas Thomas
010be95ed5
Lint + few best practices
2020-02-23 22:43:12 +05:30
Jacob Anavisca
59ca8cb2c6
Merge branch 'master' into feature/env-manager
2020-02-23 11:39:44 -05:00
Jacob Anavisca
15dc0ad9ac
Env management
2020-02-23 11:38:15 -05:00
jamesgeorge007
5a56081a29
fix: remove unused code snippet
2020-02-20 09:46:07 +05:30
jamesgeorge007
d2b73a8942
refactor: nested destructuring
2020-02-20 09:45:19 +05:30
Liyas Thomas
4665dbc372
🚨 Lint
2020-02-19 09:29:49 +05:30
Andrew Bastin
f1e752892d
Added toggle for using extensions to send requests
2020-02-04 13:09:29 -05:00
jamesgeorge007
955bb5c99d
fix: account for letter casing while creating editing a collection
2020-02-03 17:38:38 +05:30
jamesgeorge007
88fc45975f
fix: account for letter casing while creating new collection
2020-02-03 17:38:07 +05:30
Liyas Thomas
3e126cdfa4
🐛 Fixed a bug with Collection sync
2020-01-25 12:21:47 +05:30
jamesgeorge007
f132de8dbb
chore: validate edit collection activity for duplicate collection
2020-01-23 14:57:44 +05:30
jamesgeorge007
bb973ee449
fix: prevent creation of duplicate collection
2020-01-21 19:46:33 +05:30
jamesgeorge007
e16019dcbf
chore: make use of toast
2020-01-21 19:45:52 +05:30
jamesgeorge007
fcdf93c5e5
fix: prefer destructuring approach
2020-01-21 16:38:34 +05:30
jamesgeorge007
a34acfd0c5
fix: return for duplicate collection
2020-01-21 16:38:09 +05:30
jamesgeorge007
2853a4bbef
fix: validation for duplicate collections
2020-01-21 16:37:04 +05:30
Liyas Thomas
57f7621567
♻️ Refactoring code
2020-01-10 06:27:48 +05:30
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
Liyas Thomas
f6752e9743
SSE mvp
2019-11-24 18:45:26 +05:30
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
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
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
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