Daniel Lee
b9940e618c
profile: locks login fields if disable_login_form
...
If the auth config variable, disable_login_form, is set to true then
the username and email fields are set to read-only on the profile page.
The reason for this is so that the user does not lock themselves out by
changing their email address or username. Or create a new user by
changing both.
ref #7810
2017-03-21 14:42:32 +01:00
Torkel Ödegaard
6f324cd794
refactor: minor refactorings of #7876
2017-03-20 11:18:29 +01:00
Dan Cech
737c29ec8c
disable inviting new users to orgs if login form is disabled
2017-03-17 16:35:05 -04:00
bergquist
163036591d
tech(build): fixes broken build
2017-01-30 15:04:55 +01:00
Tomas Varneckas
54c456ec5b
Make API key usage example meaningfully runable ( #7243 )
2017-01-13 06:25:49 +01:00
Torkel Ödegaard
8fc6e4cfb0
fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495 , do not allow user to change email or username depending on what property auth proxy is using, fixes #6903
2016-12-14 22:19:25 +01:00
Torkel Ödegaard
f91e067235
ux(dashboard): keybinding changes / new, #6442
2016-11-03 15:14:44 +01:00
bergquist
21c5b543fb
feat(profile): hide orgs list when it only contains one org
2016-09-08 09:03:29 +02:00
Mukesh
755ec552de
Bugfix: org select btn was not working on profile ( #5317 )
2016-06-09 00:43:38 +02:00
Matt Toback
543d247af8
Wrapped the form in a form tag and added a submit, the ng-click shoudl work the same, but now enter works. @torkelo, pls review ( #4898 )
2016-05-03 21:02:57 +02:00
Torkel Ödegaard
e307ada374
ux(): tooltip improvement
2016-04-15 19:56:39 -04:00
Torkel Ödegaard
43ebc172cb
fix(profile): fixed change password link and page, fixes #4542
2016-04-04 13:52:41 -04:00
Torkel Ödegaard
b30b78e442
feat(preferences): got timezone option to work on org and profile level, as well as dashboard
2016-04-03 06:05:43 -07:00
Torkel Ödegaard
ab1048b7ee
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
2016-04-02 13:54:06 -07:00
Torkel Ödegaard
38a10f8be4
progress
2016-04-01 17:34:30 -07:00
Matt Toback
6016033b8b
Finishing touches
2016-03-17 15:14:26 -04:00
Torkel Ödegaard
fc54c01f01
feat(plugins): more work on plugin dashboard install, #4298
2016-03-11 12:31:56 +01:00
Torkel Ödegaard
7df18678a4
fix(ux): fixed hidden overflow text in api key modal, fixes #4263
2016-03-06 12:37:06 +01:00
Torkel Ödegaard
fcd75422d5
ux(): update all confirm modals to new design
2016-03-04 20:57:10 +01:00
Torkel Ödegaard
8232552152
ux(): updated api key modal
2016-03-02 21:34:04 +01:00
Torkel Ödegaard
8bc1af9d1a
ux(): work on new modal design #4191
2016-03-02 21:27:08 +01:00
Torkel Ödegaard
fd1a0edf7f
ux(): worked on new modal design #4191
2016-03-02 20:56:04 +01:00
Torkel Ödegaard
950455bd93
ux(): combined page header and tab views
2016-03-02 16:56:16 +01:00
bergquist
17b7dfb27b
ux(api-keys): tight-form -> gf-form
2016-02-24 07:33:04 +01:00
bergquist
06173b9194
ux(admin): tight-form -> gf-form
2016-02-24 07:25:05 +01:00
utkarshcmu
16656af847
some more nav fixes
2016-02-22 14:03:05 -08:00
Torkel Ödegaard
52241b8e0b
ux(): completed gf-size class rename
2016-02-20 14:48:10 +01:00
Torkel Ödegaard
701a2fdcf3
ux(): tweaks and polish, and also simpifying width classes, gf-size-xxx and gf-size-max-xx are now width-(1-30), and max-width-(1-30)
2016-02-20 14:21:39 +01:00
Torkel Ödegaard
cae975cb39
ux(): fixed login, signup, signup step2 and invite views
2016-02-18 14:44:36 +01:00
Torkel Ödegaard
2f2326006d
Merge remote-tracking branch 'origin/master' into style-changes-bulletfactory
2016-02-18 13:37:31 +01:00
Torkel Ödegaard
3003a8cb6e
ux(sass): a lot of polish on headings and margins, ONLY USE bottom margins, othewise margin collapse causes issues
2016-02-18 12:16:47 +01:00
Torkel Ödegaard
c97dbf390e
ux(): fixed invite box
2016-02-16 14:39:45 +01:00
Torkel Ödegaard
008a031493
ux(sass): fixes and tweaks
2016-02-16 14:07:41 +01:00
Torkel Ödegaard
422decde3b
ux(): trying out flexbox for new form styles
2016-02-15 22:24:28 +01:00
Torkel Ödegaard
f3d277cbab
ux(): general ux polish and experimental work on page header
2016-02-14 13:41:42 +01:00
utkarshcmu
47b6f01c8b
confirmation box added for user removal
2016-02-13 18:21:18 -08:00
utkarshcmu
68225d64aa
Converted org_users_ctrl to typescript
2016-02-13 17:55:49 -08:00
Torkel Ödegaard
caa765ec32
ux(forms): major simplification of norm-form markup and css
2016-02-13 19:42:05 +01:00
Torkel Ödegaard
f7e3297a0f
ux(): updated navbar on all pages to new style, no subnav/dropdown yet though
2016-02-13 14:32:20 +01:00
Trent White
d8b43a3d76
button size tweaks, user form tweaks
2016-02-11 14:41:21 -05:00
Trent White
6189208fa5
org and user form tweaks
2016-02-11 14:18:55 -05:00
Torkel Ödegaard
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
92c2f8d556
feat(pinned sidemenu): completed side menu pinned stuff
2016-01-29 16:52:30 -05:00
Torkel Ödegaard
7ad72ba905
ux(): minor style fixes to pages
2016-01-15 15:51:30 +01:00
Torkel Ödegaard
2bfded3c5f
ux(): general ux polish
2016-01-15 14:42:59 +01:00
Torkel Ödegaard
ca3405afc5
feat(plugins): moved http settings to directive instad of just ng-include partial
2016-01-09 19:03:03 +01:00
Torkel Ödegaard
cf98a16db0
feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json
2016-01-09 18:07:42 +01:00
Torkel Ödegaard
60e7c6d150
Merge branch 'master' into apps
...
Conflicts:
public/app/partials/sidemenu.html
2016-01-08 18:10:53 +01:00
Torkel Ödegaard
f67563e9ee
feat(apps): moving things around
2016-01-08 12:45:12 +01:00
Torkel Ödegaard
aa32459bc2
feat(apps): mini update to apps config view
2015-12-22 17:00:21 +01:00