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
2024-02-15 14:14:38 +01:00
addons
app Fix saving last_modified_by for WOPI audit trails [SCI-10033] 2024-02-15 14:14:38 +01:00
bin Run Chromium with unset env variables [SCI-9660] (#6606) 2023-11-08 14:27:11 +01:00
config Merge pull request #7070 from ivanscinote/SCI-10122-ik 2024-02-12 14:15:48 +01:00
data/bioeddie
db Merge branch 'features/asset-sync' of github.com:scinote-eln/scinote-web into features/asset-sync 2024-01-19 11:34:42 +01:00
docs
features Remove user_team related tests [SCI-8815] (#5860) 2023-07-25 14:35:17 +02:00
lib Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] (#6956) 2024-02-05 16:24:06 +01:00
log
public Fix resize icon name 2023-11-21 15:11:42 +01:00
script
spec Add obsolete tag for not used activites [SCI-10121] (#7050) 2024-02-05 10:25:20 +01:00
test/mailers Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
vendor/assets Remove calculations for numbers on cell duplicating [SCI-9958] (#7052) 2024-02-05 10:27:42 +01:00
.buildpacks
.editorconfig
.eslintignore
.eslintrc.json (fix) Fix formatting in VUE files [SCI-9936] 2024-01-08 16:11:27 +01:00
.flowconfig
.gemrc
.gitignore Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
.hound.yml Update HoundCI config (#6687) 2023-11-23 09:50:39 +01:00
.jsbeautifyrc
.overcommit.yml
.rspec
.rubocop.yml Fix cloning for LinkedRepository coused by external_id uniqueness constraint [SCI-9879] (#7063) 2024-02-06 12:59:21 +01:00
.scss-lint.yml Finalize inline edit field [SCI-6782] 2022-06-09 14:40:45 +02:00
.simplecov
.travis.yml Update Travis CI config, temporary switch to only API tests for CI (#6528) 2023-10-26 13:29:52 +02:00
babel.config.js Replace webpacker with jsbundling-rails [SCI-7926] 2023-03-30 13:39:57 +02:00
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 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
Dockerfile Switch to install of yarn from system packages 2023-11-14 16:38:51 +01:00
Dockerfile.production Switch to install of yarn from system packages 2023-11-14 16:38:51 +01:00
engines_yarn_install.js Support compiling webpacker content from addons [SCI-7187] 2023-02-03 12:03:50 +01:00
Gemfile Bump nokogiri from 1.14.5 to 1.16.2 (#7059) 2024-02-06 09:09:18 +01:00
Gemfile.lock Bump nokogiri from 1.14.5 to 1.16.2 (#7059) 2024-02-06 09:09:18 +01:00
LICENSE.txt Update LICENSE.txt to new copyright holder - SciNote (#4848) 2023-01-19 17:24:18 +01:00
Makefile Fix report controller tests [SCI-9570] (#6652) 2023-11-17 11:39:13 +01:00
package.json Add compare-versions to package.json [SCI-10010] 2024-02-01 11:45:50 +01:00
postcss.config.js Add new button styles and tailwind [SCI-7926] 2023-04-18 11:36:12 +02:00
Procfile
pull_request_template.md Fix jira url for github template 2022-11-22 11:13:08 +01:00
Rakefile
README.md
VERSION Bump version to 1.30.0 2024-01-24 12:59:54 +01:00
yarn.lock Upgrade version of Axios JS library (#7057) 2024-02-05 16:59:53 +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.