wandji
149f7092c6
Read edit file url from data urls attribute [SCI-9900] ( #6843 )
2023-12-19 15:32:31 +01:00
Gregor Lasnibat
d33ef5bcaf
(fix) Attachment thumbnail is not shown in List view [SCI-9876] ( #6837 )
2023-12-18 13:50:56 +01:00
Gregor Lasnibat
be2e7ed801
(fix) Text size on an archived task and 'Collapse all' button on results [SCI-9582] ( #6817 )
2023-12-14 16:11:49 +01:00
Oleksii Kriuchykhin
970dc7185b
Merge branch 'develop' into features/bugfixes-and-improvements
2023-12-13 16:01:09 +01:00
Martin Artnik
ff117b8358
Merge pull request #6784 from G-Chubinidze/gc_SCI_9829
...
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-08 13:34:43 +01:00
Giga Chubinidze
3dd3b00b06
preventing esc and enter from interfering
2023-12-08 16:20:02 +04:00
Martin Artnik
4bcf41399d
Merge pull request #6772 from G-Chubinidze/gc_SCI_9829
...
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-07 08:45:21 +01:00
Giga Chubinidze
18380402fc
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-07 11:35:02 +04:00
Martin Artnik
7c73f284b4
Merge branch 'features/notification-revamp' into develop
2023-12-06 11:36:32 +01:00
Oleksii Kriuchykhin
bd89a0c9bf
Merge branch 'develop' into features/bugfixes-and-improvements
2023-12-06 11:09:34 +01:00
Gregor Lasnibat
3f135a9e12
(fix) Hover and mouse pointer on item card is not correct [SCI-9791]
2023-11-29 10:59:24 +01:00
Giga Chubinidze
a8d76cea11
Handsontable fix browser-case [SCI-9189]
2023-11-29 04:32:16 +04:00
Martin Artnik
fe34412f62
Merge pull request #6728 from artoscinote/ma_SCI_9189
...
Table and sticky toolbar fix [SCI-9189]
2023-11-28 15:16:54 +01:00
Martin Artnik
1ff9c952d9
Table and sticky toolbar fix [SCI-9189]
2023-11-28 15:09:21 +01:00
Anton
10f7157cc3
Fix focus on select dropdown
2023-11-28 10:44:48 +01:00
Martin Artnik
f3ee9a854f
Merge branch 'develop' into features/notification-revamp
2023-11-28 10:26:51 +01:00
Martin Artnik
d9c7a47dfd
Merge pull request #6721 from lasniscinote/gl_SCI_9755
...
(fix) TypeErrors in 'Assign to task' dialog [SCI-9755]
2023-11-27 17:25:10 +01:00
Gregor Lasnibat
e5cb70126b
(fix) TypeErrors in 'Assign to task' dialog [SCI-9755]
2023-11-27 16:19:36 +01:00
Gregor Lasnibat
b6752b6851
(fix) Update CSS according to Figma design (pair-programming/UX) [SCI-9694]
2023-11-27 14:43:49 +01:00
Anton
fe506edbd5
Item card datetime picker final version [SCI-9741]
2023-11-24 19:16:32 +01:00
Oleksii Kriuchykhin
f6bd599a41
Merge branch 'develop' into features/bugfixes-and-improvements
2023-11-24 15:58:16 +01:00
Alex Kriuchykhin
39f4637351
Revert "Switch to using Vue3 date-picker in item card [SCI-9741] ( #6697 )" ( #6700 )
...
This reverts commit eaa0989c77
.
2023-11-24 12:55:22 +01:00
Soufiane
eaa0989c77
Switch to using Vue3 date-picker in item card [SCI-9741] ( #6697 )
2023-11-23 17:44:22 +01:00
Oleksii Kriuchykhin
9adad3139c
Merge branch 'features/inventory-item-card-edit' into develop
2023-11-23 11:39:08 +01:00
Oleksii Kriuchykhin
9983d70eec
Merge branch 'develop' into features/bugfixes-and-improvements
2023-11-23 11:11:46 +01:00
Anton
0ec734b467
Merge branch 'develop' into features/notification-revamp
2023-11-23 10:05:42 +01:00
Gregor Lasnibat
6db47192fd
Merge pull request #6686 from lasniscinote/gl_SCI_9683
...
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 16:16:10 +01:00
Martin Artnik
18b5222227
Merge branch 'features/inventory-item-card-edit' into develop
2023-11-22 15:09:10 +01:00
Gregor Lasnibat
1ff3e43171
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 14:15:24 +01:00
wandji
dcadf3f4db
Fix displayed selected value checklist component [SCI-9702] ( #6659 )
2023-11-22 11:05:05 +01:00
Anton
25048ddd4e
Fix filters and missing barcode icon [SCI-9748]
2023-11-21 13:51:16 +01:00
Martin Artnik
3f6e8b0a78
Merge pull request #6667 from lasniscinote/gl_SCI_9686
...
(Fix) Only one item can be opened on item card [SCI-9686]
2023-11-21 10:23:35 +01:00
Anton
d68367eb37
Fix filters layout [SCI-9697]
2023-11-20 16:38:45 +01:00
wandji
91f650e227
Reload inventory table after changes to item card [SCI-9617] ( #6626 )
...
* Reload inventory table row after changes to item card [SCI-9617]
* Reload full table after updating item card column [SCI-9617]
* Update 2 line if condition formatting style [SCI-9617]
2023-11-20 15:26:01 +01:00
wandji
0fc485705c
Fix issue with decimal precision on the manage stock modal and ledger exports [SCI-9646] ( #6641 )
2023-11-20 13:25:20 +01:00
Anton
2b51a4f4bd
Vue3 migration mfixes [SCI-9733][SCI-9735][SCI-9736][SCI-9738]
2023-11-20 11:41:30 +01:00
Gregor Lasnibat
bbe71c4a26
(Fix) Only one item can be opened on item card [SCI-9686]
2023-11-19 18:10:19 +01:00
Anton
9be17cfaf3
Result page fixes [SCI-9731]
2023-11-17 15:01:28 +01:00
Anton
6cff10ec7c
Fixes vue3 migration [SCI-9726][SCI-9728][SCI-9729]
2023-11-17 14:19:26 +01:00
Oleksii Kriuchykhin
f7d8fc96ac
Merge branch 'develop' into features/bugfixes-and-improvements
2023-11-17 10:44:32 +01:00
Gregor Lasnibat
4ad01a4086
Apply vue3 upgrade to Item Card [SCI-9708]
2023-11-16 16:25:34 +01:00
Oleksii Kriuchykhin
cc8b993430
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-16 11:12:50 +01:00
Anton
13eca7e035
Fix time format and picker position [SCI-9706]
2023-11-15 16:18:00 +01:00
Oleksii Kriuchykhin
3bc7edc7f7
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-15 10:58:42 +01:00
Anton
b162e1b04f
Fix repository range validation [SCI-9691]
2023-11-14 15:21:42 +01:00
Anton
b7f876aa37
Date time picker improvments [SCI-9678][SCI-9688]
2023-11-14 11:26:27 +01:00
Anton
cf0a1931cd
Merge branch 'develop' into features/datetime-picker
2023-11-13 14:14:09 +01:00
wandji
2e3ae5cc5c
Fix multiple css issues on Item card [SCI-9653] ( #6608 )
2023-11-13 14:13:53 +01:00
Anton
7e135405c5
Small css changes
2023-11-13 14:13:29 +01:00
sboursen-scinote
eea386cb20
Disable autocomplete for input-with-history [SCI-9661]
2023-11-10 17:11:39 +01:00