|
a127813c0c
|
More API docs for /debug/*
|
2015-07-02 00:16:16 +03:00 |
|
|
c945292204
|
Added API Debug Routes - See The Help Page (Misc)
|
2015-07-02 00:12:58 +03:00 |
|
|
05766a5be2
|
New Way to login (For Debugging) - this way production will work as it should!
|
2015-07-01 14:58:44 +03:00 |
|
|
ec1eacb3cd
|
Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev
|
2015-06-28 17:18:51 +03:00 |
|
|
664fcedca0
|
added Message routes. create, get and delete function are available.
doc should be updated
|
2015-06-28 15:48:39 +03:00 |
|
|
2a55d7f898
|
API Doc Fix
|
2015-06-25 20:45:43 +03:00 |
|
|
5678fa7a9b
|
Added Task module and functions
|
2015-06-21 22:19:24 +03:00 |
|
|
0a403286bf
|
API: Fixed Testing init route function
|
2015-06-16 09:35:41 +03:00 |
|
|
b5a63e64e0
|
API: Auto Doc Index
|
2015-06-15 18:56:33 +03:00 |
|
|
7bba774a3f
|
Merge pull request #26 from sagidayan/API_Dev
Api dev
|
2015-06-15 03:42:12 +03:00 |
|
|
177292d7c8
|
API - separated different features of API
|
2015-06-15 01:38:46 +03:00 |
|
|
831617ac15
|
Made Email_Utils
|
2015-06-14 23:01:47 +03:00 |
|
|
d5354b014e
|
Merge pull request #20 from sagidayan/API_Dev
removed some prints
|
2015-06-14 20:24:32 +03:00 |
|
|
9276e7fe02
|
removed some prints
|
2015-06-14 20:21:19 +03:00 |
|
|
6d6f239b2b
|
Added QA API Path
|
2015-06-14 19:58:02 +03:00 |
|
|
1fbf7a5af3
|
Fixed the ng-model
|
2015-06-14 19:31:16 +03:00 |
|
|
bb8af8807c
|
API: Doc format
|
2015-06-14 18:51:48 +03:00 |
|
|
1305762548
|
Changed AutoDoc formatting
|
2015-06-14 16:49:19 +03:00 |
|
|
f8469f5301
|
Changed AutoDoc layout
|
2015-06-14 16:39:14 +03:00 |
|
|
435bb5ef3d
|
API: Email Validation Works (Only Production!)
|
2015-06-11 22:46:18 +03:00 |
|
|
eace60fcac
|
Merge branch 'master' of github.com:sagidayan/SE-Hub
|
2015-06-11 22:11:18 +03:00 |
|
|
f31053f632
|
API: Added A Skeleton Route For Email Validation
|
2015-06-11 21:32:46 +03:00 |
|
|
d015986dfc
|
added Campus create method
|
2015-06-11 21:03:00 +03:00 |
|
|
7edd66ff70
|
Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev
Conflicts:
SE_API/API.py
|
2015-06-10 21:44:12 +03:00 |
|
|
827cb0c17f
|
Added models: Project, Course, Task.
also added imports to api.py
|
2015-06-10 21:39:42 +03:00 |
|
|
3c5eba4fea
|
API: Added A Route To Send Validation Emails.
See /api/help
|
2015-06-10 18:47:53 +03:00 |
|
|
9698a5b4e2
|
API: Campus Hot Fix
|
2015-06-10 13:55:55 +03:00 |
|
|
085047c2bf
|
API: Help page in /api/help
|
2015-06-10 13:15:41 +03:00 |
|
|
a37ef482ca
|
API: Added Campus Model - And A new API Call
|
2015-06-10 13:12:59 +03:00 |
|
|
336390d094
|
API: change ststus code on unfound user
|
2015-05-12 17:18:26 +03:00 |
|
|
114bbdfe8b
|
API: Fixed response in getUserByToken. returning JSON and not a string
|
2015-05-12 17:13:38 +03:00 |
|
|
7e2d8914a7
|
Merge to Master from API_Dev
|
2015-05-12 11:38:29 +03:00 |
|
|
278a39710a
|
API: Added auto generated API documentation at /api/documentation
to implement this generator in every Path you want to document add the
following decorator:
@auto.doc()
|
2015-05-12 11:32:22 +03:00 |
|
|
cb0e2643c6
|
API: Seperate User module
|
2015-05-11 21:45:46 +03:00 |
|
|
58a0617395
|
API: fixed response at /api/getUserByToken
|
2015-05-11 21:21:49 +03:00 |
|
|
7684936631
|
Cleaning some code and Packages
Moving the API to a Package.
added 404 page
removed some methods
|
2015-05-09 22:52:30 +03:00 |
|