Guénaël Muller
|
69b14fb0ac
|
User Endpoints + Tests
|
6 years ago |
Guénaël Muller
|
223c92f0fb
|
fix allowed_dims endpoint
|
6 years ago |
Guénaël Muller
|
81c0636f39
|
reenable endpoints for last_active and read_status
|
6 years ago |
Guénaël Muller
|
2c1920fd0a
|
follow specification and disable unworking functions
|
6 years ago |
inkhey
|
cc31c9ec82
|
Better import
|
6 years ago |
Guénaël Muller
|
d27feca166
|
add endpoint for previews
|
6 years ago |
Guénaël Muller
|
eaf307881c
|
add endpoint for revision download file
|
6 years ago |
Guénaël Muller
|
c3652f57c8
|
add read/unread endpoints
|
6 years ago |
Guénaël Muller
|
8e5c454379
|
add read_by_user in last active content endpoint
|
6 years ago |
Guénaël Muller
|
4372f07efd
|
refactoring content_get_all and get_last_active
|
6 years ago |
Guénaël Muller
|
818d966648
|
add simple get last active content endpoint
|
6 years ago |
Guénaël Muller
|
5761c84cce
|
add revision_type to revisions in endpoints
|
6 years ago |
Guénaël Muller
|
621b8b79bf
|
default endpoints for files
|
6 years ago |
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
|
2471e19b3c
|
add content_filter to workspace_content endpoint
|
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 |