Commit Graph

159 Commits

Author SHA1 Message Date
Girish Ramakrishnan
4871d5df9d hide the binds ui for this release 2020-05-14 16:09:59 -07: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
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
Girish Ramakrishnan
68642e056c Show error message in app view 2020-05-12 21:34:44 -07:00
Girish Ramakrishnan
9033c6e1d4 user param is not needed 2020-05-12 21:30:57 -07:00
Johannes Zellner
5774a7893f Improve app graph layout 2020-05-13 01:12:13 +02:00
Johannes Zellner
abd9ea9ec5 Add memory and disk graphs to app view 2020-05-13 00:42:34 +02:00
Girish Ramakrishnan
f85a4878de rename backup key to password 2020-05-12 14:53:37 -07:00
Johannes Zellner
ae87213105 Show hint about required subscription for app update 2020-05-11 23:14:19 +02:00
Girish Ramakrishnan
a31ea92649 Add a UI for binds 2020-05-02 11:07:36 -07:00
Girish Ramakrishnan
b8f18bdec2 Add OVH Object Storage regions 2020-04-29 13:13:01 -07:00
Girish Ramakrishnan
9ebf6b06dd mail: implement aliases across domains
Part of #577
2020-04-20 16:07:23 -07:00
Johannes Zellner
eef360673b Also hide the app header bits to avoid empty ui fragments while loading 2020-04-12 13:20:01 +02:00
Girish Ramakrishnan
e776deaa3f Add note on Ext4/NFS mounts only 2020-04-09 15:49:47 -07:00
Johannes Zellner
4fc8e9b45e Ensure disable state for all form elements in backup import 2020-04-09 13:15:26 +02:00
Johannes Zellner
fe41eec7c5 Fix spacing on import button in app view 2020-04-09 13:13:14 +02:00
Johannes Zellner
d1d1d22734 Ensure we only show the tabs and content when app is loaded 2020-04-08 12:56:57 +02:00
Girish Ramakrishnan
1c5ff88e3c Use space instead of command for tag-input
this makes sure that email aliases wrap. if we used comma, it does not wrap
2020-03-28 16:46:19 -07:00
Johannes Zellner
3c858ca0fd Only show the progress bar when task is actually active 2020-03-26 00:22:46 +01:00
Johannes Zellner
da9d634b83 Remove already hidden task stop button 2020-03-26 00:19:50 +01:00
Johannes Zellner
128704400f Hook up task cancel action 2020-03-26 00:19:06 +01:00
Johannes Zellner
a3594322bd Show task cancel button after 5min 2020-03-26 00:16:23 +01:00
Girish Ramakrishnan
52e4fedd16 fieldset must be inside form 2020-03-19 19:26:19 -07:00
Girish Ramakrishnan
a7e2c74158 more linode warnings 2020-03-13 12:05:47 -07:00
Johannes Zellner
7d034a4b0b Show apptask progress label directly 2020-03-06 16:25:21 -08:00
Girish Ramakrishnan
1273dbde76 Better icon for owner 2020-03-06 11:14:25 -08:00
Girish Ramakrishnan
966960c64b cpu share: add step and better ticks 2020-03-06 10:40:21 -08:00
Girish Ramakrishnan
f1c2679137 typo 2020-03-06 02:09:44 -08:00
Johannes Zellner
0de106f23d Disable app access submit when no group or user is selected 2020-03-05 20:15:17 -08:00
Girish Ramakrishnan
3665d7cab7 Add linode to import UI 2020-03-05 11:24:42 -08:00
Johannes Zellner
958f738820 Fix app mailbox form state 2020-02-27 16:04:11 +01:00
Johannes Zellner
132a375347 Separate emails and email view 2020-02-11 21:06:34 +01:00
Girish Ramakrishnan
72b9384902 Use tooltips instead of overlays as hint when app is busy 2020-02-07 10:43:00 -08:00
Girish Ramakrishnan
8600019079 Fixes to import UI 2020-02-07 10:22:52 -08:00
Girish Ramakrishnan
49975a521b Add UI to import backup 2020-02-07 09:42:27 -08:00
Girish Ramakrishnan
ba36f05182 Just hide the table altogether when no backup 2020-02-06 16:11:25 -08:00
Johannes Zellner
c9e43ed295 Add basic ticks to cpu share slider 2020-02-01 16:30:32 +01:00
Girish Ramakrishnan
0315ae511b do not allows < 2 2020-01-28 22:44:08 -08:00
Girish Ramakrishnan
e336c4405d Rename Custom data dir to Storage 2020-01-28 22:33:38 -08:00
Girish Ramakrishnan
2a4d9c0ba6 ui for cpu shares 2020-01-28 22:32:58 -08:00
Girish Ramakrishnan
4a29fa93c5 services: use memorySwap to be consistent with the app memory UI
the memory limit sliders take the total memory (memory + swap).
2020-01-28 13:38:05 -08:00
Johannes Zellner
f0859291fc Actually shorten the memory limit description 2020-01-23 08:10:33 +01:00
Johannes Zellner
1eeba899f0 Mention how memory limit is allocated inline 2020-01-23 08:08:03 +01:00
Girish Ramakrishnan
1dca3c17a4 debug mode apps skip the health check 2019-12-24 11:08:17 -08:00
Girish Ramakrishnan
f5fd75f4fa Set busy indicator to false in refresh callbacks 2019-12-22 17:10:04 -08:00
Girish Ramakrishnan
24d1c2d63a Fix error state handling
Do not disable views in error state. Many actions like display work just fine.
Also, people want to restore etc but all this is disabled.
2019-12-20 19:04:51 -08:00
Girish Ramakrishnan
da191d62cc Show console view in error state for the logs
disable the terminal button accordingly
2019-12-20 15:55:57 -08:00
Girish Ramakrishnan
e8bc6e564d Rename the repair button 2019-12-20 15:38:40 -08:00