Commit Graph

1670 Commits

Author SHA1 Message Date
Johannes Zellner
f66d4e34d6 Bring back backupId clipboard logic 2020-05-25 21:47:58 +02:00
Johannes Zellner
989820183c Remove unused clipboard function 2020-05-25 21:47:10 +02:00
Girish Ramakrishnan
53f0e6c7d3 Fix regression in import UI dashboard-v5.2.3 dashboard-v5.2.2 2020-05-24 18:44:42 -07:00
Girish Ramakrishnan
1608faecea Make min period as 12 hours
because we only collect disk data twice a day
dashboard-v5.2.1
2020-05-23 12:40:41 -07:00
Girish Ramakrishnan
4260082726 rename variable to avoid name conflict 2020-05-22 14:52:23 -07:00
Girish Ramakrishnan
ca573dec91 hide the ruler 2020-05-22 12:05:23 -07:00
Johannes Zellner
3e252e1fd8 app disk usage is only collected twice a day 2020-05-22 19:48:18 +02:00
Johannes Zellner
7adc153e57 Also add swap to apps memory graph 2020-05-22 18:04:33 +02:00
Johannes Zellner
ae105d9f83 Fixup app disk usage graphs 2020-05-22 17:16:37 +02:00
Johannes Zellner
87c895bd76 Show graph minutes, since we now have a smaller resolution 2020-05-22 16:33:27 +02:00
Johannes Zellner
034b2b2ddd Add backup details dialog
When a backup contains many apps, displaying them in the main backup
list is confusing and hides most apps
2020-05-22 13:48:29 +02:00
Girish Ramakrishnan
fb5a789f55 1 monthly does not make much sense dashboard-v5.2.0 2020-05-21 14:09:06 -07:00
Johannes Zellner
2b36a2f8cb Fix busy state for automatic updates and backups 2020-05-20 12:16:35 +02:00
Johannes Zellner
d2a81ce907 Move retention and backup schedule interval into a separate settings dialog 2020-05-19 16:13:20 +02:00
Johannes Zellner
1f0b0d7bd1 Add all wasabi regions 2020-05-19 14:52:42 +02:00
Girish Ramakrishnan
735527a0f0 rework the updates ui to show the app id
browser are hiding the URL bar and it's becoming harder to get to that id
2020-05-18 14:57:24 -07:00
Girish Ramakrishnan
4dc034dd5e better redis label 2020-05-18 14:57:13 -07:00
Girish Ramakrishnan
4bfe4079cc Show enabled/disabled with appropriate class 2020-05-17 09:11:19 -07:00
Girish Ramakrishnan
66eff3a020 Add save/restore backup config to app view 2020-05-16 11:19:47 -07:00
Girish Ramakrishnan
401c561238 Fix spacing in restore view 2020-05-16 10:32:33 -07:00
Girish Ramakrishnan
606fe87ca0 backups: show the app info in contents 2020-05-16 09:47:00 -07:00
Girish Ramakrishnan
f4775cc17c eventlog: handle update error 2020-05-15 21:37:27 -07:00
Girish Ramakrishnan
a2e941970a Show endpoint 2020-05-15 16:05:30 -07:00
Girish Ramakrishnan
c2ed909818 fixes to backups view 2020-05-15 12:48:54 -07:00
Johannes Zellner
c38c440e63 Do not throw exception if no app graph data is yet available 2020-05-15 11:49:02 +02:00
Johannes Zellner
29b0785594 Fix cleanup backup button style
Sorry for messing with the btn style names, this grew
2020-05-15 11:41:55 +02:00
Johannes Zellner
e15dcd41db Fix documentation links in restore view 2020-05-15 11:40:41 +02:00
Girish Ramakrishnan
6528461873 Add backup listing UI 2020-05-14 22:42:41 -07:00
Girish Ramakrishnan
a8f5b5d4e4 Change label to MB 2020-05-14 21:56:22 -07:00
Girish Ramakrishnan
be489744c9 Add some retention policies 2020-05-14 21:36:22 -07:00
Girish Ramakrishnan
cd0b7ed3d2 rename to keepWithinSecs 2020-05-14 16:45:52 -07:00
Girish Ramakrishnan
3ebc5c6b9d retentionSecs is now retentionPolicy 2020-05-14 16:41:55 -07:00
Girish Ramakrishnan
66ada600b7 rename retentionSecs to retentionPolicy 2020-05-14 16:27:06 -07:00
Girish Ramakrishnan
4871d5df9d hide the binds ui for this release 2020-05-14 16:09:59 -07:00
Johannes Zellner
7088e6682b Add button to upload and pre-fill backup config 2020-05-15 00:32:49 +02:00
Johannes Zellner
babe0adffb Remove secret values and add encryption flag in restore config json 2020-05-14 23:19:17 +02:00
Johannes Zellner
8f0a76ecef Make SECRET_PLACEHOLDER available globally 2020-05-14 23:04:19 +02:00
Girish Ramakrishnan
23607c303c typo 2020-05-13 22:37:11 -07:00
Girish Ramakrishnan
884b7062c9 rename version to packageVersion 2020-05-13 21:54:52 -07:00
Johannes Zellner
07650d424a Show a bit more explanation on the system memory graph 2020-05-14 00:01:42 +02:00
Johannes Zellner
218ec9c678 Plot app memory against the apps memory limit 2020-05-13 23:38:32 +02:00
Johannes Zellner
8b7c3308b3 Remove noisy dots in graphs 2020-05-13 23:35:14 +02:00
Johannes Zellner
ca9528fa4e Show app memory in system view 2020-05-13 23:34:14 +02:00
Johannes Zellner
aef625ba31 Make it explicit what the graphs show in which units 2020-05-13 23:11:30 +02:00
Johannes Zellner
e5c8f2caec Fixup disk graph summary 2020-05-13 22:53:51 +02:00
Johannes Zellner
5c06305f85 Remove unnecessary graphs header and dim top actions 2020-05-13 21:44:26 +02:00
Johannes Zellner
428893d5c5 Actually use cpu values in system graphs 2020-05-13 21:41:16 +02:00
Johannes Zellner
fc7277a542 Only show redis services line if we even have a redis 2020-05-13 20:45:03 +02:00
Johannes Zellner
c8c6b15285 Rework the system view layout 2020-05-13 20:41:56 +02:00
Girish Ramakrishnan
0a987bdec9 show lock for encrypted backups 2020-05-13 00:03:54 -07:00