Commit Graph

709 Commits (f1b30c547f2bac8e347a340c5ee4af344a077fad)

Author SHA1 Message Date
ulferts 8511aca939
add noopener tag to all anchor tags to prevent tabnabbing 5 years ago
ulferts 273402e20c
stabilize flickering request spec 5 years ago
ulferts 8370c3099e
avoid n+1 queries on query requests by caching 5 years ago
ulferts 51e7f1f048
adapt specs to altered non writable message 5 years ago
ulferts e003ad0af7
turn scope and label unwritable 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
Wieland Lindenthal 61c6bf5ec2 Fix for downloading attachments that are JSON files. 5 years ago
Markus Kahl ffaffbf4ca minor indentation fix [ci skip] 5 years ago
Oliver Günther 7a09d8fcdd
delay all jobs 5 years ago
Oliver Günther a7ed2e9da0
Rewrite jobs to use ActiveJob syntax 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
ulferts a192598f10
ensure order in spec 5 years ago
Oliver Günther 50828e930a
[31205] Fix attachment disposition for local files 5 years ago
ulferts 8c3342ba95
spec status in project update form 5 years ago
ulferts fbb6c9dc8f
implement project status updating 5 years ago
ulferts 8f5013365d
spec creating project with status 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 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
ulferts 821c624d4a
add projects create end point to api 5 years ago
Oliver Günther 29657fbaf1
[30839] Avoid leaking subject in cached WP links 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
Markus Kahl a33016a246 do not use filename in content disposition attachment since unicode may not work 5 years ago
Oliver Günther 24afce2f2e
Fix causedUpdated and refresh board lists since no longer saving queries 5 years ago
Oliver Günther b2505245ff
Add spec for query order API 5 years ago
Henriette Dinger d0cbd450eb Do not hide the WP preview modal when hovering over the modal itself 5 years ago
Oliver Günther 2fc4416601 Store User.current in current thread 5 years ago
Markus Kahl 4cc4730bcd use correct content disposition for local files 5 years ago
ulferts 6465f3f54a
add updated_at/created_at to query 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 e8f2ad5516
reenable caching using standard methods 5 years ago
ulferts 48988dfeb8
add membership delete to api 5 years ago
ulferts 4cb76b5d37
add membership update to api 5 years ago
ulferts 803fd06a9a
add membership update form to api 5 years ago
ulferts 41bb309094 disable wp schema caching until it is turned save for it again 5 years ago
Oliver Günther f492113c94
[30275] Allow global type select, restrict available projects 5 years ago