Commit Graph

742 Commits (4182de28e84a806aaba5fb97757ce5aa3fc0c1d0)

Author SHA1 Message Date
ulferts 4e5c5649e6
fix relation representer spec 5 years ago
ulferts 7d82fea80e
avoid fixtures in seeding spec 5 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts 3f9126a9e8
remove/replace/reactivate specs disabled by former plugins 5 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
ulferts cad1b69a5c
fix reference to i18n keys 5 years ago
ulferts 90d8cbaa15
have filter values ordered by semver 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
ulferts 633a82dff8
display user name as link for non admins 5 years ago
ulferts 7fa2abf5fa
adapt factory usages 5 years ago
ulferts 5861da0d6d
have hal conforming link to bcf comment in activity 5 years ago
ulferts 25348c3ec2
stub in specs 5 years ago
ulferts a6e87c9dcb
display retracted message on empty journals 5 years ago
ulferts a62c157f18
rename news created_on column to created_at 5 years ago
ulferts 9d2ebdf22a
wip - creating time entries 5 years ago
ulferts 51b1ef026c
add specific api end points for allowed work packages for time entries 5 years ago
ulferts 1a6e693651
add schema and update link to time entry 5 years ago
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