Commit Graph

823 Commits

Author SHA1 Message Date
Johannes Zellner f77aeded6f Fix activation view overflow 2025-05-13 11:38:54 +02:00
Johannes Zellner faf6ea83fa Add provisional cloudron flow 2025-05-13 11:38:54 +02:00
Johannes Zellner cb7e54acaf Avoid UI flickering when autologin token is used in login view 2025-05-13 11:38:54 +02:00
Johannes Zellner 380447dd41 Only attempt once to use the autoLoginToken 2025-05-12 22:59:39 +02:00
Johannes Zellner 77cd519be2 Fixup fetcher typo in LoginView 2025-05-12 15:44:40 +02:00
Johannes Zellner 5accc2a923 Better indicate the my. dashboard domain in setup 2025-05-12 15:02:28 +02:00
Girish Ramakrishnan 5a10a8dd46 mail: rename delivered -> sent and received -> saved in event log 2025-05-09 19:11:59 +02:00
Johannes Zellner a67b4a5059 Add branding hooks for plan usage 2025-05-07 21:33:33 +02:00
Johannes Zellner 91fd93c724 Restrict mailbox creation depending on plan 2025-05-07 15:51:22 +02:00
Johannes Zellner 27c697c1d2 Show upgrade dialog if max user or domain count exceeds 2025-05-07 15:37:01 +02:00
Johannes Zellner d384442fb3 Add notification settings to profile view 2025-05-07 14:19:27 +02:00
Johannes Zellner c8976daf96 provisioning needs to call other api endpoints as dashboard 2025-05-06 15:48:13 +02:00
Johannes Zellner 7aca2a1b36 Add restore route in provision model 2025-05-06 11:54:02 +02:00
Johannes Zellner 63f9e26b2e Enable provision status check in restore 2025-05-06 11:47:06 +02:00
Johannes Zellner 547783e0e0 Add basic restore view scaffolding 2025-05-06 11:45:55 +02:00
Johannes Zellner 4728885437 Show error dialog if specific app version can't be found 2025-05-05 15:44:07 +02:00
Johannes Zellner a7e26055b2 improve appstore url query parsing 2025-05-05 15:27:13 +02:00
Johannes Zellner f84076d80c Selectively send volume config properties depending on mountType 2025-05-03 10:30:49 +02:00
Johannes Zellner 5f85810345 Fixup domain form in initial dns setup view 2025-05-03 09:51:32 +02:00
Johannes Zellner 52ad526b87 Move more dns provider related code into the shared DomainsModel.js to avoid duplication 2025-05-03 09:46:53 +02:00
Johannes Zellner 3c1419a22f Fix post -> port typo 2025-05-02 14:13:16 +02:00
Johannes Zellner 1d61d4dad4 Add missing semicolon in style definition 2025-04-29 12:35:41 +02:00
Johannes Zellner 434bfdde67 Show correct icon url in openid login view 2025-04-29 12:30:05 +02:00
Johannes Zellner 384e341452 Safeguard the focus setting to not crash if view is changed quickly 2025-04-28 15:49:20 +02:00
Johannes Zellner fae00992c8 Give early busy feedback on app start/stop 2025-04-28 15:40:39 +02:00
Johannes Zellner 4df1ec867c Fix user listing for users which have neither displayName nor username yet 2025-04-24 20:49:40 +02:00
Johannes Zellner 17a8b38484 Show cloudflare warning when enabling incoming email for a domain 2025-04-23 16:55:02 +02:00
Johannes Zellner 7651b5a11d Bring back the SFTP connect info dialog 2025-04-23 16:47:33 +02:00
Johannes Zellner 775a066a9a Bring back the postinstall dialog 2025-04-23 15:32:42 +02:00
Johannes Zellner 5cdbfc0af7 Implement update indicator and filter in apps view 2025-04-23 11:42:28 +02:00
Johannes Zellner 4a8e9fef99 Fix applist sorting 2025-04-23 10:54:15 +02:00
Johannes Zellner 05f68d0b1a Fix various user related add/edit/display issues 2025-04-23 10:29:31 +02:00
Johannes Zellner 9f94545283 pankow now supports links in menus 2025-04-22 17:27:10 +02:00
Johannes Zellner daac71ac9a Implement test mail sending 2025-04-22 16:42:07 +02:00
Johannes Zellner 2db34c4d7e Actually do form validation for ldap provider UI 2025-04-22 15:48:17 +02:00
Johannes Zellner 3ec502d862 Split user directory views 2025-04-21 12:48:22 +02:00
Johannes Zellner dfc4667910 Fix autofocus handling in appstore view 2025-04-21 10:46:51 +02:00
Johannes Zellner 2a2019b363 Style unstable apps accordingly 2025-04-19 16:12:46 +02:00
Johannes Zellner 63354b00eb Remove appstore animations 2025-04-19 15:57:10 +02:00
Johannes Zellner 822460e5ee Implement remount and mountstatus in backupsview 2025-04-19 15:36:50 +02:00
Johannes Zellner 47295ec417 Improve EmailStatusView to show expanded indicator 2025-04-19 11:53:42 +02:00
Johannes Zellner 0e60b46db0 Only allow FTS getting enabled if enough memory was allocated to the mail service 2025-04-19 11:33:29 +02:00
Johannes Zellner 024d057e03 Split up Email views 2025-04-16 17:59:03 +02:00
Johannes Zellner ec20fb453b Add TODOs for dashboard to reorder mail and user directory 2025-04-16 15:59:04 +02:00
Johannes Zellner ac23dda8db Fixup current set of vuejs type warnings 2025-04-12 11:33:37 +02:00
Johannes Zellner da7934555c Fix up email event log view to use fetch on scroll instead of pagination 2025-04-11 18:35:02 +02:00
Johannes Zellner 0b9b0e7f13 Restore fetch more by correctly tracking scrolling in the event log 2025-04-11 18:00:20 +02:00
Johannes Zellner a430b66a8d Fixup some TODOs 2025-04-11 17:30:05 +02:00
Johannes Zellner 11e4542746 Notify headerbar when profile picture has changed to bust the cache 2025-04-10 11:35:59 +02:00
Johannes Zellner 7238b89437 Rework the public views to work better on mobile 2025-04-09 22:49:41 +02:00