Anton
97999028ef
Fix modals after revamp [SCI-9330]
2023-09-21 12:52:55 +02:00
Martin Artnik
b78ed02bf4
Fix z-index issues with share modal [SCI-9279]
2023-09-12 14:11:34 +02:00
Martin Artnik
3724a4a067
Merge branch 'develop' into features/september-release
2023-09-01 10:30:48 +02:00
Ivan Kljun
39ed4b1b92
Hide Cancel/Save btns after click at Share task modal [SCI-9008]
2023-08-23 14:20:24 +02:00
wandji
1d051aeb0f
Fix CSS UI issues for shareable links task sharing [SCI-9080] ( #6031 )
...
* Fix css UI issues for shareable links task sharing [SCI-9080]
2023-08-21 16:07:38 +02:00
Ivan Kljun
5902ee28e1
Remove blur event function as it is redundant
2023-08-21 11:52:57 +02:00
Anton
2d64d2fcbf
Merge branch 'develop' into features/september-release
2023-08-21 11:25:27 +02:00
Ivan Kljun
0553b5b0dc
Merge remote-tracking branch 'upstream/develop' into SCI-9008-share-task-modal
2023-08-21 09:32:59 +02:00
ajugo
dd80b4019b
Merge pull request #5942 from sboursen-scinote/sb_SCI-8987
...
Fix micro-interactions for shareable links modals [SCI-8987]
2023-08-17 15:28:43 +02:00
sboursen-scinote
ef9368d2cb
Fix micro-interactions for shareable links modals [SCI-8987]
2023-08-17 15:22:16 +02:00
Anton
16eedcdade
Revamp modals across app [SCI-8978]
2023-08-17 14:01:26 +02:00
Andrej
9a09fbc8ce
Show toast message on successful copy [SCI-8986]
2023-08-17 11:21:53 +02:00
Ivan Kljun
949da66414
Move blur event to whole modal at Share task [SCI-9008]
2023-08-10 11:58:35 +02:00
Soufiane
aedd3e0b6d
Fix multiple issues for Shared tasks feature [SCI-8985] ( #5936 )
...
- Centre vertically all related modals
- Convert task header tabs to sentence case
2023-08-10 09:43:31 +02:00
Andrej
84233506c0
Copy shareable link when you enable sharing for task [SCI-8986]
2023-08-07 09:47:44 +02:00
sboursen-scinote
40f78f4a28
Fix shareable links CSS [SCI-8975]
...
- Fix the style of the toggle button globally.
- Fix permissions on who can toggle team shareable links.
- Change wrong translations in shareable links modal.
- Remove placeholder text for start-date
2023-08-04 12:34:04 +02:00
ajugo
6c6fc404d2
Implement task shareable modal [SCI-8651] ( #5723 )
...
* Implement task shareable modal [SCI-8651]
* Fix routes [SCI-8651]
* Clean code for vue share button initilization [SCI-8651]
2023-07-06 16:05:03 +02:00