Guénaël Muller
|
f9321e94b5
|
fix unfilled params
|
6 years ago |
Guénaël Muller
|
93bbf69e60
|
rename all resource with Resource Suffixe to avoid trouble with multiple class with same name
|
6 years ago |
Guénaël Muller
|
f7ec425c59
|
fix #52 sqlalchemy webdav issue
|
6 years ago |
Guénaël Muller
|
b2e2a68aca
|
Fix unfilled params in methods for webdav
|
6 years ago |
Damien Accorsi
|
0728bbbf2c
|
Merge pull request #60 from tracim/fix/fix_install
|
6 years ago |
Guénaël Muller
|
1381b1147b
|
correct tracim egg in conf
|
6 years ago |
Damien Accorsi
|
91e1f68254
|
Merge pull request #56 from tracim/fix/better_session_api
|
6 years ago |
Guénaël Muller
|
5f96a06110
|
better userlib with get_user_with_context method
|
6 years ago |
Guénaël Muller
|
2fd7a4d500
|
pep8
|
6 years ago |
Guénaël Muller
|
10cfffd1c5
|
merge better_session_api
|
6 years ago |
Guénaël Muller
|
1464da73d7
|
better test for error case : check response_body structure
|
6 years ago |
Guénaël Muller
|
a3d514cdf2
|
drop default view
|
6 years ago |
Guénaël Muller
|
e30fcb40cb
|
pep8 and better import
|
6 years ago |
Guénaël Muller
|
8fbf7e51a8
|
better view and route creation code + use of prefix_path
|
6 years ago |
Guénaël Muller
|
da5210d95d
|
rename error schema
|
6 years ago |
Guénaël Muller
|
cf5044dfd1
|
Inline exceptions for controller
|
6 years ago |
Guénaël Muller
|
2dd7f54f8c
|
add new tests and renaming for user_api
|
6 years ago |
Guénaël Muller
|
fb971b31a1
|
few fixes for user api
|
6 years ago |
Guénaël Muller
|
8ee655dd6c
|
add in_context option to authentificate method
|
6 years ago |
Guénaël Muller
|
73df639e34
|
better whoami endpoint with get_current method
|
6 years ago |
Guénaël Muller
|
66cc93ffcf
|
allow to return UserInContext object from user_lib + some cleaning/doc
|
6 years ago |
Guénaël Muller
|
eb3b6c3067
|
better login view and better user_api related : authenticate_user method
|
6 years ago |
Guénaël Muller
|
9f5b82672f
|
remove old swagger_ui view
|
6 years ago |
Guénaël Muller
|
db9c4aecb6
|
Use hapic error schema for alls Exception + Test 500 NoDB for login
|
6 years ago |
Guénaël Muller
|
2ecf59588e
|
Better api test naming
|
6 years ago |
Guénaël Muller
|
2420e62485
|
Better session api spec : POST instead of GET, Json body instead of query params for login
|
6 years ago |
Guénaël Muller
|
9e91b5b1fb
|
Add test for swagger_ui doc
|
6 years ago |
Guénaël Muller
|
f6ebb0c301
|
Enable swagger_ui with documentation
|
6 years ago |
Guénaël Muller
|
6e0839ef20
|
Prepare to active documentation view
|
6 years ago |
Guénaël Muller
|
85027f5ed7
|
Context-related-model interface for user
|
6 years ago |
Guénaël Muller
|
cf1b40a41a
|
Better session api spec (return 204)
|
6 years ago |
Guénaël Muller
|
087ab47674
|
allow none for avatar and caldav url
|
6 years ago |
Guénaël Muller
|
bf149e2b25
|
add generated swagger_doc as temporary endpoint
|
6 years ago |
Guénaël Muller
|
44bcea6d14
|
use hapic reset context function
|
6 years ago |
Guénaël Muller
|
e44df97e17
|
Update session-related schema
|
6 years ago |
Guénaël Muller
|
0c868f389f
|
Explicity mark that some webdav test fail due to a known issue
|
6 years ago |
Guénaël Muller
|
49ea30cc5c
|
add functional test for session-related API endpoint
|
6 years ago |
Guénaël Muller
|
4701a2b664
|
Fix marshallow schema
|
6 years ago |
Guénaël Muller
|
b287e4ab9a
|
Better url naming for API
|
6 years ago |
Guénaël Muller
|
882b924645
|
restore webdav tests
|
6 years ago |
Guénaël Muller
|
b1cbccf8ad
|
drop default view
|
6 years ago |
Guénaël Muller
|
e42e5b82fc
|
drop example api
|
6 years ago |
Guénaël Muller
|
dab07ac8f9
|
WIP Session Related method of Tracim v2 API
|
6 years ago |
Guénaël Muller
|
d34f40aa41
|
fix python 3.4 httpstatus compat
|
6 years ago |
Guénaël Muller
|
518fbba81c
|
add port, host info to webdav command
|
6 years ago |
Guénaël Muller
|
df85d0a977
|
WIP Webdav integration
|
6 years ago |
Guénaël Muller
|
c7bc52cb50
|
comment for dependencies group
|
6 years ago |
Guénaël Muller
|
24dbc02419
|
fix authorization decorator with context and show hapic+authorization example with exception
|
6 years ago |
Guénaël Muller
|
04a0a265a9
|
set route path
|
6 years ago |
Guénaël Muller
|
2542187fee
|
Add decorator to check profile
|
6 years ago |