Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Find a file
Martin Artnik d74ce25f12
Merge pull request #8283 from artoscinote/ma_SCI_11625
Fix user smart annotations if user is not in current team [SCI-11625]
2025-02-28 15:49:36 +01:00
addons Remove uneccesary submodule include 2017-12-19 12:05:28 +01:00
app Fix user smart annotations if user is not in current team [SCI-11625] 2025-02-28 15:46:28 +01:00
bin Change download path for report templates 2024-10-18 14:38:35 +02:00
config Fix user smart annotations if user is not in current team [SCI-11625] 2025-02-28 15:46:28 +01:00
data/bioeddie Add biomolecular toolkit license endpoint [SCI-5844] 2021-07-21 13:16:27 +02:00
db Merge branch 'features/small-improvements' into develop 2025-01-29 14:09:23 +01:00
docs Rename sciNote -> SciNote (docs/ folder) 2018-05-21 15:20:23 +02:00
features Experiments table migration [SCI-9800] 2023-12-07 12:53:21 +01:00
lib Install tika text extractor directly from Dockerfiles, remove old yomu gem [SCI-11589] (#8257) 2025-02-20 09:41:41 +01:00
log Initial commit. 2016-02-12 16:52:43 +01:00
public Merge branch 'develop' into features/native-tables-revamp 2025-01-28 12:45:50 +01:00
script Fix failing test [SCI-3745] 2019-09-16 10:26:13 +02:00
spec Fix search for special characters and add specs [SCI-11597] 2025-02-24 15:07:18 +01:00
test/mailers Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
vendor/assets Update icons library [SCI-11584] 2025-02-17 11:46:15 +01:00
.buildpacks Update .buildpacks 2016-08-29 13:24:53 +02:00
.editorconfig chore: Add EditorConfig preference file 2017-12-14 10:34:12 +02:00
.eslintignore fixes eslint 2017-08-07 09:31:24 +02:00
.eslintrc.json (fix) Fix formatting in VUE files [SCI-9936] 2024-01-08 16:11:27 +01:00
.flowconfig optin flow in activities modal 2017-10-04 11:35:32 +02:00
.gemrc Initial commit. 2016-02-12 16:52:43 +01:00
.gitignore Add assign/unassign modal and move modal [SCI-10870] 2024-07-29 16:06:21 +02:00
.hound.yml Revert "Bump hound ruby linter version" 2024-07-10 15:49:37 +02:00
.jsbeautifyrc Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound. 2016-10-05 14:28:34 +02:00
.overcommit.yml enable ScssLint 2019-04-09 15:57:47 +02:00
.rspec adds travis config file (#873) 2017-11-23 09:55:57 +01:00
.rubocop.yml Optimize repository export jobs [SCI-10940] (#7783) 2024-08-06 13:26:14 +02:00
.scss-lint.yml Finalize inline edit field [SCI-6782] 2022-06-09 14:40:45 +02:00
.simplecov setup testing tools [fixes SCI-1400] 2017-07-06 09:07:05 +02:00
.travis.yml Move from running application containers with root user to dedicated scinote user [SCI-11020] (#7834) 2024-09-06 12:54:15 +02:00
babel.config.js Replace webpacker with jsbundling-rails [SCI-7926] 2023-03-30 13:39:57 +02:00
config.ru Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
docker-compose.production.yml Switch to PostgreSQL version 15 [SCI-8633] (#5722) 2023-07-11 13:24:44 +02:00
docker-compose.yml Move from running application containers with root user to dedicated scinote user [SCI-11020] (#7834) 2024-09-06 12:54:15 +02:00
Dockerfile Install tika text extractor directly from Dockerfiles, remove old yomu gem [SCI-11589] (#8257) 2025-02-20 09:41:41 +01:00
Dockerfile.production Configure Rails to serve static files by default for production Docker builds [SCI-11588] (#8265) 2025-02-21 10:20:12 +01:00
engines_yarn_install.js Support compiling webpacker content from addons [SCI-7187] 2023-02-03 12:03:50 +01:00
Gemfile Remove Heroku specific whacamole and rails_12factor gems [SCI-11588] (#8259) 2025-02-20 14:36:32 +01:00
Gemfile.lock Remove Heroku specific whacamole and rails_12factor gems [SCI-11588] (#8259) 2025-02-20 14:36:32 +01:00
LICENSE.txt Update LICENSE.txt to new copyright holder - SciNote (#4848) 2023-01-19 17:24:18 +01:00
Makefile Move from running application containers with root user to dedicated scinote user [SCI-11020] (#7834) 2024-09-06 12:54:15 +02:00
package.json Upgrade tinymce version to 6.8.5 [SCI-11395] 2025-02-04 09:51:00 +01:00
postcss.config.js Add new button styles and tailwind [SCI-7926] 2023-04-18 11:36:12 +02:00
Procfile Remove Heroku specific whacamole and rails_12factor gems [SCI-11588] (#8259) 2025-02-20 14:36:32 +01:00
pull_request_template.md Fix jira url for github template 2022-11-22 11:13:08 +01:00
Rakefile Add assign/unassign modal and move modal [SCI-10870] 2024-07-29 16:06:21 +02:00
README.md Update sciNote logo in README.md 2018-05-29 15:03:59 +02:00
VERSION Bump version to 1.39.1.2 2025-02-18 13:06:28 +01:00
yarn.lock Merge branch 'develop' into features/native-tables-revamp 2025-02-18 15:47:36 +01:00

SciNote

SciNote logo

About

SciNote is an open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place. SciNote is specifically designed for life science students, researchers, lab technicians and group leaders.

Build & run

See Wiki/Build & run.

Testing

See Wiki/Testing.

Contributing

See Wiki/Contributing & Collaboration.

License

SciNote is developed and maintained by BioSistemika USA, LLC, under Mozilla Public License Version 2.0.

See LICENSE-3RD-PARTY.txt for licenses of included third-party libraries.