Commit Graph

62 Commits (4bad44decd00a20c3dbe15b00d5811a0d25e4d3c)

Author SHA1 Message Date
Wieland Lindenthal b84d3ab1c4 [#43387] cannot connect to NC when NC runs in a subpath 2 years ago
Frank Bergmann e4faa9ef8b WIP - Added mocking to show_file_links_spec.rb integration test 2 years ago
Frank Bergmann f74e73370d WIP - Fixed Rubocop issues and last ToDos 2 years ago
Frank Bergmann f150be5510 - WIP - processed some ToDos 2 years ago
Frank Bergmann 99fa421a99 WIP - added host-timeout to differentiate from host-error 2 years ago
Frank Bergmann c8b56a7dc3 WIP - error_file_link also working 2 years ago
Frank Bergmann 7b18f59c7c WIP - New exception handling and combined spec nearly running 2 years ago
Frank Bergmann a2cde07504 WIP - Created case with 400 reply for bad query, started with mixed case 2 years ago
Frank Bergmann d7ea8d80b4 WIP - Moved request_with_token_refresh to connection manager 2 years ago
Frank Bergmann b6e83c8ec4
Fetch live data for a set of file IDs from Nextcloud when requesting file links 2 years ago
Andreas Pfohl fbe03a6df7
[#42874] UI for storage authorization state (Authorize, Error, Connected) 2 years ago
Eric Schubert 13eb9c894d
[#42160] added download link to representer 2 years ago
Andreas Pfohl e2bd2e8765
Added specs for StorageRepresenter OAuth authorization result 2 years ago
ulferts 63bd176a8c
replace enable_storages by more generic with_flag 2 years ago
Frank Bergmann 185dd9c8d0
Add authorization state to storages API endpoint (#10785) 2 years ago
Wieland Lindenthal 16c3ebecd2
[#42843] Add authorization state to storages API endpoint 2 years ago
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Eric Schubert f368b5b753
[#42552] added request spec for storage filter 2 years ago
Eric Schubert 06a75b9261
[#42161] added new open file location link to api v3 3 years ago
Christophe Bliard c465623cc9
can use signaling and storages filters together 3 years ago
Christophe Bliard 8231f3fabd
make storages filters unavailable if storages module is unavailable 3 years ago
Christophe Bliard be2691e00e
fix test 3 years ago
Christophe Bliard 416205f08e
return 404 for storages api routes if storages module is disabled 3 years ago
Christophe Bliard 8e242e95aa
disable storages module by default through feature_storages_module_active setting 3 years ago
Eric Schubert d1a738ca6a
[bugfix] add spec for projects without storages module 3 years ago
Eric Schubert fa150d44e1
[bugfix] Added additional visibility check for file links 3 years ago
Christophe Bliard 880180488e
refactor: remove dead code 3 years ago
Christophe Bliard f07f79389b
when POSTing file links, duplicated file link payload results in only one file link record creation 3 years ago
Christophe Bliard dbbbd5b759
when POSTing file links, prevent any FileLink creation if one of them is invalid 3 years ago
Christophe Bliard e3b7d4b64c
differentiate between storage errors 'is blank' and 'does not exist' 3 years ago
Christophe Bliard 0e99279bd5
limit creation of file_links to 20 at once 3 years ago
Christophe Bliard daed5e1bee
admins and storage admins can see all storages 3 years ago
Christophe Bliard 8814088c9d
add checks on _embedded/elements when creating file links through api 3 years ago
Christophe Bliard 4e5c01cf41
refactor 3 years ago
Christophe Bliard 8b6b19538a
improve validation error messages of Storages::Storage 3 years ago
Christophe Bliard 821abec3a2
fix failing test + minor changes 3 years ago
Eric Schubert 42a84102dc
added error case of project not linked to storage 3 years ago
Christophe Bliard b3257c642e
fix test: add manage_file_links permission 3 years ago
Eric Schubert f82f355c03
[#40228] migrated some file links endpoint 3 years ago
Eric Schubert 6f4a2d1085
[#40228] fixed scope of get all file links of wp 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 1e9b6c5228
[#40228] added file origin id filter 3 years ago
Frank Bergmann 3b67b8106b
FileLinks: Added comments for Rooky Devs and fixed RuboCop complaints (#10183) 3 years ago
Eric Schubert d5d6176506
[#40228] fixed visibility scope for storages 3 years ago
Eric Schubert 970f00ae05
[#40228] added error handling for creating file links 3 years ago
Eric Schubert a8df00e619
[#40228] implemented static open 3 years ago
Eric Schubert e45c06ddab
[#40228] added check for deleted file link to spec 3 years ago
Christophe Bliard c46ee9a239
post /work_packages/:id/file_links first implementation 3 years ago
Eric Schubert 7919f5259d
[#40228] added delete endpoint 3 years ago