Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Go to file
2017-11-20 18:16:05 +01:00
addons Add addons folder 2016-10-28 11:02:33 +02:00
app Add team & project role-related helper functions to User model 2017-11-16 15:50:30 +01:00
bin Add Webpacker and React [SCI-1461] 2017-07-12 16:41:55 +02:00
config Add team & project role-related helper functions to User model 2017-11-16 15:50:30 +01:00
db fix typo 2017-11-03 10:11:23 +01:00
features fixes password validations [fixes SCI-1761] 2017-11-10 12:59:37 +01:00
flow-typed Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1731 2017-11-09 09:05:22 +01:00
lib Merge branch 'master' into rails-5.1 2017-09-21 08:27:38 +02:00
log Initial commit. 2016-02-12 16:52:43 +01:00
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 create view directory per @Ducz0r 's request 2017-11-09 10:06:53 +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 Update .buildpacks 2016-08-29 13:24:53 +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 Initial commit. 2016-02-12 16:52:43 +01:00
.gitignore Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into zd_SCI_1400 2017-07-26 16:20:09 +02: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 setup testing tools [fixes SCI-1400] 2017-07-06 09:07:05 +02:00
.rubocop.yml Updated cop names with the latest version linter-rubocop (2.1.1) 2017-04-28 10:46:06 +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
config.ru Initial commit. 2016-02-12 16:52:43 +01:00
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 change drivers for browser 2017-11-06 14:26:01 +01:00
Dockerfile.production Add Webpacker and React [SCI-1461] 2017-07-12 16:41:55 +02:00
Gemfile Add dependency to Canaid, the permission helper library 2017-11-16 15:49:13 +01:00
Gemfile.lock Update revision of canaid Gem 2017-11-20 18:16:05 +01:00
LICENSE.txt Initial commit. 2016-02-12 16:52:43 +01:00
Makefile Merge branch 'master' into rails-5.1 2017-09-21 08:27:38 +02:00
package-lock.json fixes team switch 2017-11-06 15:14:17 +01:00
package.json Move flow-typed & flow-bin back to devDependencies 2017-11-08 08:44:36 +01:00
Procfile Initial commit. 2016-02-12 16:52:43 +01:00
Rakefile Initial commit. 2016-02-12 16:52:43 +01:00
README.md Update README.md 2017-04-12 10:40:24 +02:00
VERSION Bump version to 1.12.5 2017-10-20 14:13:58 +02:00
yarn.lock Onboard Flow onto validation components. 2017-10-30 14:13:36 +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.