Commit graph

16317 commits

Author SHA1 Message Date
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
wandji20
b59392b932 Fix issue moving experiments [SCI-10292] 2024-02-28 13:58:09 +01:00
Giga Chubinidze
cfa859b7c7 Inventory duplicating and stock column issues [SCI-10251] 2024-02-28 16:42:11 +04:00
sboursen-scinote
374ae646de Reset selected datatable row after actionToolbar action [SCI-10275] 2024-02-28 13:18:04 +01:00
Anton
0d7f3993f6 Fix versions modal [SCI-10296] 2024-02-28 12:42:31 +01:00
aignatov-bio
3f4189445b
Merge pull request #7154 from aignatov-bio/ai-sci-10289-fix-permission-assigned-task
Small table fixes [SCI-10289][SCI-10293][SCI-10295]
2024-02-28 11:51:07 +01:00
aignatov-bio
4147eefcfb
Merge pull request #7155 from sboursen-scinote/sb_SCI-10262-fix
Center unread comments [SCI-10262]
2024-02-28 11:50:40 +01:00
sboursen-scinote
ce97d4d404 Center unread comments [SCI-10262] 2024-02-28 11:27:29 +01:00
Anton
089165477e Small table fixes [SCI-10289][SCI-10293][SCI-10295] 2024-02-28 11:25:24 +01:00
aignatov-bio
11270a6d2e
Merge pull request #7152 from aignatov-bio/ai-sci-10287-fix-protocol-sorting
Fix protocol sorting [SCI-10287]
2024-02-28 11:02:00 +01:00
Anton
588f69efd7 Fix protocol sorting [SCI-10287] 2024-02-28 10:54:28 +01:00
aignatov-bio
dda7e039b0
Merge pull request #7151 from wandji20/wb-SCI-10290
Fix operation & unit fields in stock modal missing [SCI-10290]
2024-02-28 10:31:10 +01:00
aignatov-bio
73e9e16586
Merge pull request #7150 from wandji20/wb-SCI-10265
Fix double request for create task modal [SCI-10265]
2024-02-28 10:30:33 +01:00
aignatov-bio
c3ac951fd1
Merge pull request #7148 from sboursen-scinote/sb_SCI-10286
Show repositories that don't contain any items in the list [SCI-10286]
2024-02-28 10:30:13 +01:00
aignatov-bio
75cce6698d
Merge pull request #7144 from aignatov-bio/ai-sci-10279-fix-table-comments-bugs
Fix table and comments bugs [SCI-10279][SCI-10285]
2024-02-28 10:21:20 +01:00
wandji20
47750d5e4f Fix operation & unit fields in stock modal missing [SCI-10290] 2024-02-28 03:57:40 +01:00
wandji20
1f155100cd Fix double requestfor create task modal [SCI-10265] 2024-02-28 03:05:32 +01:00
sboursen-scinote
47daae5b26 Show repositories that don't contain any items in the list [SCI-10286] 2024-02-27 21:05:30 +01:00
Martin Artnik
9666dd994f
Merge pull request #7069 from G-Chubinidze/gc_SCI_101000
Implement sorting on all columns of tables revamped in v.1 [SCI-10100]
2024-02-27 16:03:03 +01:00
aignatov-bio
f9aceeb78d
Merge pull request #7145 from wandji20/wb-SCI-10265
Add micro-interactions on the revamped modals [SCI-10265]
2024-02-27 14:11:29 +01:00
aignatov-bio
5d3bbe7703
Merge pull request #7138 from wandji20/wb-SCI-10210
Default table to try and fit all columns to screen [SCI-10210]
2024-02-27 14:09:24 +01:00
Giga Chubinidze
4488243fad hound fix [SCI-10100] 2024-02-27 16:41:20 +04:00
G-Chubinidze
f75d3b3952
Merge branch 'develop' into gc_SCI_101000 2024-02-27 16:38:04 +04:00
Giga Chubinidze
980468cb41 Added back backend code for table column sorting [SCI-10100] 2024-02-27 16:34:55 +04:00
wandji20
0070db5e78 Add micro-interactions on the revamped modals [SCI-10265] 2024-02-27 13:03:41 +01:00
Martin Artnik
02e8fc4e45
Merge pull request #7143 from G-Chubinidze/gc_SCI_10254
Loading file to results - wrong file and preview [SCI-10254]
2024-02-27 11:41:44 +01:00
aignatov-bio
fb734b1b3e
Merge pull request #7137 from aignatov-bio/ai-sci-10267-replace-old-access-modal
Replace old access modal [SCI-10267]
2024-02-27 11:26:32 +01:00
aignatov-bio
f48969f76d
Merge pull request #7139 from sboursen-scinote/sb_SCI-10264
Remove custom cursor icons [SCI-10264]
2024-02-27 11:25:35 +01:00
aignatov-bio
549ad436e0
Merge pull request #7142 from sboursen-scinote/sb_SCI-10262
Style the unseen comments in the task table [SCI-10262]
2024-02-27 11:25:12 +01:00
Anton
33cbfd4435 Fix table and comments bugs [SCI-10279][SCI-10285] 2024-02-27 11:23:23 +01:00
Martin Artnik
1615c7f10a
Merge pull request #7134 from G-Chubinidze/gc_SCI_10238
Checklist/table/RTF titles are in one line [SCI-10238]
2024-02-27 10:02:42 +01:00
Giga Chubinidze
ca831cb103 Loading file to results - wrong file and preview [SCI-10254] 2024-02-27 12:48:34 +04:00
sboursen-scinote
0c8db98700 Style the unseen comments in the task table [SCI-10262] 2024-02-26 17:43:07 +01:00
ajugo
512bf155c3
Merge pull request #7141 from lasniscinote/gl_SCI_10220
(fix) Add shortcut to add new step (+) after the last step [SCI-10220]
2024-02-26 17:03:07 +01:00
Gregor Lasnibat
01253da5af (fix) Add shortcut to add new step (+) after the last step [SCI-10220] 2024-02-26 16:45:13 +01:00
Gregor Lasnibat
79910d3141 (fix) Add warning for unsaved changes when leaving Task workflow edit mode (Canvas view) [SCI-10004] 2024-02-26 15:57:36 +01:00
sboursen-scinote
e9242b1ab3 Remove custom cursor icons [SCI-10264] 2024-02-26 15:56:12 +01:00
wandji20
5985f866b9 Default table try and fit all columns to screen [SCI-10210] 2024-02-26 15:24:19 +01:00
Anton
5902161cb9 Replace old access modal [SCI-10267] 2024-02-26 15:22:09 +01:00
Anton
b0504bc2a0 Fix conflicts 2024-02-26 10:47:47 +01:00