<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/test/functional/api, branch feat/drop-signup</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>test: admin user api always green</title>
<updated>2017-03-21T09:42:27+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-03-21T09:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1115838e2acecd82fc2a13c55a631a8cfa42520e'/>
<id>1115838e2acecd82fc2a13c55a631a8cfa42520e</id>
<content type='text'>
Used to fail because the record already existed in the database
fixes #17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used to fail because the record already existed in the database
fixes #17
</pre>
</div>
</content>
</entry>
<entry>
<title>respond_to on a per controller basis</title>
<updated>2016-08-19T09:15:31+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-08-18T09:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=fbad882075e745ab7afbe5f89c67544fb3c607c3'/>
<id>fbad882075e745ab7afbe5f89c67544fb3c607c3</id>
<content type='text'>
If you inherit respond to and call it again in your controller
it will not overwrite the previous but add to it.

Since we always have some exceptions from the rules it's probably
easiest to be explicit in the controllers that require it themselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you inherit respond to and call it again in your controller
it will not overwrite the previous but add to it.

Since we always have some exceptions from the rules it's probably
easiest to be explicit in the controllers that require it themselves.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] restrict is_admin in the user api, to only allow querying</title>
<updated>2016-07-14T13:45:09+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-07-14T13:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ab1917c5fe0f03e7719863a5598ad575d9fef302'/>
<id>ab1917c5fe0f03e7719863a5598ad575d9fef302</id>
<content type='text'>
for him/herself

So that it we do not expose the is_admin property to anyone else
including other admins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for him/herself

So that it we do not expose the is_admin property to anyone else
including other admins.
</pre>
</div>
</content>
</entry>
<entry>
<title>api: set defaults for version in routes</title>
<updated>2016-05-20T14:35:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-18T19:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e542a3056c27fd662ef767b6720861035f6dbb1c'/>
<id>e542a3056c27fd662ef767b6720861035f6dbb1c</id>
<content type='text'>
This way we do not need to specify it all the times.

In the functional tests defaults do not get added automatically.
Introduced api_{get,put,post,delete} to add format and version default.

One to two functional tests failing, everything else passes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we do not need to specify it all the times.

In the functional tests defaults do not get added automatically.
Introduced api_{get,put,post,delete} to add format and version default.

One to two functional tests failing, everything else passes.
</pre>
</div>
</content>
</entry>
<entry>
<title>api: allow version bumping - bump to 2</title>
<updated>2016-05-18T18:07:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-01T13:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e05a1b0f5ae40a2aa17976b3009cd563b8e4660a'/>
<id>e05a1b0f5ae40a2aa17976b3009cd563b8e4660a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
