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
2023-05-09 16:23:29 +02:00
addons
app Update permissions for team owner to see all protocols and can manage users [SCI-8380] (#5371) 2023-05-09 16:23:29 +02:00
bin Revert node to 12 and remove foreman 2023-03-31 12:11:57 +02:00
config Add edit button to label templates and fix last updated by [SCI-8373] (#5376) 2023-05-08 11:27:29 +02:00
data/bioeddie Add biomolecular toolkit license endpoint [SCI-5844] 2021-07-21 13:16:27 +02:00
db Create an index for all archived columns [SCI-8162] (#5212) 2023-05-03 11:36:23 +02:00
docs Rename sciNote -> SciNote (docs/ folder) 2018-05-21 15:20:23 +02:00
features Merge pull request #3027 from okriuchykhin/ok_SCI_5246 2021-02-04 11:28:09 +01:00
flow-typed Upgrade axios to 0.18.1 2019-06-21 19:53:02 +02:00
lib Add rake task for resseting user assignments on inventories (#4931) 2023-02-20 13:00:13 +01:00
log
public Disable turbolinks in error pages [SCI-7665] (#5325) 2023-04-25 15:35:02 +02:00
script Fix failing test [SCI-3745] 2019-09-16 10:26:13 +02:00
spec Add API endpoint for protocol templates [SCI-7456] (#5321) 2023-05-03 15:55:36 +02:00
test/mailers Add devise lockable to user 2020-07-14 14:49:51 +02:00
vendor/assets Replace highlight.js with prism.js [SCI-7974] 2023-02-28 16:22:35 +01:00
.buildpacks
.editorconfig
.eslintignore
.flowconfig
.gemrc
.gitignore Replace webpacker with jsbundling-rails [SCI-7926] 2023-03-30 13:39:57 +02:00
.hound.yml Fix rubocop at hound supported version 2020-09-16 14:14:04 +02:00
.jsbeautifyrc
.overcommit.yml enable ScssLint 2019-04-09 15:57:47 +02:00
.rspec
.rubocop.yml Improve sorting of task results [SCI-7543] 2022-12-02 14:58:36 +01:00
.scss-lint.yml Finalize inline edit field [SCI-6782] 2022-06-09 14:40:45 +02:00
.simplecov
.travis.yml New description to import items modal window 2020-02-18 12:13:52 +01: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 Update default config and compose production file 2021-09-07 11:07:42 +02:00
docker-compose.yml Revert node to 12 and remove foreman 2023-03-31 12:11:57 +02:00
Dockerfile Revert node to 12 and remove foreman 2023-03-31 12:11:57 +02:00
Dockerfile.production Fix bundle install in production Dockerfile (#5363) 2023-05-04 15:44:51 +02:00
engines_yarn_install.js Support compiling webpacker content from addons [SCI-7187] 2023-02-03 12:03:50 +01:00
Gemfile Merge pull request #5297 from scinote-eln/features/navigation-refactor 2023-04-13 13:59:25 +02:00
Gemfile.lock Merge pull request #5297 from scinote-eln/features/navigation-refactor 2023-04-13 13:59:25 +02:00
LICENSE.txt Update LICENSE.txt to new copyright holder - SciNote (#4848) 2023-01-19 17:24:18 +01:00
Makefile Add caching configuration to production Dockerfile [SCI-8089] (#5294) 2023-04-25 14:49:04 +02:00
package.json Update JS dependencies and packages to non-vulnerable versions [SCI-8308] (#5342) 2023-04-25 16:06:55 +02:00
postcss.config.js Hound formatting issues 2019-07-02 20:21:05 +02:00
Procfile
pull_request_template.md Fix jira url for github template 2022-11-22 11:13:08 +01:00
Rakefile Load doorkeeper tasks 2018-12-10 16:22:11 +01:00
README.md Update sciNote logo in README.md 2018-05-29 15:03:59 +02:00
VERSION Bump version to 1.27.1.1 2023-04-25 10:39:53 +02:00
yarn.lock Update JS dependencies and packages to non-vulnerable versions [SCI-8308] (#5342) 2023-04-25 16:06:55 +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.