Commit Graph

826 Commits

Author SHA1 Message Date
Girish Ramakrishnan
d5e4453f15 app passwords: add ui 2020-02-01 18:49:29 -08:00
Johannes Zellner
c9e43ed295 Add basic ticks to cpu share slider 2020-02-01 16:30:32 +01:00
Girish Ramakrishnan
63610f04ec Show backup disk usage 2020-01-31 14:47:04 -08:00
Girish Ramakrishnan
e0db4fce6e Better purpose 2020-01-30 21:53:43 -08:00
Johannes Zellner
1f4b6f4a42 Update purpose list 2020-01-30 18:33:44 +01:00
Johannes Zellner
300ab191fe Add cloudron purpose to appstore login/signup flow 2020-01-30 15:36:05 +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
Girish Ramakrishnan
c5d14195d6 Remove broken help link and add explanation 2020-01-28 10:09:25 -08:00
Girish Ramakrishnan
09d34f5843 service: fix broken memory sliders 2020-01-28 09:37:25 -08:00
Girish Ramakrishnan
7432610629 lint 2020-01-24 17:18:00 -08:00
Girish Ramakrishnan
d50d555372 eventlog: mailbox and list update events 2020-01-24 17:18:00 -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
Johannes Zellner
36653c10dc Fixup profile picture selection to only allow really changed pictures to be submitted 2020-01-20 19:01:41 +01:00
Johannes Zellner
36b8b0e6a1 Fix user select in group add/edit dialogs
We have to depend on all users not just the paginated ones
The selection does not need all information from the user so we are good
2020-01-09 16:21:22 +01:00
Johannes Zellner
42066e20ed Make timezone settings much beautiful 2020-01-08 21:41:06 +01:00
Johannes Zellner
57aa93eb84 Do not show UTC offset in select 2020-01-08 20:35:00 +01:00
Johannes Zellner
2fa9c89246 Show UTC time offset and use better dropdown with search 2020-01-08 13:01:31 +01:00
Girish Ramakrishnan
840b326187 Reword 2020-01-07 18:30:54 -08:00
Johannes Zellner
1fef7130fb Add time zone settings ui 2020-01-07 21:41:45 +01:00
Johannes Zellner
2328dd1d58 Ensure outdated selected app tags are cleared if not available anymore 2020-01-07 12:17:40 +01:00
Johannes Zellner
dbba99eee5 Only show app search field if more than 10 apps are installed 2020-01-07 11:13:22 +01:00
Johannes Zellner
129f67c9f8 Make app view tags and domain filter persistent
This is only stored in the browser's localStorage to survive a reload,
but is not stored on the server to be preserved across different clients
2020-01-06 16:23:33 +01:00
Johannes Zellner
bc75a8e7b8 Add search field in apps view 2020-01-06 15:27:31 +01:00
Girish Ramakrishnan
4df34c724e cloudflare: add token type selector 2020-01-01 16:49:17 -08:00
Girish Ramakrishnan
1960fc8606 cloudflare: send tokenType 2019-12-31 17:03:29 -08:00
Girish Ramakrishnan
aaae8a84f6 show warning when enabling email with cloudflare 2019-12-31 17:03:25 -08: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
Girish Ramakrishnan
f7cc5be173 Wrap the tooltip 2019-12-20 11:42:41 -08:00
Girish Ramakrishnan
adc078a5cb Add a restart button in recovery section 2019-12-20 11:27:32 -08:00
Girish Ramakrishnan
3f3ec9ef9a Fix usage of config.memory 2019-12-20 10:02:01 -08:00
Girish Ramakrishnan
7d70060962 debug view is now called repair 2019-12-19 21:53:53 -08:00
Girish Ramakrishnan
4507496d3d Show endpoint for minio 2019-12-19 11:05:40 -08:00
Girish Ramakrishnan
445dcc24df Fix documentation links 2019-12-18 14:29:42 -08:00
Girish Ramakrishnan
78205c9a13 Add gravatar link 2019-12-17 15:05:01 -08:00
Girish Ramakrishnan
3a0f7e0602 Disable console view when app is in error state 2019-12-17 10:24:42 -08:00
Girish Ramakrishnan
fab23ee595 backup: compact the view 2019-12-17 10:15:38 -08:00
Girish Ramakrishnan
d285c5a679 Make the buttons primary instead of success 2019-12-17 10:03:04 -08:00
Girish Ramakrishnan
6d079b9349 hide the cancel task button
we considered putting it in the progress bar, but we don't want to
encourage it's use
2019-12-17 09:43:40 -08:00
Girish Ramakrishnan
f0730f595f rework the repair view 2019-12-16 19:24:32 -08:00
Girish Ramakrishnan
d175d06b35 debug is now repair 2019-12-16 17:45:40 -08:00
Girish Ramakrishnan
119969634e Fix display of start/stop button 2019-12-16 16:27:24 -08:00
Girish Ramakrishnan
b67c09a4c1 Use refreshApp in onReady 2019-12-16 16:22:29 -08:00