Commit graph

14637 commits

Author SHA1 Message Date
Martin Artnik
b545b6fdf9 Fix z-index of task tab toolbar [SCI-9428] 2023-10-04 14:22:17 +02:00
Martin Artnik
ab1eae1bd2
Merge pull request #6353 from ivanscinote/SCI-9430-move-result-does-not-work
Set sequential_updates to true for acts_as_list for result orderable [SCI-9430]
2023-10-04 14:01:45 +02:00
Ivan Kljun
b4faefdb23 Set sequential_updates to true for acts_as_list for result orderable [SCI-9430] 2023-10-04 13:59:23 +02:00
Martin Artnik
b3c2dd75cf
Merge pull request #6349 from ivanscinote/SCI-9430-move-result-does-not-work
Fix moving result elements bug [SCI-9430]
2023-10-04 13:54:30 +02:00
Ivan Kljun
2919516bca Fix moving result elements bug [SCI-9430] 2023-10-04 13:37:00 +02:00
dependabot[bot]
a3fbde79e4
Bump postcss from 8.2.15 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 11:20:25 +00:00
Oleksii Kriuchykhin
421ba27a6f Merge branch 'release/1.28.0' into develop 2023-10-04 13:19:31 +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
f3900baadc
Merge pull request #6347 from artoscinote/ma_SCI_9339
Shared task designated users style fix [SCI-9339]
2023-10-04 12:50:23 +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
Giga Chubinidze
5544b0e50e uniquefied gallery param from js 2023-10-04 14:49:32 +04: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
03b12e0a22 Shared task designated users style fix [SCI-9339] 2023-10-04 09:56:09 +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
Andrej
9b1d9823c1 Add missing wording for failed export email/notifications [SCI-9442] 2023-10-04 09:02:35 +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
5960446401
Merge pull request #6320 from wandji20/wb-SCI-9406
Add helper method to show grey layout background [SCI-9406]
2023-10-03 16:43:18 +02: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
Martin Artnik
64449af994
Merge pull request #6341 from artoscinote/ma_SCI_9441
Fix error translations [SCI-9441]
2023-10-03 15:32:00 +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
Martin Artnik
2b76fe6b5b Fix error translations [SCI-9441] 2023-10-03 15:23:49 +02:00
Martin Artnik
2d9c6ae249
Merge pull request #6339 from artoscinote/ma_SCI_9339
Fix broken shared task styling [SCI-9339]
2023-10-03 15:12:48 +02:00
Gregor Lasnibat
6724a31256 Fixed Protocol templates missing additional options for steps [SCI-9419] 2023-10-03 15:03:37 +02:00
sboursen-scinote
1aaea77070 Add dynamic card placeholder calculation to prevent scrollbars [SCI-9068] 2023-10-03 15:00:26 +02:00
Martin Artnik
c9e3055a22 Fix broken shared task styling [SCI-9339] 2023-10-03 14:26:06 +02:00
wandji20
b5acdd2bf6 Refactor application helper method [SCI-9406] 2023-10-03 13:24:39 +01:00
sboursen-scinote
d3fbfc3618 Fix no-result placeholder position for archived project list [SCI-8126] 2023-10-03 14:04:09 +02:00
wandji20
dd34e72fb9 Add helper method to show grey layout background [SCI-9406] 2023-10-03 12:48:31 +01:00
Alex Kriuchykhin
9966229324
Merge pull request #6308 from wandji20/wb-SCI-9165
Fix counter issue in repository export modal [SCI-9165]
2023-10-03 12:53:06 +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
Martin Artnik
37c71d8567
Merge pull request #6321 from ivanscinote/SCI-9403-user-is-able-to-move-content-to-archived-results
Fix move_targets methods to only return active results; prevent moving elements to archived results [SCI-9403]
2023-10-03 12:45:42 +02:00
Ivan Kljun
667025b7c6 Fix UI for consumption/edit stock/assign to task modals [SCI-9407] 2023-10-03 11:12:03 +02:00
Martin Artnik
a85b2643ce
Merge pull request #6319 from artoscinote/ma_SCI_9425
Implement default name for results [SCI-9425]
2023-10-03 10:56: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
wandji20
5f5a170827 Fix counter issue in repository export modal [SCI-9165] 2023-10-03 09:49:57 +01:00
Martin Artnik
03d6d99f7e
Merge pull request #6323 from G-Chubinidze/gc_SCI_9332
Smart annotation modal: inventory name not correct [SCI-9332]
2023-10-03 10:39:23 +02:00
Giga Chubinidze
de2023c873 removed unnecessary tw classes 2023-10-03 12:38:40 +04: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
4aa43395e8
Merge pull request #6332 from rekonder/aj_SCI_9275
Fix protocol parser import button closing [SCI-9275]
2023-10-03 10:28:46 +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
Giga Chubinidze
f99db28760 using tailwind 2023-10-03 11:04:38 +04:00
Martin Artnik
2606e042ff
Merge pull request #6329 from artoscinote/ma_SCI_9353
Fix checking asset blob permissions [SCI-9353]
2023-10-02 16:38:10 +02:00