Commit graph

323 commits

Author SHA1 Message Date
Alex Kriuchykhin
79098b51b8
Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
Martin Artnik
9bb7d0294c Merge branch 'features/api-improvements' into develop 2025-05-26 11:15:27 +02:00
dependabot[bot]
171cb933f3
Bump nokogiri from 1.18.4 to 1.18.8 (#8444)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.4 to 1.18.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.4...v1.18.8)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.8
  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-04-24 13:18:26 +02:00
Alex Kriuchykhin
19e6b0740e
Add Datadog APM agent [SCI-11842] (#8437) 2025-04-17 12:59:23 +02:00
Alex Kriuchykhin
df2b1e53a9
Add includes for connected parent/child inventory items to inventory item V1 serializer [SCI-11769] (#8401) 2025-04-08 09:26:01 +02:00
dependabot[bot]
82da3ae580
Bump nokogiri from 1.18.3 to 1.18.4 (#8346)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.3...v1.18.4)

---
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-03-24 13:10:04 +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
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
Alex Kriuchykhin
dd1c2f5505
Add option to set custom AWS region for SES mail API [SCI-11207] (#8057) 2024-11-21 15:10:15 +01:00
Alex Kriuchykhin
60a06627c1
Update Recaptcha config, stricken CSP config for external services [SCI-11281] (#8043) 2024-11-15 10:16:54 +01:00
Anton
1f1ab08001 Merge branch 'features/custom-docx-reports' of github.com:scinote-eln/scinote-web into features/custom-docx-reports 2024-11-14 11:35:52 +01:00
Anton
d3dc404b61 Merge branch 'develop' into features/custom-docx-reports 2024-11-14 11:31:46 +01:00
Alex Kriuchykhin
f2c9a7c0a5
Fix dangerous use of uri open, remove unused obsolete file encryptor module [SCI-11259] (#8030) 2024-11-11 15:39:36 +01:00
Andrej
527643180f Merge branch 'develop' into features/custom-docx-reports 2024-10-17 14:01:06 +02:00
Alex Kriuchykhin
9c288c2021
Improve speed of inventory tables rendering on the backend [SCI-11134] (#7923) 2024-10-03 14:19:55 +02:00
Alex Kriuchykhin
635d927e6d
Remove obsolete devise-async gem, switch to built-in async email delivery (#7643) 2024-10-02 11:02:39 +02:00
Andrej
4ddbe53f0c Merge branch 'develop' into features/custom-docx-reports 2024-09-18 08:06:20 +02:00
Alex Kriuchykhin
535d24fe4f
Move from running application containers with root user to dedicated scinote user [SCI-11020] (#7834) 2024-09-06 12:54:15 +02:00
Andrej
dddf2be610 Update caracal version [SCI-10985] 2024-08-20 15:01:42 +02:00
Anton
5841fbdda1 Add basic support for custom templates docx [SCI-10967] 2024-08-13 11:44:32 +02:00
Anton
49ddeb7403 Merge branch 'develop' into features/storage-locations 2024-07-31 12:19:31 +02:00
Anton
2da397cc76 Add assign/unassign modal and move modal [SCI-10870] 2024-07-29 16:06:21 +02:00
Alex Kriuchykhin
8f8bd353bc
Add Brakeman code static analysis tool (#7734) 2024-07-22 10:30:28 +02:00
Anton
49d0f9e6b8 Merge branch 'develop' into features/inventory-import-improvements 2024-06-05 14:42:00 +02:00
dependabot[bot]
fdcef2bc05
Bump nokogiri from 1.16.2 to 1.16.5 (#7552)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)

---
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>
2024-05-23 14:22:58 +02:00
Martin Artnik
bc6e43052f Merge branch 'develop' into features/inventory-import-improvements 2024-05-13 11:52:27 +02:00
aignatov-bio
e44a6f20a6
Merge pull request #7445 from sboursen-scinote/sb_SCI-10590
Upgrade taiwindcss-rails gem to 2.4 [SCI-10590]
2024-04-09 12:36:38 +02:00
sboursen-scinote
6104daf687 Upgrade taiwindcss-rails gem [SCI-10590] 2024-04-09 08:48:23 +02:00
Ivan Kljun
e2c4f0c214 Merge remote-tracking branch 'upstream/features/inventory-import-improvements' into SCI-10268-ik 2024-03-28 12:32:43 +01:00
Andrej
ac9c16d459 Merge branch 'develop' into features/sso-improvements 2024-03-26 10:36:04 +01:00
Ivan Kljun
1d96d37f4c Enable XLSX repository exports [SCI-10268] 2024-03-08 09:23:26 +01:00
dependabot[bot]
6f0eb002b7
Bump rails from 7.0.5.1 to 7.0.8.1 (#7149)
Bumps [rails](https://github.com/rails/rails) from 7.0.5.1 to 7.0.8.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.5.1...v7.0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 13:43:11 +01:00
Oleksii Kriuchykhin
66f5df87e9 Merge branch 'develop' into features/sso-improvements 2024-02-16 09:46:20 +01:00
dependabot[bot]
3e2d1651ec
Bump nokogiri from 1.14.5 to 1.16.2 (#7059)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.5 to 1.16.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.5...v1.16.2)

---
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>
2024-02-06 09:09:18 +01:00
Alex Kriuchykhin
8dcd00c433
Add support of server side session store [SCI-9960] (#6974) 2024-02-01 13:14:31 +01:00
Alex Kriuchykhin
3de2f6d0f1
Add generic SAML SSO strategy implementation [SCI-9579] (#6775) 2023-12-20 17:52:33 +01:00
Alex Kriuchykhin
dbedac3a9b
Add omniauth_openid_connect gem, implement basic sign-in flow [SCI-9578] (#6666) 2023-12-20 14:02:09 +01:00
Martin Artnik
6308779668 Merge branch 'develop' into features/notification-revamp 2023-10-27 12:04:07 +02:00
Oleksii Kriuchykhin
984ad7757f Change the Wkhtmltopdf library to Grover for PDF generation [SCI-9372] 2023-10-13 13:38:41 +02:00
Anton
0ad8b9f978 Migrate to noticed gem [SCI-9384] 2023-10-11 14:03:59 +02:00
Anton
2d64d2fcbf Merge branch 'develop' into features/september-release 2023-08-21 11:25:27 +02:00
Alex Kriuchykhin
c6a545d8b3
Fix Turbolinks redirects with ajax requests, add JQuery migration library [SCI-9031] (#5961) 2023-08-10 16:25:04 +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
wandji
31f8bc19d5
Add unique database index to checklist items position (#5886)
* Add unique database index to checklist items position and update errors to render flash message when a checklist item validation fails [SCI-8841]

* Improve protocol checklist item reordering [SCI-8841]

* Add act as list to gemfile and use sequential updates for reodering with act_as_list [SCI-8841]
2023-08-02 15:37:01 +02:00
artoscinote
7d62a805a3
Upgrade roo to work with Ruby 3, fix rendering of import modal [SCI-8903] (#5836) 2023-07-21 12:48:32 +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