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
2018-02-26 17:21:58 +01:00
addons Remove uneccesary submodule include 2017-12-19 12:05:28 +01:00
app adds rake task to migrate the samples in custom repositories and tests [fixes SCI-2014] 2018-02-26 17:21:58 +01:00
bin Add Webpacker and React [SCI-1461] 2017-07-12 16:41:55 +02:00
config setup models for repository list column [fixes SCI-2015] 2018-02-07 15:28:28 +01:00
db add reference to repository column 2018-02-12 09:05:41 +01:00
docs Add developer documentation to Git 2017-12-01 15:53:38 +01:00
features fixes gitignore 2018-02-01 15:31:36 +01:00
flow-typed Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1854 2018-01-09 10:03:02 +01:00
lib adds rake task to migrate the samples in custom repositories and tests [fixes SCI-2014] 2018-02-26 17:21:58 +01:00
log
public adds images into assets folder 2017-06-29 11:04:31 +02:00
script setup testing tools [fixes SCI-1400] 2017-07-06 09:07:05 +02:00
spec adds rake task to migrate the samples in custom repositories and tests [fixes SCI-2014] 2018-02-26 17:21:58 +01:00
test Optimize update canvas SQL and remove module group name [SCI-1642] 2017-10-05 16:19:25 +02:00
vendor/assets adds bootstrap and font-awesome in webpacker build fixes the missing icons bug [fixes SCI-1629] 2017-10-03 16:01:33 +02:00
.babelrc Onboard Flow onto validation components. 2017-10-30 14:13:36 +01:00
.buildpacks
.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 error with event not defined and add flowtype to ESLint 2017-11-10 09:30:55 +01:00
.flowconfig optin flow in activities modal 2017-10-04 11:35:32 +02:00
.gemrc
.gitignore fixes gitignore 2018-02-01 15:31:36 +01:00
.hound.yml 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
.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
.postcssrc.yml Add Webpacker and React [SCI-1461] 2017-07-12 16:41:55 +02:00
.rspec adds travis config file (#873) 2017-11-23 09:55:57 +01:00
.rubocop.yml Update notification settings accessor names and update Rubocop config [SCI-1968] 2018-01-29 16:15:12 +01:00
.scss-lint.yml set scss-lint to allow double quotes 2017-10-09 09:41:52 +02:00
.simplecov setup testing tools [fixes SCI-1400] 2017-07-06 09:07:05 +02:00
.travis.yml removes make worker 2017-11-23 15:58:46 +01:00
config.ru
docker-compose.production.yml Change docker-compose file version and add deface target to Makefile [SCI-1199] 2017-04-24 10:12:07 +02:00
docker-compose.yml Add Webpacker and React [SCI-1461] 2017-07-12 16:41:55 +02:00
Dockerfile Update Ruby version to 2.4.3 2018-01-31 10:02:45 +01:00
Dockerfile.production Update Ruby version to 2.4.3 2018-01-31 10:02:45 +01:00
Gemfile Update Ruby version to 2.4.3 2018-01-31 10:02:45 +01:00
Gemfile.lock fixes JWT dependency issues 2018-01-23 16:25:59 +01:00
LICENSE.txt
Makefile fix makefile 2017-11-24 09:56:04 +01:00
package-lock.json Remove Addons caption if no addons in info modal and fix linter packages [SCI-1875] 2018-01-16 11:11:50 +01:00
package.json Completely remove react-hijack from package.json 2018-02-06 08:54:12 +01:00
Procfile add whacamole configuration [fixes SCI-1683] 2017-10-25 09:47:26 +02:00
Rakefile
README.md Update README.md 2017-04-12 10:40:24 +02:00
VERSION Bump version to 1.12.10 2018-02-01 13:18:34 +01:00
yarn.lock fixes bug with navbar[SCI-1950] 2018-01-18 13:29:47 +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.