Ari Timonen
36595f0ff8
All tests pass after commenting out a few, fixme
2020-03-23 05:11:36 +02:00
Ari Timonen
b15e1f888c
Fix more conditions and tests
2020-03-23 04:22:12 +02:00
Ari Timonen
2c71b1147d
Merge rails-4 to rails4
2020-03-14 21:10:24 +02:00
Absurdon
8dce3c8d6b
Added contributor flag to api spec
2019-11-13 00:20:18 +01:00
Ari Timonen
758dfda988
Update for rails 4
...
Mostly tests
2019-10-17 21:29:15 +03:00
Prommah
8717173797
Return error in JSON for users API
2017-10-01 19:22:52 +02:00
Prommah
56087b09f3
404 bad user API requests & spec
2017-10-01 19:22:52 +02:00
Prommah
9b2ba68551
Add new user API spec
2015-11-03 07:50:14 +00:00
Prommah
86fb1b46d8
Update users_controller_spec.rb
2015-10-28 16:44:00 +00:00
Prommah
dcab4355c1
Update user API spec for new values & SteamID queries
2015-10-28 16:11:01 +00:00
Chris Blanchard
bfc79cddcb
Return moderator status with users api
2015-10-20 18:11:46 +01:00
Prommah
ff1061272c
Return null steam data for previously invalid SteamIDs
2015-09-24 03:16:35 +01:00
Chris Blanchard
66fc2c3220
Return steamid to users api
2015-08-30 15:58:06 +01:00
Chris Blanchard
2665df6b71
Fix style
2015-08-17 19:16:32 +01:00
Chris Blanchard
a3d9f5bc06
Invalid steam ids on the users API now returns null for steam attributes
2015-08-17 19:06:47 +01:00
Chris Blanchard
e6f05374d3
Added id to users API index method
2015-08-17 18:55:03 +01:00
Luke Barratt
f778ab6d5d
Style guide updates to specs
2015-08-15 19:34:25 +01:00
Luke Barratt
de5d548e50
Style guide updates to specs
2015-08-15 19:34:25 +01:00
Luke Barratt
04c66e1bea
Upgrade ruby to 2.2.2. Bump rails to 3.2.22
...
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Luke Barratt
944c55a869
Upgrade ruby to 2.2.2. Bump rails to 3.2.22
...
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Chris Blanchard
d6e317b6f0
Added team information to usre
2015-08-01 17:05:17 +01:00
Chris Blanchard
4a3634601b
Added team information to usre
2015-08-01 17:05:17 +01:00
Chris Blanchard
3f1077dff8
Added ban information to user api
2015-08-01 16:44:39 +01:00
Chris Blanchard
beb3470bb9
Added ban information to user api
2015-08-01 16:44:39 +01:00
Chris Blanchard
b4cedd9dc7
Return 404 if user not found
2015-07-22 17:22:38 +01:00
Chris Blanchard
7a18fd2ec2
Return 404 if user not found
2015-07-22 17:22:38 +01:00
Chris Blanchard
a351b03754
Added additional data to users json api
2015-07-21 14:27:33 +01:00
Chris Blanchard
17dc8854fd
Added additional data to users json api
2015-07-21 14:27:33 +01:00
Luke Barratt
8fd28245f2
Added initial API endpoint to fetch basic user and associated team information.
2014-03-29 00:59:26 +00:00