Commit Graph

16 Commits

Author SHA1 Message Date
Marcel Klehr
d25c7feb13 Fix lint errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-30 12:56:06 +01:00
David Loe
88a9fe2161 Export Board
Signed-off-by: David Loe <d.loewens24@gmail.com>
2022-12-30 12:56:06 +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
dependabot[bot]
d98c2bc926 Bump @nextcloud/eslint-config from 5.1.0 to 6.0.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 19:32:36 +02:00
Julius Härtl
e22fbb7277 Fix new eslint rules
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-28 12:52:21 +01:00
Julius Härtl
cbaa47ade3 Refactor deleted items into trashbin store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:31:31 +01:00
Julius Härtl
ef48636f5d Do not lint jsdocs for now
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:37 +01:00
Julius Härtl
cc4e544eef Use @nextcloud/router
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:37 +01:00
Julius Härtl
cfec900763 Implement fetching newer comments and infinite loading
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-29 15:50:18 +01:00
Julius Härtl
7fd8419fa9 Use @nextcloud/axios
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 12:28:52 +01:00
Jakob
10b7d8b335 deleted items
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:56 +02:00
Jakob
fcabdbdc24 added new functions
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:55 +02:00
Jakob
408ea69272 it is working now
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:55 +02:00
Jakob Röhrl
f71f24c450 stack add and remove
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-08-11 12:02:54 +02:00
Julius Härtl
c1580c765b Separate store to modules
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-29 22:54:18 +01:00
Julius Härtl
ef06f21d2a Add basic board view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-23 21:56:13 +01:00