Commit Graph

1505 Commits (4412ba8625d67cb14b5356243c76254b446a9560)

Author SHA1 Message Date
ulferts 633a82dff8
display user name as link for non admins 5 years ago
ulferts 0b6d82c632
cache non avatar attachments for a year 5 years ago
ulferts 25348c3ec2
stub in specs 5 years ago
ulferts ffc131695a
use services/contracts for forum messages 5 years ago
ulferts a6e87c9dcb
display retracted message on empty journals 5 years ago
ulferts a895767619
have a delete service for attachments 5 years ago
ulferts 34ac8c9621
employ advisory lock for journal creation on attachment uploading 5 years ago
ulferts 056b6f45af
attachment create service more in line with general layout 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 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
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