Commit Graph

48 Commits (7eae8f3f86e900659c15dda8b5a953acf51a5daa)

Author SHA1 Message Date
ulferts 633a82dff8
display user name as link for non admins 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 53a3647736
hide email if so desired 5 years ago
ulferts 3a4b05b927
hide user status in api 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Jens Ulferts e93e3731b2
place user delete service inside users namespace 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther b9cd75e07e
Remove gravatar functionality from core 7 years ago
Oliver Günther 1d0b09fa5f Merge release/7.1 into dev (#5667) 7 years ago
Oliver Günther 0ae7d320e6
[25580] Remove Settings callbacks from avatar_helper 8 years ago
Jens Ulferts afb3d2eec5
increase spec reliability by configuring gravatar 8 years ago
Oliver Günther e587a3c91d
Fix the user_representer being used with the wrong protocol 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 7b21088959
Adapter UserRepresenter and spec according to visibility 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 4658e83dd5
Add spec for invalid status 8 years ago
Oliver Günther 1ff1c170f9 Implement showUser path 9 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Jan Sandbrink 6406b640b7 remove redundant spec 10 years ago
Jan Sandbrink db5d633850 update factories to new default preference 10 years ago
Jan Sandbrink a3ff9d57ed fix user representer for representing groups [sic] 10 years ago
Jan Sandbrink 957b060851 hide a users mail address if he wishes to 10 years ago
Jan Sandbrink 9feb0700ac rename mail to email, update docs, style code 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Jan Sandbrink 03bfa42394 use shared examples in more tests 10 years ago
Jan Sandbrink 14ded43bda fix tests, use mocking 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jan Sandbrink c28a581ec4 test for missing delete link 10 years ago
Jan Sandbrink d1e3f23467 obey style rules 10 years ago
Jan Sandbrink c11bd5b8d5 actually include delete link 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Oliver Günther d683d2a932 houndci linting fixes 10 years ago
Oliver Günther a112291396 apiv3: User (Un-)Locking functionality 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 85aeb8d0f3 Remove dependency to reform models from specs 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Jens Ulferts f758aabfb1 uses gravatar_image_tag gem as standard avatar lib 10 years ago
Alex Coles 879fcd49f6 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Richard 3f81dc9b07 only display links to users' comments if they are active. 10 years ago
Alex Coles c82bd01a1e Move Representer specs under spec/lib/api/v3 10 years ago
Richard d4e1d563e4 updated spec for new user name property. 10 years ago
Marek Takac c832f713ee Added some properties to the API user representer 10 years ago
Marek Takac c8143cbebf Fixed typo 10 years ago