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
Alex Kriuchykhin a08e51a7bc
Merge pull request #5977 from okriuchykhin/ok_SCI_9053
Pass user by id instead of serialized object for deleyed jobs [SCI-9053]
2023-08-11 16:01:02 +02:00
addons
app Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
bin Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
config Fix UI issues in addons page [SCI-8896] (#5835) 2023-07-21 14:08:06 +02:00
data/bioeddie
db Remove user_team model and related code [SCI-8815] (#5815) 2023-07-20 10:57:29 +02:00
docs
features Remove user_team related tests [SCI-8815] (#5860) 2023-07-25 14:35:17 +02:00
lib Fix displaying of file previews, refactor file analyzer [SCI-8892] (#5818) 2023-07-20 12:59:45 +02:00
log
public Small css fixes [SCI-8742] 2023-06-27 11:58:02 +02:00
script
spec Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
test/mailers Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
vendor/assets add last space 2023-07-24 16:06:10 +04:00
.buildpacks
.editorconfig
.eslintignore
.flowconfig
.gemrc
.gitignore Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
.hound.yml
.jsbeautifyrc
.overcommit.yml
.rspec
.rubocop.yml Merge branch 'features/rails-upgrade' into develop 2023-07-13 13:10:59 +02:00
.scss-lint.yml
.simplecov
.travis.yml
babel.config.js
config.ru
docker-compose.production.yml Switch to PostgreSQL version 15 [SCI-8633] (#5722) 2023-07-11 13:24:44 +02:00
docker-compose.yml Switch to PostgreSQL version 15 [SCI-8633] (#5722) 2023-07-11 13:24:44 +02:00
Dockerfile Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
Dockerfile.production Merge branch 'features/rails-upgrade' into develop 2023-07-13 13:10:59 +02:00
engines_yarn_install.js
Gemfile Upgrade roo to work with Ruby 3, fix rendering of import modal [SCI-8903] (#5836) 2023-07-21 12:48:32 +02:00
Gemfile.lock Update Rails to 7.0.5.1 (#5839) 2023-07-21 14:15:40 +02:00
LICENSE.txt
Makefile
package.json
postcss.config.js
Procfile
pull_request_template.md
Rakefile
README.md
VERSION Bump version to 1.28.0 2023-07-27 10:46:08 +02:00
yarn.lock Bump word-wrap from 1.2.3 to 1.2.4 (#5825) 2023-07-20 10:53:32 +02: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.