346 Commits (76084e116b53993b8acfff63b017535501de83e8)
 

Author SHA1 Message Date
  Guénaël Muller 8ccc7b1d5b add comment about mailhog dependency for somes tests 6 years ago
  Guénaël Muller 81504d53ba better test for email 6 years ago
  Damien Accorsi 5bf565c710
Merge pull request #65 from tracim/fix/41_remove_examples 6 years ago
  Guénaël Muller f11e0731a1 add small test for new create_user method + email required 6 years ago
  Guénaël Muller 60171c6620 renaming of tests in user_api 6 years ago
  Guénaël Muller 682682f5f1 fix tests + force email in create_minimal_user method 6 years ago
  Guénaël Muller 37d33febe1 fix user creation with command and email notification 6 years ago
  Guénaël Muller f7b7969cff FIXME as Comments 6 years ago
  Guénaël Muller be510d78c1 update template address 6 years ago
  Guénaël Muller da81fb2c8d Restore-mail-notifier WIP 6 years ago
  Guénaël Muller d9cdd657fb better nominal_case for get_user_with_context 6 years ago
  Guénaël Muller 041b320f5d Drop old examples 6 years ago
  Guénaël Muller 4719a871d8 use post_load to deserialise object 6 years ago
  Damien Accorsi 9fda7dadf3
Merge pull request #63 from tracim/fix/better_readme 6 years ago
  Guénaël Muller 761718dd6c rename file to file_ to avoid trouble with file build-in 6 years ago
  Guénaël Muller a204b4ff69 fix some typing and naming issue related to userlib 6 years ago
  Guénaël Muller 7c8c23b589 some small fix for readme 6 years ago
  Guénaël Muller adf1dd1659 cleanup depot when using delete db command 6 years ago
  Damien Accorsi 20ba34967e
Merge pull request #61 from tracim/fix/52_fix_sqlalchemy_issue_for_webdav 6 years ago
  Guénaël Muller 5b499a58d1 better comment 6 years ago
  Guénaël Muller 055d66e054 verify db delete command exist 6 years ago
  Guénaël Muller 9a8658bfbe add command to delete database, usefull for testing 6 years ago
  Guénaël Muller cb6606ac8c update migration doc 6 years ago
  Guénaël Muller 5a7c79df7f update cli doc 6 years ago
  Guénaël Muller ee147fe7c9 fix README + Webdav default conf 6 years ago
  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