Commit Graph

31 Commits

Author SHA1 Message Date
Jared Goodwin
f82bf69cee Fixed error when trying to save device back into group "None". 2021-12-02 12:40:35 -08:00
Jared Goodwin
726b2fb5c4 Reduce number of iterations through collection while filtering. 2021-07-29 07:58:16 -07:00
Jared Goodwin
233f8a43d0 Restart ExternalScriptingShell process if exited. Add Ctrl + Q shortcut to clear terminal output. 2021-07-29 07:58:16 -07:00
Jared Goodwin
34ead1e1ac Add active users indicator. Move sort. 2021-07-29 07:58:16 -07:00
Jared Goodwin
87b9fe4b92 Reduce default devices per page to 25. 2021-07-29 07:58:16 -07:00
Jared Goodwin
4ce20eb543 Don't update DevicesFrame on DeviceUpdated and DeviceWentOffline messages. Only update card. Add explicit Refresh button. 2021-07-29 07:58:16 -07:00
Jared Goodwin
166b72ffa6 Change DevicesForPage to field. 2021-07-29 07:58:16 -07:00
Jared Goodwin
c2b07180eb Change chat input from textarea back to input. 2021-07-29 07:58:15 -07:00
Jared Goodwin
e8584579e5 Allow card header click to close header. 2021-07-29 07:58:15 -07:00
Jared Goodwin
04e665aec4 Bind device search filter on change instead of on input. 2021-07-29 07:58:15 -07:00
Jared Goodwin
6f28e595b2 Move lock. 2021-07-29 07:58:15 -07:00
Jared Goodwin
40c49e4efb Update formatting on branding page. 2021-07-29 07:58:14 -07:00
Jared Goodwin
37feeed7ba Add branding reset button. Add numeric inputs for rgb values. 2021-07-29 07:58:14 -07:00
Jared Goodwin
e8d3d346be Use lock when updating devices. 2021-07-29 07:58:11 -07:00
Jared Goodwin
5fa05fa0d1 Add warning on device card for outdated devices. 2021-07-29 07:58:09 -07:00
Jared Goodwin
558dd1bc18 Refactor DevicesFrame to make less trips to database. 2021-07-29 07:58:09 -07:00
Jared Goodwin
0ec0b7054f DataService refactoring. 2021-07-29 07:58:07 -07:00
Jared Goodwin
6593c11a65 Add details to quick script runs. 2021-07-29 07:58:05 -07:00
Jared Goodwin
6a0cb369ac Trigger heartbeat when device is expanded. 2021-07-29 07:58:03 -07:00
Jared Goodwin
347d92eed5 Make deep links for tabs. 2021-07-29 07:57:38 -07:00
Jared Goodwin
051e3f5332 Add alert details modal. Fix GetEffectiveTheme. 2021-07-29 07:57:38 -07:00
Jared Goodwin
b497a4c8bc Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
Jared Goodwin
63d511c083 Make device ID optional on device details. Add it to the nav menu. 2021-07-29 07:57:37 -07:00
Jared Goodwin
188d331c08 Update help modal. 2021-07-29 07:57:37 -07:00
Jared
1004e454f9 Fix for newly-added device groups now showing in EditDeviceGroup modal until page refresh. Fix invites. 2021-07-29 07:57:33 -07:00
Jared
3e74e61e9b Fix title in EditDeviceGroup modal. 2021-07-29 07:57:33 -07:00
Jared
51439a688f Add navigation animation. 2021-07-29 07:57:32 -07:00
Jared Goodwin
d2bb8b926b Merged PR 6: Linux capture fixes. 2021-07-29 07:57:32 -07:00
Jared
5983f06e15 Fix non-awaited tasks. 2021-07-29 07:57:32 -07:00
Jared
ce91daa167 Remove key from modal string[] content. 2021-07-29 07:57:31 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00