Commit graph

993 commits

Author SHA1 Message Date
Gregor Lasnibat
1709abaa9e
Fixed Buttons on the right side of top toolbar are not responding [SCI-9550] (#6491) 2023-10-19 11:03:09 +02:00
wandji
782d10443d
Use default browser tooltip for shoing tooltips in items card [SCI-9537] (#6490) 2023-10-19 11:02:13 +02:00
Anton
4122876a90 Fix bottom toolbar for reports [SCI-9518] 2023-10-19 10:16:09 +02:00
ajugo
aed5418366
Fix closing item sidebar for printing label modal [SCI-9541] (#6486) 2023-10-19 09:48:20 +02:00
Soufiane
9de448141e
Fix text and number columns expend/collapse scroller issues [SCI-9545] (#6468) 2023-10-19 09:47:04 +02:00
Alex Kriuchykhin
54daf91701
Fix displaying of assign button on inventory item card [SCI-9559] (#6483) 2023-10-19 09:38:28 +02:00
Anton
ebf092d82d Fix item card status spacing [SCI-9558] 2023-10-18 15:07:24 +02:00
Martin Artnik
fb9204df64 Merge branch 'develop' into features/bugfixes-and-css 2023-10-18 14:51:35 +02:00
Anton
820d8294b9 Fix file drag and drop on step [SCI-9508] 2023-10-18 12:03:12 +02:00
Ivan Kljun
a93c35a3be Add a listener for when TinyMCE is opened and adjust headers [SCI-9449] 2023-10-18 10:53:58 +02:00
wandji
f83f5a8b58
Hide export button inntem card when item has no stock set [SCI-9509] (#6478) 2023-10-18 10:37:56 +02:00
ajugo
191cfe45db
Fix repository item card CSS [SCI-9547] (#6477) 2023-10-18 10:06:21 +02:00
Soufiane
fc52b7bdab
Fix item card css issues [SCI-9536] (#6458) 2023-10-17 17:09:11 +02:00
Soufiane
e0dd8fb2fe
Hide assign item button when item is archived in item-card [SCI-9548] (#6471) 2023-10-17 17:05:17 +02:00
ajugo
195d56cfd7
Fix closing of item card sidebar on opening file preview [SCI-9541] (#6464) 2023-10-17 16:32:39 +02:00
ajugo
8b890bc10e
Fix well plate creation on the result page [SCI-9543] (#6456) 2023-10-16 16:00:52 +02:00
ajugo
cede97d7d9
Fix closing items sidebar on opened modals [SCI-9541] (#6455) 2023-10-16 15:59:32 +02:00
Martin Artnik
fa4494d362
Merge pull request #6453 from lasniscinote/gl_SCI_9469
Missing inventory columns on item card [SCI-9469]
2023-10-16 13:04:16 +02:00
Gregor Lasnibat
3b4fbc944f Added archived columns [SCI-9469] 2023-10-16 13:02:28 +02:00
Martin Artnik
74c9993c8a
Merge pull request #6454 from lasniscinote/gl_SCI_9518
Fix Report table bottom toolbar moving [SCI-9518]
2023-10-16 12:11:13 +02:00
Martin Artnik
45699fdced
Merge pull request #6445 from sboursen-scinote/sb_SCI-9527
Fix item card scroller [SCI-9527]
2023-10-16 11:46:47 +02:00
Gregor Lasnibat
d580b9758c Fix Report table bottom toolbar moving [SCI-9518] 2023-10-16 11:41:59 +02:00
Martin Artnik
e5a7e2d4ba
Merge pull request #6412 from G-Chubinidze/gc_SCI_9429
Code sample in RTF on archived results is not highlighted with colors [SCI-9429]
2023-10-16 10:25:12 +02:00
Martin Artnik
88bdd36dd9
Merge pull request #6443 from artoscinote/ma_SCI_9496
Refactor select.vue to use the outside click directive [SCI-9496]
2023-10-16 10:24:25 +02:00
Gregor Lasnibat
57bfe0036b
Fix Rename the buttons Show/Hide in multiline text fields [SCI-9439] (#6444) 2023-10-16 10:12:21 +02:00
Giga Chubinidze
66919361a6 Missing tooltips [SCI-9510] 2023-10-16 11:52:06 +04:00
sboursen-scinote
cfa8a12b6d Fix item card scroller [SCI-9527] 2023-10-14 13:03:49 +02:00
Martin Artnik
45e45d1543 Refactor select.vue to use the outside click directive [SCI-9496] 2023-10-13 16:12:01 +02:00
Soufiane
0a5686d9bc
Show task name in sticky header for Viewer users [SCI-9524] (#6432) 2023-10-13 16:10:07 +02:00
Gregor Lasnibat
8a30e70daa PR fix, removed optional chaining [SCI-9469] 2023-10-13 11:54:39 +02:00
Martin Artnik
9c302f186b
Merge branch 'features/navigator-resize' into SCI-9318-making-navigator-resizable 2023-10-13 10:33:37 +02:00
Gregor Lasnibat
b5ece3429f
Fixed missing inventory columns on item card [SCI-9469] (#6416) 2023-10-13 09:51:50 +02:00
Giga Chubinidze
8e9d35d6b4 added prism highlighting 2023-10-13 03:53:45 +04:00
ajugo
04a898760a
Add assign button to item cards [SCI-9158] (#6326) 2023-10-12 15:46:13 +02:00
Oleksii Kriuchykhin
9e67b20b38 Merge branch 'features/october-release' into develop 2023-10-12 15:40:21 +02:00
Gregor Lasnibat
27652fd1a0
Working on sticky header + navigation behaviour [SCI-9472] (#6428)
Working on highlighting ScrollSpy when scrolling. Decided on external library [SCI-9472]

Finished not sticky item header v.01 [SCI-9472]

PR fix01 [SCI-9472]
2023-10-12 15:35:30 +02:00
wandji
6ca66f3b96
Fix text size and close icon in protocol docx parser [SCI-9451] (#6423) 2023-10-12 15:32:42 +02:00
Gregor Lasnibat
60d79be220
Working on item card interactions, implemented close on click outside [SCI-9470] (#6401)
Fixed date format, checklist content, active/archived state [SCI-9470]

Fixed date formatting on BE [SCI-9470]
2023-10-12 15:26:41 +02:00
ajugo
e0148cca31
Fix image preview and status icon for items card [SCI-9480] (#6413) 2023-10-12 15:19:51 +02:00
wandji
45cfe77ef7
Add qr code and print label to item card [SCI-9471 (#6364)
* Add qr acode and print label to item card [SCI-9471

* Remove jQuery handler for setting barcode image src [SCI-9471]
2023-10-12 15:10:54 +02:00
Ivan Kljun
d34d424b0f Make navigator resizable [SCI-9318] 2023-10-12 14:45:51 +02:00
ajugo
357eebee40
Fix stock export on task [SCI-9477] (#6400) 2023-10-12 14:43:17 +02:00
Martin Artnik
120f710bb4 Fix checklists for users with check permissions [SCI-9507] 2023-10-11 11:33:04 +02:00
wandji
d236ba0a5b
Add reminders to item card [SCI-9154] (#6285)
* Add reminders to item card [SCI-9154]

* Refactor item card reminder component [SCI-9154]
2023-10-11 09:35:10 +02:00
Giga Chubinidze
de8366bb51 Code sample in RTF on archived results is not highlighted with colors [SCI-9429] 2023-10-11 03:22:11 +04:00
Martin Artnik
03e0bc9a02 Fix delete all steps modal [SCI-9502] 2023-10-10 17:08:46 +02:00
Martin Artnik
7f8e515e88 Update table metadata when it's created [SCI-9501] 2023-10-10 16:09:47 +02:00
Gregor Lasnibat
cac2b3c37e
Merge pull request #6394 from lasniscinote/gl_SCI_9474
Fixed no file preview on item card [SCI-9474]
2023-10-10 15:16:36 +02:00
Andrej
79118effa7 Merge branch 'develop' into features/october-release 2023-10-10 11:09:04 +02:00
Gregor Lasnibat
1b85b251ba Fixed no file preview on item card [SCI-9474] 2023-10-09 17:10:41 +02:00
Martin Artnik
763ede050d
Merge pull request #6392 from ivanscinote/SCI-9430-move-result-does-not-work
Fix moving result elements [SCI-9430]
2023-10-09 15:11:30 +02:00
Ivan Kljun
7c0e8221c1 Fix moving result elements [SCI-9430] 2023-10-09 14:54:22 +02:00
Giga Chubinidze
face69e960 changed controller action & javascript 2023-10-09 15:15:54 +04:00
Martin Artnik
b30d5577ac
Merge pull request #6391 from lasniscinote/gl_SCI_9487
Fixed checklist boxes getting bulletpoints [SCI-9487]
2023-10-09 12:49:51 +02:00
Gregor Lasnibat
30ded70f7b Fixed checklist boxes getting bulletpoints [SCI-9487] 2023-10-09 11:39:22 +02:00
Martin Artnik
7a01020a2d
Merge pull request #6389 from aignatov-bio/ai-sci-small-css-fixes
CSS fixes
2023-10-09 11:34:57 +02:00
Anton
c39ba5afe6 Css fixes 2023-10-09 11:29:28 +02:00
Andrej
ab49c52054 Fix css for item card [SCI-9475] 2023-10-09 09:33:38 +02:00
Martin Artnik
60acd42614
Merge pull request #6378 from lasniscinote/gl_SCI_9435
Not responsive task page [SCI-9435]
2023-10-09 09:14:34 +02:00
Gregor Lasnibat
cce02b29ed Fixed overflowing text, breaking buttons in new line, figuring out how header stacking works (flickering bug) [SCI-9435]
Fixed header stack stuttering [SCI-9435]

PR fix 01 [SCI-9435]
2023-10-08 16:07:05 +02:00
Martin Artnik
595bca7e5b Fix editable name for locked checklists [SCI-9488] 2023-10-06 15:46:07 +02:00
Martin Artnik
a8c08aea95
Merge pull request #6374 from artoscinote/ma_SCI_9486
Fix checklist item reordering [SCI-9486]
2023-10-06 14:38:17 +02:00
Martin Artnik
d358dd2140 Fix checklist item reordering [SCI-9486] 2023-10-06 14:32:39 +02:00
Martin Artnik
a24c379e4a Highlight attachment order in dropdown [SCI-9467] 2023-10-06 13:46:25 +02:00
Martin Artnik
19c44c50ff
Merge pull request #6363 from artoscinote/ma_SCI_9410
Fix attachment issues [SCI-9410]
2023-10-05 16:42:10 +02:00
Martin Artnik
5c7ee78cd6 Fix attachment issues [SCI-9410] 2023-10-05 15:44:41 +02:00
Alex Kriuchykhin
587e07a9f1
Merge pull request #6350 from lasniscinote/gl_SCI_9419
Fixed a list-item bug where view_mode was active [SCI-9419]
2023-10-05 15:31:17 +02:00
Martin Artnik
eee6da4abd
Merge pull request #6322 from G-Chubinidze/gc_SCI_9401
CSS: Blank name error message on table [sci-9401]
2023-10-05 11:04:20 +02:00
Giga Chubinidze
2c3d5c4fd5 changed styling to tw class / optimized inline editing height 2023-10-05 13:01:34 +04:00
Andrej
0889c40d46 Fix icons and OVE view for attachments [SCI-9445] 2023-10-04 16:18:03 +02:00
Martin Artnik
6b8382c564 Fix unwanted checklist name locking [SCI-9408] 2023-10-04 13:15:41 +02:00
Martin Artnik
6f45980648
Merge pull request #6335 from ivanscinote/SCI-9407-css-consumption-modals-assign-to-task-modal-issues
Fix UI for consumption/edit stock/assign to task modals [SCI-9407]
2023-10-04 12:51:59 +02:00
Martin Artnik
b15cedd198
Merge pull request #6345 from G-Chubinidze/gc_SCI_9438
CSS: Incorrect icons on large PDF previews & caret on task activity [SCI-9438]
2023-10-04 12:51:20 +02:00
Martin Artnik
93bbd32cb8
Merge pull request #6343 from artoscinote/ma_SCI_9428
Fix dropdown issues [SCI-9428]
2023-10-04 12:49:56 +02:00
Martin Artnik
4ea040cde7 Fix z-index issue with stackable headers [SCI-9428] 2023-10-04 12:48:31 +02:00
Gregor Lasnibat
56d393d16a Fixed a list-item bug where view_mode was active [SCI-9419] 2023-10-04 11:30:34 +02:00
ivanscinote
a4d0d71f18
Merge branch 'develop' into SCI-9407-css-consumption-modals-assign-to-task-modal-issues 2023-10-04 11:00:33 +02:00
Martin Artnik
1f5ecfba33
Merge pull request #6344 from G-Chubinidze/gc_SCI_9447
Wrong icon on the Export button in bottom toolbar & Manage columns back button [SCI-9447]
2023-10-04 09:25:01 +02:00
Giga Chubinidze
b4247391a5 CSS: Incorrect icons on large PDF previews & caret on task activity [SCI-9438] 2023-10-04 05:36:03 +04:00
Giga Chubinidze
615d6ebbfa Wrong icon on the Export button in bottom toolbar & Manage columns back button [SCI-9447] 2023-10-04 04:56:17 +04:00
Martin Artnik
14a693b697 Highlight selected sort in results sort dropdown [SCI-9428] 2023-10-03 16:19:27 +02:00
Martin Artnik
1acf67db5a Fix dropdown opening direction [SCI-9428] 2023-10-03 16:07:05 +02:00
Alex Kriuchykhin
112e642a21
Merge pull request #6340 from lasniscinote/gl_SCI_9419
Fixed Protocol templates missing additional options for steps [SCI-9419]
2023-10-03 15:29:10 +02:00
Gregor Lasnibat
87714b4dd9 Fixed breaking QR code generation [SCI-9354] 2023-10-03 15:11:40 +02:00
Gregor Lasnibat
6724a31256 Fixed Protocol templates missing additional options for steps [SCI-9419] 2023-10-03 15:03:37 +02:00
Alex Kriuchykhin
a000f0e67e
Merge pull request #6303 from wandji20/wb-SCI-9157
Add export button to item card [SCI-9157]
2023-10-03 12:52:03 +02:00
Alex Kriuchykhin
8cc72cb05e
Merge pull request #6334 from wandji20/wb-SCI-9359
Update OVE package and fix bug opening github issue link [SCI-9359]
2023-10-03 12:51:15 +02:00
wandji20
285276a59a Rename item card export label [SCI-9157] 2023-10-03 10:54:45 +01:00
wandji20
2372edcf25 Add export button to item card [SCI-9157] 2023-10-03 10:52:57 +01:00
Ivan Kljun
667025b7c6 Fix UI for consumption/edit stock/assign to task modals [SCI-9407] 2023-10-03 11:12:03 +02:00
wandji20
4f5ecf66f4 Update OVE package and fix bug opening github issue link [SCI-9359] 2023-10-03 09:54:54 +01:00
Martin Artnik
b4ce0dda60
Merge pull request #6316 from artoscinote/ma_SCI_9400
Add back version modal link [SCI-9400]
2023-10-03 10:54:47 +02:00
Alex Kriuchykhin
40b6078ab2
Merge pull request #6312 from rekonder/aj_SCI_9386
Refactor export stock consumption modal [SCI-9386]
2023-10-03 10:33:00 +02:00
Alex Kriuchykhin
42b145648f
Merge pull request #6276 from wandji20/wb-SCI-9359
Update OVE package and fix bug opening github issue link [SCI-9359]
2023-10-03 10:18:11 +02:00
Andrej
835cfb5e07 Refactor export stock consumption modal [SCI-9386] 2023-10-03 09:27:10 +02:00
Andrej
1aa9091e0d Fix protocol parser import button closing [SCI-9275] 2023-10-03 09:13:20 +02:00
wandji20
7b9e4088de Update OVE package and fix bug opening github issue link [SCI-9359] 2023-10-02 23:33:46 +01:00
Gregor Lasnibat
a5ad6d375e Fixed repositoryItemSidebar wrapper covering up content when closed [SCI-9354] 2023-10-02 17:00:47 +02:00
Martin Artnik
a2870dd9d1 Add back version modal link [SCI-9400] 2023-10-02 14:31:28 +02:00
Alex Kriuchykhin
20be895938
Merge pull request #6325 from rekonder/aj_SCI_9275
Fix closing of the dropdown menu for protocol parser import [SCI-9275]
2023-10-02 13:58:50 +02:00