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 a95ab59e89
Merge pull request #8787 from okriuchykhin/ok_SCI_12213
Improve implementation of team automations observers [SCI-12213]
2025-08-26 10:32:43 +02:00
addons
app Merge pull request #8787 from okriuchykhin/ok_SCI_12213 2025-08-26 10:32:43 +02:00
bin Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
config Merge pull request #8787 from okriuchykhin/ok_SCI_12213 2025-08-26 10:32:43 +02:00
data/bioeddie
db Merge branch 'develop' into features/team-automations 2025-08-21 11:58:36 +02:00
docs
features Remove obsolete user_teams and user_projects tables and models [SCI-12111] 2025-07-31 18:12:37 +02:00
lib Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
log
public Fix experiment status and replace group icon [SCI-12219] 2025-08-08 11:13:02 +02:00
script
spec Merge pull request #8787 from okriuchykhin/ok_SCI_12213 2025-08-26 10:32:43 +02:00
test/mailers
vendor/assets Add new icons to team page [SCI-11996] 2025-06-19 13:46:27 +02:00
.buildpacks
.editorconfig
.flowconfig
.gemrc
.gitignore Add robots.txt to prevent search engine indexing [SCI-12100] 2025-07-03 15:09:57 +02:00
.hound.yml
.jsbeautifyrc
.overcommit.yml
.rspec
.rubocop.yml
.scss-lint.yml
.simplecov
.travis.yml
babel.config.js
config.ru
docker-compose.production.yml
docker-compose.yml Remove db port config in dev docker-compose.yml 2025-05-22 11:24:16 +02:00
Dockerfile Merge branch 'develop' into features/rails-7.2-upgrade 2025-06-20 13:03:22 +02:00
Dockerfile.production Fix asset preview generation, fix paths in production dockerfile [SCI-12075] (#8625) 2025-07-02 15:44:33 +02:00
engines_yarn_install.js
eslint.config.mjs Migrate eslint config [SCI-11867] 2025-05-28 14:20:52 +02:00
Gemfile Merge branch 'features/user-groups' into develop 2025-08-07 11:40:36 +02:00
Gemfile.lock Bump activerecord from 7.2.2.1 to 7.2.2.2 2025-08-13 22:48:25 +00:00
LICENSE.txt
Makefile
package.json Revert fontawsome to 5.2.0 [SCI-12117] 2025-07-08 11:42:02 +02:00
postcss.config.js
Procfile
pull_request_template.md
Rakefile
README.md
VERSION Bump version to 1.44.0 2025-08-19 13:38:14 +02:00
yarn.lock Upgrade form-data JS package to version 4.0.4 [SCI-12163] 2025-07-24 11:18:36 +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.