Commit graph

12853 commits

Author SHA1 Message Date
ajugo 9d81a3ccf8
Fix loading of protocols [SCI-10435] (#7283) 2024-03-14 16:58:38 +01:00
wandji 2be31ca9f9
Hide right border of last pinned column header in tables [SCI-10441] (#7282) 2024-03-14 14:39:44 +01:00
Soufiane 071f59ba1f
Hide + bubble for viewer user in protocol and project tables [SCI-10425] (#7281) 2024-03-14 13:47:12 +01:00
wandji 6b0be64952
Add user preferences link in notification settings flyout [SCI-10438] (#7280) 2024-03-14 13:27:27 +01:00
ajugo 46958db363
Fix assigned to column task table page for viewers [SCI-10362] (#7240) 2024-03-14 13:26:20 +01:00
Soufiane 5d4322cd8f
Fix sorting by description in label templates [SCI-10380] (#7258) 2024-03-14 13:23:52 +01:00
Soufiane ce5c02d590
Fix user roles for protocol access modal [SCI-10388] (#7275) 2024-03-14 13:17:07 +01:00
wandji 8165f46f3f
Call task checkStateState after status update [SCI-10198] (#7272) 2024-03-14 13:15:32 +01:00
wandji 8300c2c3c3
Add entries and selected entries in paging [SCI-10317] (#7276) 2024-03-14 13:12:03 +01:00
Gregor Lasnibat f400e2f6d9
(fix) Assign to task - 'Type & Search' option not available [SCI-10382] (#7279) 2024-03-14 13:07:11 +01:00
wandji 0632d90b3f
Pre-select current project when duplicating experiment [SCI-10420] (#7256) 2024-03-14 10:17:56 +01:00
Martin Artnik a6dc688776 Fix legacy vue component includes 2024-03-14 10:17:02 +01:00
wandji cc388d9669
Fix CSS issues assigned user task flyout [SCI-10367] (#7253) 2024-03-13 16:24:58 +01:00
ajugo 3d1907d972
Fix exporting of empty folder [SCI-10427] (#7270) 2024-03-13 16:23:38 +01:00
wandji e61d593a0e
Add disabled button for unsupported wopi files [SCI-9901] (#7271) 2024-03-13 16:20:55 +01:00
Martin Artnik be4f27750c Merge branch 'release/1.30.0' into develop 2024-03-13 15:26:35 +01:00
Martin Artnik fd93b8f357 Fix stock modal, fix relationships caret [SCI-10422] 2024-03-13 14:35:05 +01:00
Martin Artnik 83d806b64f
Merge pull request #7232 from artoscinote/ma_SCI_10340
Fix experiment description modal smart annotations [SCI-10340]
2024-03-13 13:14:40 +01:00
ajugo 24af54cfaa
Merge pull request #7217 from G-Chubinidze/gc_SCI_10303
Date, time and Date & Time columns will not be saved when applied in the item card [SCI-10303]
2024-03-13 12:38:15 +01:00
Soufiane 390ccc412e
Fix Experiment progress bar for cards when archived [SCI-10333] (#7229) 2024-03-13 11:30:58 +01:00
Soufiane 14b962570e
Update experiments table column min width [SCI-10393] (#7265) 2024-03-13 11:24:25 +01:00
wandji b3e2182ce6
Fix result asset read permission [SCI-10434] (#7263) 2024-03-13 11:16:14 +01:00
Martin Artnik 29e3ae8a24
Merge pull request #7268 from artoscinote/ma_SCI_10430
Hide relationships caret in Safari [SCI-10430]
2024-03-13 10:56:27 +01:00
Martin Artnik 560ff947e5
Merge pull request #7266 from artoscinote/ma_SCI_10433
Fix ambiguous column references in results controller [SCI-10433]
2024-03-13 10:55:49 +01:00
ajugo 646c534aad
Merge pull request #7216 from G-Chubinidze/gc_SCI_10373
Replace with new icon for column management on inventory page [SCI-10373]
2024-03-13 10:46:40 +01:00
Martin Artnik e406d3319e Hide relationships caret in Safari [SCI-10430] 2024-03-12 18:09:25 +01:00
Martin Artnik ae51a04c90 Force input locale [SCI-10422] 2024-03-12 17:38:36 +01:00
Martin Artnik fa25716e24 Fix ambiguous column references in results controller [SCI-10433] 2024-03-12 17:21:10 +01:00
wandji e02238baa9
Make modal select dropdown searchable [SCI-10419] (#7254) 2024-03-12 15:39:56 +01:00
Martin Artnik 8a0e5802ac
Merge pull request #7261 from artoscinote/ma_SCI_10422
Clean up stock management modal [SCI-10422]
2024-03-12 15:13:21 +01:00
Alex Kriuchykhin 5da0076eb8
Fix experiment carts sorting by number of completed tasks [SCI-10390] (#7213) 2024-03-12 14:37:14 +01:00
ajugo 802ebb68a8
Fix inventory sharing [SCI-10428] (#7260) 2024-03-12 14:18:51 +01:00
ajugo 166a9592f5
Fix designated users flyout filtering [SCI-10415] (#7252) 2024-03-12 14:16:45 +01:00
ajugo 311bae9b58
Truncate long names in the tables [SCI-10406] (#7248) 2024-03-12 14:15:58 +01:00
Soufiane f90f06126a
Fix various issues with project export modal [SCI-10343] (#7245) 2024-03-12 14:14:16 +01:00
wandji 9e39181242
Update protocols linked task modal to match figma design [SCI-10392] (#7243) 2024-03-12 14:13:13 +01:00
ajugo 6376598678
Fix access modal display issues [SCI-10383] (#7239) 2024-03-12 14:00:39 +01:00
wandji 351aa695d7
Reload navigator on archive and restore in PET tables [SCI-10384] (#7237) 2024-03-12 13:59:47 +01:00
wandji 7d083f149d
Set active value on table action toolbar menu items [SCI-10377] (#7236) 2024-03-12 13:59:15 +01:00
Soufiane 9dcd831704
Fix various issues with Reports [SCI-10331] (#7219) 2024-03-12 13:57:55 +01:00
Martin Artnik 763c741662 Clean up stock management modal [SCI-10422] 2024-03-12 13:24:55 +01:00
Martin Artnik 93bd5ebc0e
Merge pull request #7257 from G-Chubinidze/gc_SCI_10405
Incorrect translation of a button in the "Tags" modal [SCI-10405]
2024-03-12 13:06:48 +01:00
Alex Kriuchykhin 8f09c9bc26
Fix unsafe user handling in the Linkedin sign-up flow [SCI-10421] (#7259) 2024-03-12 13:02:44 +01:00
Martin Artnik 1209bb8615
Merge pull request #7197 from G-Chubinidze/gc_SCI_10237
HTML report from exported project security issue [SCI-10237]
2024-03-12 11:01:22 +01:00
Soufiane 4c286db15f
Fix user smartAnnotation overflow in commnet sidebar [SCI-7842] (#7234) 2024-03-12 10:21:34 +01:00
ajugo 8aadca10c5
Fix displaying of archived objects for experiments and tasks lists [SCI-10418] (#7255) 2024-03-12 10:10:05 +01:00
Alex Kriuchykhin e835925ab9
Improve sign in handling in OmniAuth controller [SCI-10421] (#7247) 2024-03-12 09:43:53 +01:00
Giga Chubinidze 47b61f526c Incorrect translation of a button in the "Tags" modal [SCI-10405] 2024-03-12 12:26:36 +04:00
ajugo cfbd0bdaa9
Merge pull request #7225 from aignatov-bio/ai-sci-10402-fix-tags-modal-canvas
Fix tags modal on canvas [SCI-10402]
2024-03-12 07:20:55 +01:00
Soufiane a9537f06dd
Fix tests after table revamp [SCI-10271] (#7220) 2024-03-11 13:08:42 +01:00
Giga Chubinidze ac47dcf0a5 Inventory duplicating removes old inventory stock units [SCI-10251] 2024-03-08 18:33:13 +04:00
Oleksii Kriuchykhin d004b1e7a0 Merge branch 'features/bugfixes' into develop 2024-03-08 11:21:26 +01:00
Martin Artnik 741e81ef60 Fix experiment description modal smart annotations [SCI-10340] 2024-03-08 10:40:58 +01:00
Gregor Lasnibat 2074c1df5d (fix) TinyMCE issues - Code samples & Wide tables [SCI-10076] 2024-03-08 09:44:22 +01:00
Andrej 08d21e8854 Fix access modal opening for viewer on task [SCI-10372] 2024-03-07 17:52:09 +01:00
aignatov-bio fa13a376a0
Action toolbar fix for small screens [SCI-10346] (#7221) 2024-03-07 13:36:30 +01:00
aignatov-bio 8e918edce3
Fix loading marker [SCI-10386] (#7223) 2024-03-07 13:36:11 +01:00
ajugo bd920611e9
Fix read project users permission [SCI-10355] (#7224) 2024-03-07 13:32:20 +01:00
Anton ea5e77decd Fix tags modal on canvas [SCI-10402] 2024-03-07 12:59:21 +01:00
ajugo 8407361083
Merge pull request #7215 from G-Chubinidze/gc_SCI_10239
For item relationship missing archived tag for inventory [SCI-10239]
2024-03-07 08:50:06 +01:00
Giga Chubinidze 9549d8b481 Date, time and Date & Time columns will not be saved when applied in the item card [SCI-10303] 2024-03-07 06:04:22 +04:00
Giga Chubinidze 3d83e0e0b7 Replace with new icon for column management on inventory page [SCI-10373] 2024-03-07 05:21:08 +04:00
Giga Chubinidze afe573a044 For item relationship missing archived tag for inventory [SCI-10239] 2024-03-07 04:25:03 +04:00
wandji20 d21e2d0978 Fix broken import statement [SCI-10068] 2024-03-06 19:04:57 +01:00
aignatov-bio c3afc88f63
Merge pull request #7212 from rekonder/aj_SCI_10372
Fix loading of access and tags modal [SCI-10372]
2024-03-06 16:43:20 +01:00
aignatov-bio d47b98f6fb
Merge pull request #7211 from aignatov-bio/ai-sci-10357-access-member-fixes
Update access modal interactions [SCI-10357][SCI-10348]
2024-03-06 16:39:53 +01:00
Andrej 59ddebea2f Fix loading of access and tags modal [SCI-10372] 2024-03-06 16:39:45 +01:00
Gregor Lasnibat 51ae5aa966 (fix) Item card - dropdown and checklist [SCI-10363] 2024-03-06 16:19:59 +01:00
Anton a8f97e3ba5 Update access modal interactions [SCI-10357] 2024-03-06 16:17:24 +01:00
Alex Kriuchykhin c1263eb06f
Fix ordering by ID in protocols and tasks tables, remove obsolete protocols datatable [SCI-10387] (#7209) 2024-03-06 16:04:41 +01:00
Martin Artnik 64e926f98e
Merge pull request #7205 from G-Chubinidze/gc_SCI_10291
Button code for "Open locally" [SCI-10291]
2024-03-06 15:03:55 +01:00
aignatov-bio 1e661e5945
Merge pull request #7206 from aignatov-bio/ai-sci-10379-fix-table-state
Fix table state [SCI-10379]
2024-03-06 14:55:25 +01:00
ajugo d2b097599f
Improve projects table loading speed [SCI-10147] (#7136) 2024-03-06 14:48:30 +01:00
wandji a9ceda717b
Allow send wopi action without manage permission [SCI-9836] (#7178) 2024-03-06 14:17:17 +01:00
ajugo bd22084298
Remove title for experiment description [SCI-10281] (#7204) 2024-03-06 14:11:33 +01:00
ajugo 654b107965
Fix ordering on share repository modal [SCI-4716] (#7207) 2024-03-06 13:58:31 +01:00
wandji 690e0d421f
Add advance filter for relationships to inventory items table [SCI-10068] (#7007) 2024-03-06 13:48:15 +01:00
Anton 9a7546cac8 Fix table state [SCI-10379] 2024-03-06 11:49:51 +01:00
Andrej 92946e33ff Merge branch 'features/inventory-import-improvements' into features/bugfixes 2024-03-06 10:18:35 +01:00
Giga Chubinidze e243da184f Button code for "Open locally" [SCI-10291] 2024-03-06 05:17:45 +04:00
ajugo 46c9a52761
Merge pull request #7190 from lasniscinote/gl_SCI_10156
(fix) Load repository filters only when needed [SCI-10156]
2024-03-05 14:12:30 +01:00
ajugo 5d36de178d
Merge pull request #7191 from lasniscinote/gl_SCI_10096
(fix) To change text in Move to different step modal [SCI-10096]
2024-03-05 14:09:53 +01:00
ajugo 6660e716c5
Merge pull request #7192 from lasniscinote/gl_SCI_10076
(fix )locked view fix [SCI-10076]
2024-03-05 14:02:00 +01:00
Anton df08d2f151 Add microinteractions to select dropdown [SCI-10328] 2024-03-05 13:36:54 +01:00
aignatov-bio dc775f217b
Merge pull request #7174 from sboursen-scinote/sb_SCI-10264-2
Change cursor type for inline editing [SCI-10264]
2024-03-05 11:48:58 +01:00
aignatov-bio ae274f15d2
Merge pull request #7183 from sboursen-scinote/sb_SCI-10273-fix
Truncate long names in Access modal [SCI-10273]
2024-03-05 11:48:41 +01:00
aignatov-bio f0cd4a0b64
Merge pull request #7195 from rekonder/aj_SCI_10349
Fix project table sorting by users [SCI-10349]
2024-03-05 11:48:11 +01:00
aignatov-bio 3c65c7faf3
Merge pull request #7202 from rekonder/aj_SCI_10281
Fix various CSS problems [SCI-10281]
2024-03-05 11:47:52 +01:00
aignatov-bio 4f6dd8923d
Merge pull request #7196 from wandji20/wb-SCI-10345
Add option to reload navigator and all expanded children [SCI-10345]
2024-03-05 11:45:07 +01:00
Andrej 775ff172e5 Fix various CSS problems [SCI-10281] 2024-03-05 11:37:08 +01:00
aignatov-bio 0690b2dbb1
Merge pull request #7201 from aignatov-bio/ai-sci-10378-fix-protocols-versions-search
Fix protocols versions search [SCI-10378]
2024-03-05 11:36:21 +01:00
Anton a136b73d4f Fix protocols versions search [SCI-10378] 2024-03-05 11:34:05 +01:00
wandji20 ae3d1c827f Fix long names in inventory item filters [SCI-10307] 2024-03-05 11:23:06 +01:00
sboursen-scinote 5cc3ad6cbb Truncate long names in Access modal [SCI-10273] 2024-03-05 10:33:40 +01:00
Giga Chubinidze 48b4dbe1fe HTML report from exported project security issue [SCI-10237] 2024-03-04 23:09:38 +04:00
sboursen-scinote 85685d608f Change cursor type for inline editing [SCI-10264] 2024-03-04 16:51:34 +01:00
wandji20 312fb80d44 Add option to reload navigator and all expanded children [SCI-10345] 2024-03-04 16:04:11 +01:00
Andrej 27e1317888 Fix project table sorting by users [SCI-10349] 2024-03-04 15:29:31 +01:00
aignatov-bio 338782de1e
Merge pull request #7193 from aignatov-bio/ai-sci-10255-add-folders-card-visual
Fix folders cards [SCI-10255][SCI-10332]
2024-03-04 13:56:35 +01:00
aignatov-bio 034d6d2a00
Merge pull request #7189 from rekonder/aj_SCI_10349
Fix project table sorting by users and comments column [SCI-10349]
2024-03-04 13:46:16 +01:00
aignatov-bio 0c3905fbef
Merge pull request #7188 from wandji20/wb-SCI-10356
Remove autofocusing in access modal search field [SCI-10356]
2024-03-04 13:45:25 +01:00
aignatov-bio 04bbc1dd36
Merge pull request #7187 from rekonder/aj_SCI_10329
Fix the flickering of the dropdown menu on the thumbnail file preview [SCI-10329]
2024-03-04 13:45:03 +01:00
aignatov-bio 8dd587f567
Merge pull request #7186 from wandji20/wb-SCI-10307
Truncate long option names in dropdown select [SCI-10307]
2024-03-04 13:43:53 +01:00
Anton 04da2dffc4 Fix folders cards [SCI-10255][SCI-10332] 2024-03-04 13:41:54 +01:00
Gregor Lasnibat cea1a0d7fb locked view fix 2024-03-04 13:05:49 +01:00
Gregor Lasnibat c9ecf359a9 (fix) To change text in Move to different step modal [SCI-10096] 2024-03-04 11:49:08 +01:00
Gregor Lasnibat c9f475290a (fix) Load repository filters only when needed [SCI-10156] 2024-03-04 11:37:14 +01:00
Andrej cd80c850ed Fix project table sorting by users and comments column [SCI-10349] 2024-03-04 10:58:10 +01:00
ajugo 9299cb7a52
Merge pull request #7140 from lasniscinote/gl_SCI_10004
(fix) Add warning for unsaved changes when leaving Task workflow editmode (Canvas view) [SCI-10004]
2024-03-04 10:45:18 +01:00
ajugo 21b41326d6
Merge pull request #7171 from lasniscinote/gl_SCI_10334
(fix) CAPA - Tasks order in the reports widget is random [SCI-10334]
2024-03-04 10:40:12 +01:00
wandji20 187609ead9 Remove autofocusing in access modal search field [SCI-10356] 2024-03-04 09:58:55 +01:00
Andrej 2be9dd3d74 Fix flickering of dropdown menu on thumbnail file preview [SCI-10329] 2024-03-04 09:24:04 +01:00
wandji20 baccaa0f32 Fix various issues with label templates [SCI-10335] 2024-03-03 18:34:07 +01:00
wandji20 be3a858de8 Truncate long option names in dropdown select [SCI-10307] 2024-03-03 18:13:09 +01:00
aignatov-bio 74e1478c07
Merge pull request #7176 from sboursen-scinote/sb_SCI-10333
Fix progress bar value when Experiment has no tasks [SCI-10333]
2024-03-01 17:30:26 +01:00
aignatov-bio d807b56b28
Merge pull request #7167 from aignatov-bio/ai-sci-10301-add-pagination-to-linked-tasks-modal
Add pagination to linked task modal [SCI-10301]
2024-03-01 17:29:42 +01:00
Anton 6b27779746 Add pagination to linked task modal [SCI-10301] 2024-03-01 17:28:42 +01:00
aignatov-bio 29ef66d6c6
Merge pull request #7170 from rekonder/aj_SCI_10344
Fix project export [SCI-10344]
2024-03-01 17:24:57 +01:00
aignatov-bio ab45a1060a
Merge pull request #7181 from wandji20/wb-SCI-10316
Fix preview error for label template code editor [SCI-10316]
2024-03-01 17:24:37 +01:00
aignatov-bio bda2257b9f
Merge pull request #7185 from sboursen-scinote/sb_SCI-10262-2
Fix unseen comments font [SCI-10262]
2024-03-01 17:19:12 +01:00
aignatov-bio 3420c0bc3f
Merge pull request #7172 from wandji20/wb-SCI-10203
Add title attribute to all object names in new tables [SCI-10203]
2024-03-01 17:18:14 +01:00
Anton c1561f01f7 Update project/experiment cards 2024-03-01 17:17:24 +01:00
sboursen-scinote 964b2fe591 Fix progress bar value when Experiment has no tasks [SCI-10333] 2024-03-01 16:33:33 +01:00
sboursen-scinote 6495604b64 Fix unssen comments font [SCI-10262] 2024-03-01 16:08:42 +01:00
wandji20 a2548d6d9d Remove title from none name objects in tables [SCI-10203] 2024-03-01 12:16:04 +01:00
wandji20 dbfa6db6c2 Add title attribute to all object names in new tables [SCI-10203] 2024-03-01 12:04:56 +01:00
wandji20 649afd3c1a Fix preview error for label template code editor [SCI-10316] 2024-03-01 12:00:25 +01:00
aignatov-bio ff0ef34633
Merge pull request #7169 from wandji20/wb-SCI-10326
Set predefined viewer role when creating new project [SCI-10326]
2024-03-01 11:57:49 +01:00
Gregor Lasnibat 3871e4e1a4 (fix) Scinote is freezed at selecting time column in inventory filter [SCI-10278] 2024-03-01 11:55:36 +01:00
aignatov-bio 1695d793af
Merge pull request #7173 from sboursen-scinote/sb_SCI-10302
Unify Creation modals error handling [SCI-10302]
2024-03-01 11:54:47 +01:00
wandji20 b497c7e9a7 Add preselected role for new protocol template [SCI-10326] 2024-03-01 11:45:15 +01:00
Andrej c91f6f440b Fix loading of projects comments [SCI-10354] 2024-03-01 11:34:03 +01:00
sboursen-scinote 611ba76745 Unify Creation modals error handling [SCI-10302] 2024-02-29 17:30:58 +01:00
Gregor Lasnibat d082e14689 (fix) CAPA - Tasks order in the reports widget is random [SCI-10334] 2024-02-29 15:03:28 +01:00
Andrej 08b9f8bfc0 Fix project export [SCI-10344] 2024-02-29 14:41:42 +01:00
wandji20 65c1e549f2 Set predefined Viewer role when creating new project [SCI-10326] 2024-02-29 14:29:04 +01:00
aignatov-bio 1abd370d3e
Merge pull request #7158 from wandji20/wb-SCI-10292
Fix issue moving experiments [SCI-10292]
2024-02-29 13:29:33 +01:00
wandji20 53039ba5ee Improve code [SCI-10292] 2024-02-29 13:18:58 +01:00
Andrej 817326bd79 Add comments and updated on columns to Project table [SCI-10284] 2024-02-29 09:07:53 +01:00
aignatov-bio c8734e01dd
Merge pull request #7146 from sboursen-scinote/sb_SCI-10275
Missing archive button on inventory table active state [SCI-10275]
2024-02-28 18:49:12 +01:00
aignatov-bio 2c23538578
Merge pull request #7164 from rekonder/aj_SCI_10300
Add converted protocols io preview modal [SCI-10300]
2024-02-28 18:48:41 +01:00
aignatov-bio 192bb62015
Merge pull request #7162 from sboursen-scinote/sb_SCI-10299
Fix issues related to incorrect protocol template id/code [SCI-10299]
2024-02-28 18:48:10 +01:00
aignatov-bio 1e4fb7d580
Merge pull request #7161 from rekonder/aj_SCI_10288
Add advance filtering to protocol template table [SCI-10288]
2024-02-28 18:46:46 +01:00
aignatov-bio fa529626ab
Merge pull request #7160 from wandji20/wb-SCI-10325
Fix saving experiment changes in edit modal [SCI-10325]
2024-02-28 18:45:28 +01:00
aignatov-bio fdbaa1e7b7
Merge pull request #7156 from aignatov-bio/ai-sci-10296-fix-versions-modal
Fix versions modal [SCI-10296]
2024-02-28 18:32:59 +01:00
Andrej 803551deb2 Add converted protocols io preview modal [SCI-10300] 2024-02-28 16:08:46 +01:00
sboursen-scinote f2d30db92f Fix issues related to incorrect protocol template id/code [SCI-10299] 2024-02-28 15:40:09 +01:00
Andrej db43c96619 Add advance filtering to protocol template table [SCI-10288] 2024-02-28 15:21:09 +01:00
Martin Artnik ca26f60f7a
Merge pull request #7159 from G-Chubinidze/gc_SCI_10251
Inventory duplicating and stock column issues [SCI-10251]
2024-02-28 15:15:18 +01:00
wandji20 cefb6bac7e Fix saving experiment changes in edit modal [SCI-10325] 2024-02-28 14:23:10 +01:00