Commit Graph

2488 Commits

Author SHA1 Message Date
Johannes Zellner
17cc6becd2 Ensure breadcrumbs and hash are correctly updated on folder navigation 2021-07-13 11:31:59 +02:00
Girish Ramakrishnan
30d14f5359 sshfs: add required attribute for various fields 2021-07-09 22:40:52 -07:00
Johannes Zellner
e7053c2790 filemanager: reset selection if directory has changed 2021-07-09 17:02:25 +02:00
Girish Ramakrishnan
a0d71bb8b0 branding: fix error highlight with empty cloudron name 2021-07-08 12:01:17 -07:00
Girish Ramakrishnan
4d44a1ceb9 translate error message and not the error object 2021-07-08 08:48:55 -07:00
Girish Ramakrishnan
306aeb3225 better text instead of "Cloudron in the wild" 2021-07-08 00:22:15 -07:00
Johannes Zellner
feb7366124 Update translations 2021-07-07 21:08:29 +02:00
Johannes Zellner
423c6f2f85 Make sso login hint translatable 2021-07-07 21:08:23 +02:00
Johannes Zellner
22633dc16e Give unread notifications a small left border 2021-07-07 19:27:31 +02:00
Johannes Zellner
9bbd1af259 Ensure notifications are only fetched and shown for at least admins 2021-07-07 19:07:43 +02:00
Johannes Zellner
2cb698c6bd setupaccount: Show input field errors below input field 2021-07-07 18:44:55 +02:00
Johannes Zellner
d292d5d419 Have 3 explicit avatar options
custom image, gravatar or none
2021-07-07 16:23:03 +02:00
Johannes Zellner
2caac75dbd Always show alias and redirect dots 2021-07-06 19:09:47 +02:00
Johannes Zellner
d75d1a717c Set focus automatically for new alias or redirect 2021-07-06 19:05:42 +02:00
Johannes Zellner
f06c0530ce Fixup input element size 2021-07-06 18:00:30 +02:00
Johannes Zellner
59f257346d We don't allow setting notifications to unread anymore so also prevent state issues when decreasing the counter 2021-06-30 17:24:41 +02:00
Johannes Zellner
7c15c26fa9 Move update badge out of the main a tag 2021-06-30 16:06:32 +02:00
Girish Ramakrishnan
56c54f1ab1 volume: add filesystem type dashboard-v6.3.4 dashboard-v6.3.3 2021-06-25 10:21:09 -07:00
Girish Ramakrishnan
da0c07ff33 remove hardcoded hostPath
this is now moved to the backend since hostPath now relies on the
volume id (for the filemanager to work)
dashboard-v6.3.2
2021-06-24 16:59:13 -07:00
Girish Ramakrishnan
9b882499e8 sshfs: move the port near the server address 2021-06-24 15:04:51 -07:00
Johannes Zellner
4d2d04c232 Fix app update badge 2021-06-24 19:17:52 +02:00
Girish Ramakrishnan
a723e3a4dd notification: periodic refresh dashboard-v6.3.1 dashboard-v6.3.0 2021-06-23 23:17:42 -07:00
Girish Ramakrishnan
4dbd794b41 Fix display of backup warning
see cloudron/box#719
2021-06-23 22:12:08 -07:00
Girish Ramakrishnan
1a406c4d7d notifications: translate messages prefixed with tr: 2021-06-23 21:59:30 -07:00
Girish Ramakrishnan
baf543ba00 app: disable mounts from import UI for now 2021-06-22 16:14:47 -07:00
Girish Ramakrishnan
e06400bb71 mountpoint: set chown and preserveAttributes 2021-06-22 16:09:52 -07:00
Girish Ramakrishnan
1ee6560f30 restore: fix UI 2021-06-22 14:34:41 -07:00
Girish Ramakrishnan
5e5948ecd4 typo 2021-06-22 13:45:15 -07:00
Girish Ramakrishnan
7b768d6149 backup: fix location display 2021-06-22 13:18:09 -07:00
Girish Ramakrishnan
e9029eb1f9 backups: clear mount options on provider change 2021-06-22 13:03:25 -07:00
Girish Ramakrishnan
a7783fdb0d remove the "-" because systemd makes it as \x2d when escaping 2021-06-22 09:46:18 -07:00
Johannes Zellner
7bc76f2f34 Actually 500 and 501 status codes do not mean the box as such is offline 2021-06-22 16:25:11 +02:00
Johannes Zellner
7472e78755 filemanager: Only retry every 2sec if path opening doesn't work right away to avoid busy loop 2021-06-22 16:24:35 +02:00
Johannes Zellner
0e5f8e75f9 filemanager: openPath() is not on the scope anymore 2021-06-22 16:07:40 +02:00
Girish Ramakrishnan
0fdb7f0a93 backups: show host and remotePath for sshfs 2021-06-21 23:19:47 -07:00
Girish Ramakrishnan
cc0705183a backups: hardcode mountpoint 2021-06-21 22:08:19 -07:00
Girish Ramakrishnan
2aee2c9e27 update translations 2021-06-21 16:44:39 -07:00
Girish Ramakrishnan
ccc45a41e6 volumes: remove the edit ui 2021-06-21 16:23:34 -07:00
Johannes Zellner
b27b4a38eb Only enable notification ack button if there are any unread ones 2021-06-21 14:04:25 +02:00
Johannes Zellner
90112de6e4 Bring back backup warning translations 2021-06-21 09:53:48 +02:00
Girish Ramakrishnan
cad08380ea volumes: hide hostPath for non noop 2021-06-21 00:20:12 -07:00
Girish Ramakrishnan
2aecf0c96a volumes: clear any previous error 2021-06-18 23:30:50 -07:00
Girish Ramakrishnan
e614703305 volumes: fixes for ext4 2021-06-18 23:03:18 -07:00
Johannes Zellner
a2f1a1feb3 Add left padding for mailbox conditionally if radiobutton is shown 2021-06-17 12:34:49 +02:00
Johannes Zellner
b0965b3ec7 Give more visual feedback for cog button 2021-06-17 12:32:16 +02:00
Girish Ramakrishnan
9f9f745f47 Add vultr object storage 2021-06-16 22:51:05 -07:00
Johannes Zellner
52ab35d8c6 Only show cog action on hover like before 2021-06-16 19:48:38 +02:00
Girish Ramakrishnan
5f78722c8f profile: refresh 2fa status 2021-06-16 08:37:38 -07:00
Girish Ramakrishnan
3da97fb7cb rename activity -> eventlog 2021-06-15 11:17:55 -07:00
Girish Ramakrishnan
9c191c6c11 clear vultr token 2021-06-15 11:04:34 -07:00