Julien Veyssier
|
af4a610a25
|
feat(reference): add translators comments in reference providers
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-09-09 12:57:14 +02:00 |
|
Julius Knorr
|
86cb011a5c
|
style: Fix php-cs issues
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-17 09:22:00 +01:00 |
|
Luka Trovic
|
439c2b422e
|
fix phpcs
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2024-09-26 17:12:53 +02:00 |
|
dependabot[bot]
|
ba3e97b73d
|
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.3)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 08:14:42 +02:00 |
|
Andy Scherzinger
|
be11113d32
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-07 15:51:49 +02:00 |
|
Julius Härtl
|
8ccc12433e
|
fix: Adapt reference url patterns to new routes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 09:00:57 +01:00 |
|
Julius Härtl
|
08d30bbc23
|
fix: Check both card reference url patterns
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-07 09:53:12 +01:00 |
|
Julius Härtl
|
5910d8a964
|
fix: Also detect reference to simple card urls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-09 13:25:27 +02:00 |
|
Luka Trovic
|
12217afe65
|
feat: create new card from smart picker
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-08-09 13:25:27 +02:00 |
|
Julius Härtl
|
0985f24f57
|
chore: Fix php-cs-fixer errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-06-05 22:26:08 +02:00 |
|
Julius Härtl
|
b207e28c70
|
fix(references): Mute NoPermissionException as it is expected to happen for references
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-07 10:06:45 +01:00 |
|
Julien Veyssier
|
bbd6f0c26c
|
use deck icon for boards, MDI-card for cards and MDI-comment for comments
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-02-08 14:02:06 +01:00 |
|
Julien Veyssier
|
9658ccd843
|
refactor CommentService a bit, add BoardReferenceProvider and CommentReferenceProvider (no widgets but resolving)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-02-08 14:02:05 +01:00 |
|
Julien Veyssier
|
264be93a74
|
fix search provider names/ids, set results thumbnail urls, use them in ref provider
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-02-08 14:02:05 +01:00 |
|
Julien Veyssier
|
5830dbd467
|
implement discoverable searchable reference provider
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-02-08 14:02:05 +01:00 |
|
Julius Härtl
|
e93006ded0
|
Add missing userId property
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-11-09 08:53:38 +01:00 |
|
Julien Veyssier
|
ed5df26704
|
use OCP\Collaboration\Reference\Reference instead of the recently removed OC\Collaboration\Reference\Reference
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-26 17:23:00 +02:00 |
|
raul
|
9d489564d6
|
Fix psalm test
Signed-off-by: raul <raul@nextcloud.com>
|
2022-09-22 08:46:35 +02:00 |
|
Julien Veyssier
|
395c79b32a
|
perform deep serialization/sanitizing of reference rich object to avoid caching issues
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-14 12:00:30 +02:00 |
|
Julien Veyssier
|
3c83320c20
|
implement card reference widget, fix DeckIcon.vue
bring back eslint and stylelint on compilation, fix almost all warnings, ignore some
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-12 17:20:45 +02:00 |
|