Commit graph

12171 commits

Author SHA1 Message Date
Gregor Lasnibat 5de17fbfb1 (fix) Scrolling not working after opening notifications [SCI-9785] 2023-11-24 15:45:00 +01:00
Martin Artnik 0c5171911e Add missing notification mailer files 2023-11-24 15:37:15 +01:00
Martin Artnik cc5aa5eaf5 Subtype fixes 2023-11-24 14:58:46 +01:00
Alex Kriuchykhin 9e9f8ab402
Add external_id field to repository list and checklist items [SCI-9454] (#6702) 2023-11-24 14:21:11 +01:00
Anton ccc435484d nitial version for datetime picker [SCI-9741] 2023-11-24 14:12:30 +01:00
Oleksii Kriuchykhin fa35de6a58 Merge branch 'develop' into features/inventory-items-relationships 2023-11-24 14:04:18 +01:00
Alex Kriuchykhin 39f4637351
Revert "Switch to using Vue3 date-picker in item card [SCI-9741] (#6697)" (#6700)
This reverts commit eaa0989c77.
2023-11-24 12:55:22 +01:00
Martin Artnik 3f338cafed Fix template v-for key position in notification_item.vue 2023-11-24 10:58:38 +01:00
Martin Artnik ea80fddfa4 Fix template v-for key position 2023-11-24 10:11:08 +01:00
Martin Artnik 2dce55541d Update user preferences with to Vue3 2023-11-24 09:48:21 +01:00
wandji 3b165ba92d
Read inventory item number column decimal value from backend [SCI-9764] (#6698) 2023-11-23 17:45:50 +01:00
Soufiane eaa0989c77
Switch to using Vue3 date-picker in item card [SCI-9741] (#6697) 2023-11-23 17:44:22 +01:00
wandji 2009d01532
Strip insignificant zero for ledger records in consumption export [SCI-9646] (#6693)
* Strip insignificant zero for ledger records when stock precision is zero [SCI-9646]

* Stip insignicant zeros for all stock ledger records in consumption exports [SCI-9646]
2023-11-23 17:35:51 +01:00
wandji 6c11c6641b
Fix double request for editing item card name [SCI-9771] (#6696)
* Fix double request for editing item card name [SCI-9771]

* Set repository cell to nil after deleting repository cell in row update service [SCI-9771]
2023-11-23 17:35:34 +01:00
Oleksii Kriuchykhin 9adad3139c Merge branch 'features/inventory-item-card-edit' into develop 2023-11-23 11:39:08 +01:00
ajugo 7b09c43c22
Merge pull request #6695 from rekonder/aj_SCI_9770
Fix manage edit card permission propagation [SCI-9770]
2023-11-23 11:33:50 +01:00
Soufiane ed49e8296b
Fix item card transition after switching to Vue3 [SCI-9589] (#6691) 2023-11-23 11:30:49 +01:00
Oleksii Kriuchykhin 9983d70eec Merge branch 'develop' into features/bugfixes-and-improvements 2023-11-23 11:11:46 +01:00
Andrej 7c5109fb12 Fix manage edit card permission propagation [SCI-9770] 2023-11-23 11:11:43 +01:00
Oleksii Kriuchykhin 01219f09eb Merge branch 'develop' into features/inventory-items-relationships 2023-11-23 11:08:42 +01:00
Martin Artnik 854ecc0092
Merge pull request #6677 from artoscinote/ma_SCI_9693
Fix report result content toggling [SCI-9693]
2023-11-23 10:37:49 +01:00
Anton b18b1d9697 Fix invitation notifications [SCI-9609] 2023-11-23 10:36:13 +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
Gregor Lasnibat 6db47192fd
Merge pull request #6686 from lasniscinote/gl_SCI_9683
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 16:16:10 +01:00
Martin Artnik 8e080d5314 Actually add proper e2e ids to inventories and inventory items [SCI-9624] 2023-11-22 15:51:31 +01:00
Martin Artnik e13314349c Merge branch 'release/1.28.0' into develop 2023-11-22 15:13:57 +01:00
Martin Artnik 18b5222227 Merge branch 'features/inventory-item-card-edit' into develop 2023-11-22 15:09:10 +01:00
Soufiane bc2904823d
Add link to assigned item to task for snapshots version [SCI-9689] (#6656) 2023-11-22 14:53:08 +01:00
Gregor Lasnibat 1ff3e43171 (fix) Item card behavior in cases of error states [SCI-9683] 2023-11-22 14:15:24 +01:00
Martin Artnik 0b2c8546c0 Add proper e2e ids to inventories and inventory items [SCI-9624] 2023-11-22 13:49:29 +01:00
Soufiane 09310f6546
Fix scrolling edge case for the ScrollSpy component [SCI-9690] (#6661)
- Clicking on navigator item should highlight the item when the window is zoomed out or zoomed in (not 100%).
- Clicking on navigator item should scroll to section when window is zoomed in.
2023-11-22 11:05:52 +01:00
wandji dcadf3f4db
Fix displayed selected value checklist component [SCI-9702] (#6659) 2023-11-22 11:05:05 +01:00
aignatov-bio 89584365cb
Merge pull request #6682 from aignatov-bio/ai-sci-fix-sidebar
Fix sidebar
2023-11-22 09:42:08 +01:00
Anton b9618e8e20 Fix sidebar 2023-11-22 09:37:25 +01:00
Anton ffa22377f9 Fix clearable date on canvas 2023-11-21 21:00:46 +01:00
Anton 84494a707b Fix resize icon name 2023-11-21 15:11:42 +01:00
Soufiane 86b6f4243c
Fix wrong activity wording for add/remove stock [SCI-9721] (#6671) 2023-11-21 14:55:07 +01:00
Martin Artnik 720eceb59f
Merge pull request #6557 from artoscinote/ma_SCI_9608
Implement general notification mailer [SCI-9608]
2023-11-21 14:49:06 +01:00
Martin Artnik e0cd9cf9fd Implement general notification mailer [SCI-9608] 2023-11-21 14:21:55 +01:00
aignatov-bio 4d3c9381b0
Merge pull request #6679 from aignatov-bio/ai-sci-9748-fix-repository-search
Fix filters and missing barcode icon [SCI-9748]
2023-11-21 14:05:25 +01:00
Anton 25048ddd4e Fix filters and missing barcode icon [SCI-9748] 2023-11-21 13:51:16 +01:00
Martin Artnik 19297c8f69 Fix label printing modal [SCI-9749] 2023-11-21 13:39:21 +01:00
Martin Artnik 64e192fac2 Fix report result content toggling [SCI-9693] 2023-11-21 13:05:07 +01:00
wandji ee49dd1895
Update placeholder value for item card asset field [SCI-9615] (#6668) 2023-11-21 11:07:57 +01:00
Martin Artnik 3f6e8b0a78
Merge pull request #6667 from lasniscinote/gl_SCI_9686
(Fix) Only one item can be opened on item card [SCI-9686]
2023-11-21 10:23:35 +01:00
Martin Artnik f03883ca3c
Merge pull request #6675 from lasniscinote/gl_SCI_9681
(fix) Item card changes are not visible at click away [SCI-9681]
2023-11-21 10:17:48 +01:00
Martin Artnik 0489b853d3
Merge pull request #6673 from aignatov-bio/ai-sci-9697-improve-filters-layout
Fix filters layout [SCI-9697]
2023-11-21 10:09:24 +01:00
Giga Chubinidze 5f35b4510c added MyModules module 2023-11-21 10:59:16 +04:00
Anton d68367eb37 Fix filters layout [SCI-9697] 2023-11-20 16:38:45 +01:00
Anton 6b82e12165 Fix resizeble navigator 2023-11-20 16:28:43 +01:00
wandji 91f650e227
Reload inventory table after changes to item card [SCI-9617] (#6626)
* Reload inventory table row after changes to item card [SCI-9617]

* Reload full table after updating item card column [SCI-9617]

* Update 2 line if condition formatting style [SCI-9617]
2023-11-20 15:26:01 +01:00
wandji 7a916b7d11
Add activities to inventories [SCI-5578] (#6588)
* Add activities for stock consumption and inventories export and inventory item file edit [SCI-5578]

* Improve check for creating inventory item asset activity [5578]

* Improve query for inventory items in consumption export [SCI-5578]
2023-11-20 13:37:57 +01:00
wandji 0fc485705c
Fix issue with decimal precision on the manage stock modal and ledger exports [SCI-9646] (#6641) 2023-11-20 13:25:20 +01:00
Alex Kriuchykhin 43b8f97126
Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +01:00
Anton 2b51a4f4bd Vue3 migration mfixes [SCI-9733][SCI-9735][SCI-9736][SCI-9738] 2023-11-20 11:41:30 +01:00
Gregor Lasnibat e3cd70ea0d (fix) Item card changes are not visible at click away [SCI-9681] 2023-11-20 09:36:47 +01:00
Gregor Lasnibat bbe71c4a26 (Fix) Only one item can be opened on item card [SCI-9686] 2023-11-19 18:10:19 +01:00
Anton 9be17cfaf3 Result page fixes [SCI-9731] 2023-11-17 15:01:28 +01:00
Anton 6cff10ec7c Fixes vue3 migration [SCI-9726][SCI-9728][SCI-9729] 2023-11-17 14:19:26 +01:00
ajugo 91f5f2b587
Add missing collapse all icon [SCI-9717] (#6663) 2023-11-17 14:19:04 +01:00
ajugo 8853f54ad3
Fix rendering template for additional data for reports [SCI-9717] (#6660) 2023-11-17 11:11:07 +01:00
Oleksii Kriuchykhin f7d8fc96ac Merge branch 'develop' into features/bugfixes-and-improvements 2023-11-17 10:44:32 +01:00
aignatov-bio 5dbfed20c8
Merge pull request #6647 from aignatov-bio/ai-sci-9706-fix-time-inconsistent
Fix time format and picker position [SCI-9706]
2023-11-17 10:04:32 +01:00
Martin Artnik 4082ecc326
Merge pull request #6657 from lasniscinote/gl_SCI_9708
Apply vue3 upgrade to Item Card [SCI-9708]
2023-11-16 16:29:58 +01:00
Gregor Lasnibat 4ad01a4086 Apply vue3 upgrade to Item Card [SCI-9708] 2023-11-16 16:25:34 +01:00
Martin Artnik 3547b7c2d1
Merge pull request #6655 from scinote-eln/e2e
Merge e2e
2023-11-16 13:23:13 +01:00
Oleksii Kriuchykhin cc8b993430 Merge branch 'develop' into features/inventory-item-card-edit 2023-11-16 11:12:50 +01:00
Oleksii Kriuchykhin e8abbbbcdf Merge branch 'develop' into features/inventory-items-relationships 2023-11-16 11:04:27 +01:00
ajugo a765ab009d
Fix report template loading [SCI-9663] (#6651) 2023-11-16 09:05:21 +01:00
Anton 13eca7e035 Fix time format and picker position [SCI-9706] 2023-11-15 16:18:00 +01:00
wandji 0987ebf637
Update viewer and technician interaction on shareable link modal [SCI-9047] (#6568) 2023-11-15 15:55:48 +01:00
aignatov-bio 8d5a666b57
Merge pull request #6646 from scinote-eln/features/datetime-picker
Features/datetime picker
2023-11-15 14:50:55 +01:00
Anton 8d2187815b Fix turbolinks cache settings [SCI-9700][SCI-9701] 2023-11-15 11:02:50 +01:00
Oleksii Kriuchykhin 3bc7edc7f7 Merge branch 'develop' into features/inventory-item-card-edit 2023-11-15 10:58:42 +01:00
Martin Artnik 9db6fb2ef5
Revert "Fix result settings for reports [SCI-9693]" 2023-11-15 09:23:38 +01:00
Anton 7fe2922f2d Merge branch 'features/datetime-picker' of github.com:scinote-eln/scinote-web into features/datetime-picker 2023-11-14 18:08:48 +01:00
Anton 6abc643aec Merge branch 'develop' into features/datetime-picker 2023-11-14 18:08:03 +01:00
Martin Artnik 3ff7e69109 Fix result settings for reports [SCI-9693] 2023-11-14 16:57:57 +01:00
Oleksii Kriuchykhin fdb4e93e16 Merge branch 'features/inventory-item-card-edit' into features/inventory-items-relationships 2023-11-14 15:28:57 +01:00
Anton b162e1b04f Fix repository range validation [SCI-9691] 2023-11-14 15:21:42 +01:00
Soufiane 12006bc286
Add relationships section to the items sidebar [SCI-9668] (#6623) 2023-11-14 14:04:46 +01:00
wandji 73cb2528c8
Add repository_row_connection controller and actions [SCI-9672] (#6633)
* Add repository_row_connection controller and actions [SCI-9672]
2023-11-14 14:02:26 +01:00
Soufiane f80046418a
Add relationship columns to inventory exports [SCI-9673] (#6634) 2023-11-14 11:57:11 +01:00
Martin Artnik 83eb4eeb16 Make task description TinyMCE init in line with the vue one [SCI-9682] 2023-11-14 11:54:50 +01:00
Anton b7f876aa37 Date time picker improvments [SCI-9678][SCI-9688] 2023-11-14 11:26:27 +01:00
ivanscinote 2580e1e1eb
Fix display_url for Grover gem and add html format for r epository_rows show [SCI-9566] (#6632)
* Apply layout for Grover PDF library [SCI-9566]

* Fix display_url for Grover gem and add html format for repository_rows show [SCI-9566]
2023-11-14 09:48:29 +01:00
Soufiane 3fdc5038c3
Simplify the items sidebar opening/closing [SCI-9589] (#6630) 2023-11-13 17:07:13 +01:00
Anton 66c3a766bd Fix datetime picker padding 2023-11-13 14:17:45 +01:00
Anton cf0a1931cd Merge branch 'develop' into features/datetime-picker 2023-11-13 14:14:09 +01:00
wandji 2e3ae5cc5c
Fix multiple css issues on Item card [SCI-9653] (#6608) 2023-11-13 14:13:53 +01:00
Anton 7e135405c5 Small css changes 2023-11-13 14:13:29 +01:00
ajugo 5878ed0c7c
Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
sboursen-scinote eea386cb20 Disable autocomplete for input-with-history [SCI-9661] 2023-11-10 17:11:39 +01:00
Martin Artnik cc5bbcde2f Fix results search [SCI-9596] 2023-11-10 15:44:27 +01:00
wandji 64669dee4d
Increase dataTables_scrollbody width when it has y-overflow [SCI-8610] (#6598) 2023-11-10 14:58:15 +01:00
wandji 67ec9b63f3
Fix overlapping filename in inventory table [SCI-9199] (#6579) 2023-11-10 14:55:43 +01:00
Gregor Lasnibat 066e44f15a Removed duplicate header [SCI-9649] 2023-11-10 14:12:36 +01:00
wandji 3cad0e6e05
Refresh date values after update in item card [SCI-9617] (#6556)
* Refresh date values after update in item card [SCI-9617]

* Update datetime fields to update row celss only when date changes [SCI-9617]

* Preserve dataTable page when reloading from in item card edit [SCI-9617]
2023-11-10 13:25:46 +01:00
Alex Kriuchykhin 0c8ecb89b7
Add external_id field to repository list and checklist items [SCI-9454] (#6600) 2023-11-10 13:04:00 +01:00
Gregor Lasnibat dd7d95f6c4
Fixed Safari - Page jumps when scrolling & loading notifications [SCI-9458] (#6583) 2023-11-10 13:02:01 +01:00
Gregor Lasnibat 75cc7734f5
Item card inner navigation behavior improvement [SCI-9649] (#6617) 2023-11-10 10:50:32 +01:00
Soufiane 25225043a7
Fix broken items sidebar animation [SCI-9589] (#6614) 2023-11-10 10:15:03 +01:00
ajugo 77f37d13b2
Fix session timEout counter refresh for unseen notification call [SCI-9647] (#6616) 2023-11-10 10:06:00 +01:00
Oleksii Kriuchykhin 29f43d42af Merge branch 'features/inventory-item-card-edit' into features/inventory-items-relationships 2023-11-10 09:26:05 +01:00
Oleksii Kriuchykhin 0b72740062 Merge branch 'develop' into features/inventory-items-relationships 2023-11-10 09:19:45 +01:00
Anton bb0fdad3dc Improve turbolinks 2023-11-09 19:22:50 +01:00
Anton e4deaf41a1 Update outside click 2023-11-09 12:40:06 +01:00
Anton 96fec890be Merge branch 'develop' into features/datetime-picker 2023-11-09 12:21:02 +01:00
Anton c7cd435e95 Merge branch 'develop' into features/datetime-picker 2023-11-09 11:40:26 +01:00
Martin Artnik 9811ee7592
Merge pull request #6612 from artoscinote/ma_SCI_9675
Fix outside-click directive to not kill Turbolinks [SCI-9675]
2023-11-09 11:37:56 +01:00
Martin Artnik 4c27ea32d2 Fix outside-click directive to not kill Turbolinks [SCI-9675] 2023-11-09 11:29:17 +01:00
Martin Artnik 923df0ddfb
Merge pull request #6610 from lasniscinote/gl_SCI_9311
Fixed [CAPA] - Tasks do not show up in Table View [SCI-9311]
2023-11-09 10:48:59 +01:00
Martin Artnik 136440f704
Merge pull request #6582 from G-Chubinidze/gc_SCI_9521
Issues with attachment previews [SCI-9521]
2023-11-09 10:48:18 +01:00
aignatov-bio 88795df00f
Merge pull request #6594 from lasniscinote/gl_SCI_9643
Fix The navigator does not extend to the bottom of page [SCI-9643]
2023-11-09 10:40:52 +01:00
Martin Artnik ac27cde82a
Merge pull request #6605 from ivanscinote/SCI-9449-tiny-mce-sticky-header-images-toolbar-issues
Fix TinyMCE headers for prot. templates & reduce animation scroll speed [SCI-9449]
2023-11-09 10:34:21 +01:00
Gregor Lasnibat 0109c8f288 Fixed [CAPA] - Tasks do not show up in Table View [SCI-9311] 2023-11-09 08:36:30 +01:00
Anton f92f0790ed Fix resizeable navigator 2023-11-08 19:32:43 +01:00
Anton dcf206368e Merge branch 'features/datetime-picker' of github.com:scinote-eln/scinote-web into features/datetime-picker 2023-11-08 14:57:29 +01:00
Anton ee857feece Merge branch 'develop' into features/datetime-picker 2023-11-08 14:19:15 +01:00
ajugo b6ae5ad09c
Fix file previews in project exports [SCI-9658] (#6601) 2023-11-08 14:18:03 +01:00
Gregor Lasnibat 654ebc7f93 Fix The navigator does not extend to the bottom of page [SCI-9643] 2023-11-08 14:08:44 +01:00
Gregor Lasnibat fa5f44678b Fix multiple files disappearing when deleting one [SCI-9644] 2023-11-08 14:03:31 +01:00
Ivan Kljun bb657d9596 Fix TinyMCE headers for prot. templates & reduce animation scroll speed [SCI-9449] 2023-11-08 13:59:15 +01:00
Anton b09bd8a3c5 Add style styling to datetime pixker [SCI-9627] 2023-11-08 13:55:08 +01:00
Martin Artnik 4f9def96ca Fix handontable interactions [SCI-9655] 2023-11-08 12:26:11 +01:00
Anton a6b22b958c Fix datetime picker css 2023-11-07 16:10:17 +01:00
Gregor Lasnibat bc3a36ad17
Fixed CSS improvements [SCI-9614] (#6584) 2023-11-07 15:22:17 +01:00
Anton 2ab479950a Replace datetime picker in activties and create task 2023-11-07 15:15:37 +01:00
wandji d78e6a26d2
Add show circularity button in OVE [SCI-9297] (#6589) 2023-11-07 15:02:49 +01:00
Soufiane 2bd84a12e9
Ensure that the export CSV inventory items are in UTF-8 [SCI-9307] (#6590) 2023-11-07 15:02:19 +01:00
Soufiane 7bc7735da0
Smart annotation not working and some CSS issues [SCI-9616] (#6563)
* Fix SmartAnnotaion and minor style issues for items card components [SCI-9616]

* Improve code readability and organisation [SCI-9616]
2023-11-07 12:39:07 +01:00
Soufiane dbff182314
Edit number/text column inside item card [SCI-9600][SCI-9696] (#6546)
* Refactor Repository Text and Number value component [SCI-9600]

- Refactor text and number components.
- Add number validation.

* Create a Textarea standalone component [SCI-9600][SCI-9618]
2023-11-07 12:30:49 +01:00
Anton 2a0001c953 Fix results datetime picker [SCI-9628] 2023-11-07 12:06:46 +01:00
Anton 688538aa39 Replace datetime pickers in repositories [SCI-9629] 2023-11-07 11:46:25 +01:00
Ivan Kljun 4481541a9f Implement repository date reminder notification [SCI-9561] 2023-11-07 11:36:23 +01:00
Gregor Lasnibat 557142f727 CSS: Assigned users dropdown on task details [SCI-9446] 2023-11-07 11:30:57 +01:00
Soufiane c56de4d5ed
Show leave page alert only if Hot cell is in edit mode [SCI-9641] (#6580) 2023-11-06 16:56:13 +01:00
Soufiane 5601e72679
Open newly added result in edit mode [SCI-9586] (#6586) 2023-11-06 16:55:03 +01:00
Martin Artnik f26950f249 Fix initialization of MarvinJS [SCI-9642] 2023-11-06 14:16:15 +01:00
Anton d4f555da40 Replace datepicker in filters [SCI-9626] 2023-11-06 10:12:06 +01:00
Giga Chubinidze d84e6e2e4e Issues with attachment previews [SCI-9521] 2023-11-06 13:06:59 +04:00
ajugo 55308f6a81
Add missing serializers for repository cell value on api and fix some tests [SCI-9613] (#6571) 2023-11-03 14:38:01 +01:00
Gregor Lasnibat a0da544e27
Merge pull request #6575 from lasniscinote/gl_SCI_9601
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 14:18:20 +01:00
Gregor Lasnibat 0c605ab63a
Previous name stays and multiple tabs open when creating Office files one after another [SCI-9516] (#6577)
* Fixed multiple subsequent MSOffice files being created [SCI-9516]

* Added clearing input when initialized [SCI-9516]
2023-11-03 14:15:26 +01:00
ivanscinote e6e7805c29
Apply layout for Grover PDF library [SCI-9566] (#6547) 2023-11-03 13:19:46 +01:00
Martin Artnik 21c2cf4e5c When unassigning users from task, also delete designated users [SCI-8587] 2023-11-03 11:49:06 +01:00
Gregor Lasnibat 68dc671f06 Fixed Translation error for Error message on item card [SCI-9601] 2023-11-03 11:17:55 +01:00
Martin Artnik 93861a1b22
Merge pull request #6382 from G-Chubinidze/gc_SCI_9433
Missing file preview [SCI-9433]
2023-11-03 11:16:30 +01:00
Martin Artnik a03a678931
Merge pull request #6473 from ivanscinote/SCI-9449-tiny-mce-sticky-header-images-toolbar-issues
Add a listener for when TinyMCE is opened and adjust headers [SCI-9449]
2023-11-03 11:08:35 +01:00
Martin Artnik 94ff37baf4
Merge pull request #6570 from ivanscinote/SCI-9567-move-report-fonts-to-a-separate-file-for-export
Move base64 SN-icon-font to reports_pdf.sass.scss [SCI-9567]
2023-11-03 11:04:09 +01:00
Martin Artnik 58acb2ec05
Merge pull request #6558 from ivanscinote/SCI-9597-image-can-not-be-edited-in-rtf
Add timestap to bypass Chrome cache for TinyMCE images [SCI-9597]
2023-11-03 11:03:53 +01:00
Soufiane c1beaf0acd
Save Hot table content when cell is changed [SCI-9641] (#6573)
- Changing selected cell using Tab/Enter/Click/arrow keys saves table data.
- Show warning message when unloading the window is data is not yet saved.
2023-11-03 10:35:15 +01:00
Gregor Lasnibat 31814b7d32
Fixed multiple subsequent MSOffice files being created [SCI-9516] (#6572) 2023-11-03 10:33:40 +01:00
Giga Chubinidze e7958ed40c hound fix 2023-11-03 13:14:10 +04:00
ajugo d82ec3a705
Fix zebra label printing order [SCI-9575] (#6574) 2023-11-03 10:11:19 +01:00
Giga Chubinidze 370a0ecad5 logic / migration updates 2023-11-03 13:09:48 +04:00
Ivan Kljun 0861b7ac0b Move base64 SN-icon-font to reports_pdf.sass.scss [SCI-9567] 2023-11-02 13:38:12 +01:00
Gregor Lasnibat 46199340aa Rewriting scrolling logic [SCI-9584] 2023-11-02 13:38:04 +01:00
Anton 9cb9680c55 Replace datetime picker in canvas [SCI-9630] 2023-11-02 13:36:47 +01:00
Martin Artnik 16ebf0cbe8
Revert "Revert "Refocus on tinymce editor after marvinjs img update [SCI-9515]"" 2023-11-02 13:18:50 +01:00
ajugo 256bc0f9e1
Merge pull request #6555 from sboursen-scinote/sb_SCI-9589
Opening and closing animation [SCI-9589]
2023-11-02 13:14:56 +01:00
Anton 04fc356175 Replace datepicker in task table [SCI-9631] 2023-11-02 13:11:06 +01:00
Anton fee2fad533 Update vue draggable [SCI-9637] 2023-11-02 10:38:33 +01:00
Giga Chubinidze dd2a4a4047 Implement Task Due Date Reminder notification [SCI-9562] 2023-11-02 07:07:35 +04:00
wandji 4fd3933bdb
Fix wrong placeholders for item card fields in edit mode [SCI-9615] (#6553)
* Fix wrong placeholders for item card fields in edit mode [SCI-9615]

* Refactor date time range className [SCI-9615]
2023-10-30 17:30:23 +01:00
Alex Kriuchykhin d3ba70c2bf
Fix file previews in project exports [SCI-9619] (#6548) 2023-10-30 17:28:53 +01:00
Anton 70bbc0af47 Add new datetime picker [SCI-9127] 2023-10-30 15:19:39 +01:00
Ivan Kljun 6dd917552e Add timestap to bypass Chrome cache for TinyMCE images [SCI-9597] 2023-10-30 15:01:14 +01:00
ajugo e73543dd90
Fix team permission scope for service API [SCI-9611] (#6554) 2023-10-30 12:54:55 +01:00
wandji a16de72611
Mange stock modal improvements [SCI-9591] (#6545)
* Mange stock modlla improvements [SCI-9591]

* Fix manage stock modal close button [SCI-9591]

* Update manage stock url after update stock value [SCI-9591]
2023-10-30 09:47:10 +01:00
sboursen-scinote 8a96c2d29e Add opening and closing transitions to the inventory items sidebar [SCI-9589] 2023-10-30 09:28:22 +01:00
Martin Artnik 9fbbb185e0
Merge pull request #6550 from sboursen-scinote/sb_SCI-9557
Replace Scinote Icons [SCI-9557]
2023-10-30 08:57:44 +01:00
Giga Chubinidze 9cb1e45302 Filter by archived result does not find anything 2023-10-30 04:53:55 +04:00
sboursen-scinote b93baeb730 Replace Scinote Icons [SCI-9557] 2023-10-28 12:51:11 +02:00
Oleksii Kriuchykhin ee76488f32 Merge branch 'develop' into features/inventory-item-card-edit 2023-10-27 14:25:32 +02:00
Martin Artnik 6308779668 Merge branch 'develop' into features/notification-revamp 2023-10-27 12:04:07 +02:00
Alex Kriuchykhin ccd2d0b4df
Add compatibility with ActiveDirectory Federation Services (#6543) 2023-10-27 11:06:48 +02:00
Oleksii Kriuchykhin a7c587ca1c Revert chages to shared inline editing component [SCI-9412] 2023-10-27 10:59:28 +02:00
wandji c22d1e226b
Add new stock management modal and edit itemm card stock fields [SCI-9415] (#6474)
* Add edit fetaure to item card stock field [SCI-9415]

* Replace manage stock modal [SCI-9415]

* Fix issue displaying item card [SCI-9415]

* Minor improvements [SCI-9415]

* Enable stock modal in assigned inventories [SCI-9415]

* Use toggleable reminder value [SCI-9415]
2023-10-27 10:31:38 +02:00
Martin Artnik 5a073b1364
Merge branch 'develop' into features/bugfixes-and-css 2023-10-27 10:29:13 +02:00
mvrazic e4f49a86ab
e2e - modified tags where names were used [SCI-9620] (#6538) 2023-10-26 16:03:58 +02:00
Oleksii Kriuchykhin 6235a03595 Merge branch 'develop' into e2e 2023-10-26 15:36:36 +02:00
Anton 226d189789 Add new datetime pciker [SCI-9127] 2023-10-26 15:01:26 +02:00
Martin Artnik 5fb1a00a21
Revert "Break after first image [SCI-9588]" 2023-10-26 14:58:27 +02:00
Anton c90aa8ee62 Break after first image [SCI-9588] 2023-10-26 14:33:44 +02:00
Anton a4e48c798d Fix web insert image [SCI-9127] 2023-10-26 14:24:45 +02:00
Anton fded38a5a6 Fix i18n for clipboard modal [SCI-9588] 2023-10-26 13:32:17 +02:00
Anton 261f853b03 Fix image ratio 2023-10-26 13:24:29 +02:00
ajugo 7c54509c58
Add editing of asset files for repository items sidebar [SCI-9413] (#6448) 2023-10-26 12:59:11 +02:00
Anton 0ffd3dcee3 Add image paster [SCI-9588] 2023-10-26 12:15:30 +02:00
Martin Artnik e8299c2851 Remove max with from result and step text fields [SCI-9587] 2023-10-26 10:23:14 +02:00
Martin Artnik 2a5b596e2b
Merge pull request #6515 from G-Chubinidze/gc_SCI_9533
Text doesn't fit in the flyout when a linked PT has been changed [SCI-9533]
2023-10-26 10:11:02 +02:00
G-Chubinidze 7fc1126aa9
Update my_modules_controller.rb 2023-10-26 11:29:13 +04:00
Anton 7515c979dd Fix dropdown click aways [SCI-9599] 2023-10-25 14:29:08 +02:00
aignatov-bio ff667a3a2b
Merge pull request #6529 from scinote-eln/features/navigator-resize
Features/navigator resize
2023-10-25 14:05:14 +02:00
Soufiane e8cb940665
Fix 500 error when clicking on another item [SCI-9595] (#6527) 2023-10-25 13:47:06 +02:00
Anton da3c54b7f0 Merge branch 'develop' into features/bugfixes-and-css 2023-10-25 13:26:06 +02:00
Giga Chubinidze 9dcb89e371 [CAPA] - When creating tasks designated user activity is missing - No notification is sent[SCI-9432] 2023-10-25 12:11:05 +04:00
ajugo a98d86e9b8
Add activities for cell editing on the new item card [SCI-9423] (#6465) 2023-10-24 16:22:10 +02:00
Soufiane 9809f696a2
FIX: Clearing inventory item filter fails with 500 or breaks UI [SCI-9345] (#6358) 2023-10-24 16:05:35 +02:00
Alex Kriuchykhin 1eece29f84
Fix error at filtering by date on project page [SCI-9590] (#6523) 2023-10-24 16:00:41 +02:00
Soufiane 809aaa8aa3
Implement field editing for the new item card [SCI-9412] (#6421)
- Created new checklist component.
- updated the functionality of the select-search component.
- Name field.
- Text fields.
- Numeric fields.
- List fields.
- Status fields.
- Checklist fields.
2023-10-24 15:49:37 +02:00
aignatov-bio 060300c785
Merge pull request #6522 from aignatov-bio/ai-sci-9592-fix-protocol-header
Fix protocol header [SCI-9592]
2023-10-24 13:43:53 +02:00
Anton d0703f04dc Fix protocol header [SCI-9592] 2023-10-24 13:41:13 +02:00
ajugo f278f490d9
Fix api tests [SCI-9569] (#6519)
* Fix api tests [SCI-9569]

* Fix inventory status api index [SCI-9569]
2023-10-24 13:36:03 +02:00
Anton 1dd178fb4d Update vue packs to vue3 [SCI-8847] 2023-10-24 13:16:22 +02:00
Martin Artnik 0e3c7eaf26 Fix issue with text value rendering [SCI-9583] 2023-10-24 13:15:17 +02:00
Martin Artnik 2850135e96 Revert "Fixed Item card smart annotation link [SCI-9583]"
This reverts commit 0a3ba6a366.
2023-10-24 13:14:23 +02:00
Giga Chubinidze 8041389e2a CAPA - Large handson table on bottom of page 2023-10-24 11:12:07 +04:00
wandji cedb0cc023
Add edit feature for item card date fields [SCI-9416] (#6431) 2023-10-23 20:57:12 +02:00
Martin Artnik 1d3c17206c
Merge pull request #6514 from lasniscinote/gl_SCI_9583
Fixed Item card smart annotation link [SCI-9583]
2023-10-23 13:59:37 +02:00
Martin Artnik ebb2c7537b
Merge pull request #6517 from artoscinote/ma_SCI_9574
Fix user smart annotations [SCI-9574]
2023-10-23 13:37:49 +02:00
Martin Artnik 4f014394e2 Fix members filter [SCI-9585] 2023-10-23 13:31:27 +02:00
Martin Artnik ee076c7f3b Fix user smart annotations [SCI-9574] 2023-10-23 11:50:24 +02:00
Martin Artnik d74cd77e41
Merge pull request #6516 from scinote-eln/develop
Merge develop
2023-10-23 11:14:50 +02:00
Martin Vražič 0f1ec8eada added e2e tag on create button - inventory dialog 2023-10-23 11:11:06 +02:00
Giga Chubinidze 0d998b3947 Text doesn't fit in the flyout when a linked PT has been changed [SCI-9533] 2023-10-23 08:26:38 +04:00
Gregor Lasnibat 0a3ba6a366 Fixed Item card smart annotation link [SCI-9583] 2023-10-22 08:56:51 +02:00
mvrazic 77b3e7a44f
Merge branch 'e2e' into mv_SCI_9581 2023-10-20 15:06:30 +02:00
ajugo 849743a410
Fix repository reload on cancel button click on import modal [SCI-9316] (#6511) 2023-10-20 12:53:34 +02:00
Martin Vražič c392b5114f Modified and added new tags mostly for inventories section. 2023-10-20 11:23:51 +02:00
Martin Artnik 040379039f
Merge pull request #6510 from G-Chubinidze/gc_SCI_9552
Report - Well plates columns fix [SCI-9552]
2023-10-20 10:16:11 +02:00
aignatov-bio 453bdf0082
Merge pull request #6508 from aignatov-bio/ai-sci-9576-add-drag-n-drop-to-results
Fix drag n drop on results
2023-10-20 09:43:49 +02:00
Gregor Lasnibat 6812bd135b
Fixed double PATCH request sent [SCI-9568] (#6512) 2023-10-20 09:37:09 +02:00
Giga Chubinidze 186eb1cc7e Report - Well plates columns fix [SCI-9552] 2023-10-20 02:27:06 +04:00
Anton 635a4b7fb3 Fix drag n drop on results 2023-10-19 17:41:13 +02:00
Alex Kriuchykhin 8a18bc6ad3
Fix item card on results page, fix smart annotation links in RTE fields [SCI-9572] (#6506) 2023-10-19 16:35:23 +02:00
Alex Kriuchykhin 18c03eb836
Fix smart annotation links on the item card [SCI-9571] (#6501) 2023-10-19 16:35:15 +02:00
aignatov-bio efaef6f182
Merge pull request #6507 from aignatov-bio/ai-sci-9576-add-drag-n-drop-to-results
Add drag n drop to results [SCI-9576]
2023-10-19 16:03:02 +02:00
Gregor Lasnibat 8e7f216fb0
Fixed Item card file link [SCI-9479] (#6504) 2023-10-19 15:58:28 +02:00
Anton 3dd36e1dda Add drag n drop to results [SCI-9576] 2023-10-19 15:58:20 +02:00
wandji db48eadd6a
Add reminder to stock column when value is negative [SCI-9564] (#6503) 2023-10-19 15:57:53 +02:00
wandji f71cc4755c
Add title custom column names [SCI-9546] (#6502) 2023-10-19 15:56:11 +02:00
ajugo b6a363cbb5
Add loader on tooltip preview on item cards [SCI-9554] (#6499) 2023-10-19 15:54:57 +02:00
Ivan Kljun dcd1681fce Set navigator max-width to 400px and fix class for removing transitions [SCI-9318] 2023-10-19 15:39:56 +02:00
aignatov-bio 1155e208a3
Merge pull request #6497 from aignatov-bio/ai-sci-9535-fix-three-dots-alignment
Fix thee dots alignment [SCI-9535]
2023-10-19 14:31:57 +02:00
Gregor Lasnibat 2a8c25b2a9 Fixed Item card file link [SCI-9479] 2023-10-19 13:35:37 +02:00
Oleksii Kriuchykhin ae7995fee2 Merge branch 'develop' into features/inventory-item-card-edit 2023-10-19 12:59:45 +02:00
Anton e1d4e5269a Fix thee dots alignment [SCI-9535] 2023-10-19 11:45:01 +02:00
Martin Artnik 4e76fbe087
Merge pull request #6436 from okriuchykhin/ok_SCI_9372
Change the Wkhtmltopdf library to Grover for PDF generation [SCI-9372]
2023-10-19 11:44:02 +02:00
Gregor Lasnibat 6e6afaf223
Implemented custom scrollspy logic [SCI-9528] (#6495) 2023-10-19 11:36:12 +02:00
Martin Artnik a952f3ba70 Implement low stock notification [SCI-9522] 2023-10-19 11:33:40 +02:00
aignatov-bio 29ce96b67d
Merge pull request #6496 from aignatov-bio/ai-sci-9518-fix-bottom-toolbar-for-reports
Fix bottom toolbar for reports [SCI-9518]
2023-10-19 11:31:39 +02:00
aignatov-bio 1952f65c8f
Merge pull request #6479 from aignatov-bio/ai-sci-9508-placeholder-stays-when-dragging-file
Fix file drag and drop on step [SCI-9508]
2023-10-19 11:30:59 +02:00
wandji 72d1abf0be
Fix issues displaying checklist items on item card [SCI-9538] (#6493) 2023-10-19 11:24:03 +02:00
wandji 18f9d43a80
Fix issue with long column names in item card [SCI-9546] (#6488) 2023-10-19 11:23:36 +02:00
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
Soufiane e0a1a62bd5
Fix zebra print progress modal close button and padding [SCI-9536] (#6487) 2023-10-19 10:59:56 +02:00