Commit graph

11048 commits

Author SHA1 Message Date
sboursen-scinote d631098d9a Fix multiple issues with edit sequence on task protocol [SCI-8966]
- Fix edit button label and icon
- Fix preview modal for gene-sequence
2023-08-16 17:01:43 +02:00
Alex Kriuchykhin 975a197716
Merge pull request #5987 from ivanscinote/SCI-9034-shared-task-issues
Fix moment.js import and showing preview thumbnail img at shared task [SCI-9034]
2023-08-16 15:34:57 +02:00
Alex Kriuchykhin 5eea990881
Merge pull request #5980 from wandji20/wb-SCI-9058
Move new and edit result asset inline Javascript to result_asset.js  [SCI-9058]
2023-08-16 15:34:21 +02:00
Ivan Kljun 1ea77b4ac8 Apply hound linter suggestions 2023-08-16 15:28:28 +02:00
Ivan Kljun 843cbb06da Fix trigger load and error event in active_storage_previews 2023-08-16 15:27:09 +02:00
Alex Kriuchykhin 66a72dff5f
Merge pull request #5989 from okriuchykhin/ok_SCI_8817_v2
Improve handling of responses from protocols parser [SCI-8817]
2023-08-16 14:52:56 +02:00
Alex Kriuchykhin 0c304ec80c
Merge pull request #5994 from okriuchykhin/ok_SCI_9053_v2
Fix calls of user assignment propagation jobs with optional assigned_by [SCI-9053]
2023-08-16 14:51:46 +02:00
wandji20 ebcb784149 Move result asset new and edit event handler to result asset and delete files [SCI-9058] 2023-08-16 13:50:40 +01:00
Oleksii Kriuchykhin 5e29523c61 Fix calls of user assignment propagation jobs with optional assigned_by [SCI-9053] 2023-08-16 14:34:42 +02:00
Anton 1d21b40479 Fix long project and task names in report [SCI-9061] 2023-08-16 14:16:54 +02:00
Anton 005779b3d3 Fix long project and task names in report [SCI-9061] 2023-08-16 14:12:47 +02:00
Oleksii Kriuchykhin 2ab559be97 Improve handling of responses from protocols parser [SCI-8817] 2023-08-16 13:26:41 +02:00
artoscinote 0062108996
Merge pull request #5984 from wandji20/wb-SCI-9043
Fix inventory item CSS and set nonce shared file preview inline JavaScript [SCI-9043]
2023-08-16 11:17:47 +02:00
artoscinote 92d2850800
Merge pull request #5985 from G-Chubinidze/gc_SCI_8725
Reports table: changed minimum width to accommodate shrunk screen [SCI-8725]
2023-08-16 11:17:15 +02:00
wandji20 ad65de20ce Add space in curly braces for edit result asset form html property [SCI-9058] 2023-08-16 10:06:06 +01:00
Ivan Kljun 860a8efda7 Add moment.js to application.js.erb 2023-08-16 10:52:36 +02:00
Ivan Kljun 1880723c8c Fix moment.js import and showing preview thumbnail img at shared task [SCI-9034] 2023-08-16 10:49:34 +02:00
Martin Artnik 8d31c5eb3b Merge branch 'develop' into features/ove-integration 2023-08-16 10:41:26 +02:00
artoscinote 083bd4b1e2
Merge pull request #5827 from aignatov-bio/ai-sci-8843-fix-notification-infinite-scroll
Fix infinite scroll for notifications [SCI-8843]
2023-08-16 10:27:07 +02:00
ajugo 689f699d83
Merge pull request #5974 from sboursen-scinote/sb_SCI-8997
Update Scinote logo in multiple pages [SCI-8997]
2023-08-16 10:26:50 +02:00
sboursen-scinote dc27620d00 Make share button independent of task status flow or archived state [SCI-8981] 2023-08-16 10:22:55 +02:00
artoscinote b2b4c30ee2
Merge pull request #5978 from artoscinote/ma_SCI_8846
Repository table fixes [SCI-8846]
2023-08-16 10:17:45 +02:00
artoscinote 61f9acb9fa
Merge pull request #5981 from wandji20/wb-SCI-9057
Set nonce for new and edit result table inline Javascript  [SCI-9057]
2023-08-16 09:51:40 +02:00
ajugo f3fe21db5e
Merge pull request #5976 from sboursen-scinote/sb_SCI-9055
Update font weights on shared tasks page [SCI-9055]
2023-08-16 09:50:37 +02:00
Giga Chubinidze 55235969a7 changed minimum width to accomodate screen shrink 2023-08-16 10:22:20 +04:00
wandji20 b9e391e781 Fix inventory item CSS abd set nonce shared file preview inline JavaScript [SCI-9043] 2023-08-15 14:28:53 +01:00
sboursen-scinote dcaf55eeb2 Fix icon position for form password fields [SCI-9020] 2023-08-15 09:54:00 +02:00
wandji20 6d8e4670f1 Set nonce for new and edit result table inline javascript [SCI-9057] 2023-08-14 17:09:08 +01:00
wandji20 3fc5ac36b0 Set nonce for new and edit result asset inline javascript and fix image preview after editing [SCI-9058] 2023-08-14 16:48:00 +01:00
Martin Artnik 0471859545 Repository table fixes [SCI-8846] 2023-08-11 15:47:18 +02:00
Oleksii Kriuchykhin 5332cbc788 Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
sboursen-scinote 68d65222a6 Update the font weights on shared tasks page [SCI-9055] 2023-08-11 15:00:17 +02:00
sboursen-scinote 4d6adace9f Update Scinote logo in multiple pages [SCI-8997]
- In public error pages.
- In sign_in_halt.
2023-08-11 14:19:24 +02:00
Alex Kriuchykhin acb1a034a8
Fix assets inclusion in sign_in_halt layout [SCI-9044] (#5973) 2023-08-11 13:52:30 +02:00
Alex Kriuchykhin a3bc894df8
Fix repository creation modal [SCI-9045] (#5971) 2023-08-11 13:44:26 +02:00
wandji f8a3640c4c
Move snapshot of deleted inventories to the bottom of inventory list in report wizard [SCI-8487] (#5972) 2023-08-11 13:37:26 +02:00
artoscinote a5f14a8333
Merge pull request #5970 from wandji20/wb-SCI-9003
Fix Css issues [SCI-9003]
2023-08-11 13:13:51 +02:00
wandji20 e27c6174b4 Move unnecessary jquery style update to teams.scss stylesheet [SCI-9003] 2023-08-11 12:11:22 +01:00
artoscinote e401ff308b
Merge pull request #5968 from sboursen-scinote/sb_SCI-9020
Fix multiple CSS issues [SCI-9020]
2023-08-11 11:49:03 +02:00
wandji20 52fc7eb0e8 Fix Css issues [SCI-9003] 2023-08-11 10:45:51 +01:00
Anton a46674b3a3 Fix small bootstrap issues [SCI-9051] 2023-08-11 11:34:11 +02:00
sboursen-scinote 55e73dbfe9 Fix multiple CSS issues [SCI-9020] 2023-08-11 11:28:55 +02:00
ivanscinote e9ac5bed82
Fix rendering team table [SCI-9039] (#5967)
* Fix rendering team table [SCI-9039]

* Remove unused def_delegator
2023-08-11 10:52:47 +02:00
artoscinote 8a72c4ca02
Merge pull request #5966 from G-Chubinidze/gc_SCI_9001
Smart annotation modal- inventories are out of modal [SCI-9001]
2023-08-11 10:21:11 +02:00
Giga Chubinidze 26eba7da64 Smart annotation modal- inventories are out of modal [SCI-9001] 2023-08-10 22:41:39 +04:00
Giga Chubinidze 348d467d02 Non team owner user does not have access to archive inventory [SCI-8955] 2023-08-10 22:26:45 +04:00
Alex Kriuchykhin a4ea995027
Revert to using intermediate jquery_bundle file [SCI-9031] (#5962) 2023-08-10 17:19:28 +02:00
Alex Kriuchykhin c6a545d8b3
Fix Turbolinks redirects with ajax requests, add JQuery migration library [SCI-9031] (#5961) 2023-08-10 16:25:04 +02:00
aignatov-bio acab34679d
Merge pull request #5960 from aignatov-bio/ai-test-jquery-pr
Restore bootstrap overrides
2023-08-10 14:43:12 +02:00
Anton 3c0ccc730f Restore bootstrap overrides 2023-08-10 14:36:06 +02:00
artoscinote c8d11306fc
Merge pull request #5958 from sboursen-scinote/sb_SCI-9042
Update shared task title [SCI-9042]
2023-08-10 13:31:24 +02:00
artoscinote c1a408f0c5
Merge pull request #5954 from ivanscinote/SCI-9039-viewing-team-page
Remove bootstrap_form_tag [SCI-9039]
2023-08-10 13:30:59 +02:00
sboursen-scinote 17ecdeeaf6 Update shared task title [SCI-9042]
- Add (A) prefix to archived tasks.
- Truncate long task names.
2023-08-10 13:13:17 +02:00
Martin Artnik 52eca4eba1 Require jQuery from node_modules 2023-08-10 12:11:22 +02:00
Ivan Kljun 949da66414 Move blur event to whole modal at Share task [SCI-9008] 2023-08-10 11:58:35 +02:00
artoscinote 2db8badc57
Merge pull request #5955 from artoscinote/ma_SCI_8946
Fix glitchy dropdowns on Safari [SCI-8946]
2023-08-10 11:47:54 +02:00
Martin Artnik 4d4eebd78e Fix glitchy dropdowns on Safari [SCI-8946] 2023-08-10 11:46:31 +02:00
Ivan Kljun f9e5821361 Replace bootstrap_form_tag with form_with at _destroy_modal.html.erb [SCI-9039] 2023-08-10 11:16:43 +02:00
artoscinote d1ea9f30cf
Merge pull request #5953 from artoscinote/ma_SCI_9005
Add missing datatables css [SCI-9005]
2023-08-10 10:53:53 +02:00
ajugo 2ddb43c2ea
Merge pull request #5850 from sboursen-scinote/sb_SCI-8842
Update illustrations [SCI-8842]
2023-08-10 10:53:41 +02:00
Martin Artnik f53696977c Add missing datatables css [SCI-9005] 2023-08-10 10:48:56 +02:00
sboursen-scinote d97035988a Move images to public folder [SCI-8842] 2023-08-10 10:33:35 +02:00
ajugo 5157f86b56
Merge pull request #5952 from ivanscinote/SCI-9025-show-label-preview
Allow zpl_preview Access Regardless of Label Template ENV Status [SCI-9025]
2023-08-10 09:54:08 +02:00
Soufiane aedd3e0b6d
Fix multiple issues for Shared tasks feature [SCI-8985] (#5936)
- Centre vertically all related modals
- Convert task header tabs to sentence case
2023-08-10 09:43:31 +02:00
wandji20 b4657e534a Fix CSS Issues[SCI-8559] 2023-08-10 08:11:07 +01:00
Andrej 104a9d5c17 Implemented trial period for open vector editor [SCI-8962] 2023-08-10 08:58:49 +02:00
ajugo 0224f420b1
Merge pull request #5946 from sboursen-scinote/sb_SCI-9002
Fix Shared task CSS [SCI-9002]
2023-08-09 17:02:59 +02:00
Ivan Kljun 0b4afdd9ad Enable showing Label preview even if Label template is disabled [SCI-9025] 2023-08-09 17:01:30 +02:00
sboursen-scinote d5240f4620 Fix Shared task CSS [SCI-9002]
- Remove hover effect from step RTF elements
- Fix the styling of the assigned items datatable.
2023-08-09 16:09:45 +02:00
ajugo aed9c0d658
Merge pull request #5948 from sboursen-scinote/sb_SCI-9009
Fix shareable links left panel scroll [SCI-9009]
2023-08-09 15:59:57 +02:00
artoscinote c4afa7064b
Merge pull request #5938 from G-Chubinidze/gc_SCI_8725
Sorting icons are visible in table header row [SCI-8725]
2023-08-09 15:59:34 +02:00
Martin Artnik f1173661f5 Fix forms [SCI-9004] 2023-08-09 15:47:33 +02:00
sboursen-scinote 45f6e02524 Fix shareable links left panel scroll [SCI-9009] 2023-08-09 15:44:58 +02:00
Anton 2da83f460f Test moving jquery 2023-08-09 14:43:17 +02:00
Alex Kriuchykhin e01c3682b4
Fix handling of result table metadata for project exports [SCI-9000] (#5943) 2023-08-09 13:54:31 +02:00
wandji a1e6392a45
Fix bugs with jquery3 upgrade [SCI-8973] (#5933)
* Fix bugs with jquery3 upgrade [SCI-8973]

* Remove deprecated jquery method (.error, .completed, .success) [SCI-8973]

* Fix linter error [SCI-8973]
2023-08-09 10:33:58 +02:00
Alex Kriuchykhin fcfec7f7e9
Merge pull request #5939 from wandji20/wb-SCI-8738-updated
Wrap timestamp filter params in the filter attribute [SCI-8738-updated]
2023-08-09 09:47:45 +02:00
wandji20 02115cf967 Wrap timestamp filter params in the filter attribute [SCI-8738-updated] 2023-08-09 08:25:01 +01:00
Giga Chubinidze 780da16dde Sorting icons are visible in table header row [SCI-8725] 2023-08-09 04:57:01 +04:00
Giga Chubinidze 73e35994d5 new icon changes 2023-08-09 04:19:57 +04:00
Martin Artnik e0ceaa44cd Fix column resizing for existing inventories with no colSize data [SCI-8984] 2023-08-08 14:01:32 +02:00
Alex Kriuchykhin 6d4b2c9a9e
Merge pull request #5932 from rekonder/aj_SCI_8943
Add file extensions between inventories export [SCI-8943]
2023-08-08 13:51:29 +02:00
Alex Kriuchykhin ab758c747f
Merge pull request #5920 from sboursen-scinote/sb_SCI-8983
Shared task - Details - multiple issues [SCI-8983]
2023-08-08 11:42:14 +02:00
sboursen-scinote 7b2a752d60 Fix multiple issues with shared task [SCI-8983]
- Circumvent authentication by using direct URL Users' avatars
- Change wrong completed-on icon
- Parse dates in browser's format
2023-08-08 11:11:46 +02:00
Andrej 6b71b408f0 Add file extensions between invetories export [SCI-8943] 2023-08-08 10:56:23 +02:00
Alex Kriuchykhin 8f1276440a
Merge pull request #5928 from rekonder/aj_SCI_8971
Fix WOPI preview for shareable link assets [SCI-8971]
2023-08-08 10:06:16 +02:00
ajugo c63b7d7a64
Merge pull request #5927 from sboursen-scinote/sb_SCI-8982
Fix task details CSS [SCI-8982]
2023-08-07 16:41:46 +02:00
sboursen-scinote 04fdf0cfee Fix task details CSS [SCI-8982] 2023-08-07 15:53:09 +02:00
aignatov-bio 2ae5de1158
Merge pull request #5925 from aignatov-bio/ai-sci-fix-css-bundling-remove-libraries
Fix bundling for deleted files
2023-08-07 15:44:09 +02:00
Anton 5aa01716ef Fix bundling for deleted files 2023-08-07 15:42:13 +02:00
Andrej baf9b7f30a Fix WOPI preview for shareable link assets [SCI-8971] 2023-08-07 15:32:36 +02:00
ajugo c8fbdacf22
Merge pull request #5921 from rekonder/aj_SCI_8986
Copy shareable link when you enable sharing for task [SCI-8986]
2023-08-07 15:17:49 +02:00
Alex Kriuchykhin dacc6b48aa
Merge pull request #5924 from scinote-eln/features/protocol-parsing
Merge features/protocol-parsing to develop
2023-08-07 13:00:56 +02:00
Oleksii Kriuchykhin 6cf7403b21 Merge branch 'develop' into features/protocol-parsing 2023-08-07 12:55:20 +02:00
aignatov-bio be4bd7f038
Merge pull request #5922 from scinote-eln/features/remove-front-end-gems
Features/remove front end gems
2023-08-07 11:31:12 +02:00
Anton 89c526103d Merge branch 'develop' into features/remove-front-end-gems 2023-08-07 11:23:21 +02:00
ajugo 6f76e86171
Implement results tab for shareable task link [SCI-8753] (#5910)
* Implement results tab for shareable task link [SCI-8753]
2023-08-07 10:45:52 +02:00
Andrej 84233506c0 Copy shareable link when you enable sharing for task [SCI-8986] 2023-08-07 09:47:44 +02:00
ajugo 9a55889264
Merge pull request #5919 from okriuchykhin/ok_SCI_8974
Fix file URL generation on shared task page [SCI-8974]
2023-08-07 08:56:05 +02:00
Oleksii Kriuchykhin c61a075818 Fix file URL generation on shared task page [SCI-8974] 2023-08-04 15:09:59 +02:00
Alex Kriuchykhin b365553a14
Merge pull request #5917 from scinote-eln/features/august-release
Merge features/august release to develop
2023-08-04 14:01:44 +02:00
ajugo 40b4a972f4
Merge pull request #5915 from rekonder/aj_SCI_8979
Fix calculations in table for shareable task [SCI-8979]
2023-08-04 13:49:48 +02:00
ajugo 380a426524
Merge pull request #5916 from sboursen-scinote/sb_SCI-8975
Fix shareable links CSS [SCI-8975]
2023-08-04 13:49:32 +02:00
sboursen-scinote 40f78f4a28 Fix shareable links CSS [SCI-8975]
- Fix the style of the toggle button globally.
- Fix permissions on who can toggle team shareable links.
- Change wrong translations in shareable links modal.
- Remove placeholder text for start-date
2023-08-04 12:34:04 +02:00
Andrej caf34320f8 Fix calculations in table for shareable task [SCI-8979] 2023-08-04 12:32:19 +02:00
ajugo 7a6886b895
Fix rendering of RTE images for shareable links [SCI-8970] (#5913) 2023-08-04 11:24:27 +02:00
Soufiane f3bef4ae25
Fix Broken CSP on the shareable links page [SCI-8969] (#5911) 2023-08-04 11:22:33 +02:00
Soufiane f856ddf78c
Assigned items in task datatable will not load if stock management is enabled [SCI-8944] (#5904)
* Fix assigned items datatable in shareable link with stock management [SCI-8944]

* Avoid skipping auth token verification for assets download [SCI-8944]
2023-08-04 11:21:43 +02:00
Alex Kriuchykhin e50d53c691
Merge pull request #5870 from wandji20/wb-SCI-8738
Add method to filter by timestamp range for mobile api endpoints
2023-08-03 09:45:56 +02:00
Oleksii Kriuchykhin b49b7c4a80 Merge branch 'develop' into features/shareable-links 2023-08-02 16:05:21 +02:00
Martin Artnik 80c5268efd Add read-only mode to OVE [SCI-8962] 2023-08-02 15:46:07 +02:00
ivanscinote 5a531c98ae
Add callback to clear form errors at create wopi files [SCI-8927] (#5877)
* Add callback to clear form errors at create wopi files [SCI-8927]
2023-08-02 15:34:36 +02:00
Martin Artnik 76a0f433cd Basic OVE editor implementation [SCI-8929] 2023-08-02 14:13:04 +02:00
ivanscinote 242df0632d
Merge branch 'features/august-release' into SCI-8807-notifications 2023-08-02 13:40:06 +02:00
artoscinote 7a8663779e
Merge pull request #5902 from ivanscinote/SCI-8712-UI-arrows-tooltip
Replace jstree sprite image and remove inventory table overlaying tooltip [SCI-8712]
2023-08-02 11:56:24 +02:00
Ivan Kljun 88a6df5985 Remove table overlaying tooltip for inventories 2023-08-02 09:26:41 +02:00
wandji20 a0372d14bf Improve base controller timestamp filter method [SCI-8738] 2023-08-01 18:59:58 +01:00
ajugo fa187f3b31
Add shared assets download and fix loading of the shareable button on task [SCI-8754] (#5878)
* Add shared assets download and fix loading of the shareable button on task [SCI-8754]

* Add additional check before asset loading [SCI-8754]

* Add additional check before asset loading [SCI-8754]

* Load asset for specific task [SCI-8754]
2023-08-01 16:46:41 +02:00
wandji20 07411fbc25 Refactor base controller timestamp filter method [SCI-8738] 2023-08-01 13:25:17 +01:00
Soufiane 3f3064ba19
Fix Auth issues task public view [SCI-8936] (#5890) 2023-08-01 14:23:48 +02:00
Alex Kriuchykhin 4a563d3456
Implement loading settings from both, database and env variables [SCI-8813] (#5885) 2023-08-01 10:44:27 +02:00
wandji 2680b317e5
Fix issue when toggling repository items search fields [SCI-8874] (#5855)
* Fix issue when toggling repository items search fields [SCI-8874]

* Refactor outside click directive and make it available for all components [SCI-8874]
2023-08-01 10:41:58 +02:00
artoscinote 556c1de182
Merge pull request #5896 from G-Chubinidze/gc_SCI_8846
Inventory column resizing issues [SCI-8846]
2023-08-01 10:39:13 +02:00
Soufiane 8d6c417936
Extract date formatting from user browser in shareable links views [SCI-8778] (#5889) 2023-08-01 10:38:00 +02:00
ajugo e71d5805ca
Refactored settings for Label templates feature and Zebra printing [SCI-8918] (#5895)
* Refactored settings for Label templates feature and Zebra printing [SCI-8918]

* Add check for label template [SCI-8918]
2023-08-01 10:30:57 +02:00
artoscinote 53c9d9307d
Merge pull request #5857 from ivanscinote/SCI-8721-firefox-bug
Unify password dots display across browsers [SCI-8721]
2023-08-01 10:10:24 +02:00
Giga Chubinidze 8827c6d447 Inventory column resizing issues [SCI-8846] 2023-08-01 11:56:30 +04:00
wandji20 1e64a246fe Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
Giga Chubinidze 4cc9bbae95 Fixed Inventory Calendar Header [SCI-8933] 2023-07-28 10:41:59 +04:00
artoscinote a6c2a3aa59
Merge pull request #5874 from G-Chubinidze/gc_SCI_8933
CSS: Calendars header fix [SCI-8933]
2023-07-27 09:05:42 +02:00
Ivan Kljun 8e7076ab2a Fix modal id name conflict [SCI-8928] 2023-07-27 08:22:22 +02:00
wandji20 8e96c2427a Add options to filter records by created_at or updated_at timestamps [SCI-8738] 2023-07-27 01:31:57 +01:00
Giga Chubinidze 51e72307cc CSS: Calendars header fix [SCI-8933] 2023-07-27 00:38:11 +04:00
Martin Artnik ca503401fe Fix loading of column order if no sizes are present [SCI-8934] 2023-07-26 16:05:03 +02:00
Ivan Kljun 9278e887d6 Fix checkbox project select [SCI-8584] 2023-07-26 15:48:24 +02:00
ajugo 44c919d3dc
Implement shareable link task view [SCI-8752] (#5843)
* Implement shareable link task view [SCI-8752]
2023-07-26 15:19:32 +02:00
Martin Artnik 3978d9efef Merge branch 'develop' into features/august-release 2023-07-26 11:22:49 +02:00
artoscinote 5ebc6c4def
Merge pull request #5865 from G-Chubinidze/gc_SCI_8923
CSS: Inventory columns with dropdowns on smaller screens [SCI-8923]
2023-07-26 09:12:15 +02:00
Giga Chubinidze d840d2ab05 CSS: Inventory columns with dropdowns on smaller screens [SCI-8923] 2023-07-26 02:32:10 +04:00
Ivan Kljun 216f01f151 Apply hounder linter styling suggestions 2023-07-25 15:58:40 +02:00
Ivan Kljun 18fb319351 Drop system notifications tables and remove logic 2023-07-25 14:48:03 +02:00
artoscinote 55a9035066
Merge pull request #5862 from artoscinote/ma_SCI_8926
Highlight code after saving result [SCI-8926]
2023-07-25 14:39:23 +02:00
Martin Artnik fa5cad935f Highlight code after saving result [SCI-8926] 2023-07-25 14:36:57 +02:00
Soufiane 4858f41b3e
Remove user_team related tests [SCI-8815] (#5860) 2023-07-25 14:35:17 +02:00
artoscinote 3c655ab974
Merge pull request #5861 from artoscinote/ma_SCI_8916
Don't show scrollbars when not needed [SCI-8916]
2023-07-25 14:33:23 +02:00
Martin Artnik 8fd46e7932 Don't show scrollbars when not needed [SCI-8916] 2023-07-25 14:24:25 +02:00
wandji f0b052f39c
Update manage_repository_filters to allow permission to all team members[SCI-8707] (#5707) 2023-07-25 13:56:49 +02:00
Alex Kriuchykhin 026e96652b
Fix team name escaping in inventories export modal [SCI-8922] (#5859) 2023-07-25 13:37:45 +02:00
artoscinote 6b42524d04
Merge pull request #5858 from artoscinote/ma_SCI_8921
Fix updating repository checklist to a blank one [SCI-8921]
2023-07-25 12:49:35 +02:00
artoscinote 70b2830dfd
Merge pull request #5856 from artoscinote/ma_SCI_8916
Fix oveflowing RTE content [SCI-8916]
2023-07-25 12:49:25 +02:00
Martin Artnik 7dd7566080 Fix updating repository checklist to a blank one [SCI-8921] 2023-07-25 12:21:35 +02:00
Ivan Kljun 39174036c8 Apply hound linter suggestion and remove input as qualifying element 2023-07-25 11:59:57 +02:00
Ivan Kljun 14abd202f9 Unify password dots display across browsers [SCI-8721] 2023-07-25 11:49:36 +02:00
Martin Artnik 96be284a98 Fix oveflowing RTE content [SCI-8916] 2023-07-25 11:29:46 +02:00
artoscinote a0cebdfd5f
Merge pull request #5854 from ivanscinote/SCI-8782-error-on-signin
Avoid showing alert flash messages when redirecting from root path to sign_in [SCI-8782]
2023-07-25 11:16:44 +02:00
Anton 9393f3cc0f Fix navigator console errors [SCI-8890] 2023-07-25 11:11:55 +02:00
Ivan Kljun 685ec1dddd Clear flash messages at redirect from root path 2023-07-25 11:10:45 +02:00
Martin Artnik 3c58b8473d Fix icon in stock consume modal [SCI-8915] 2023-07-25 09:56:55 +02:00
Giga Chubinidze ab41b5e219 Some icons have the checkboard pattern applied to the background [SCI-5605] 2023-07-25 11:52:31 +04:00
Oleksii Kriuchykhin de69b1b100 Merge branch 'develop' into features/shareable-links 2023-07-25 09:47:47 +02:00
ajugo f44f083b0b
Merge pull request #5846 from sboursen-scinote/sb_SCI-8239
Save as new protocol template from task - read the protocol name [SCI-8239]
2023-07-25 09:34:49 +02:00
Soufiane effdc9563a
Improve Breadcrumbs responsiveness [SCI-8494] (#5778)
- Refactor Breadcrumbs using VUE.
- Implement responsiveness breakpoints
2023-07-25 09:24:49 +02:00
sboursen-scinote 634d4b6066 Prefill the protocol name in modal when saving from template [SCI-8239] 2023-07-25 09:23:32 +02:00
sboursen-scinote e0fa6c0a0f Update illustrations [SCI-8842] 2023-07-25 09:19:02 +02:00
artoscinote c3d9488e9f
Fix canvas tag issues [SCI-8917] (#5849) 2023-07-24 17:05:48 +02:00
artoscinote 44c3bc8514
Merge pull request #5848 from artoscinote/ma_SCI_8916
Make locked task tinymce overflow tables scrollable [SCI-8916]
2023-07-24 16:44:37 +02:00
artoscinote a1d56b5041
Merge pull request #5844 from artoscinote/ma_SCI_8877
Clear wopi file length error on input, css fix [SCI-8877]
2023-07-24 15:30:49 +02:00
Martin Artnik abd1ef55e5 Make locked task tinymce overflow tables scrollable [SCI-8916] 2023-07-24 15:27:33 +02:00
Martin Artnik 91153b156a Fix incorrect icons [SCI-8915] 2023-07-24 14:18:24 +02:00
artoscinote f769ca24c4
Merge pull request #5842 from G-Chubinidze/gc_SCI_8906
Replace old icons with new ones [SCI-8906]
2023-07-24 14:17:20 +02:00
Martin Artnik ebfaca6966 Clear wopi file length error on input, css fix [SCI-8877] 2023-07-24 12:46:45 +02:00
artoscinote ff83b97d7b
Merge pull request #5841 from artoscinote/ma_SCI_8894
Fix tinymce loading placeholders for text elements [SCI-8894]
2023-07-24 10:39:14 +02:00
Giga Chubinidze d236cc9803 Replace old icons with new ones [SCI-8906] 2023-07-24 11:56:23 +04:00
Soufiane 5a44400fbb
Fix zebra printer CSP issue [SCI-8859] (#5806) 2023-07-21 16:54:57 +02:00
Alex Kriuchykhin 9d336423ab
Fix projects exports with tables [SCI-8827] (#5840) 2023-07-21 16:44:03 +02:00
Martin Artnik 30e07ff1e9 Fix tinymce loading placeholders for text elements [SCI-8894] 2023-07-21 16:25:44 +02:00
wandji e7ab30fbd5
Update project link in template protocol linked experiments modal [SCI-8913] (#5837) 2023-07-21 14:10:59 +02:00
wandji 54877c2c1c
Fix UI issues in addons page [SCI-8896] (#5835)
* Fix UI issues in addons page [SCI-8896]

* Fix linter error [SCI-8896]
2023-07-21 14:08:06 +02:00
Alex Kriuchykhin 2489084566
Fix handling of responses in WOPI controller [SCI-8856] (#5838) 2023-07-21 13:25:36 +02:00
artoscinote 7d62a805a3
Upgrade roo to work with Ruby 3, fix rendering of import modal [SCI-8903] (#5836) 2023-07-21 12:48:32 +02:00
ajugo abda07bf4e
Merge pull request #5832 from sboursen-scinote/sb_SCI-8909
Fix manage modal issues [SCI-8909]
2023-07-21 12:13:36 +02:00
aignatov-bio 160bc270b6
Merge pull request #5834 from aignatov-bio/ai-sci-8912-fix-characters-escaping
Fix escape issues [SCI-8912]
2023-07-21 11:53:27 +02:00
Alex Kriuchykhin 7cb8feefb9
Fix permission checking in WOPI controller [SCI-8856] (#5833) 2023-07-21 11:53:10 +02:00
Anton 5394fee3db Fix escape issues [SCI-8912] 2023-07-21 11:48:19 +02:00
aignatov-bio cca978dc5a
Merge pull request #5824 from aignatov-bio/ai-sci-8890-fix-navigator-render-for-active-folders
Fix navigator render for active folder with archived elements [SCI-8890]
2023-07-21 10:36:35 +02:00
artoscinote a88e66e12b
Merge pull request #5823 from artoscinote/ma_SCI_8733
Preserve column widths when showing/hiding columns [SCI-8733]
2023-07-21 10:33:58 +02:00
sboursen-scinote e58a12da52 Fix manage modal issues [SCI-8909] 2023-07-21 09:36:10 +02:00
Alex Kriuchykhin 8aa06bf4af
Fix generation of docx report, fix rendering of modals [SCI-8911] (#5831) 2023-07-20 16:46:16 +02:00
sboursen-scinote be0648bfe9 Merge branch 'develop' into sb_SCI-8827 2023-07-20 14:18:00 +02:00
sboursen-scinote 97744e2ed5 Fix rendering of json handson tables metadata in results during project export [SCI-8827] 2023-07-20 14:06:03 +02:00
Alex Kriuchykhin 31880521ef
Fix displaying of file previews, refactor file analyzer [SCI-8892] (#5818) 2023-07-20 12:59:45 +02:00
ajugo c4d6fc55af
Fix marvinjs file preview in RTF [SCI-8904] (#5819) 2023-07-20 11:26:58 +02:00
Anton 0163d56186 Fix infinite scroll for notifications [SCI-8843] 2023-07-20 11:04:17 +02:00
Soufiane c12023f8aa
Remove user_team model and related code [SCI-8815] (#5815) 2023-07-20 10:57:29 +02:00
artoscinote b0f45713cf
Merge pull request #5826 from G-Chubinidze/gc_SCI_8820
Error at inviting user to SciNote [SCI-8820]
2023-07-20 10:47:19 +02:00
Giga Chubinidze 4645489527 fixed teams for dropdown 2023-07-20 12:46:31 +04:00
Giga Chubinidze ea67f543f2 removed unnecessary code 2023-07-20 12:27:56 +04:00
Anton 0c5d9eb23b Fix navigator render for active folder with archived elements [SCI-8890] 2023-07-20 10:18:05 +02:00
Martin Artnik c38d58336a Preserve column widths when showing/hiding columns [SCI-8733] 2023-07-20 09:49:29 +02:00
Andrej 37d8ac6cd6 Fix shareable links after develop merge 2023-07-20 09:39:17 +02:00