Commit Graph

1826 Commits (022321b560167ad78af5d230bc2370cd1a8eec39)

Author SHA1 Message Date
Henriette Dinger cbc530ca9d Move project_settings_path to ApplicationHelper to be globally available and start adapting tests to new structure 5 years ago
ulferts 620a88b663
add time entries update form 5 years ago
ulferts 614373828f
add time entries create form and schema 5 years ago
ulferts 7d4a4a19e7
use join table for storing activites active in project 5 years ago
ulferts 0cc165c786
have all v3 end points accept zipped params 5 years ago
ulferts 6718428b69
hide op version for non admins in api 5 years ago
ulferts 53a3647736
hide email if so desired 5 years ago
ulferts 3a4b05b927
hide user status in api 5 years ago
ulferts 481fe5b291
use default end points for most of the relations api 5 years ago
ulferts 1b7d66bea7
visibility check for relations api 5 years ago
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
Henriette Dinger 69debf8c0c Add Bcf Topic DeleteService and DeleteEndpoint 5 years ago
Oliver Günther 0b182f5915
Don't make error v3 specific through their identifier 5 years ago
Oliver Günther 423efa50fe
Avoid naming error warnings on codeclimate due to V2_1 5 years ago
ulferts e003ad0af7
turn scope and label unwritable 5 years ago
Henriette Dinger a5811fc134
Remove obsolete property `visibility` 5 years ago
Oliver Günther 27fadc1b60
Provide NotImplemented error message for bitmaps 5 years ago
ulferts 78722e8dbe
present error if title is missing 5 years ago
Henriette Dinger d4e5aa9c2d Add options Hash to schema && add display class for right-to-left text 5 years ago
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