Commit graph

9696 commits

Author SHA1 Message Date
artoscinote
614a1430ca
Merge pull request #3371 from artoscinote/SCI-5789-fix-report-to-invenotry-error
SCI-5789: Fix saving report to inventory
2021-06-10 12:47:17 +02:00
artoscinote
d43f7180c1
Merge pull request #3377 from artoscinote/ma_SCI_5794
Lock repository_row before inserting RepositoryCell  [SCI-5794]
2021-06-10 12:46:41 +02:00
Martin Artnik
c17192730e Lock repository_row before inserting RepositoryCell in SavePdfToInventoryItem [SCI-5794] 2021-06-09 15:44:38 +02:00
Miha Mencin
60c309e1cd
Merge pull request #3375 from artoscinote/ma_SCI_5787
Fix changing report project, fix typo [SCI-5787]
2021-06-09 13:43:23 +02:00
aignatov-bio
afe2a19c88
Add webhooks management [SCI-5767] (#3376)
* Add webhooks managment [SCI-5767]

* Markup fixes [SCI-5676]
2021-06-09 12:53:11 +02:00
Miha Mencin
48202c88d1
Merge pull request #3350 from aignatov-bio/ai-sci-5601-add-pdf-preview-for-docx-report
Add pdf preview for docx reports [SCI-5601]
2021-06-09 11:27:45 +02:00
aignatov-bio
e3812aed2c Markup fix [SCI-5601] 2021-06-09 11:02:36 +02:00
aignatov-bio
16f83a3e60 Remove docx preview processing flag [SCI-5601] 2021-06-09 10:58:27 +02:00
Miha Mencin
46e2adf2e3
Merge pull request #3334 from okriuchykhin/ok_SCI_5730
Improve filtering for inventories [SCI-5730]
2021-06-09 09:50:56 +02:00
Miha Mencin
e4421baf46
Merge pull request #3367 from okriuchykhin/ok_SCI_5640
Add docx and pdf attributes to API report serializer [SCI-5640]
2021-06-09 09:49:59 +02:00
Miha Mencin
a3312d22ad
Merge pull request #3370 from okriuchykhin/ok_SCI_5785
Fix date formatting for the API [SCI-5785]
2021-06-09 08:56:15 +02:00
artoscinote
fe5f37b3de
Merge pull request #3373 from artoscinote/ma_SCI_5791
Skip merging encrypted PDF files in report PDF generation [SCI-5791]
2021-06-09 08:54:06 +02:00
Miha Mencin
471f6daae7
Merge pull request #3374 from okriuchykhin/ok_SCI_5776
Fix export all functionality [SCI-5776]
2021-06-09 08:52:21 +02:00
aignatov-bio
34eaaf6eeb
Update new report link on dashboard page [SCI-5772] (#3369) 2021-06-08 16:00:44 +02:00
aignatov-bio
4a6f6a787a
Update help menu [SCI-5643] (#3368) 2021-06-08 15:34:19 +02:00
artoscinote
2ae8f4a2a1
Merge pull request #3372 from artoscinote/ma_SCI_5789
Fix issue with submit event binding multiple times [SCI-5789]
2021-06-08 15:19:48 +02:00
Martin Artnik
2c0b674370 Fix all typos in en.yml 2021-06-08 15:16:25 +02:00
Martin Artnik
6d98b7eb2b Fix changing report project, fix typo [SCI-5787] 2021-06-08 15:07:00 +02:00
Oleksii Kriuchykhin
16bad9eb9c Fix export all functionality [SCI-5776] 2021-06-08 14:21:34 +02:00
Martin Artnik
08a5d1cfa5 Skip merging encrypted PDF files in report PDF generation [SCI-5791] 2021-06-08 14:01:37 +02:00
Martin Artnik
193bde632f Fix issue with submit event binding multiple times [SCI-5789] 2021-06-08 10:33:31 +02:00
Martin Artnik
f053083af3 SCI-5789: Fix multiple requests being triggered after saving report to inventory. 2021-06-08 08:26:40 +02:00
Oleksii Kriuchykhin
86fcda3c09 Fix date formatting for the API [SCI-5785] 2021-06-07 10:34:58 +02:00
aignatov-bio
9559ed88aa
Add webhooks index page [SCI-5766] (#3366) 2021-06-03 14:00:43 +02:00
Oleksii Kriuchykhin
960d6681ff Add docx and pdf attributes to API report serializer [SCI-5640] 2021-06-03 11:40:01 +02:00
Miha Mencin
8fb03278f2
Merge pull request #3365 from biosistemika/develop
Release 1.21.11
2021-06-01 11:50:35 +02:00
Miha Mencin
44b4e13fa8
Bump version to 1.21.11 2021-06-01 11:44:29 +02:00
Alex Kriuchykhin
9610f827d9
Merge pull request #3364 from aignatov-bio/ai-sci-5765-add-save-filters-to-activity
Add activity filters [SCI-5765]
2021-06-01 11:12:18 +02:00
aignatov-bio
bf781c2ca4 Small fixes [SCI-5765] 2021-06-01 10:58:05 +02:00
Miha Mencin
ef77c9d67d
Merge pull request #3363 from okriuchykhin/ok_SCI_5774
Fix dates formatting in report templates [SCI-5774]
2021-05-31 14:23:19 +02:00
aignatov-bio
3c7592657c Add activity filters [SCI-5765] 2021-05-31 13:39:10 +02:00
Alex Kriuchykhin
48f3777bdb
Merge pull request #3362 from aignatov-bio/ai-sci-5700-fix-nil-check-for-team-description
Fix nit issue in team description [SCI-5700]
2021-05-31 11:54:18 +02:00
Alex Kriuchykhin
0010fc83a4
Merge pull request #3361 from okriuchykhin/ok_SCI_5755
Disable edit button for reports of archived projects [SCI-5755]
2021-05-31 11:53:47 +02:00
Oleksii Kriuchykhin
92821d7f1e Fix dates formatting in report templates [SCI-5774] 2021-05-31 11:51:04 +02:00
aignatov-bio
f98aad5853 Fix nit issue in team description [SCI-5700] 2021-05-29 23:10:48 +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
27cefe7cbd
Merge pull request #3360 from okriuchykhin/ok_SCI_5774
Fix date formatting in report jobs [SCI-5774]
2021-05-28 14:24:46 +02:00
Alex Kriuchykhin
d9b7526f11
Merge pull request #3359 from aignatov-bio/ai-sci-5775-fix-snapshots-in-reports
Fix snapshots render in reports [SCI-5775]
2021-05-28 14:24:35 +02:00
Alex Kriuchykhin
6d56ea2ee0
Merge pull request #3358 from okriuchykhin/ok_SCI_5773
Remove experiment from report if it is moved to another project [SCI-5773]
2021-05-28 14:02:30 +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
Alex Kriuchykhin
cdbcbd0409
Merge pull request #3357 from okriuchykhin/ok_SCI_5751
Fix deletion of old reports [SCI-5751]
2021-05-28 13:59:36 +02:00
Oleksii Kriuchykhin
93a34fc343 Fix date formatting in report jobs [SCI-5774] 2021-05-28 13:49:33 +02:00
aignatov-bio
f7849cf677 Fix snapshots render in reports [SCI-5775] 2021-05-28 13:13:56 +02:00
Oleksii Kriuchykhin
cc8cc595d7 Remove experiment from report if it is moved to another project [SCI-5773] 2021-05-28 11:31:45 +02:00
Oleksii Kriuchykhin
70f0535dbd Fix deletion of old reports [SCI-5751] 2021-05-27 16:31:58 +02:00
aignatov-bio
519a0534fc Add generate PDF button for old reports [SCI-5754] 2021-05-27 14:55:27 +02:00
Alex Kriuchykhin
54d6427700
Merge pull request #3354 from biosistemika/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
2021-05-27 14:31:32 +02:00
Alex Kriuchykhin
1a16fcd6c6
Merge pull request #3355 from okriuchykhin/ok_SCI_5768
Fix files download URLs in PDF report [SCI-5768]
2021-05-27 14:30:50 +02:00
Alex Kriuchykhin
29437dc1c8
Merge pull request #3353 from aignatov-bio/ai-sci-5762-fix-experiments-ordering
Fix report experiments sorting [SCI-5762]
2021-05-27 14:30:40 +02:00
Alex Kriuchykhin
967ec1fdbf
Merge pull request #3349 from aignatov-bio/ai-sci-5758-small-report-wizard-fixes
Small report wizard fixes [SCI-5758]
2021-05-27 14:28:21 +02:00