Commit Graph

803 Commits (dd2f2af9a33f3949c7890ab1b907d0aa6129a263)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Henriette Dinger 7167a85cb0 Fix specs by correcting the project settings paths and do some minor selector changes 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 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 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
Henriette Dinger d680b329c5
Remove obsolete tests 5 years ago
Henriette Dinger a5811fc134
Remove obsolete property `visibility` 5 years ago
Henriette Dinger 712f4c6749 Adapt test to new schema && do not show "rtl" direction on placeholders 5 years ago
Oliver Günther 51e8387e78
Remove builtin status 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
Oliver Günther 7fb86810db
Fix status and status attribute parsing in representer oncemore 5 years ago
Oliver Günther 42d34a56c3
Fix status parsing when nil 5 years ago
Oliver Günther 25b26ef4d0
Fix more tests 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
Oliver Günther ca97e60e0f
Revert "Merge remote-tracking branch 'origin/fix/remove_dependency_from_gon' into dev" 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
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 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 7cca2631b0
add projects create form end point to api 5 years ago
Oliver Günther 29657fbaf1
[30839] Avoid leaking subject in cached WP links 5 years ago
ulferts 5ee801b549
cache roles for project 5 years ago
Markus Kahl cb6d28136d allow editing estimated time for parents, show derived separately 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
Henriette Dinger eb3a5e83cb Add query params spec for the display_representation 5 years ago
Oliver Günther 285bd3ec20
Fix specs 5 years ago
ulferts b0d9cbaf56
fix project description not being formattable 5 years ago
Henriette Dinger 086a80edb4 Fix references to revisions and adapt tests 5 years ago
ulferts 4f0d326196
encode params in query self link 5 years ago
ulferts 6465f3f54a
add updated_at/created_at to query 5 years ago
ulferts 880120fe1b
fix unsetting date on milestone work packages 5 years ago
ulferts e76d6a9392
adds memberships href to project and update docs 5 years ago
ulferts 2a3c407848
add custom fields to projects api 5 years ago
ulferts 7971a29a8b
don't cache the attribute_groups 5 years ago
ulferts 4ffa71e68d
include a relevant setting in the wp schema cache key 5 years ago
ulferts a199c94a6a
have permission specific schema caching 5 years ago
ulferts e8f2ad5516
reenable caching using standard methods 5 years ago