Commit Graph

85 Commits

Author SHA1 Message Date
Girish Ramakrishnan
33996c8728 linode: add atlanta region 2023-04-04 10:12:29 +02:00
Girish Ramakrishnan
8f1c1df48f support: fix issue where app error tickets cannot be opened 2023-04-02 18:19:03 +02:00
Johannes Zellner
73d8e71861 Do not show update notifier if app is in error state or stopped 2023-03-26 17:29:44 +02:00
Johannes Zellner
47bae750fc Only disable app update button if app is in error state or stopped 2023-03-26 17:29:44 +02:00
Girish Ramakrishnan
08dc83b202 mail: usage can be 0 2023-03-25 12:23:31 +01:00
Johannes Zellner
99e0979c2e oidc: use better json based file store for objects 2023-03-24 21:47:08 +01:00
Johannes Zellner
44706b9c70 Add beta tag for openid provider view and link from users view 2023-03-24 19:32:45 +01:00
Johannes Zellner
7410933f6e Cleanup prettyDate filter 2023-03-24 10:54:14 +01:00
Girish Ramakrishnan
e536582ff6 Looks like we use an old fontawesome 2023-03-24 05:52:50 +01:00
Girish Ramakrishnan
7707551ea9 Add no-code category 2023-03-24 05:46:54 +01:00
Johannes Zellner
5d903451fa Add oidc.name and oidc.appId fields 2023-03-23 09:44:31 +01:00
Johannes Zellner
4e64439870 dashboard: Show oidc logout URL 2023-03-22 13:17:48 +01:00
Johannes Zellner
3503ab9bb7 oidc: allow to edit client configs 2023-03-21 19:13:01 +01:00
Johannes Zellner
14bcfbeeb2 Add experimental oidc dashboard view 2023-03-21 18:54:43 +01:00
Girish Ramakrishnan
e38341eb85 typo 2023-03-18 10:10:27 +01:00
Girish Ramakrishnan
3616fbb51c dns: add porkbun
domain setup ui
2023-03-16 20:21:39 +01:00
Girish Ramakrishnan
3aa040bf01 apps: remove repository 2023-03-11 16:25:39 +01:00
Johannes Zellner
c2b1350fa0 Ensure we handle item selection context menu in filemanager correctly 2023-03-10 12:07:11 +01:00
Girish Ramakrishnan
8448d28f6f Implement HSTS preload
This allows browsers to query https directly instead of the initial http redirect

https://hstspreload.org/#opt-in says it should be explicitly opt in
2023-03-06 11:46:05 +01:00
Girish Ramakrishnan
03a77ddf01 Fix validation of hostPath
When adding a volume, this comes in mountOptions. The hostPath in the
database is the computed host path.
2023-02-25 23:41:11 +01:00
Girish Ramakrishnan
5f6ae93106 Remove repository type from listing
we will build the community repo later, if need be
2023-02-25 20:22:09 +01:00
Girish Ramakrishnan
af66cef6c2 Merge remote-tracking branch 'dashboard/master' 2023-02-24 23:40:15 +01:00
Johannes Zellner
df15f63424 Remove unneccessary dashboard/ subfolder 2018-04-10 13:28:55 +02:00
Girish Ramakrishnan
20093c581c Make the button small instead 2018-04-09 15:37:05 -07:00
Girish Ramakrishnan
814d7bafa8 Remove the content-large to keep all views same size 2018-04-09 14:55:35 -07:00
Girish Ramakrishnan
e07fac0335 Fix wording 2018-04-09 12:59:38 -07:00
Girish Ramakrishnan
39730c71ce Move buttons to top right 2018-04-09 12:29:00 -07:00
Johannes Zellner
8565130166 Allow deeplinking of domains into email view 2018-04-09 18:00:08 +02:00
Johannes Zellner
9acde7fe86 Add error feedback when mailbox name is already taken 2018-04-09 16:21:32 +02:00
Johannes Zellner
63e43e8d20 Move new mailinglist form to a dialog 2018-04-09 16:12:18 +02:00
Johannes Zellner
10a3af8e5e Ensure autofocus on dialog open 2018-04-09 15:58:25 +02:00
Johannes Zellner
14536febaf Move mailbox add form to dialog 2018-04-09 15:56:20 +02:00
Johannes Zellner
75b597418c Do not list app mailboxes 2018-04-09 15:45:54 +02:00
Johannes Zellner
435730470b Fix indentation 2018-04-09 15:08:05 +02:00
Johannes Zellner
689ddf6875 edit mailinglists with a dialog instead of inline 2018-04-09 15:01:12 +02:00
Johannes Zellner
fa550f57b3 Style the alias input and fix some typos 2018-04-09 12:54:25 +02:00
Johannes Zellner
b9b84b661a Remove unused css classes and make all mailbox lines edit on click 2018-04-09 12:49:25 +02:00
Johannes Zellner
b7573f449f Remove mailbox inline editing 2018-04-09 12:45:00 +02:00
Johannes Zellner
69f6895bd6 Move mailbox edit to dialog 2018-04-09 12:42:14 +02:00
Johannes Zellner
72a1e0d5ca No need to console.error() if we show the error in the ui already 2018-04-06 16:58:46 +02:00
Johannes Zellner
4eb80eedc0 Avoid reflow of the ui when buttons are shown/hidden 2018-04-06 16:58:27 +02:00
Johannes Zellner
32e6931b46 Remove console.log()s 2018-04-06 16:56:19 +02:00
Johannes Zellner
f60258ed71 Add mailbox add error handling 2018-04-06 16:51:57 +02:00
Johannes Zellner
32454ba64a Give the mailbox listing more space 2018-04-06 16:48:04 +02:00
Johannes Zellner
de212f49c2 Fixup the mailinglist crud ui 2018-04-06 16:43:43 +02:00
Johannes Zellner
c308bd90cb Ensure at least the index application assets are versioned for proper refresh 2018-04-06 00:11:08 +02:00
Johannes Zellner
593bde9d92 Ensure the main controller is aware of the newly setup subscription 2018-04-05 23:27:39 +02:00
Johannes Zellner
a16bd7030a Fix the configure/select plan button in the settings 2018-04-05 23:27:14 +02:00
Johannes Zellner
4d248bce39 Give appstore login form more space on the bottom 2018-04-05 22:03:40 +02:00
Johannes Zellner
e236264848 Fetch subscription directly after the cloudron was registered to update the ui 2018-04-05 21:49:15 +02:00