Commit Graph

297 Commits (4bad44decd00a20c3dbe15b00d5811a0d25e4d3c)

Author SHA1 Message Date
Eric Schubert 42a84102dc
added error case of project not linked to storage 3 years ago
Christophe Bliard 4a53872e9d
fix missing path parameter 3 years ago
Christophe Bliard 9012f4c14a
Fix typo 3 years ago
Christophe Bliard 69d54397aa
use validate_url gem to fully validate host url 3 years ago
Christophe Bliard b46c0a104d
use delete_permission helper for Storages::FileLinks::DeleteContract 3 years ago
Christophe Bliard 8b2c54cf06
Move API code specific to storages into its module 3 years ago
Christophe Bliard 79b0ad053b
remove some Todo in comments 3 years ago
Christophe Bliard b3257c642e
fix test: add manage_file_links permission 3 years ago
Frank Bergmann 9fa891a755
Cleanup/completion of contracts specs for storages module (#10279) 3 years ago
Wieland Lindenthal f4d6909d4e
Fix reference of PROVIDER_TYPE after it got moved back to the model. 3 years ago
Christophe Bliard d2d06d3902
reflow text 3 years ago
Christophe Bliard c8b503d758
add descriptive text about the storages module 3 years ago
Wieland Lindenthal 827583fe10
Fix: Use absolute namespace. 3 years ago
Christophe Bliard ec7251874f
fix more Todos 3 years ago
Christophe Bliard 113eff2ac4
adapt exclude filter code now that PR #10256 has been merged 3 years ago
Christophe Bliard 19c1c0dc49
fix some Todos 3 years ago
Christophe Bliard 5253d6db41
filled some ToDos 3 years ago
Christophe Bliard 080a4686bc
fix some ToDos 3 years ago
Christophe Bliard ac9b57b109
fix test: wrong require_relative path 3 years ago
Eric Schubert 01b184b90b
satisfied rubocop in storage engine 3 years ago
Eric Schubert dc993f4512
register module filter from engine 3 years ago
Christophe Bliard f2b8dcb003
fix tests: file_link api endpoint is not nested in work_packages anymore 3 years ago
Christophe Bliard 81e819dce1
make rubocop happier 3 years ago
Frank Bergmann c5fa8a003d
Add services and contracts for ProjectStorage (#10249) 3 years ago
Eric Schubert f82f355c03
[#40228] migrated some file links endpoint 3 years ago
Christophe Bliard 070369427a
refine comment 3 years ago
Eric Schubert 6f4a2d1085
[#40228] fixed scope of get all file links of wp 3 years ago
Eric Schubert bf96f6496c
[#40228] answered some comment questions 3 years ago
Christophe Bliard 4065602d8e
fix feature test for admin storages CRUD 3 years ago
Eric Schubert 1bf8c4fb35
[#40228] added all remaining wp filters 3 years ago
Eric Schubert 72bea9c437
[#40228] added file links filter specs 3 years ago
Eric Schubert 1d7049a4e2
[#40228] added linkable work packages filter 3 years ago
Eric Schubert 1e9b6c5228
[#40228] added file origin id filter 3 years ago
Christophe Bliard 4f6e52116f
Make rubocop happier 3 years ago
Christophe Bliard 80d7033495
add file_link_download api path 3 years ago
Frank Bergmann 3b67b8106b
FileLinks: Added comments for Rooky Devs and fixed RuboCop complaints (#10183) 3 years ago
Eric Schubert 0bcd28b6a0
[#40228] added more file link representer specs 3 years ago
Eric Schubert d5d6176506
[#40228] fixed visibility scope for storages 3 years ago
Wieland Lindenthal d7e4d02830
Fixed paths and cleaned up feature spec for ProjectStorage 3 years ago
Eric Schubert 970f00ae05
[#40228] added error handling for creating file links 3 years ago
Wieland Lindenthal 9138b2d134
Fixing many bugs in specs 3 years ago
Eric Schubert a8df00e619
[#40228] implemented static open 3 years ago
Wieland Lindenthal 04b5562580
Fix Storages BaseContract 3 years ago
Eric Schubert e45c06ddab
[#40228] added check for deleted file link to spec 3 years ago
Christophe Bliard e9eb2eada1
fix ci: make module name match file path 3 years ago
Christophe Bliard c46ee9a239
post /work_packages/:id/file_links first implementation 3 years ago
Wieland Lindenthal 1903af7ee4
WIP services and contracts for storages 3 years ago
Eric Schubert 7919f5259d
[#40228] added delete endpoint 3 years ago
Christophe Bliard b53fb9f15f
more focused example 3 years ago
Frank Bergmann 2d4d5dcfe0
FileLink Factory (#10166) 3 years ago