Commit graph

18221 commits

Author SHA1 Message Date
aignatov-bio
c0a8088ce6
Merge pull request #8261 from aignatov-bio/ai-sci-11562-refactor-item-consumption
Refactor consumption modal [SCI-11562]
2025-02-27 13:19:39 +01:00
Anton
bd4a28519f Refactor consumption modal [SCI-11562] 2025-02-26 15:36:45 +01:00
Martin Artnik
122d14d328 Merge branch 'develop' into features/storage-locations-improvements 2025-02-26 09:39:20 +01:00
andrej-scinote
df3bccdafa
Merge pull request #8273 from andrej-scinote/aj_SCI_11560
Add output tag to reports [SCI-11560]
2025-02-25 17:18:52 +01:00
Andrej
8786ee45c1 Add output tag to reports [SCI-11560] 2025-02-25 11:30:46 +01:00
Martin Artnik
06bf3fc7d1 Merge branch 'features/native-tables-revamp' into develop 2025-02-25 10:50:28 +01:00
andrej-scinote
7dc9df6813
Merge pull request #8271 from andrej-scinote/aj_SCI_11559
Add output tag to the full live and snapshot view on task for assigned items [SCI-11559]
2025-02-25 09:33:23 +01:00
Andrej
356414f794 Add output tag to the full live and snapshot view on task for assigned items [SCI-11559] 2025-02-25 09:14:40 +01:00
andrej-scinote
b25ebf4324
Merge pull request #8258 from andrej-scinote/aj_SCI_11558
Create new item from task [SCI-11558]
2025-02-25 09:01:12 +01:00
Andrej
a6dbe4bb78 Create new item from task [SCI-11558] 2025-02-25 07:20:51 +01:00
Martin Artnik
fd88a5c2d3
Merge pull request #8270 from artoscinote/ma_SCI_11597
Fix search for special characters and add specs [SCI-11597]
2025-02-24 15:23:46 +01:00
Martin Artnik
21c6dbb0ce Fix search for special characters and add specs [SCI-11597] 2025-02-24 15:07:18 +01:00
aignatov-bio
9c76d7b537
Merge pull request #8269 from aignatov-bio/ai-sci-11603-fix-copy-paste-from-excel
Fix copy paste from excel [SCI-11603]
2025-02-24 11:25:19 +01:00
aignatov-bio
eed1800f47
Merge pull request #8267 from aignatov-bio/ai-sci-11587-add-reminders-flyout-to-assigned-table
Add reminders flyout to assigned table [SCI-11587]
2025-02-24 11:04:26 +01:00
Anton
a5ebd58c6e Fix copy paste from excel [SCI-11603] 2025-02-24 11:02:49 +01:00
Martin Artnik
0405206335
Merge pull request #8268 from artoscinote/ma_SCI_11595
Render smart annotations in print/report/shared task tables [SCI-11595]
2025-02-21 14:07:44 +01:00
Martin Artnik
6ae03c3494 Render smart annotations in print/report/shared task tables [SCI-11595] 2025-02-21 13:48:45 +01:00
Anton
f3cfd9c9fa Add reminders flyout to assigned table [SCI-11587] 2025-02-21 13:32:18 +01:00
andrej-scinote
69ea158e3c
Merge pull request #8266 from andrej-scinote/aj_SCI_11596
Fix table console errors [SCI-11596]
2025-02-21 11:39:54 +01:00
Andrej
be1e4d44f8 Fix table console errors [SCI-11596] 2025-02-21 11:23:24 +01:00
Alex Kriuchykhin
0a3622a24f
Configure Rails to serve static files by default for production Docker builds [SCI-11588] (#8265) 2025-02-21 10:20:12 +01:00
aignatov-bio
034f8d588f
Merge pull request #8262 from aignatov-bio/ai-sci-11552-rename-navigation-titles
Rename navigation titles [SCI-11552]
2025-02-21 10:03:54 +01:00
aignatov-bio
77e06b00ce
Merge pull request #8263 from aignatov-bio/ai-sci-11594-fix-report-translations
Fix report table translations [SCI-11594]
2025-02-21 10:03:42 +01:00
Alex Kriuchykhin
4f0e9b1208
Remove Heroku specific whacamole and rails_12factor gems [SCI-11588] (#8259) 2025-02-20 14:36:32 +01:00
Alex Kriuchykhin
87677ae3f8
Fix mime-type dependency after yomu gem removal [SCI-11589] (#8260) 2025-02-20 14:31:32 +01:00
Anton
758eee7041 Fix report table translations [SCI-11594] 2025-02-20 13:53:46 +01:00
Martin Artnik
893314dd3a
Merge pull request #8256 from artoscinote/ma_SCI_11513
Switch inventory text cells smart annotation to frontend rendering [SCI-11513]
2025-02-20 13:46:19 +01:00
Anton
a6cb0113e9 Rename navigation titles [SCI-11552
]
2025-02-20 13:38:57 +01:00
Alex Kriuchykhin
063aa5a470
Install tika text extractor directly from Dockerfiles, remove old yomu gem [SCI-11589] (#8257) 2025-02-20 09:41:41 +01:00
dependabot[bot]
5d17d7d0a1
Bump nokogiri from 1.16.8 to 1.18.3 (#8255)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.8 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.8...v1.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-19 15:45:21 +01:00
Martin Artnik
d055f1e9d5 Switch inventory text cells smart annotation to frontend rendering [SCI-11513] 2025-02-19 15:20:44 +01:00
Martin Artnik
5a1da39011 Merge branch 'develop' into features/native-tables-revamp 2025-02-18 15:47:36 +01:00
Martin Artnik
8e77e8b6d8 Merge branch 'develop' into features/storage-locations-improvements 2025-02-18 15:47:01 +01:00
Martin Artnik
060ececf38 Merge branch 'master' into develop 2025-02-18 14:52:34 +01:00
aignatov-bio
7e9897e15f
Merge pull request #8233 from aignatov-bio/ai-sci-11546-fix-in-report-translations
Fix well plate translation [SCI-11546]
2025-02-18 13:40:45 +01:00
aignatov-bio
d0e7bd4522
Merge pull request #8227 from aignatov-bio/ai-sci-11536-add-find-item-modal
Add find item modal to storage locations [SCI-11536]
2025-02-18 13:38:11 +01:00
Anton
f4f1dfd878 Add find item modal to storage locations [SCI-11536] 2025-02-18 13:34:10 +01:00
Martin Artnik
28b223a65f
Merge pull request #8254 from scinote-eln/hotfix/1.39.1.2
February 2025 Hotfix 2
2025-02-18 13:26:53 +01:00
aignatov-bio
7c5cf13299
Merge pull request #8253 from aignatov-bio/ai-sci-11541-add-improved-items-selector-to-relationship-modal
Improve repository row selector for relationship modal [SCI-11541]
2025-02-18 13:21:53 +01:00
Martin Artnik
1252e67700
Merge branch 'master' into hotfix/1.39.1.2 2025-02-18 13:11:58 +01:00
Martin Artnik
a28e024cb3
Bump version to 1.39.1.2 2025-02-18 13:06:28 +01:00
Anton
d999f3f4e6 Improve repository row selector for relationship modal [SCI-11541] 2025-02-18 12:31:52 +01:00
aignatov-bio
8e09abd37c
Merge pull request #8252 from aignatov-bio/ai-sci-11552-add-tooltip-for-left-navigation
Add custom tooltip to left navigation [SCI-11552]
2025-02-18 11:53:40 +01:00
aignatov-bio
ab823fc0a8
Merge pull request #8251 from aignatov-bio/ai-sci-11534-fix-tooltip-for-storage-locations
Add formatted value to repository row serializer [SCI-11534]
2025-02-18 11:50:25 +01:00
Anton
50ecefb12a Add custom tooltip to left navigation [SCI-11552] 2025-02-18 11:49:48 +01:00
Anton
6daaae89b6 Add formatted value to repository row serializer [SCI-11534] 2025-02-18 11:41:58 +01:00
dependabot[bot]
8817b6f544
Bump rack from 2.2.10 to 2.2.11 (#8239)
Bumps [rack](https://github.com/rack/rack) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.10...v2.2.11)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 17:29:24 +01:00
Andrej
e82e2e95e9 Fix reloading of protocol table after protocol publish [SCI-11304] 2025-02-17 15:34:33 +01:00
Martin Artnik
03d7698c9a
Merge pull request #8248 from artoscinote/ma_SCI_11575
Add frontend rendering option for smart annotations [SCI-11575]
2025-02-17 14:58:36 +01:00
Martin Artnik
21810535a1 Add frontend rendering option for smart annotations [SCI-11575] 2025-02-17 14:31:18 +01:00