Commit Graph

1403 Commits (358db1776cc666d69f665f78b4ab816d48caf2b3)

Author SHA1 Message Date
Oliver Günther 5dee711090 Use SetAttributeService 6 years ago
Oliver Günther 9d7837d472
Add description to type defaults 6 years ago
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Oliver Günther 111fc3a8af
[29873] Fix parsing of form query params in project context 6 years ago
Oliver Günther 24b663948d
Avoid using gon for boards permissions 6 years ago
Jens Ulferts a4d8b74287
eager load for readonly? check 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Oliver Günther ca215d36da
Avoid warning spewing for api consts 6 years ago
Jens Ulferts 8587c6c777
bump grape 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Henriette Dinger f6f1901370 Allow reading access for not logged in users to show usernames and avatars in WPs 6 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Jens Ulferts e93e3731b2
place user delete service inside users namespace 6 years ago
Jens Ulferts 02cdabed65
prevent access to user api for locked admins 6 years ago
Jens Ulferts 38e9c55c38
have everything moved to module 6 years ago
Jens Ulferts f651c3534d
moves query to grid module 6 years ago
Jens Ulferts ec95888700
start putting grid into own module 6 years ago
Jens Ulferts 18d72c9d5b
document grids 6 years ago
Jens Ulferts d632e513d3
add read endpoints for news to api v3 6 years ago
Jens Ulferts 46678f5e1a
document news api 6 years ago
Jens Ulferts 0d7312071b
implement news widget 6 years ago
Wieland Lindenthal ee1fc0b34b Fix SearchFilter input to be text 6 years ago
Wieland Lindenthal 2a47d8f512 Refactor SearchFilter to combine other filters. 6 years ago
Oliver Günther 5431f39f54
[29199] Correctly pass permission to identify new WP button 6 years ago
Jens Ulferts de2735f797
implement time entries widget 6 years ago
Jens Ulferts 90f2192306
time entries api - link actions and use correct response on delete 6 years ago
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Oliver Günther a290203bdd
Fix attachment error message 6 years ago
Jens Ulferts 0f7b13eb28
use strings for registration 6 years ago
Jens Ulferts 30ccee883e
cleanup 6 years ago
Jens Ulferts 52046c519a
grid update form api 6 years ago
Jens Ulferts bc0f97192b
begin specing out create form api 6 years ago
Jens Ulferts 702863f13a
implement grid schema endpoint 6 years ago
Jens Ulferts 1b0a79c911
spec set_attributes_service 6 years ago
Jens Ulferts 74d079fbf2
finish grid get and patch 6 years ago
Jens Ulferts 6e022fadbe
fix/remove tests 6 years ago
Felix Höffken 95ceb257f6 resolve ulferts requested changes 6 years ago
Jens Ulferts a2cc3d11a0
implement grid create end point 6 years ago
Felix Höffken 9eed759cd0 [29029] DELETE option for TimeEntries 6 years ago
Jens Ulferts 56bf3070c5
introduce create service for grid 6 years ago
Jens Ulferts e8a9f7cd15
try to load existing my page first before using the form 6 years ago
Jens Ulferts e0bf7894b3
implement filter on grids 6 years ago
Jens Ulferts 5bba60202e
use form resource to create new grid 6 years ago
Oliver Günther c7e9239212
[29003] Add PATCH api/v3/time_entries/:id endpoint 6 years ago
Jens Ulferts bd7690b4c6
introduce Grid data layer 6 years ago
Jens Ulferts 2e94ac2e4e
add grid form stub 6 years ago
Jens Ulferts a6429c6233
implement grid create stub 6 years ago
Jens Ulferts 998c11d825
add calendar widget 6 years ago
Jens Ulferts 9700d938b4
add a PATCH endpoint for grid 6 years ago