Commit graph

95 commits

Author SHA1 Message Date
iainsaxonhome
c03166ed02 Reimplemented Exit App function 2022-01-13 08:46:00 +11:00
iainsaxonhome
3c5da3f01b Added Quit App to menu 2022-01-12 10:39:21 +11:00
Bill Thornton
df68a7e3e8
Merge pull request #2749 from nielsvanvelzen/quickconnect-enabled
Use new Quick Connect enabled endpoint
2021-08-09 08:17:53 -07:00
Bill Thornton
26f350492a
Merge pull request #2748 from nielsvanvelzen/quickconnect-no-activate
Remove activate feature from Quick Connect page
2021-08-09 08:16:06 -07:00
Niels van Velzen
81e5c19ee5 Use new quickconnect enabled endpoint 2021-07-06 22:41:00 +02:00
Niels van Velzen
62a822fb1b Move quick connect button up in preferences menu 2021-06-18 21:50:46 +02:00
Niels van Velzen
5cbac6bcae Remove activate feature from Quick Connect page
Also added a heading and updates the layout in general
2021-06-18 21:43:01 +02:00
Dmitry Lyzo
eb9c7b08b9 Remove unused argument 2021-06-15 22:01:00 +03:00
Dmitry Lyzo
c6757b2e1f Prettify the code
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2021-06-15 21:53:19 +03:00
Dmitry Lyzo
f956731477 Hide controls for admin 2021-06-15 21:53:19 +03:00
Dmitry Lyzo
7974fbcbaa Add gamepad enabling/disabling 2021-06-15 21:53:19 +03:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Joshua M. Boniface
c383c8075a
Merge pull request #2155 from thornbill/quickconnect-enhancements
Improve QuickConnect ux
2020-12-04 20:27:24 -05:00
Maxr1998
9e9a6c9921
Simplify hiding menu items based on supported features 2020-12-04 17:20:12 +01:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Bill Thornton
394a3d9f49 Refactor QuickConnect helper functions 2020-12-01 13:31:28 -05:00
Bill Thornton
05b0a2518e Hide QuickConnect options when not available 2020-12-01 13:31:28 -05:00
nyanmisaka
b22e17f63a fix the inconsistent button size in dashboard 2020-11-26 17:27:14 +08:00
vitorsemeano
a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
85a0ee89e0 fix linting issues 2020-09-16 04:20:00 +09:00
Matt Montgomery
fa7d8bf4da Apply suggestions from code review 2020-09-10 15:05:28 -05:00
Matt Montgomery
723472aca5 Complete modifications to work with latest server code 2020-09-03 17:48:23 -05:00
Matt Montgomery
28928ead7c Modified to work with latest server code 2020-09-03 16:21:45 -05:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
Cameron
f45217337a Remove message Appearing when reloading after changing user settings 2020-09-02 10:56:03 +01:00
dkanada
99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
dkanada
b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
MrTimscampi
350195b5bc Hide admin menus if in TV layout 2020-08-26 20:06:48 +02:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
Matt Montgomery
ae5fa9d304 Migrate to ES6 2020-07-27 00:07:03 -05:00
Matt Montgomery
e5f0d77c30 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-07-26 16:41:26 -05:00
MrTimscampi
dc5af7d19f Merge remote-tracking branch 'upstream/master' into dead-code-society 2020-07-26 18:28:32 +02:00
dkanada
c0261ee487 move wizard and user preference routes to nested folders 2020-07-26 20:31:16 +09:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
b7d2561dae Address more feedback 2020-07-25 13:42:03 +02:00
MrTimscampi
443ce5a747 Fix more suggestions 2020-07-24 17:18:28 +02:00
MrTimscampi
66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron
5e7926bf6c
Merge branch 'es6' into migrate-to-ES6-37 2020-07-19 20:06:57 +01:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00