57 Commits (c542931ea42b17a7e017c165a884ae020e67a278)

Author SHA1 Message Date
  Guénaël Muller 518592f7cd stricter range of validity for schema 6 years ago
  inkey fdc9941622 Allow create content in folder 6 years ago
  Guénaël Muller 063073eccc fix returned schema for adding member_role 6 years ago
  Guénaël Muller 64b5a92d33 Add endpoints to create role/update role 6 years ago
  Guénaël Muller 8e1dcd2439 add endpoint for new_workspace_and_update_workspace 6 years ago
  Guénaël Muller 79239ba09d add is_active to role/workspace_member 6 years ago
  Guénaël Muller 55ce338840 better workspace_menber schema 6 years ago
  Guénaël Muller 980b8f639b disallow empty raw_content for comment and empty label for others contents + tests 6 years ago
  Guénaël Muller 0cadc3ef93 use same schema/model for textbased content 6 years ago
  Guénaël Muller a7de214c88 use always contentType and contentStatus class + accept special(comment,event) content_type in output schema 6 years ago
  Guénaël Muller 78f26e91ca html-documents as exemple 6 years ago
  Guénaël Muller e1a4cbe30b one datetime format 6 years ago
  Guénaël Muller 13e30c8595 refactoring comment_ids 6 years ago
  Guénaël Muller e8732cbae9 no space before punctuation in English 6 years ago
  Guénaël Muller b70287437a add created datetime in comment schema 6 years ago
  Guénaël Muller 8ab1bc2582 rename htmlpage to html-documents 6 years ago
  Guénaël Muller 01ed587cfa better doc for schema 6 years ago
  Guénaël Muller 46bf33d984 add endpoints for html_documents 6 years ago
  Guénaël Muller 9baf28fcdd add endpoint and tests for comments of contents 6 years ago
  Guénaël Muller c87cf3ceb7 add new schemas 6 years ago
  Guénaël Muller 7bb1783d1f workspace and parent params needed for move endpoint + root is same as parent_id is None/null 6 years ago
  Guénaël Muller 3381cb62c7 return updated_content instead of 204 for move endpoint 6 years ago
  Guénaël Muller 7037152048 Better support for move endpoint : allow to move content from one workspace to another 6 years ago
  Guénaël Muller 20ab0eaa42 use strict datetime value in schema 6 years ago
  Guénaël Muller 70ee0728fe simplify profile info in user schema 6 years ago
  Guénaël Muller 0a83170de1 rename id into content_id or workspace_id 6 years ago
  Guénaël Muller 144dafc9b3 rename display_name as public_name in endpoint 6 years ago
  Guénaël Muller 319e26f2d1 rename status_slug and role_slug 6 years ago
  Guénaël Muller 5cf00321c9 rename content_type_slug and sub_content_type_slug 6 years ago
  Guénaël Muller 4eff11bfc3 slug param in user_workspace 6 years ago
  Guénaël Muller 560af8e809 Add put and post for workspace endpoints #587 6 years ago
  Guénaël Muller 61dbfe7513 icon -> fa_icon 6 years ago
  Guénaël Muller 4906883661 workspaceSchema inherit from workspace digest 6 years ago
  Guénaël Muller 7034d8efd9 Partial Support for get content in api (without full filter support) 6 years ago
  Guénaël Muller 0b35d39def refactor contentType and contentStatus legacy code + content_type endpoint 6 years ago
  Guénaël Muller 16284fd784 remove uneeded id of profil/role + better schema with description/example 6 years ago
  Guénaël Muller da09b2b478 validate only enum value for profileSchema 6 years ago
  Guénaël Muller 997ee1fc9f Return both slug and id of role + set explicit valid values 6 years ago
  Guénaël Muller 46b044635d Better doc + TODO comments 6 years ago
  Guénaël Muller c6ad857f45 Add workspace endpoint + some fixes 6 years ago
  Guénaël Muller ddfb06b572 add user workspace view + many changes to make it work 6 years ago
  Guénaël Muller 3972eff01d tests,schema,controller for new api endpoints 6 years ago
  Guénaël Muller 4719a871d8 use post_load to deserialise object 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 e44df97e17 Update session-related schema 6 years ago
  Guénaël Muller 4701a2b664 Fix marshallow schema 7 years ago
  Guénaël Muller dab07ac8f9 WIP Session Related method of Tracim v2 API 7 years ago