Commit Graph

95 Commits

Author SHA1 Message Date
Girish Ramakrishnan
d62cecff88 Display group name instead of id 2016-09-30 11:19:49 -07:00
Girish Ramakrishnan
c1063112e8 Fix Ok casing 2016-09-28 15:23:22 -07:00
Girish Ramakrishnan
7a07b52e7c Show place holder text if mail is enabled but no email yet 2016-09-28 15:04:17 -07:00
Girish Ramakrishnan
823e6575a6 hide user@fqdn when mail is enabled 2016-09-28 13:21:26 -07:00
Girish Ramakrishnan
61292c4df9 display alias errors 2016-09-28 12:54:56 -07:00
Girish Ramakrishnan
601aa7f5cd group useredit functions 2016-09-28 11:52:00 -07:00
Girish Ramakrishnan
36a91bb51a group userremove functions 2016-09-28 11:47:50 -07:00
Girish Ramakrishnan
149c90e8f7 group useradd functions 2016-09-28 11:45:39 -07:00
Girish Ramakrishnan
c43bc24a6a Revert "Show group email ids when mail is enabled"
This reverts commit cca9780f51.

The UI looks very cluttered with this
2016-09-28 10:53:04 -07:00
Girish Ramakrishnan
cca9780f51 Show group email ids when mail is enabled 2016-09-28 10:17:04 -07:00
Girish Ramakrishnan
7cb6961052 Show aliases based on whether email is enabled 2016-09-28 10:06:01 -07:00
Girish Ramakrishnan
18e23e47df Fix help text a bit 2016-09-28 09:55:05 -07:00
Johannes Zellner
a3401cdc3d Ensure user listing is fine 2016-09-28 15:00:41 +02:00
Johannes Zellner
c6dc7d5c99 Only show email help for users and groups if email is enabled 2016-09-28 12:57:17 +02:00
Johannes Zellner
de25b34f71 Add some help text how users and groups work wrt email 2016-09-28 12:54:26 +02:00
Johannes Zellner
b28c239dbf Show error if email already taken on user edit form 2016-09-28 12:29:18 +02:00
Johannes Zellner
b0c470da5a show if user is not activated yet 2016-09-28 12:20:45 +02:00
Johannes Zellner
11cfa2efaa Fix user edit with alternateEmail 2016-09-28 12:12:37 +02:00
Johannes Zellner
cfeab2db42 Remove hack to show bootstrap tooltip 2016-07-14 12:48:21 +02:00
Girish Ramakrishnan
9f74fead4b make it gender netural 2016-06-21 11:59:26 -05:00
Girish Ramakrishnan
7c06937a57 Add @fqdn hint to email aliases 2016-06-10 12:04:40 -07:00
Girish Ramakrishnan
597704d3ed remove the plain input email aliases 2016-06-10 11:58:25 -07:00
Girish Ramakrishnan
63290b9936 Final fixes to taginput 2016-06-10 11:58:00 -07:00
Girish Ramakrishnan
0de3b8fbdb taginput: add tag input control for email aliases 2016-06-09 10:34:29 -07:00
Johannes Zellner
46ac6c4918 Offset the footer in the console views 2016-06-07 15:58:53 +02:00
Girish Ramakrishnan
6dccb3655f add no groups available message in edit user dialog 2016-06-02 10:55:34 -07:00
Johannes Zellner
531752cd43 Use placeholder for description in username and displayName fields 2016-06-02 13:52:33 +02:00
Johannes Zellner
9eac56578c Allow admins to set the username and displayName optionally on user creation 2016-06-02 13:32:45 +02:00
Girish Ramakrishnan
5a9e32d41a hide aliases field if no username is set 2016-06-01 06:33:29 -07:00
Girish Ramakrishnan
b37226d4d1 fix ui issues 2016-05-30 00:07:58 -07:00
Girish Ramakrishnan
adfc069e16 allow user alias to be set for custom domains 2016-05-29 23:02:01 -07:00
Johannes Zellner
bb25279878 Fixup some bugs in the user handling ui 2016-04-05 10:11:04 +02:00
Johannes Zellner
9740ffd504 Remove displayName setting in user edit view 2016-04-05 09:28:41 +02:00
Johannes Zellner
fd0326efb1 Allow to use username or password for user deletion form 2016-04-05 09:28:41 +02:00
Johannes Zellner
78518ff5f6 Hide username and displayName when adding an account 2016-04-05 09:27:32 +02:00
Johannes Zellner
572e5c4938 Adjust the user add form to not require a username 2016-04-05 09:27:32 +02:00
Johannes Zellner
9fbbddc3eb Show setupLink properly 2016-04-04 18:41:51 +02:00
Johannes Zellner
5afb16aa98 Show dialog with setupLink on invite 2016-04-04 18:41:51 +02:00
Johannes Zellner
93ef1919c2 Hide superuser checkbox for the user himself 2016-02-26 18:08:56 +01:00
girish@cloudron.io
254d6ac92e handle singular case as well 2016-02-26 08:43:59 -08:00
Johannes Zellner
71eeb47f0f Hide groups in user listing if the screen is too tiny 2016-02-26 13:10:29 +01:00
Johannes Zellner
3ebc569438 Avoid using superuser in the ui, but describe what it is 2016-02-26 11:03:39 +01:00
Johannes Zellner
5a2cf3cbfe Move superuser checkbox at the bottom of the form 2016-02-26 11:02:43 +01:00
Johannes Zellner
6843fda601 Show group names and make sure we don't break layout right away 2016-02-26 10:53:41 +01:00
girish@cloudron.io
1fdfd3681c Revert "Display group ids"
This reverts commit d80ce25363061f95cb14e223efd4ab9828739eea.

Didn't mean to commit this
2016-02-25 18:11:25 -08:00
girish@cloudron.io
6b67e64bf1 Display group ids 2016-02-25 16:33:58 -08:00
girish@cloudron.io
7ae6061d72 Edit -> Save 2016-02-25 15:24:50 -08:00
Johannes Zellner
23e5bed247 Fix the group numbering to ignore admin group 2016-02-26 00:02:38 +01:00
Johannes Zellner
bae0d728b3 Only show group count to not break layout and allow quickedit 2016-02-26 00:01:25 +01:00
Johannes Zellner
d430e902bf Separate superuser checkbox from the other groups in user edit 2016-02-25 23:20:55 +01:00