Commit Graph

1548 Commits (b3890476e7e19400f3a3dfaf2051fd2224c68356)

Author SHA1 Message Date
ulferts 799fa82983
edit time entry via modal 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Henriette Dinger 67dd3bcb46 Replace all occurrences of settings_project_path && make toolbar and menu title consistent 5 years ago
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
Oliver Günther 0b182f5915
Don't make error v3 specific through their identifier 5 years ago
Henriette Dinger a5811fc134
Remove obsolete property `visibility` 5 years ago
Henriette Dinger d4e5aa9c2d Add options Hash to schema && add display class for right-to-left text 5 years ago
ulferts 0bab7839b1
linting 5 years ago
ulferts e09a6db656
employ endpoint for projects#index 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 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 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
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