Commit graph

173 commits

Author SHA1 Message Date
Giga Chubinidze
d43f10bc6a 'Save PDF to inventory' uppercase word in the button & double modal [SCI-8496] 2023-05-23 22:21:34 +04:00
Soufiane
351ba06840
FIX: new relic CSP [SCI-8118][SCI-8119] (#5430)
Switch to newRelic manual browser agent using a nonce [SCI-8118][SCI-8119]
2023-05-18 14:20:20 +02:00
Andrej
100eab9cb0 Merge branch 'develop' of https://github.com/biosistemika/scinote-web into features/plate_templates 2023-05-18 10:56:10 +02:00
artoscinote
557b422935
Revert "Revamp of (top) toolbar - Reports [SCI-8370]" 2023-05-18 09:46:28 +02:00
artoscinote
8bd6759d5d
Merge pull request #5387 from G-Chubinidze/gc_SCI_8370
Revamp of (top) toolbar - Reports [SCI-8370]
2023-05-18 09:46:03 +02:00
Giga Chubinidze
f161354f1b Implement the bottom action toolbar - reports [SI-8302] 2023-05-18 00:42:16 +04:00
Giga Chubinidze
57c0e299e8 Revamp of (top) toolbar - Reports [SCI-8370] 2023-05-10 01:09:05 +04:00
Andrej
97bde133a8 Fix plate template JSON creation [SCI-8082] 2023-05-08 10:25:50 +02:00
Andrej
a33707bd5e Reverse table header/row numbering for plate templates [SCI-8082] 2023-04-19 12:22:22 +02:00
sboursen-scinote
0f606352fb Refactor reports_datatable and fix the select-all-checkbox functionality [SCI-7815] 2023-02-16 23:17:32 +01:00
ajugo
dc8b147282
Add handson table metadata to reports [SCI-7835] (#4956)
* Add handson table metadata to reports [SCI-7835]

* Fix step table loading for empty metadata [SCI-7835]
2023-02-13 11:32:18 +01:00
sboursen-scinote
ae61d34a71 Enable reports datatable settings saving in localStorage [SCI-7818] 2023-01-27 14:28:50 +01:00
aignatov-bio
eaa7928617
Merge branch 'develop' into ai-sci-7167-update-repository-project-logic 2023-01-04 10:08:38 +01:00
ajugo
847280489a
Add report id to the report datatable [SCI-7199] (#4453)
* Add report id to the report datatable [SCI-7199]

* Remove report id migration [SCI-7199]
2022-12-02 11:41:32 +01:00
Anton
7d02b9f26d Fix repository selection in reports [SCI-7167] 2022-09-13 09:59:11 +02:00
Anton
8b8e2c6d92 Merge branch 'develop' into features/stock-management 2022-03-14 11:56:38 +01:00
aignatov-bio
1efe3ddd37
Add stock consumption to pdf and docx [SCI-6460] (#3816)
Co-authored-by: Anton <anton@scinote.net>
2022-02-11 10:09:52 +01:00
artoscinote
f1e04cc604
Fix appearance of members pagination, copy fix [SCI-6265] (#3792) 2022-02-02 10:41:29 +01:00
Oleksii Kriuchykhin
bb458abec6 Remove old reports code [SCI-5650] 2021-06-18 10:40:00 +02:00
Alex Kriuchykhin
945d5ea6c6
Merge pull request #3397 from okriuchykhin/ok_SCI_5831
Fix repositories selection in report wizard and deleted repositories handling [SCI-5831]
2021-06-18 10:35:59 +02:00
Oleksii Kriuchykhin
1e3197875c Fix repositories selection in report wizard and deleted repositories handling [SCI-5831] 2021-06-17 16:23:27 +02:00
Martin Artnik
4b23ca271c Fixed generating status update when regenerating pdf [SCI-5833] 2021-06-17 09:51:25 +02:00
aignatov-bio
7313b5fa16
Add archived and deleted repositories to reports [SCI-5781] (#3387)
* Add archived and deleted repositories to reports [SCI-5781]

* Small markup fix [SCI-5781]
2021-06-16 10:56:08 +02:00
Martin Artnik
1924100b4f Add missing class, so docx report status updates [SCI-5788] 2021-06-14 12:27:25 +02:00
Martin Artnik
193bde632f Fix issue with submit event binding multiple times [SCI-5789] 2021-06-08 10:33:31 +02:00
Oleksii Kriuchykhin
2bad60d48c Disable edit button for reports of archived projects [SCI-5755] 2021-05-28 16:17:20 +02:00
Alex Kriuchykhin
f20b2bd2e8
Merge pull request #3356 from aignatov-bio/ai-sci-5754-add-generate-button-to-old-reports
Add generate PDF button for old reports [SCI-5754]
2021-05-28 14:02:18 +02:00
aignatov-bio
519a0534fc Add generate PDF button for old reports [SCI-5754] 2021-05-27 14:55:27 +02:00
aignatov-bio
24f4f6cbb2 Fix report experiments sorting [SCI-5762] 2021-05-27 12:44:45 +02:00
aignatov-bio
4f5939293e Reports close actions dropdown on docx generate click [SCI-5750] 2021-05-21 14:55:11 +02:00
aignatov-bio
0200cd4b6e Add indeterminate state to report wizard checkbox [SCI-5714] 2021-05-20 15:54:46 +02:00
Miha Mencin
b7f4ac5e67
Merge pull request #3337 from aignatov-bio/ai-sci-5729-grayed-edit-button-on-report-generating
Disable edit button if report generating [SCI-5729]
2021-05-20 15:13:12 +02:00
aignatov-bio
fce89a8a12 Disable edit button if report generating [SCI-5729] 2021-05-20 13:39:27 +02:00
aignatov-bio
32682efd92
Check report wizard continue button status on page load [SCI-5736] (#3332) 2021-05-20 12:46:23 +02:00
aignatov-bio
7e3a281086 Small fixes for report search [SCI-5551] 2021-05-18 17:00:30 +02:00
aignatov-bio
c961b493fc
Small fixes in reports templates [SCI-5723] (#3327)
* Small fixes in reports templates [SCI-5723]

* Update template name validation [SCI-5723]
2021-05-18 15:19:51 +02:00
aignatov-bio
ff5d8571a3 Add class name to generate docx button [SCI-5722] 2021-05-17 12:06:12 +02:00
aignatov-bio
8f228d866d Add action to generate docx button [SCI-5722] 2021-05-17 12:06:12 +02:00
Alex Kriuchykhin
8e3e72654c
Merge pull request #3324 from aignatov-bio/ai-sci-5551-add-search-field-to-reports
Add search field to reports page [SCI-5551]
2021-05-17 11:50:03 +02:00
Miha Mencin
491dc22294
Merge pull request #3321 from okriuchykhin/ok_SCI_5724
Fix default empty options for report wizard first page [SCI-5724]
2021-05-17 10:28:57 +02:00
Miha Mencin
65004fa65f
Merge pull request #3325 from okriuchykhin/ok_SCI_5709_v2
Fix table rendering in PDF reports [SCI-5709]
2021-05-17 10:17:07 +02:00
Miha Mencin
d952edd389
Merge pull request #3316 from okriuchykhin/ok_SCI_5702
Add generation error states to reports [SCI-5702]
2021-05-17 10:16:06 +02:00
Oleksii Kriuchykhin
460807b8c3 Fix table rendering in PDF reports [SCI-5709] 2021-05-14 12:01:09 +02:00
aignatov-bio
e953666762 Add search field to reports page [SCI-5551] 2021-05-13 21:41:26 +02:00
Oleksii Kriuchykhin
697809ff6a Fix default empty options for report wizard first page [SCI-5724] 2021-05-13 14:24:47 +02:00
Alex Kriuchykhin
dde82423f1
Merge pull request #3320 from aignatov-bio/ai-sci-5718-remove-report-name-uniqness
Remove report name uniqueness [SCI-5718]
2021-05-13 11:46:34 +02:00
Alex Kriuchykhin
4d30d9dec1
Merge pull request #3317 from okriuchykhin/ok_SCI_5709
Improve rendering of inventories in reports [SCI-5709]
2021-05-13 11:45:26 +02:00
aignatov-bio
3ba96be787 Remove report name uniqness [SCI-5718] 2021-05-12 14:56:22 +02:00
Alex Kriuchykhin
5c57056796
Merge pull request #3307 from aignatov-bio/ai-sci-5712-revert-template-on-warning-modal-close
Revert selected template on warning modal close [SCI-5712]
2021-05-12 13:12:16 +02:00
aignatov-bio
285e424ab7 Fix markup [SCI-5712] 2021-05-12 12:31:37 +02:00