Commit Graph

1084 Commits

Author SHA1 Message Date
Everett Sochowski
4d1d1a3cf1 Removed the Mavlift directory 2013-06-14 10:11:38 +02:00
Everett Sochowski
235e27eba0 Make other party name in the transactions list a link if user has owner permissions 2013-06-12 17:03:05 +02:00
Everett Sochowski
8959241f4f Remove debug print statements 2013-06-12 16:54:13 +02:00
Everett Sochowski
274f1047de Rip out api server code to make sofi an independent project 2013-06-12 15:12:10 +02:00
Everett Sochowski
cc8e89936f Remove dependency on api-side models when displaying list of authorised accounts 2013-06-11 16:07:44 +02:00
Everett Sochowski
5e0bad9f2f Use the proper 'our-network' view name and combine management into the owner view in permission management 2013-06-11 16:03:37 +02:00
Ayoub BENALI
cf8f2f90a8 deleted useless methods and changed the API(s) to implement the new way 2013-06-11 14:57:51 +02:00
Everett Sochowski
2d04a99dfb Merge branch 'develop' into oauth_client 2013-06-11 14:11:24 +02:00
Ayoub BENALI
097cef2e37 fixed an issue with the privileges grating and revoke 2013-06-11 13:09:05 +02:00
Everett Sochowski
dce2ba8a8e Merge branch 'develop' into oauth_client 2013-06-11 13:03:45 +02:00
Everett Sochowski
c0a1045a17 Updated a permissions api endpoint url 2013-06-11 13:02:30 +02:00
Ayoub BENALI
6f78ecca30 fixed an issue with the API that was not returning the correct JSON format 2013-06-11 12:27:37 +02:00
Everett Sochowski
4ad6f74769 Merge branch 'develop' into oauth_client 2013-06-11 12:01:45 +02:00
Everett Sochowski
b417686bcf Update urls to fit with revised v1.2 url scheme 2013-06-11 11:35:06 +02:00
Everett Sochowski
70fa46ef65 Merge branch 'develop' into oauth_client 2013-06-11 11:21:12 +02:00
Everett Sochowski
3576363865 Have the account drop down selector work using api calls 2013-06-11 11:21:07 +02:00
Ayoub BENALI
f4bd049e91 Sorted the permisions from the latest updated 2013-06-11 10:52:47 +02:00
Ayoub BENALI
e87f514321 changed the URL of the some API calls about the permissions 2013-06-11 09:59:37 +02:00
Ayoub BENALI
bf356c868b Added an API call to grant access a user to a list of views
and some tests for that API call.
2013-06-11 09:34:28 +02:00
Everett Sochowski
7f9884da01 Decide whether to display privilege/permissions admin tab using the api 2013-06-10 16:08:11 +02:00
Everett Sochowski
289025243f Decide whether to display management tab using the api 2013-06-10 15:58:26 +02:00
Everett Sochowski
badef59675 Removed unused imports 2013-06-10 15:57:10 +02:00
Everett Sochowski
e1870008b9 Give oauth providers a signup url property 2013-06-10 15:15:06 +02:00
Everett Sochowski
960d1d0cd5 Removed unused import 2013-06-10 15:14:25 +02:00
Everett Sochowski
f73defe62d Remove the old privilege/permission admin page 2013-06-10 14:45:51 +02:00
Everett Sochowski
4190c836d7 Refactoring/remove non-api code from transactions list 2013-06-10 14:16:40 +02:00
Everett Sochowski
9edd8e21ce Remove unsused non-api code where it has been replaced by api code 2013-06-10 12:08:24 +02:00
Everett Sochowski
9bd8baaf22 Make 'ournetwork' the standard identifier used for the 'Our Network' view when managing permissions 2013-06-07 17:17:13 +02:00
Everett Sochowski
37984f74c2 Url encode url components and add the correct url for adding several permissions at once. 2013-06-07 17:16:35 +02:00
Everett Sochowski
40a43e5f14 Merge in updates from develop 2013-06-07 16:27:35 +02:00
Ayoub BENALI
087ceb0034 fixed an issue with the oauth authorization snippet, it was using the user database id to update the token and not the id of the trait 2013-06-07 15:58:09 +02:00
Everett Sochowski
6cdb4e6635 Added a link to the create permission page from the permission list page 2013-06-07 14:30:58 +02:00
Everett Sochowski
df0b24ed6f Added a create privilege page that uses the api to add a new privilege for an account 2013-06-07 14:09:18 +02:00
Ayoub BENALI
6ff32915f5 added a test to check the changes made on the previous commit 2013-06-07 09:44:11 +02:00
Ayoub BENALI
479a28222a changed the delete of the where tag via the API to become the same as the comments, tags and images: Only the creator of the tag or a user with owner privilege can delete it. 2013-06-07 09:26:50 +02:00
Ayoub BENALI
df2477701b Added an API call to get the available views on a bank account and
some tests.
2013-06-06 16:33:20 +02:00
Ayoub BENALI
1f2d938dfd Merge branch 'develop' of github.com:OpenBankProject/OpenBankProject-Server into develop 2013-06-06 15:50:33 +02:00
Ayoub BENALI
8fb5ab99aa added an API call to revoke access to all the view on a bank account for a user 2013-06-06 15:50:13 +02:00
nina
6e3ae0f803 Merge branch 'develop' of github.com:OpenBankProject/OpenBankProject-Server into develop 2013-06-06 15:42:56 +02:00
nina
4113123b80 Merge branch 'api' into develop 2013-06-06 15:41:24 +02:00
Ayoub BENALI
4d64b42983 removed form the permission list the permissions with no view allowed 2013-06-06 14:53:22 +02:00
Ayoub BENALI
24c6828c8b fixed a compiling error due to merging 2013-06-06 14:37:46 +02:00
Everett Sochowski
73e43b196c Use api to update and remove current permissions 2013-06-06 14:34:22 +02:00
Ayoub BENALI
a41b783613 Merge branch 'develop' of github.com:OpenBankProject/OpenBankProject-Server into develop 2013-06-06 14:15:35 +02:00
Ayoub BENALI
49ead28a71 1) solved an issue with the resthelper not extracting properly
the email address that ends with ".com"
2) Changed the OBPuser implementation to return the user email
address as "id_"
3) In consequence, had to change some stuff in the connector and
in the tests to keep the revoke and grant of permissions works.
2013-06-06 14:14:34 +02:00
nina
a11418fd91 small cosmetics 2013-06-06 11:33:58 +02:00
nina
6f346d154a Added some tests for deleting images/tags/comments 2013-06-06 11:19:13 +02:00
nina
f7a7889908 Merge branch 'develop' of github.com:OpenBankProject/OpenBankProject-Server into develop
Conflicts:
	MavLift/src/main/scala/code/api/v1_2/OBPAPI1.2.scala
2013-06-05 18:25:55 +02:00
nina
c7e95d9fcf Merge branch 'api' into develop 2013-06-05 18:16:59 +02:00
nina
1f1e316f55 Implemented API call for GET Other Account of transaction and the tests for it 2013-06-05 18:13:21 +02:00