Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / api / service.py @ d9fca80b

History | View | Annotate | Download (2.7 kB)

# Date Author Comment
bea584e1 06/03/2013 12:00 pm Giorgos Korfiatis

astakos: Lift old-style services to components

Add model Component and migrate services along with their token
and UI URL to this new model. Rename service to component where
needed.

Add field service_type in Resource and fill it based on the name
of the service that used to own the resource.

e1feace1 05/14/2013 11:19 am Giorgos Korfiatis

astakos: Fix call to util function send_feedback

79b5d61b 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: WIP move all api calls under ``/astakos/api``

Refs: #3340

7f313da1 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: rename api utility methods