Luka Trovic
c16f26d8d2
fix: unstable cypress
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-07-10 16:53:03 +02:00
Luka Trovic
c0b3775232
fix: unstable cypress test
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-06-12 16:17:02 +02:00
Luka Trovic
03cdc47540
feat: add board import and export
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-04-29 09:53:49 +02:00
Luka Trovic
6dbcf5d17b
fix: clear selected stack when selected board changed
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-04-14 20:28:52 +02:00
Luka Trovic
22c36a0d77
fix: cypress issue
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-02-20 16:24:45 +01:00
Luka Trovic
b15254f1ed
feat: update default content
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-02-13 14:18:47 +01:00
Julius Knorr
2fa74662db
ci: Test for separate extension
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-23 09:28:09 +01:00
Julius Knorr
be748f5f6f
test: Add cypress test for inline editing the card title
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-14 23:19:57 +01:00
Julius Knorr
047fcb6584
fix: Skip individual board caches when listing all boards
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-14 23:19:38 +01:00
Julius Härtl
75be929077
feat: Implement reference resolving for cards that have a link in the title
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
fix: Enrich on update
Signed-off-by: Julius Knorr <jus@bitgrid.net >
fix: Enrich on create
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-14 23:19:37 +01:00
Max Bachhuber
f2c30afe8a
feat: Add possibility to clone cards when cloning a board
...
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Adjust BoardServiceTest to new dependencies
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add BoardCloneModal vue component to frontend. Adjust BoardApi and store to support clone options
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add license and credits
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Fix PHP code style
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Change default clone settings
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add accordion for advanced settings
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Fix bug which caused board to be cloned when clicking out of the modal
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Change wording of clone options
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
fix: Rebase failures
Signed-off-by: Julius Härtl <jus@bitgrid.net >
update cloneBoards phpdoc
make error message clear
SPDX Header BoardCloneModal.vue
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2025-01-02 16:58:58 +01:00
Julius Knorr
5aeebc1ed8
chore: Move from NcModal to NcDialog
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-19 14:52:33 +01:00
grnd-alt
60b7357ef4
enh: make clone function use ocs
...
Signed-off-by: grnd-alt <git@belakkaf.net >
2024-12-19 14:05:32 +01:00
grnd-alt
22bb8d65e9
put copy logic into move dialog
...
Signed-off-by: grnd-alt <git@belakkaf.net >
2024-12-19 13:39:37 +01:00
Julius Knorr
4d17f10675
tests(cypress): Revert filename to pass with example files on CI
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-18 23:02:33 +01:00
Julius Knorr
3391a40b77
tests(cypress): Try sleep to avoid electron crash in modal
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-18 22:59:42 +01:00
grnd-alt
d829a28ddf
skip cypress test causing chrome out of memory crash
...
Signed-off-by: grnd-alt <git@belakkaf.net >
2024-12-18 22:31:44 +01:00
grnd-alt
0a48954f18
add cypress tests for cardfeatures
...
Signed-off-by: grnd-alt <git@belakkaf.net >
2024-12-18 22:31:44 +01:00
Max
3e4bf0eb99
fix(sharing): list accounts with matches in email
...
* Show users with matches in the email address.
* List email addresses in sharing dialog.
`NcSelect` filters the options based on matches in `label` and `subname`.
By using the email address as a subname we ensure
options with a matching email address are shown.
Signed-off-by: Max <max@nextcloud.com >
2024-11-18 15:49:21 +01:00
Julius Härtl
482bcb3149
fix: Fix styling of navigation input fields
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-09-02 08:09:27 +02:00
Luka Trovic
2e552f474a
fix: cypress ci issue
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-08-01 14:37:17 +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
e1de6d317b
fix: Adapt to new nextcloud vue version
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-02-29 08:54:34 +01:00
Julius Härtl
b06b41f7eb
fix: Get proper rich object for card actions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-12-05 23:19:51 +01:00
Julius Härtl
446360437d
test: Add cypress test for upcoming card
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-14 19:05:28 +01:00
Julius Härtl
9e41cb162d
test: Add test selectors and label multiselect cypress test
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-14 18:47:20 +01:00
Julius Härtl
f16240388d
ci(cypress): fix check for no due date
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-10 16:17:38 +01:00
jamazi
20b31f4718
Fix(test): trim whitespace before compare
...
Signed-off-by: jamazi <jamazi@tutanota.com >
2023-11-06 14:53:56 +03:00
Julius Härtl
7e0765adb0
tests: Date time picker tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-10-18 15:03:45 +02:00
Julius Härtl
bab1395f93
ci(cypress): Increase timeout
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-10-17 21:23:19 +02:00
Julius Härtl
38ae668218
ci(cypress): Fix file picker selector
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-10-17 21:23:19 +02:00
Julius Härtl
9ae297b8a9
ci(cypress): Fix selectors for new file picker
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-09-09 09:36:04 +02:00
Luka Trovic
e03e57e5ac
feat: remember last board, list for new card dialog
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2023-08-24 15:39:48 +02:00
Luka Trovic
369de2d8be
test: add cypress tests for create new deck card
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2023-08-14 09:19:10 +02:00
Julius Härtl
d232979d7b
ci(cypress): Catch resize observer loop limit (2)
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-12 09:27:08 +02:00
Julius Härtl
f1e7a4b184
ci(cypress): Catch resize observer loop limit
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-12 09:14:31 +02:00
Julius Härtl
1e9060b876
tests(cypress): Basic editor tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-03 15:47:08 +01:00
Julius Härtl
4ab70617a5
test(Cypress): Add e2e tests for sharing basics and navigation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-01-02 11:53:21 +01:00
Julius Härtl
5958632534
test(cypress): Move to @nextcloud/cypress
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-12-30 15:42:33 +01:00
Simon Hötten
2be2afba16
basic e2e tests for stack title edit
...
Signed-off-by: Simon Hötten <s+git@hoetten.org >
2022-12-30 14:43:13 +01:00
Simon Hötten
584675db21
add eslint for cypress tests
...
Signed-off-by: Simon Hötten <s+git@hoetten.org >
2022-12-30 14:43:11 +01:00
Luka Trovic
1217b37b19
feat: add validators to check values in services
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-10-21 18:08:19 +02:00
Julius Härtl
a0c47f8115
Some cypress test cleanup and fixes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-28 14:37:11 +02:00
Max
5c95b5ac98
cy: fix login submit selector for current server
...
Made the selector flexible enough to still work with the old.
Signed-off-by: Max <max@nextcloud.com >
2022-08-07 08:12:13 +02:00
Julius Härtl
c7fb25e3f8
Adapt cypress config and file names
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-07-06 23:37:39 +02:00
Luka Trovic
d938a528c3
fix: integrate feedback
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-11 11:20:01 +01:00
Luka Trovic
6518cd464c
fix: resolve merge conflicts
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-11 11:20:01 +01:00
Julius Härtl
7e32a16969
Adapt login command to server master change
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-05-11 11:20:01 +01:00
Luka Trovic
3ce8041a12
fix: resolve merge conflicts
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-09 12:07:02 +01:00
Luka Trovic
e6c2d85197
tests: add cypress tests for deck dashboard, boards, lists, cards
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-09 12:05:43 +01:00