Pavel Djundik
|
a6f70696f3
|
Separate active sessions section
Fixes #2562
|
2020-03-17 17:36:13 +02:00 |
|
Pavel Djundik
|
21bbe7d4c3
|
Make sense out of settings sync and force sync
|
2019-11-25 20:13:13 +02:00 |
|
Pavel Djundik
|
0cb8dc73bb
|
Use es6 import syntax
|
2019-11-25 20:13:12 +02:00 |
|
Pavel Djundik
|
17365d9967
|
Remove references to vue.js
|
2019-11-25 20:13:09 +02:00 |
|
Pavel Djundik
|
033f565c0e
|
Remove isFileUploadEnabled
|
2019-11-25 20:13:08 +02:00 |
|
Pavel Djundik
|
a4490bf1d6
|
Fix up connect uri parsing, use direct router references
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
|
2019-11-25 20:13:08 +02:00 |
|
Pavel Djundik
|
f2309c7c89
|
Improve router experience
|
2019-11-25 20:13:07 +02:00 |
|
Tim Miller-Williams
|
d5ebdc943c
|
Replace isNotified state with getter
|
2019-11-25 20:13:05 +02:00 |
|
Tim Miller-Williams
|
cbaf4db339
|
Replace synchronizeNotifiedState with a getter & watcher
|
2019-11-25 20:13:05 +02:00 |
|
Tim Miller-Williams
|
16f8304c4e
|
Refactor title to rely on Vuex state reactivity
|
2019-11-25 20:13:04 +02:00 |
|
Tim Miller-Williams
|
6a15fd95f0
|
Refactor userList behaviour to not use methods in root Vue instance
|
2019-11-25 20:13:04 +02:00 |
|
Tim Miller-Williams
|
dd9efad23c
|
Refactor sidebar behaviour to no longer use methods in root Vue instance
|
2019-11-25 20:13:04 +02:00 |
|
Tim Miller-Williams
|
25da9dd63e
|
Rework settings such that all behavior for each setting is kept together
Behavior includes: default value, whether setting should be synced, and
an optional 'apply' callback which is called when setting is changed in
Vuex.
|
2019-11-25 20:12:59 +02:00 |
|
Pavel Djundik
|
a1f183f216
|
Cleanup auth flow
|
2019-11-25 20:12:58 +02:00 |
|
Pavel Djundik
|
c26de4cf6a
|
Move options to vuex
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
|
2019-11-25 20:12:56 +02:00 |
|
Pavel Djundik
|
aba2487126
|
Make findChannel and findNetwork getters
|
2019-11-25 20:12:54 +02:00 |
|
Pavel Djundik
|
742cd8d4bf
|
Move most things out of utils
|
2019-11-25 20:12:54 +02:00 |
|
Pavel Djundik
|
2f635069e0
|
Move vuex state to a separate file and reorganize some code
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
|
2019-11-25 20:12:54 +02:00 |
|
Richard Lewis
|
b95f89c4c2
|
Implement version checker in Vue.
|
2019-11-25 20:12:31 +02:00 |
|
Richard Lewis
|
2b602ca333
|
Move slideout menu logic to Vue.
|
2019-11-25 20:12:31 +02:00 |
|
Richard Lewis
|
467ebab31f
|
Move most side bar and user list interactions to vue.
|
2019-11-25 20:12:28 +02:00 |
|
Richard Lewis
|
5b17a2fbe4
|
Port session list to vue.
|
2019-11-25 20:12:27 +02:00 |
|
Richard Lewis
|
5a3ad194e8
|
Move connect and network edit views to vue.
|
2019-11-25 20:12:25 +02:00 |
|
Richard Lewis
|
c4a3108dc0
|
Move activeWindow to vuex.
|
2019-11-25 20:12:24 +02:00 |
|
Richard Lewis
|
0da059118d
|
Move isNotified to vuex.
|
2019-11-25 20:12:24 +02:00 |
|
Richard Lewis
|
69cb891b1a
|
Add vuex and move isConnected to vuex state.
|
2019-11-25 20:12:23 +02:00 |
|