Soufiane
2f997cdd78
Fix the loading order of the actions toolbar [SCI-9981] ( #7019 )
2024-01-30 14:45:36 +01:00
wandji
5bc542e834
Fix displayed comment counter for first comment in protocol steps and results [SCI-9573] ( #7013 )
2024-01-30 14:35:44 +01:00
Gregor Lasnibat
6d3b604276
(fix) TypeError is logged when you press backspace in an empty keywords input field [SCI-9389]
2024-01-29 15:20:32 +01:00
ajugo
d0ecfe53dc
Add no access text to item card [SCI-10013] ( #6959 )
2024-01-16 15:06:03 +01:00
Alex Kriuchykhin
a43eacaa22
Fix inclusion of relationships column in repository exports [SCI-9716] ( #6954 )
2024-01-16 13:07:11 +01:00
Gregor Lasnibat
320f2d2801
(fix) Not unified form of number column content on item card [SCI-9982] ( #6936 )
2024-01-15 15:55:21 +01:00
ajugo
4fe3fe5167
Change default value for table metadata [SCI-9932] ( #6894 )
2024-01-10 17:28:14 +01:00
Oleksii Kriuchykhin
3b97571777
Merge branch 'features/inventory-items-relationships' into develop
2024-01-10 17:10:20 +01:00
Andrej
c73bc0bed1
Fix loading of non-repository tables on item cards changes [SCI-9970]
2024-01-10 09:43:16 +01:00
aignatov-bio
2f2fbc926e
Merge pull request #6899 from ivanscinote/SCI-9951-ik
...
Remove blur event listener from legacy inline edit [SCI-9951]
2024-01-09 15:18:21 +01:00
Gregor Lasnibat
5d4234a376
(fix) Wide code sample on a shared task [SCI-9942]
2024-01-09 12:56:30 +01:00
ajugo
a6c0c7294b
Improve objects loading and permissions checking for repository rows [SCI-9763] ( #6875 )
2024-01-09 09:37:50 +01:00
ajugo
d02e614245
Fix label printing form inventory item [SCI-9972] ( #6906 )
2024-01-09 09:33:40 +01:00
Gregor Lasnibat
fa29c99e4a
(fix) Correct the shadow depth on the Item card [SCI-9949] ( #6905 )
2024-01-09 09:28:44 +01:00
wandji
c43dd38af4
Fix CSS issues add relationship modal [SCI-9955] ( #6897 )
2024-01-08 14:49:38 +01:00
Ivan Kljun
370b3a03ed
Remove blur event listener from legacy inline edit [SCI-9951]
2024-01-08 12:00:26 +01:00
wandji
16bf3217e4
Fix issue opening item card [SCI-9961] ( #6898 )
...
* Fix issue opening item card [SCI-9961]
* Fix failing tests [SCI-9961]
2024-01-08 11:30:04 +01:00
ajugo
2020a8ce17
Merge pull request #6886 from sboursen-scinote/sb_SCI-9948
...
Fix issues with relationships columns in inventory table [SCI-9948]
2024-01-05 16:41:12 +01:00
Oleksii Kriuchykhin
95ab33a58b
Merge branch 'develop' into features/inventory-items-relationships
2024-01-05 11:27:32 +01:00
sboursen-scinote
e62a4a60ad
Fix issues with relationships columns in inventory table [SCI-9948]
2024-01-05 10:40:12 +01:00
Martin Artnik
0a5432f5bc
Merge pull request #6872 from artoscinote/ma_SCI_9737
...
Fix report table action buttons initialization [SCI-9737]
2024-01-04 11:00:39 +01:00
wandji
9ade9e890f
Render webhooks form url errors using data-error-text attribute [SCI-9743] ( #6869 )
2024-01-03 19:08:33 +01:00
Martin Artnik
24309a4e03
Fix report table action buttons initialization [SCI-9737]
2024-01-03 16:31:31 +01:00
Soufiane
395a214175
Prevent emitting multiple requests when opening the manage columns modal [SCI-9696] ( #6867 )
2024-01-03 11:50:16 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] ( #6851 )
...
* Improve interface and interaction of relationships column [SCI-9893]
* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
Soufiane
6d65315741
Fix wide table scroll bar issues on shared tasks [SCI-9762] ( #6767 )
2023-12-20 10:11:15 +01:00
wandji
007567b4cc
Add flash error message for inventory items import [SCI-9739] ( #6829 )
2023-12-18 11:27:08 +01:00
Alex Kriuchykhin
528d411910
e2e - modified and added new tags at inventories section [SCI-9813] ( #6741 ) ( #6832 )
...
Co-authored-by: Martin Artnik <martin@scinote.net>
Co-authored-by: mvrazic <144342580+mvrazic@users.noreply.github.com>
2023-12-15 16:33:13 +01:00
Gregor Lasnibat
b0dbc95a43
Merge pull request #6799 from lasniscinote/gl_SCI_9789
...
(fix) CSS item card and manage column corrections needed [SCI-9789]
2023-12-14 14:30:52 +01:00
Gregor Lasnibat
a7f26efaac
(fix) CSS item card and manage column corrections needed [SCI-9789]
2023-12-14 14:25:31 +01:00
Oleksii Kriuchykhin
372ef32f03
Merge branch 'develop' into features/inventory-items-relationships
2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin
970dc7185b
Merge branch 'develop' into features/bugfixes-and-improvements
2023-12-13 16:01:09 +01:00
Alex Kriuchykhin
741e053ef4
Add checking for ability to share a repository with allowed write [SCI-9853] ( #6807 )
2023-12-13 15:31:21 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] ( #6648 )
...
* Make item relationship togglable [SCI-9669]
* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
wandji
a9cec25eee
Add warning notification for inventory item relationships [SCI-9831] ( #6786 )
2023-12-11 17:05:54 +01:00
Martin Artnik
c7c72983ca
Merge pull request #6793 from G-Chubinidze/gc_SCI_9811
...
[CAPA] Unable to view assigned persons within a task [SCI-9811]
2023-12-11 13:35:07 +01:00
Martin Artnik
7c73f284b4
Merge branch 'features/notification-revamp' into develop
2023-12-06 11:36:32 +01:00
Oleksii Kriuchykhin
d1e7ab5efb
Merge branch 'develop' into features/inventory-items-relationships
2023-12-06 11:11:30 +01:00
Oleksii Kriuchykhin
bd89a0c9bf
Merge branch 'develop' into features/bugfixes-and-improvements
2023-12-06 11:09:34 +01:00
Ivan Kljun
937e3247db
Remove icon from app notifications [SCI-9768]
2023-12-05 12:52:40 +01:00
wandji
4df097b251
Init provisioning polling after successful cloning tasks [SCI-9796] ( #6758 )
2023-12-05 10:15:11 +01:00
Giga Chubinidze
33527d14c8
[CAPA] Unable to view assigned persons within a task [SCI-9811]
2023-12-05 12:05:35 +04:00
Martin Artnik
a5bbc190f9
Merge branch 'develop' into features/inventory-items-relationships
2023-11-29 15:16:22 +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
Martin Artnik
f3ee9a854f
Merge branch 'develop' into features/notification-revamp
2023-11-28 10:26:51 +01:00
Gregor Lasnibat
29e3517f51
Implement a link in the relationships column [SCI-9670]
2023-11-27 16:31:05 +01:00
Oleksii Kriuchykhin
9983d70eec
Merge branch 'develop' into features/bugfixes-and-improvements
2023-11-23 11:11:46 +01:00
Oleksii Kriuchykhin
01219f09eb
Merge branch 'develop' into features/inventory-items-relationships
2023-11-23 11:08:42 +01:00
Anton
0ec734b467
Merge branch 'develop' into features/notification-revamp
2023-11-23 10:05:42 +01:00
Alex Kriuchykhin
940ff553c0
Update HoundCI config ( #6687 )
2023-11-23 09:50:39 +01:00