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