Anton
3f12f91b4a
CSS fixed for task protocol
2023-09-11 12:19:21 +02:00
Martin Artnik
e74597d112
Keep asset image tooltip aspect ratio [SCI-9277]
2023-09-08 16:17:02 +02:00
Gregor Lasnibat
d029b54291
Fix shared task issues [SCI-9226]
2023-09-08 00:03:01 +02:00
Gregor Lasnibat
c82a1b1108
Fix shared task issues [SCI-9226]
2023-09-07 21:04:01 +02:00
Gregor Lasnibat
93a1c842d9
Fix styles for input in OVE/Marvin editor [SCI-9256]
2023-09-07 15:42:37 +02:00
aignatov-bio
d2c0e3dca2
Merge pull request #6160 from aignatov-bio/ai-sci-9230-fix-navigator-css
...
Fix navigator CSS [SCI-9230][SCI-9233]
2023-09-07 12:03:07 +02:00
Martin Artnik
722ef7cc0f
Merge pull request #6158 from ivanscinote/SCI-8592-long-name-experiment-modal
...
Fix long name experiment modal [SCI-8592]
2023-09-07 10:49:53 +02:00
Anton
8f9072f46e
Fix navigator CSS [SCI-9230][SCI-9233]
2023-09-07 10:45:50 +02:00
Ivan Kljun
368a6f62ea
Fix long names also for canvas view modal [SCI-8592]
2023-09-07 10:09:18 +02:00
Giga Chubinidze
c071eb4c16
Implement inline edit design changes for legacy inline edit (PET titles, etc.)
2023-09-07 03:56:42 +04:00
Anton
1247406055
Add archive view to results [SCI-9223]
2023-09-06 15:06:27 +02:00
wandji
dfce1e1382
Fix issue previewing large image after edit [SCI-8914] ( #6143 )
2023-09-06 11:43:51 +02:00
Martin Artnik
3b3e3cdc46
Merge pull request #6138 from ivanscinote/SCI-8592-long-name-experiment-modal
...
Fix long names being cut off at move task modal [SCI-8592]
2023-09-06 11:39:26 +02:00
aignatov-bio
b5883178a4
Merge pull request #6123 from ivanscinote/SCI-9016-inline-edit-component-ui-rework
...
Rework inline edit vue component UI [SCI-9016]
2023-09-06 10:49:18 +02:00
Anton
48b89fc699
Fix activities for results [SCI-9206][SCI-9205][SCI-9207]
2023-09-05 16:25:21 +02:00
Ivan Kljun
c2b686324f
Fix long names being cut off at move task modal [SCI-8592]
2023-09-05 15:58:50 +02:00
Ivan Kljun
a6abfc7e31
Applying hound suggestions [SCI-9016]
2023-09-05 13:39:21 +02:00
Ivan Kljun
86e2cfe747
Merge remote-tracking branch 'upstream/features/september-release' into SCI-9016-inline-edit-component-ui-rework
2023-09-05 11:31:30 +02:00
Anton
86f413cc71
Add title to text component [SCI-9141]
2023-09-04 14:13:29 +02:00
Ivan Kljun
40638dbb63
Rework inline edit vue component UI [SCI-9016]
2023-09-01 17:18:13 +02:00
Martin Artnik
cb023cd9c8
Add back status_flow.scss, deleted by accident
2023-09-01 13:59:58 +02:00
artoscinote
7b73e03a5f
Merge pull request #6120 from G-Chubinidze/gc_SCI_9185
...
Placeholder text in the "Move to different result" modal dropdown [SCI-9185]
2023-09-01 11:40:34 +02:00
Martin Artnik
3724a4a067
Merge branch 'develop' into features/september-release
2023-09-01 10:30:48 +02:00
Giga Chubinidze
100fdde5ca
Placeholder text in the "Move to different result" modal dropdown
2023-09-01 11:49:43 +04:00
Anton
d2ffaa209c
Fix results CSS [SCI-9177]
2023-08-31 15:53:38 +02:00
Oleksii Kriuchykhin
b4eb4d38e6
Merge branch 'develop' into features/ove-integration
2023-08-31 15:52:38 +02:00
G-Chubinidze
7a1b1b5cf5
UI rework of thumbnail view asset controls [SCI-9015] ( #6104 )
...
* UI rework of thumbnail view asset controls [SCI-9015]
* styling change css -> tailwind
2023-08-30 15:42:55 +02:00
Anton
e9cd01467d
Add custom colors to tailwind config [SCI-9124]
2023-08-30 13:21:51 +02:00
aignatov-bio
f5235a9b9d
Merge pull request #6097 from aignatov-bio/ai-sci-8980-scrolling-on-task-page
...
Add sticky scrolling to task page [SCI-8980]
2023-08-30 11:54:28 +02:00
Anton
6a287fa54f
Add sticky scrolling to task page [SCI-8980]
2023-08-30 11:09:27 +02:00
Anton
171a996aec
Revamp filters flyouts [SCI-8977]
2023-08-28 13:15:41 +02:00
artoscinote
953bd234f4
Merge pull request #6065 from ivanscinote/SCI-9007-update-colors
...
Update 'Not started' status color at reports [SCI-9007]
2023-08-28 09:56:25 +02:00
Ivan Kljun
90199d3590
Add method light_color? to my_module_status [SCI-9007]
2023-08-25 15:47:34 +02:00
Anton
6615c01cb4
Add input field with search history [SCI-9102]
2023-08-25 15:02:27 +02:00
wandji
f4c48fe907
Fix label templates datatables height overflow [SCI-8559] ( #6083 )
2023-08-25 14:23:05 +02:00
sboursen-scinote
0d7c9862ee
Set sequence attachment icons [SCI-9038]
...
- Fix edit action
- Add OVE icon to step attachment
- Add OVE icon to global search results
2023-08-25 13:53:57 +02:00
Soufiane
bed603c5d5
Fix design of sign in and signature modal [SCI-9109] ( #6074 )
2023-08-24 15:50:05 +02:00
wandji
962de09599
Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559] ( #6060 )
...
* Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559]
2023-08-24 15:49:22 +02:00
Alex Kriuchykhin
56e411f35e
Add export stock consumption buttons and permission helper [SCI-9022] ( #6040 )
2023-08-24 15:28:28 +02:00
ajugo
9d051556ec
CSS fixes for assigned items to task and task comment number [SCI-9104] ( #6068 )
2023-08-24 15:21:54 +02:00
artoscinote
97f406d0a8
Merge pull request #6063 from G-Chubinidze/gc_SCI_7976
...
Fix gray background on tox button [SCI-7976]
2023-08-24 11:08:13 +02:00
Giga Chubinidze
584a746018
Fix gray background on tox button [SCI-7976]
2023-08-24 09:47:24 +04:00
sboursen-scinote
51d491dc0a
Fix multiple issues for August release [SCI-9093]
...
- Restore draft background color is missing in RTE
- Shorten the Import item modal dropdown field
2023-08-23 18:33:10 +02:00
wandji
207b302a03
Set margin for module protocol task content [SCI-9018] ( #6044 )
2023-08-23 15:59:11 +02:00
Anton
d99ba04e39
Move status flow css to independent scope [SCI-9027]
2023-08-23 15:37:18 +02:00
Anton
f964a7461d
Move status block to secondary navigation [SCI-9027]
2023-08-23 14:03:41 +02:00
wandji
71bcc78243
Verify sequence asset preview for non-editable role and add css class [SCI-8967] ( #6012 )
...
* Verify sequence asset preview for non-editable user role and add css class [SCI-8967]
* Add safe navigation operator when checking gene sequence blob meta asset_type [SCI-9867]
2023-08-23 13:12:46 +02:00
artoscinote
e4ad77f00f
Merge pull request #6043 from G-Chubinidze/gc_SCI_7976
...
Fixed gray background on tinymce crop button [SCI-7976]
2023-08-22 16:35:59 +02:00
Giga Chubinidze
74c1691ae6
Fixed gray background on tinymce crop button
2023-08-22 18:33:09 +04:00
Anton
beed1cdb9d
Make top navigation and breadcrumbs collapsable [SCI-9090]
2023-08-22 16:24:34 +02:00
Ivan Kljun
28adb4956d
Add 'Not started' btn to other views
2023-08-22 14:30:49 +02:00
Andrej
29cddf5ef7
Merge branch 'develop' into features/ove-integration
2023-08-22 11:00:34 +02:00
G-Chubinidze
1253511020
Merge pull request #6035 from G-Chubinidze/gc_SCI_9014
...
Add thumbnail asset preview to list view assets [SCI-9014]
2023-08-22 12:22:06 +04:00
Giga Chubinidze
76479f6bf7
hound fix
2023-08-22 06:02:30 +04:00
Giga Chubinidze
c699095d1a
Add thumbnail asset preview to list view assets [SCI-9014]
2023-08-22 05:55:20 +04:00
wandji
1d051aeb0f
Fix CSS UI issues for shareable links task sharing [SCI-9080] ( #6031 )
...
* Fix css UI issues for shareable links task sharing [SCI-9080]
2023-08-21 16:07:38 +02:00
wandji20
b41b0b04f0
Fix css issue protocol template author edit [SCI-9074]
2023-08-21 11:01:07 +01:00
Anton
2d64d2fcbf
Merge branch 'develop' into features/september-release
2023-08-21 11:25:27 +02:00
aignatov-bio
58eaaf98b9
Merge pull request #6028 from aignatov-bio/ai-sci-8536-fix-long-task-names
...
Fix long task names [SCI-8536]
2023-08-21 11:18:53 +02:00
Anton
d135c86f70
Fix long task names [SCI-8536]
2023-08-21 11:17:09 +02:00
artoscinote
de61c37a4e
Merge pull request #5706 from wandji20/wb-SCI-8559
...
Fix CSS Issues[SCI-8559]
2023-08-21 11:05:38 +02:00
wandji20
7c07befd3e
Fix CSS issues in protocols, and quick start(new task) [SCI-9018]
2023-08-21 09:27:28 +01:00
aignatov-bio
33476403a5
Merge pull request #6025 from aignatov-bio/ai-sci-9085-fix-report-css
...
Fix report css [SCI-9085]
2023-08-21 10:12:31 +02:00
Anton
ded0ac1b9f
Fix report css [SCI-9085]
2023-08-21 09:54:35 +02:00
artoscinote
3f754710ac
Merge pull request #6021 from ivanscinote/SCI-9007-update-colors
...
Add .btn-not-started to task status flow modal [SCI-9007]
2023-08-18 17:37:48 +02:00
Ivan Kljun
f71c54dd74
Add .btn-not-started to task status flow modal [SCI-9007]
2023-08-18 17:21:26 +02:00
ajugo
dcdbfefa91
Merge pull request #6011 from sboursen-scinote/sb_SCI-9066
...
Fix small css issues [SCI-9066]
2023-08-18 11:17:34 +02:00
Ivan Kljun
ca35e13893
Merge remote-tracking branch 'upstream/features/september-release' into SCI-8925-show-paragraphs-checklist
2023-08-18 11:12:49 +02:00
artoscinote
20c20012b2
Merge pull request #5863 from ivanscinote/SCI-8807-notifications
...
Remove system notifications [SCI-8807]
2023-08-18 10:28:05 +02:00
artoscinote
664819a7fc
Merge pull request #6008 from ivanscinote/SCI-9007-update-colors
...
Update status and shared buttons design to Amanda [SCI-9007]
2023-08-18 10:12:26 +02:00
artoscinote
35c0de4cef
Merge pull request #5882 from G-Chubinidze/gc_SCI_8933
...
Fixed Inventory Calendar Header [SCI-8933]
2023-08-18 10:07:32 +02:00
artoscinote
c28b54c43b
Merge pull request #5937 from G-Chubinidze/gc_SCI_5605
...
Some icons have the checkboard pattern applied to the background [SCI-5605]
2023-08-18 10:04:06 +02:00
sboursen-scinote
a38158c788
Fix small css issues [SCI-9066]
2023-08-17 22:23:46 +02:00
artoscinote
2cc49ec6b5
Merge pull request #6005 from wandji20/wb-SCI-9003
...
Fix CSS style issues [SCI-9003]
2023-08-17 15:48:07 +02:00
Ivan Kljun
e3f111debc
Remove whitespace
2023-08-17 15:31:04 +02:00
Ivan Kljun
b96dc345dd
Apply hound linter suggestions
2023-08-17 15:29:22 +02:00
ajugo
dd80b4019b
Merge pull request #5942 from sboursen-scinote/sb_SCI-8987
...
Fix micro-interactions for shareable links modals [SCI-8987]
2023-08-17 15:28:43 +02:00
sboursen-scinote
ef9368d2cb
Fix micro-interactions for shareable links modals [SCI-8987]
2023-08-17 15:22:16 +02:00
Ivan Kljun
400c1cb303
Update status and shared buttons design to Amanda [SCI-9007]
2023-08-17 15:18:46 +02:00
wandji20
4a3f8146e3
Fix CSS style issues [wb-SCI-9003]
2023-08-17 13:11:58 +01:00
Anton
16eedcdade
Revamp modals across app [SCI-8978]
2023-08-17 14:01:26 +02:00
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
Anton
005779b3d3
Fix long project and task names in report [SCI-9061]
2023-08-16 14:12:47 +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
Martin Artnik
8d31c5eb3b
Merge branch 'develop' into features/ove-integration
2023-08-16 10:41:26 +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
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
Martin Artnik
0471859545
Repository table fixes [SCI-8846]
2023-08-11 15:47:18 +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
wandji20
52fc7eb0e8
Fix Css issues [SCI-9003]
2023-08-11 10:45:51 +01:00
sboursen-scinote
55e73dbfe9
Fix multiple CSS issues [SCI-9020]
2023-08-11 11:28:55 +02:00
Martin Artnik
16dbd48ad3
Merge branch 'develop' into features/september-release
2023-08-10 13:21:27 +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
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
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
Martin Artnik
a952319afd
Merge branch 'develop' into features/september-release
2023-08-09 16:43:15 +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
Anton
f688995635
Refactor task page UX [SCI-8951]
2023-08-09 11:03:30 +02: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
4f85a6b723
Remove deleted file from import list
2023-08-08 10:50:36 +02:00
Anton
758b28261d
Merge branch 'develop' into features/september-release
2023-08-07 16:30:28 +02:00
Martin Artnik
fd55aa21a6
Basic results component and structure [SCI-8947]
2023-08-07 16:09:13 +02:00
Anton
5aa01716ef
Fix bundling for deleted files
2023-08-07 15:42:13 +02:00
Anton
7961bee35f
Merge branch 'develop' into features/september-release
2023-08-07 14:11:29 +02:00
Anton
89c526103d
Merge branch 'develop' into features/remove-front-end-gems
2023-08-07 11:23:21 +02:00
Anton
937bc60542
Merge branch 'features/september-release' of github.com:scinote-eln/scinote-web into features/september-release
2023-08-07 10:37:20 +02:00
Anton
89d7241f60
Merge branch 'develop' into features/september-release
2023-08-07 10:35:15 +02:00
ajugo
949dd494d7
Merge pull request #5898 from sboursen-scinote/sb_SCI-8126
...
Issues with the "You've reached the end of the list" banner [SCI-8126]
2023-08-07 08:40:37 +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
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
sboursen-scinote
c27c7245bc
Fix various CSS issues [SCI-8940]
...
- Maintain the position of the top navigation controls when user is without team.
- Add "missing" avatar to avatar change modal
- Disable wrapping of (A) in archived P/E/T
- Fix padding/margin issues in Archived tasks and Protocol templates
2023-08-04 09:11:53 +02:00
Oleksii Kriuchykhin
b49b7c4a80
Merge branch 'develop' into features/shareable-links
2023-08-02 16:05:21 +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
artoscinote
42f02c36c0
Merge pull request #5897 from ivanscinote/SCI-8592-long-name-experiment-modal
...
Set dropdown at move task modal to parent width [SCI-8592]
2023-08-01 14:10:43 +02:00
Ivan Kljun
3b3a2ed2af
Set dropdown at move task modal to parent width
2023-08-01 11:40:24 +02:00
sboursen-scinote
8cca2c595f
Fix end-of-list banner issues in P/E/T [SCI-8126]
2023-08-01 11:36:09 +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
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
Ivan Kljun
541533546c
Remove whitespace at reports.scss
2023-07-31 17:10:18 +02:00
Ivan Kljun
dd65b26070
Reorded css at reports.scss
2023-07-31 17:08:40 +02:00
Ivan Kljun
9a37b75001
Applied hound linter suggestions
2023-07-31 15:45:39 +02:00
Ivan Kljun
a7aad50607
Disable simple_format option for pdf report
2023-07-31 15:12:23 +02:00
Ivan Kljun
8ff8a0b005
Add report.scss
2023-07-31 15:12:14 +02:00
Ivan Kljun
d9df37745f
Support paragraphs for checklist items in print protocol and pdf/docx report [SCI-8925]
2023-07-31 15:12:04 +02:00
Giga Chubinidze
4cd1f59d7b
CSS - mixed issues [SCI-8849]
2023-07-31 08:47:43 +04: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
Giga Chubinidze
51e72307cc
CSS: Calendars header fix [SCI-8933]
2023-07-27 00:38:11 +04: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
18fb319351
Drop system notifications tables and remove logic
2023-07-25 14:48:03 +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
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
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
Oleksii Kriuchykhin
de69b1b100
Merge branch 'develop' into features/shareable-links
2023-07-25 09:47:47 +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
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
Martin Artnik
abd1ef55e5
Make locked task tinymce overflow tables scrollable [SCI-8916]
2023-07-24 15:27:33 +02:00
aignatov-bio
67a8729b41
Merge pull request #5847 from aignatov-bio/ai-sci-8880-clean-up-step-elements
...
Prepare step components for results refactor [SCI-8880]
2023-07-24 14:17:55 +02:00
Anton
aa87b332e4
Prepare step components for results refactor [SCI-8880]
2023-07-24 14:07:11 +02:00
Martin Artnik
ebfaca6966
Clear wopi file length error on input, css fix [SCI-8877]
2023-07-24 12:46:45 +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
Anton
2a47909e32
Update step text element [SCI-8880]
2023-07-21 10:35:14 +02:00
Andrej
37d8ac6cd6
Fix shareable links after develop merge
2023-07-20 09:39:17 +02:00
Andrej
cd551c4265
Change font for error input errors [SCI-8863]
2023-07-19 14:23:48 +02:00
Ivan Kljun
c306b17e93
Remove notifications tabs component [SCI-8807]
2023-07-19 13:12:42 +02:00
Andrej
f493ec0da1
Merge branch 'develop' into features/shareable-links
2023-07-19 12:57:20 +02:00
Martin Artnik
5cc087835a
Merge branch 'develop' into features/august-release
2023-07-19 11:21:24 +02:00
Giga Chubinidze
20f1483e6e
Clunky parts: horizontal scroller on the label template full-screen view [SCI-8666]
2023-07-19 11:13:10 +02:00
Giga Chubinidze
323230c2e3
Sorting icons are visible in table header row [SCI-8725]
2023-07-19 11:11:42 +02:00
aignatov-bio
e250362733
Merge pull request #5795 from aignatov-bio/ai-sci-8788-fix-checklist-items-button
...
Fix add checklist items position [SCI-8788]
2023-07-19 09:58:07 +02:00
Anton
85f14a6bb0
Merge branch 'features/remove-front-end-gems' of github.com:scinote-eln/scinote-web into features/remove-front-end-gems
2023-07-18 14:38:25 +02:00
Anton
1087f67228
Merge branch 'develop' into features/remove-front-end-gems
2023-07-18 14:36:40 +02:00
wandji
59077e5ab6
Fix css issues for reports wizard steps [SCI-8786] ( #5724 )
...
* Fix css issues got reports wizard steps [SCI-8786]
* Fix linter errors [SCI-8786]
* Improve caret alignment for report wizard [SCI-8786]
2023-07-18 13:39:20 +02:00
wandji
aafeb456fa
Fix CSS issues in experiments tasks page and modal [SCI-8766] ( #5738 )
...
* Fix CSS issues in experiments tasks page and modal [SCI-8766]
* Fix linter errors [SCI-8766]
* Increase spacing for icons in ask display modal and remove html.erb extention from render partial
* Optimize changes [SCI-8766]
2023-07-18 13:38:50 +02:00
Anton
f0b691769f
Fix add checklist items position [SCI-8788]
2023-07-18 11:25:23 +02:00
artoscinote
a1128d2c66
Merge pull request #5779 from G-Chubinidze/gc_SCI_8791
...
CSS: Inventories filter input width [SCI-8791]
2023-07-18 08:16:52 +02:00
ivanscinote
6300c1bef8
Fix smart annotations multiline display [SCI-8816] ( #5790 )
2023-07-17 16:20:49 +02:00
Anton
5b989042f0
Fix checklist add item button position [SCI-8788]
2023-07-17 11:00:32 +02:00
Giga Chubinidze
6bc2efbcde
CSS: Inventories filter input width [SCI-8791]
2023-07-17 11:50:52 +04:00
ivanscinote
a483699d73
CSS: Protocol templates UI issues [SCI-8790] ( #5736 )
...
* CSS: Protocol templates UI issues [SCI-8790]
* Reorder css properties
* Remove whitespace in scss
* Adding flexible class to protocols-show
2023-07-14 12:31:54 +02:00
ivanscinote
527551068b
Fix smart annotations multiline display [SCI-8816] ( #5747 )
2023-07-14 12:31:33 +02:00
ivanscinote
5519cfe75f
Fix label templates, inline edit, checklist and step [SCI-8792] ( #5766 )
...
* Fix label templates, inline edit, checklist and step [SCI-8792]
* Add mouse selection to protocol name on task and protocol desc.
* Fix css hound suggestions
2023-07-14 12:31:15 +02:00
ivanscinote
f21a4ec17b
Remove searchfield glitch at reports and label templates index page ( #5769 )
2023-07-14 12:30:58 +02:00
Soufiane
5266fad02d
Fix bootstrap input-group style [SCI-8723] ( #5770 )
2023-07-14 08:37:29 +02:00
aignatov-bio
9421ef3312
Merge pull request #5764 from aignatov-bio/ai-sci-8788-fix-styling-for-checklist-items
...
Fix css for protocol checklists [SCI-8788]
2023-07-13 15:09:57 +02:00
Oleksii Kriuchykhin
a95aab85e2
Merge branch 'develop' into features/shareable-links
2023-07-13 15:04:27 +02:00
Anton
b623cf8d04
Fix canvas styling [SCI-8789]
2023-07-13 14:21:55 +02:00
Anton
4cc6513f82
Fix css for protocol checklists [SCI-8788]
2023-07-13 13:55:32 +02:00
Soufiane
78d8a54e0d
Remove BMT and bioeddie from Scinote [SCI-8643] ( #5760 )
2023-07-13 09:45:53 +02:00
Soufiane
ebfa56fdc4
Upgrade the toggle button globally [SCI-8761] ( #5756 )
2023-07-12 12:49:33 +02:00
Anton
24454a0fb9
Multiple CSS fixes [SCI-8762]
2023-07-12 12:25:31 +02:00
Anton
8e1836aa82
CSS fixes [SCI-8762]
2023-07-10 21:09:29 +02:00
Anton
2daa9126d1
Small fixes for css bundling [SCI-8773]
2023-07-07 11:44:42 +02:00
ajugo
6c6fc404d2
Implement task shareable modal [SCI-8651] ( #5723 )
...
* Implement task shareable modal [SCI-8651]
* Fix routes [SCI-8651]
* Clean code for vue share button initilization [SCI-8651]
2023-07-06 16:05:03 +02:00
Anton
f071e482d8
Migrate to css bundling [SCI-8773]
2023-07-06 13:26:41 +02:00
ivanscinote
71e5c81f8b
Unified paddings for collapsing content at printers pages [SCI-8787] ( #5720 )
...
* Unified paddings for collapsing content at printers pages
* Reordered css values as per bot-hound suggestion
2023-07-05 15:06:53 +02:00
ajugo
c8c0a147b5
Revert "Unified paddings for collapsing content at printers pages [SCI-8787] ( #5718 )" ( #5719 )
...
This reverts commit dbb0e1a50a
.
2023-07-05 14:20:22 +02:00
ivanscinote
dbb0e1a50a
Unified paddings for collapsing content at printers pages [SCI-8787] ( #5718 )
...
* Unified paddings for collapsing content at printers pages
* Reordered css values as per bot-hound suggestion
2023-07-05 14:19:23 +02:00
Anton
9a5abfabf7
Move js gems to packages [SCI-8772]
2023-07-05 12:03:44 +02:00
Giga Chubinidze
2bb27949fd
TinyMCE list of smaller bugs and improvements [SCI-7976]
2023-07-05 11:52:05 +04:00
artoscinote
97bef6f8f4
Merge pull request #5675 from G-Chubinidze/gc_SCI_8536
...
Unify display of the Project/Experiment/Task name in the table views [SCI-8536]
2023-07-03 14:50:11 +02:00