f0151d8564
Replace Share::TypeCircle with Share::TypeTeam
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2025-09-05 10:04:28 +02:00
49038ade94
docs(reuse): Migrate to SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2025-04-25 17:27:21 +02:00
7e819b3c04
use TextArea instead of TextEdit for share note field
...
it's already styled properly as it's part of Qt Quick Controls, **and**
it allows for a placeholder text!
also changed the logic for displaying the text field a bit ...
Fixes #7847
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org >
2025-02-14 13:53:44 +01:00
356e4f9296
refactor: replace QString() with QStringLiteral() for better performance
...
Signed-off-by: Integral <integral@member.fsf.org >
2025-01-31 15:11:02 +01:00
ab51b11ca3
Use QTimeZone in startOfDay for QDate in tests
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-12-20 16:26:57 +01:00
098f4ef164
better automated tests log
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2024-05-15 15:06:11 +02:00
9b5be727b1
Incorporate internal link share into tests
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2022-12-13 17:33:38 +01:00
7ba6969e65
Moved all server mocking code for share model test to independent ShareTestUtils file
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2022-10-31 18:06:10 +01:00
e021f25634
Add a suite of tests for ShareModel
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
Test ShareModel error handling
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
Improve testing of user/group shares in ShareModel
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
Add testing for maximum share expire date enforcement in ShareModel
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2022-10-31 18:06:09 +01:00