dependabot[bot]
|
aa34a0cce3
|
Merge pull request #4073 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-7.0.0-beta.5
|
2022-09-24 02:42:20 +00:00 |
|
dependabot[bot]
|
93a988f8f1
|
Bump @nextcloud/vue from 7.0.0-beta.4 to 7.0.0-beta.5
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.0-beta.4 to 7.0.0-beta.5.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.0.0-beta.4...v7.0.0-beta.5)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-24 01:02:59 +00:00 |
|
Julius Härtl
|
630fa5b07e
|
Merge pull request #4071 from nextcloud/enh/import
Use global import for nextcloud-vue
|
2022-09-23 12:00:18 +02:00 |
|
Julius Härtl
|
77f623d261
|
Merge pull request #4066 from nextcloud/bugfix/delete_acl
Fix deleteAcl
|
2022-09-23 10:05:09 +02:00 |
|
Nextcloud bot
|
30a4e88cff
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-23 02:42:07 +00:00 |
|
Julius Härtl
|
01b897bd8b
|
Fix imports
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-09-22 20:33:58 +02:00 |
|
Julius Härtl
|
be36e6de6a
|
Use global import for nextcloud-vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-09-22 20:33:58 +02:00 |
|
Julius Härtl
|
96b7a7ccb3
|
Merge pull request #4069 from nextcloud/fix/noid/reference-widget-style
|
2022-09-22 20:28:56 +02:00 |
|
Julius Härtl
|
d8dd65d7ee
|
Merge pull request #4070 from nextcloud/update-master-version
|
2022-09-22 20:28:20 +02:00 |
|
Julien Veyssier
|
aecdcb847d
|
fix width issues
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-22 17:05:53 +02:00 |
|
Joas Schilling
|
a383d389c4
|
Add Nextcloud 25 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-09-22 13:22:33 +02:00 |
|
Julien Veyssier
|
565b2edfdd
|
use richtext component for description, adjust style to make it work in Text
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-22 13:21:33 +02:00 |
|
Jérôme Herbinet
|
c1b4beeb64
|
Fix : Overlapping problem in the deletions tab
Overlapping problem in the deletions tab fix when titles are long and displayed on two lines
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2022-09-22 11:09:15 +02:00 |
|
raul
|
9d489564d6
|
Fix psalm test
Signed-off-by: raul <raul@nextcloud.com>
|
2022-09-22 08:46:35 +02:00 |
|
raul
|
24a4260e55
|
Fix deleteAcl
Signed-off-by: raul <raul@nextcloud.com>
|
2022-09-22 08:46:35 +02:00 |
|
Nextcloud bot
|
af8e61ece6
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-22 02:45:46 +00:00 |
|
Julius Härtl
|
f9836d4dfb
|
Merge pull request #4033 from nextcloud/enh/4032/implement-new-dashboard-widget-interfaces
|
2022-09-21 18:40:31 +02:00 |
|
Julius Härtl
|
982b867a04
|
Merge pull request #4000 from nextcloud/enh/related-resources
|
2022-09-21 18:38:11 +02:00 |
|
Christopher Ng
|
a6c9bd5c09
|
Add related resources panel to board sharing tab sidebar
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-09-21 17:35:53 +02:00 |
|
Julius Härtl
|
8008b9d0cb
|
Merge pull request #4056 from nextcloud/fix/4018/reference-card
Fix reference provider when caching
|
2022-09-21 17:29:59 +02:00 |
|
Julius Härtl
|
7f01db17d0
|
Merge pull request #4016 from nextcloud/dependencies/bump-nextcloud-vue
Bump @nextcloud/vue to 7.0.0-beta.0
|
2022-09-21 17:28:46 +02:00 |
|
Julius Härtl
|
9ec44bdadd
|
Fix stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-09-21 09:01:51 +02:00 |
|
Julius Härtl
|
660290121c
|
Fix some styling issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-09-21 09:01:51 +02:00 |
|
Julius Härtl
|
7dab7fad81
|
Bump @nextcloud/vue to 7.0.0-beta.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Bump @nextcloud/vue to 7.0.0-beta.4
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-09-21 09:01:49 +02:00 |
|
Nextcloud bot
|
7b0630143d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-20 02:45:55 +00:00 |
|
Julius Härtl
|
17258783c2
|
Merge pull request #4064 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-richtext-2.0.1
Bump @nextcloud/vue-richtext from 2.0.0 to 2.0.1
|
2022-09-19 14:28:13 +02:00 |
|
Julius Härtl
|
9398d86fba
|
Merge pull request #4062 from nextcloud/dependabot/npm_and_yarn/master/cypress-10.8.0
Bump cypress from 10.7.0 to 10.8.0
|
2022-09-19 09:57:40 +02:00 |
|
Julius Härtl
|
88ef90fce7
|
Merge pull request #4050 from nextcloud/dependabot/npm_and_yarn/node-forge-1.3.1
Bump node-forge from 0.10.0 to 1.3.1
|
2022-09-19 08:59:08 +02:00 |
|
Julius Härtl
|
4213ec0986
|
Merge pull request #4051 from nextcloud/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-09-19 08:58:52 +02:00 |
|
Julius Härtl
|
f4b2563629
|
Merge pull request #4052 from nextcloud/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 1 to 3
|
2022-09-19 08:58:44 +02:00 |
|
Nextcloud bot
|
baf0e0c1f5
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-17 02:45:12 +00:00 |
|
dependabot[bot]
|
b888a65b8b
|
Bump @nextcloud/vue-richtext from 2.0.0 to 2.0.1
Bumps [@nextcloud/vue-richtext](https://github.com/nextcloud/vue-richtext) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nextcloud/vue-richtext/releases)
- [Changelog](https://github.com/nextcloud/vue-richtext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/vue-richtext/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue-richtext"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-17 02:12:09 +00:00 |
|
dependabot[bot]
|
a6eda5a0b8
|
Bump cypress from 10.7.0 to 10.8.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.7.0...v10.8.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-17 02:10:49 +00:00 |
|
Julien Veyssier
|
6449082349
|
fix widget api buttons
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-16 13:52:02 +02:00 |
|
Julien Veyssier
|
44127d4bf6
|
use since param to build widget item list
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-16 13:35:22 +02:00 |
|
Julien Veyssier
|
0c95e7ca1e
|
implement IButtonWidget and IIconWidget
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-16 13:35:21 +02:00 |
|
Julien Veyssier
|
e29ac75f3d
|
use @nc/vue button in dashboard widget, use material icon inside
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-16 13:35:15 +02:00 |
|
Julien Veyssier
|
7dba89a03a
|
implement IAPIWidget interface
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-16 13:32:01 +02:00 |
|
Nextcloud bot
|
61d23ddc6f
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-16 02:39:35 +00:00 |
|
Nextcloud bot
|
fc921143d3
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-15 02:45:07 +00: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 |
|
Nextcloud bot
|
7c683efce6
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-14 02:39:52 +00:00 |
|
Nextcloud bot
|
f07eb17dff
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-13 02:40:38 +00:00 |
|
Julien Veyssier
|
242906162f
|
Merge pull request #4031 from nextcloud/enh/4018/reference-card
Implement card reference widget
|
2022-09-12 18:06:57 +02:00 |
|
Julien Veyssier
|
c423f6ecd8
|
adjust card reference style
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-09-12 17:20:45 +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 |
|
Nextcloud bot
|
89068641ee
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-12 02:39:40 +00:00 |
|
dependabot[bot]
|
71e5c0d743
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-10 04:06:23 +00:00 |
|
dependabot[bot]
|
3e46fe777d
|
Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-10 04:06:20 +00:00 |
|
dependabot[bot]
|
a73d790a95
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-10 04:06:17 +00:00 |
|