Jérôme Herbinet
|
0c825addb1
|
Following nimishavijay's suggestion
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>
|
2023-04-25 09:05:33 +02:00 |
|
Jérôme Herbinet
|
be75d8890c
|
Better display of card dates
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>
|
2023-04-20 10:35:50 +02:00 |
|
Julius Härtl
|
0c59a85c9c
|
Remove legacy v-deep selector
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-11-07 20:42:46 +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 |
|
Julius Härtl
|
74d9e63888
|
Use proper type for size prop
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-26 12:45:46 +02:00 |
|
Julius Härtl
|
4be99a93c8
|
Bump to @nextcloud/vue@6.0.0-beta.3
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-08-26 12:41:08 +02:00 |
|
Julius Härtl
|
9de6a61ea5
|
Move to vue-material-design-icons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-07-22 11:39:16 +02:00 |
|
Luka Trovic
|
3ce8041a12
|
fix: resolve merge conflicts
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 12:07:02 +01:00 |
|
Julius Härtl
|
c089192904
|
Fix text selection in dark mode and modal view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-04-29 11:10:08 +02:00 |
|
Julius Härtl
|
a8af3310b4
|
Merge pull request #3762 from nextcloud/bugfix/3744
Adapt the card modal to upstream changes
|
2022-04-29 10:47:10 +02:00 |
|
dependabot[bot]
|
4e8219c6fa
|
build(deps-dev): Bump @nextcloud/eslint-config from 6.1.2 to 8.0.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.1.2 to 8.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/v6.1.2...v8.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>
|
2022-04-28 15:04:26 +02:00 |
|
Julius Härtl
|
24f7ef69c7
|
Adapt modal size to viewer upstream changes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-04-28 13:48:25 +02:00 |
|
Luka Trovic
|
054c5aaf8c
|
feat: timestamps on created and modified at values
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-01-20 09:22:37 +01:00 |
|
Dmitriy Ivanko
|
51bcbdb87d
|
Store cardDetailsInModal in config instead of state
Signed-off-by: Dmitriy Ivanko <tmwsls12@gmail.com>
|
2021-12-28 14:39:25 +01:00 |
|
Lera Dmitrieva
|
a2c7531dba
|
Fix menu button position in card modal
Signed-off-by: Lera Dmitrieva <dmit.valerya@yandex.ru>
|
2021-10-05 14:22:19 +03:00 |
|
old-green-frog
|
6551ba2210
|
Extend drag-and-drop zone in card sidebar
Signed-off-by: Igor Denisenko <old-green-frog@mail.ru>
|
2021-09-20 09:37:32 +03:00 |
|
Julius Härtl
|
030cc4eb57
|
Add card sidebar tab navigation to router
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-13 14:13:04 +02:00 |
|
Julius Härtl
|
52b21e271a
|
Add API to register card actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-02-02 19:10:14 +01:00 |
|
Julius Härtl
|
80f49360d6
|
Move modal top spacing to the header to avoid side-effect when scrolling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-19 16:39:41 +01:00 |
|
Julius Härtl
|
ea122c81a2
|
Only set flex layout on the active tab
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-13 15:43:37 +01:00 |
|
Julius Härtl
|
859e3494e5
|
Move details and description to dedicated component
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-04 17:42:46 +01:00 |
|
Julius Härtl
|
b8fef527c3
|
Fix glitch when editing the title in the sidebar (fixes #2499)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-04 17:00:13 +01:00 |
|
Julius Härtl
|
4e996402c7
|
Give modal a bit more padding
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-10-13 09:57:22 +02:00 |
|
Jakob Röhrl
|
ed6b3a6f94
|
removeCommentCheck
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-10-06 13:20:04 +02:00 |
|
Julius Härtl
|
7a18a61f91
|
Merge pull request #2271 from nextcloud/fix/sortFilterTags
sort tags in filter
|
2020-09-23 10:48:41 +02:00 |
|
Julius Härtl
|
ade0e787da
|
Add more descriptive error message if the title is empty
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-23 09:56:07 +02:00 |
|
Jakob Röhrl
|
7bddcb877c
|
card title: prevent space and no text
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-09-23 09:53:48 +02:00 |
|
Jakob Röhrl
|
7c0403bfc9
|
sort tags in filter
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-09-23 09:52:45 +02:00 |
|
Julius Härtl
|
463d4ee117
|
Properly parse dates with moment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-11 08:24:57 +02:00 |
|
Julius Härtl
|
1da9b7dfd0
|
Fix picking up proper duedate locale and language settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-11 08:24:33 +02:00 |
|
Julius Härtl
|
39e9296256
|
Fix modal styling and scroll behavior
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 09:42:04 +02:00 |
|
Julius Härtl
|
51e32205a4
|
Revert removals from CardSidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 09:41:47 +02:00 |
|
Julius Härtl
|
7b59782ece
|
Revert moving to dedicated details tab
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 09:41:47 +02:00 |
|
Jakob Röhrl
|
7ae7537b59
|
overworked
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-09-01 09:41:47 +02:00 |
|
Jakob Röhrl
|
71a35a9cf8
|
Add a button to the modal to switch back to the sidebar view
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-09-01 09:41:46 +02:00 |
|
Jakob Röhrl
|
a4f59f6c64
|
show card details in modal
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-09-01 09:41:17 +02:00 |
|
Julius Härtl
|
3e2e7c1216
|
Make title editable in the sidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-29 11:06:49 +02:00 |
|
Julius Härtl
|
ec70237bd6
|
Fix description in dark mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-21 09:56:41 +02:00 |
|
Julius Härtl
|
16ebd67cee
|
Fix read-only sidebar (fixes #2033)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-20 12:13:01 +02:00 |
|
Julius Härtl
|
7fccb032e3
|
Simplify structure and fix styling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-07-31 22:37:44 +02:00 |
|
Jakob Röhrl
|
ce0d2a0d41
|
attach files in description
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-07-31 22:26:14 +02:00 |
|
Julius Härtl
|
d6b03cd69c
|
Fix stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-07-31 21:30:52 +02:00 |
|
Julius Härtl
|
52a46a1072
|
Merge pull request #2060 from nextcloud/bugfix/relative-date-card-sidebar
|
2020-06-26 09:44:36 +02:00 |
|
Julius Härtl
|
a9d52d7e7a
|
Fix saving card description after toggling checkboxes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-23 14:08:50 +02:00 |
|
Julius Härtl
|
6668cc7902
|
Use mixing for relative date in card sidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-22 20:44:16 +02:00 |
|
Julius Härtl
|
bedef5e408
|
Fix label styling in sidebars
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-18 17:33:52 +02:00 |
|
Julius Härtl
|
cdc98a4849
|
Fix edit toggle button jump
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-12 22:10:52 +02:00 |
|
Julius Härtl
|
4cc630e808
|
Fix autosave on blur/card change and trigger easymde rerendering
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-06-12 22:06:48 +02:00 |
|
Jakob Röhrl
|
50679c7c91
|
try to change calender format
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
try to change calender format
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-05-23 20:16:29 +02:00 |
|
Julius Härtl
|
c940617478
|
Remove deprecated global API calls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-05-17 13:23:38 +02:00 |
|