Commit graph

14 commits

Author SHA1 Message Date
Ezekiel Kigbo
3ad6653b3e Added user time settings fields to profile
Udpated user_edit_profile_spec with time preferences

Minor update form fields
2019-05-07 21:58:16 +00:00
Thong Kuah
85b29c1c2f Add frozen_string_literal to spec/services
Probably useful as we often move these files to "new" files.
2019-04-12 10:14:54 +12:00
Bob Van Landuyt
b4c4b48a8c Allow users to set a status
This can be done trough the API for the current user, or on the
profile page.
2018-07-30 15:01:26 +02:00
Douwe Maan
75144b1e03 Validate path uniqueness only on Route, and bubble up appropriately 2018-02-06 12:06:38 -06:00
James Lopez
67d06dee30 refactor users update service 2017-09-28 08:46:39 +02:00
James Lopez
f2e9ef1027 fix specs 2017-09-28 08:46:39 +02:00
Stan Hu
e94a2fde0d Fire system hooks when a user is created via LDAP or OAuth
Closes #37073
2017-08-25 22:00:07 -07:00
Michael Kozono
bd578d96b4 Add namespace errors from User#after_update 2017-08-18 10:31:59 -07:00
Rémy Coutable
ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
James Lopez
b33c638483 update code based on feedback 2017-06-23 17:11:31 +02:00
James Lopez
b804db2648 refactor update user service not to do auth checks 2017-06-23 11:41:43 +02:00
James Lopez
cf6286313d added bang option to spec 2017-06-23 11:41:41 +02:00
James Lopez
11044ab1a0 fix spec 2017-06-23 11:41:41 +02:00
James Lopez
5f0e7873ae ported EE user service to CE 2017-06-23 11:41:41 +02:00