Julius Knorr
|
86cb011a5c
|
style: Fix php-cs issues
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-17 09:22:00 +01: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 |
|
Julius Härtl
|
261e6d0362
|
chore: Move comments event handler to use proper event dispatcher
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-06-28 14:20:38 +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
|
ea3a54be16
|
feat: Implement a team resource provider
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-03-05 20:13:06 +01:00 |
|
Julius Härtl
|
0b68948a0f
|
fix: Switch to new component name
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-10-18 11:48:03 +02:00 |
|
Bernhard Kapelari
|
7b57c92f12
|
basic functions
Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>
First feedback
Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>
lint:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 11:44:31 +02:00 |
|
Julius Härtl
|
16063af045
|
fix: Load editor on reference pickers for card create dialog
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-09 13:25:28 +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 |
|
chandi Langecker
|
41d8867bdd
|
live updates: listen for stack and board changes
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-02-21 21:53:22 +01:00 |
|
chandi Langecker
|
322ee92573
|
live updates for boards
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-02-21 21:53:20 +01:00 |
|
Julius Härtl
|
fc324f611a
|
Merge pull request #4422 from nextcloud/enh/noid/discoverable-searchable-ref-provider
|
2023-02-10 14:45:23 +01:00 |
|
Julius Härtl
|
403a4dc294
|
perf: Register notifier and resource listener lazy
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-09 10:10:42 +01:00 |
|
Julien Veyssier
|
b4d477dc05
|
implement BoardReferenceWidget and CommentReferenceWidget
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-02-08 14:02:05 +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 |
|
chandi Langecker
|
7dc64de2de
|
dedicated Listener class, constants for events
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:59 +01:00 |
|
chandi Langecker
|
fcfbcc63b4
|
basic notify_push usage with session handling (rebased)
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:56 +01:00 |
|
Julius Härtl
|
2ba8fb9afc
|
Also handle user/group deletion in the listener
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-11-11 10:24:03 +01:00 |
|
Julius Härtl
|
76fd901062
|
Handle circle deletion event and add cleanup job
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-11-11 10:24:02 +01: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 |
|
Carl Schwan
|
44481e1c2a
|
Switch from OC::$server->get to OCP\Server::get
And add a bit more typing to some classes + psalm issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-12 10:55:36 +02:00 |
|
John Molakvoæ (skjnldsv)
|
4ff505934b
|
Migrate to babel config and updgrade webpack-vue-config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-04-26 16:54:23 +02:00 |
|
Julius Härtl
|
840c143b92
|
Implement advanced search queries
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-13 14:13:03 +02:00 |
|
Julius Härtl
|
322480a3b7
|
Move full text search to proper events
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-13 11:04:17 +02:00 |
|
Julius Härtl
|
b8aed5f842
|
Register talk message action for creating deck cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-16 14:50:02 +01:00 |
|
Julius Härtl
|
74814ad614
|
Fix test mocking
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
02237040d4
|
Handle nonexisting share provider registration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
e92d34bfcb
|
Implement share provider for deck
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:52 +01:00 |
|
Julius Härtl
|
4e92faa517
|
Do not error on deprecated methods for now
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-28 14:48:52 +01:00 |
|
Julius Härtl
|
2c71529dd8
|
Merge pull request #2570 from ksteinb/patch-1
Update ApplicationLegacy.php
|
2020-11-17 12:40:36 +01:00 |
|
ksteinb
|
703abc09b7
|
Update Application20.php
findByUserId does not exist anymore change call to findByParticipant
|
2020-11-17 12:29:25 +01:00 |
|
ksteinb
|
ad84701f81
|
Update ApplicationLegacy.php
findByUserId was replaced by findByParticipant
|
2020-11-17 12:26:39 +01:00 |
|
Julius Härtl
|
67fe250248
|
Refactor class names to Assignment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-10 15:25:24 +01:00 |
|
Julius Härtl
|
5ac3baa050
|
Move to OCP\Util
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-10-02 21:37:24 +02:00 |
|
Julius Härtl
|
e91e48d37c
|
Move style loading to BeforeTemplateRenderedEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-23 09:50:58 +02:00 |
|
Julius Härtl
|
8784d18abf
|
Move to IEventDispatcher for comments entity registration event
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-09 11:32:52 +02:00 |
|
Julius Härtl
|
69f11b8b46
|
Move to injectFn
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-09 11:15:18 +02:00 |
|
Julius Härtl
|
39b820b661
|
Add fixme about lazyloading fulltext search service
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-08 13:13:14 +02:00 |
|
Julius Härtl
|
df814bf7f8
|
Call register functions once the container is ready
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-08 13:11:06 +02:00 |
|
Julius Härtl
|
bec83566eb
|
Also call register during legacy application loading
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 16:20:31 +02:00 |
|
Julius Härtl
|
081a518541
|
Fix php cs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 11:03:54 +02:00 |
|
Julius Härtl
|
0fcae45b84
|
Keep dashboard widget registered
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 11:03:38 +02:00 |
|
Julius Härtl
|
7bbf50b9cf
|
Fix duplicate navigation registration on old Nextcloud versions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 11:02:48 +02:00 |
|
Julius Härtl
|
5536188892
|
Keep 18 compatibility
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 11:02:46 +02:00 |
|
Julius Härtl
|
1e54d77f7a
|
Move to IBootstrap
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 11:02:24 +02:00 |
|
Julius Härtl
|
6af9af9e2a
|
Remove invalid addScript call
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-25 21:18:59 +02:00 |
|
Julius Härtl
|
aa244108c8
|
Fix styling and rename to actual dashboard api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-25 21:18:13 +02:00 |
|
Julius Härtl
|
527181240a
|
Implement dashboard panel
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-25 21:17:31 +02:00 |
|
Julius Härtl
|
1f4ab91231
|
Delete boards that users own once they are deleted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-02 17:26:06 +02:00 |
|