21 Jul, 2016
5 commits
-
Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Victor Navarro <victor.matias.navarro@gmail.com> Signed-off-by: Vitor Barbosa <vitornga15@gmail.com>
20 Jul, 2016
3 commits
-
Adds public fields to Profile API Signed-off-by: Paulo Tada <paulohtfs@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> See merge request !981
-
Signed-off-by: Paulo Tada <paulohtfs@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
17 Jul, 2016
1 commit
14 Jul, 2016
1 commit
15 Jun, 2016
1 commit
14 Jun, 2016
1 commit
-
api: endpoint to edit blocks See merge request !955
06 Jun, 2016
3 commits
31 May, 2016
1 commit
-
api: return permissions for user in article entity See merge request !948
30 May, 2016
2 commits
25 May, 2016
1 commit
23 May, 2016
1 commit
20 May, 2016
2 commits
-
Added remove article in API See merge request !920
19 May, 2016
3 commits
-
[API] Endpoit to remove comments Also fix the post comment endpoint when article does not accept comments. See merge request !930
18 May, 2016
3 commits
17 May, 2016
3 commits
16 May, 2016
2 commits
-
…entication and implementing tests for the tags API
14 May, 2016
1 commit
13 May, 2016
1 commit
12 May, 2016
1 commit
-
Add steps to upload image using people's endpoint With this merge, the frontend will be able to send a image(converted to base64) to the api,and save it in database. It's possible to extend this feature to other models that have image, as articles. See merge request !876
11 May, 2016
3 commits
09 May, 2016
1 commit
-
- Replace after_validation by a helper method