Commit graph

4772 commits

Author SHA1 Message Date
aignatov-bio 04aa835251
Merge pull request #5941 from aignatov-bio/ai-sci-8951-reafctor-task-layout
Refactor task page UX [SCI-8951]
2023-08-09 11:13:26 +02:00
Anton f688995635 Refactor task page UX [SCI-8951] 2023-08-09 11:03:30 +02:00
wandji 6c18a5a622
Fix issue previewing image after edit [SCI-8914] (#5908)
* Fix issue previewing image after edit [SCI-8914]
2023-08-09 10:38:01 +02: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
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
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
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
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
Soufiane 8d6c417936
Extract date formatting from user browser in shareable links views [SCI-8778] (#5889) 2023-08-01 10:38:00 +02:00
artoscinote 1c9bd53ff9
Merge pull request #5894 from G-Chubinidze/gc_SCI_8798
Remove text when option is chosen in dropdown selector in add member to team [SCI-8798]
2023-08-01 10:38:00 +02:00
artoscinote a76bc912b1
Merge pull request #5887 from G-Chubinidze/gc_SCI_8849
CSS - mixed issues [SCI-8849]
2023-08-01 10:32:02 +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
Giga Chubinidze 413e806499 Remove text when option is chosen in dropdown selector in add member to team [SCI-8798] 2023-07-31 19:58:34 +04:00
Giga Chubinidze 4cd1f59d7b CSS - mixed issues [SCI-8849] 2023-07-31 08:47:43 +04:00
wandji20 c5d6239e88 Fix issue with repository header changing when fetching data [SCI-8793] 2023-07-27 20:55:11 +01: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
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
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
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
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