Commit Graph

462 Commits

Author SHA1 Message Date
Johannes Zellner
1b38c0111f Add turn to logviewer 2020-03-30 18:43:43 +02:00
Girish Ramakrishnan
5542393eb5 branding: fix login page title 2020-03-28 22:59:07 -07:00
Girish Ramakrishnan
ba0e5d0b59 query 1000 aliases and mailboxes
we don't handle pagination yet. it's not needed
2020-03-28 17:35:53 -07: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
Girish Ramakrishnan
b5eac7c91b email: add type filter to eventlog 2020-03-25 22:07:01 -07:00
Johannes Zellner
9f0d694f0a Prevent angular crash when adding already existing tag 2020-03-25 06:51:42 +01:00
Johannes Zellner
4153fb7d1e Use theme for tag-input tags 2020-03-25 06:51:42 +01:00
Johannes Zellner
6994ec0f03 Allow to click anywhere in tag-input for focus 2020-03-25 06:51:42 +01:00
Johannes Zellner
7bcec61e6d Make tag-input support dirty handling on tag deletion 2020-03-25 06:51:42 +01:00
Girish Ramakrishnan
14348eba38 Move name and logo into branding page 2020-03-18 22:11:33 -07:00
Girish Ramakrishnan
0e3ae2b450 add new branding view 2020-03-18 17:53:50 -07:00
Girish Ramakrishnan
d84900d601 linode: dns frontend 2020-03-13 11:32:30 -07:00
Johannes Zellner
e00dccaa7c Set autofocus in setupdns view 2020-03-09 16:08:55 -07:00
Johannes Zellner
31e3c8da30 Update feature test comments 2020-03-09 14:19:12 -07:00
Johannes Zellner
4c2c0e2b95 Fix login footer 2020-03-09 13:32:49 -07:00
Girish Ramakrishnan
637a59136b email size can be 0 unlike disk size 2020-03-07 16:09:44 -08:00
Girish Ramakrishnan
dbca88829a Just put a hyphen 2020-03-06 20:38:48 -08:00
Johannes Zellner
698a20396c Always open markdown links in new tab 2020-03-06 19:11:39 -08:00
Johannes Zellner
038d6fe2c3 For immediate update of the footer and cloudron name we have to rely on config here 2020-03-06 17:57:38 -08:00
Johannes Zellner
34c8baa744 Pick public info from status object 2020-03-06 17:57:38 -08:00
Johannes Zellner
d5930fd859 Show error on user deletion if not allowed 2020-03-06 12:23:50 -08:00
Johannes Zellner
19e2919d5b Add reconnect handler and make reboot state better reflected in the notfications 2020-03-06 02:38:21 -08:00
Girish Ramakrishnan
49e9bd3ca6 Add linode to restore UI 2020-03-06 01:47:07 -08:00
Johannes Zellner
6d9fe0410d Use branded footer in login and account setup pages 2020-03-06 01:44:08 -08:00
Johannes Zellner
a9767ac29a Make use of new support feature flag 2020-03-06 01:08:55 -08:00
Johannes Zellner
392da50f2c Show cloudron name in account setup view 2020-03-05 17:08:10 -08:00
Johannes Zellner
dffaaf067d Show cloudron name in login view 2020-03-05 17:03:32 -08:00
Johannes Zellner
8221e6a148 User permissions property is gone 2020-03-05 15:57:42 -08:00
Girish Ramakrishnan
fb5e2ef671 Throw error object and not a string 2020-03-03 11:07:56 -08:00
Girish Ramakrishnan
3cb15f0097 linode: add frankfurt 2020-03-02 20:03:02 -08:00
Girish Ramakrishnan
90b22196b1 add linode objectstorage backend 2020-02-26 10:12:26 -08:00
Johannes Zellner
e7b9c2d294 Disable role selection for Cloudrons with user restriction 2020-02-26 16:48:51 +01:00
Girish Ramakrishnan
afde058a85 capitalize 2020-02-24 11:58:25 -08:00
Johannes Zellner
7ce4effc2d Remove all .admin usage 2020-02-24 17:29:20 +01:00
Johannes Zellner
f1c951c997 User creation and edit apis don't take admin flag anymore 2020-02-24 17:15:50 +01:00
Johannes Zellner
a17d810fea Only auto-login the owner for subscription setup 2020-02-24 15:10:21 +01:00
Johannes Zellner
4b1cb76eaf Remove unused angular filter for oauth clients 2020-02-24 14:36:52 +01:00
Johannes Zellner
6b89b2be5e Remove tokens view for good 2020-02-24 14:36:35 +01:00
Johannes Zellner
0e6c9177f0 Migrate most of .admin usage 2020-02-24 12:56:13 +01:00
Girish Ramakrishnan
7061880104 derive admin flag from roles 2020-02-21 16:55:39 -08:00
Johannes Zellner
6f12cde2e8 Add user role dropdown
Also pass `role` instead of `permissions`
Once done ng-disable/ng-hide based on userInfo.role
2020-02-21 21:15:54 +01:00
Johannes Zellner
81fb4ab435 Add appstore accessToken to subscription setup links 2020-02-21 13:08:20 +01:00
Girish Ramakrishnan
5fd575a217 display usage info 2020-02-20 12:36:05 -08:00
Girish Ramakrishnan
84310336bd Add search param 2020-02-18 09:46:52 -08:00
Johannes Zellner
aba233c74a Add permissions UI 2020-02-17 14:05:26 +01:00
Johannes Zellner
016e2b375d Add commented test block for features 2020-02-14 20:45:23 +01:00
Johannes Zellner
4283046e76 Add footer branding configuration 2020-02-14 15:34:44 +01:00
Johannes Zellner
21e7190b72 Remove subscription setup modal, instead open cloudron.io directly 2020-02-14 14:16:04 +01:00
Girish Ramakrishnan
bc31ea5eb7 mail: move the next/prev page buttons to header
aligns with other ui like activity and mailbox
2020-02-13 09:12:59 -08:00
Johannes Zellner
0a29f92384 Use features from config object 2020-02-13 16:34:37 +01:00