Commit Graph

1857 Commits (8bfab2d07bf8fedd14e7e514a236f3ba9078391e)

Author SHA1 Message Date
Wieland Lindenthal 61c6bf5ec2 Fix for downloading attachments that are JSON files. 5 years ago
ulferts 0bab7839b1
linting 5 years ago
ulferts e09a6db656
employ endpoint for projects#index 5 years ago
ulferts 0a9a7f02d1
fix content type in error handling 5 years ago
ulferts dc9c8faf3c
extend default endpoints to bcf api 5 years ago
ulferts eb6a94eb3f
avoid appending to user cf link closure 5 years ago
ulferts 17bd411b53
adapt the api authorization to the bcf api 5 years ago
ulferts 3a89fceb0d
error handling in bcf v2.1 5 years ago
ulferts ded413a25a
shorten project visibility check 5 years ago
ulferts c6b17e8a7a
extract root api into separate superclass 5 years ago
Oliver Günther 51e8387e78
Remove builtin status 5 years ago
Oliver Günther 3adce4d7c8
[31580] Stringify file name 5 years ago
ulferts 68800187c4
do not render duplicate roles in memberships representer 5 years ago
ulferts 993ab94d47
do not render duplicate roles in memberships representer 5 years ago
ulferts 817e7918bc
let caching of avatar response base on setting 5 years ago
Markus Kahl bfe1e2003f make external avatar URLs valid for 24h 5 years ago
ulferts 8d35a9b5f0
rely on api for configuration instead of gon 5 years ago
ulferts e42af9fe0b
add parent to project eager loading 5 years ago
ulferts 0bc1fb094f
extract sharable code into module and superclass 5 years ago
ulferts fc357b92ea
eager loading on versions/available_projects as well 5 years ago
ulferts 64fcbb44fb
speedup project index api 5 years ago
Oliver Günther 7fb86810db
Fix status and status attribute parsing in representer oncemore 5 years ago
Oliver Günther 4963a9b0e1
Remap status_attributes from representable back to status 5 years ago
Oliver Günther 42d34a56c3
Fix status parsing when nil 5 years ago
Henriette Dinger 0de87d3420 Fix codeclimate issues 5 years ago
Oliver Günther 25b26ef4d0
Fix more tests 5 years ago
Oliver Günther 82e36f9e14
Ensure writable call is not removed in payload representer 5 years ago
Oliver Günther e1e9edd668
Fix tests after status / explanation breakup 5 years ago
Oliver Günther a2ede60dd3
Adapt backend tests for separated attributes 5 years ago
Wieland Lindenthal 156669c6d1 Create display and edit fields for project status 5 years ago
Henriette Dinger 0ae3184f5c Pass represented as paramter 5 years ago
Wieland Lindenthal aee739eed6 WIP 5 years ago
Oliver Günther ca97e60e0f
Revert "Merge remote-tracking branch 'origin/fix/remove_dependency_from_gon' into dev" 5 years ago
Henriette Dinger f47a75d153
[31023] Preparation for project edit fields: Generalize edit and display fields currently work package specific (#7726) 5 years ago
ulferts f7df4b222a
rely on api for configuration instead of gon 5 years ago
Oliver Günther 50828e930a
[31205] Fix attachment disposition for local files 5 years ago
ulferts 5733679291
add project status to project settings page 5 years ago
ulferts 2366d12809
add status to create project form 5 years ago
ulferts 16ee49bf8a
project status explanation now formattable property 5 years ago
ulferts a5621578e2
extend project schema to include status, revamp existing status to be active 5 years ago
ulferts b9f83d7d7a
add project status to representer 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 00bd5ec0ab
add project status 5 years ago
ulferts 3edab0d605
embed UserPreferences in Configuration resource 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
ulferts 8431880de0
add parent reference to project api 5 years ago
ulferts 0f0d79381f
add projects update end point to api 5 years ago
ulferts 106f62474e
add projects update form end point to api 5 years ago
ulferts 7cca2631b0
add projects create form end point to api 5 years ago