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
Luka Murn e9c0b34662 Merge branch 'core-api' into 'master'
Conflicts:
	Gemfile
	app/services/api.rb
	config/initializers/api.rb
	config/initializers/extends.rb
	config/routes.rb
	db/schema.rb
	spec/controllers/api/api_controller_spec.rb
2018-11-14 16:59:04 +01:00
addons
app Merge branch 'core-api' into 'master' 2018-11-14 16:59:04 +01:00
bin
config Merge branch 'core-api' into 'master' 2018-11-14 16:59:04 +01:00
db Merge branch 'core-api' into 'master' 2018-11-14 16:59:04 +01:00
docs
features
flow-typed
lib Fix reviewers errors 2018-10-16 11:00:38 +02:00
log
public
script
spec Merge branch 'core-api' into 'master' 2018-11-14 16:59:04 +01:00
test
vendor/assets Merge branch 'features/export-all' 2018-11-13 09:14:02 +01:00
.babelrc
.buildpacks
.editorconfig
.eslintignore
.flowconfig
.gemrc
.gitignore Ignore compiled assets in Git 2018-10-23 19:51:50 +02:00
.hound.yml Fix Hound config and CSS code styling [SCI-2730] 2018-10-03 10:39:22 +02:00
.jsbeautifyrc
.postcssrc.yml
.rspec
.rubocop.yml Merge branch 'features/export-all' 2018-11-13 09:14:02 +01:00
.scss-lint.yml
.simplecov
.travis.yml
config.ru
docker-compose.production.yml Change primary key to bigint on repositories [SCI-2614][SCI-2616][SCI-2617] 2018-08-08 17:01:49 +02:00
docker-compose.yml Improve health check endpoint [SCI-2604] 2018-08-17 16:13:21 +02:00
Dockerfile Ensure that temporary report is always deleted [SCI-2834] 2018-11-06 09:33:18 +01:00
Dockerfile.production Ensure that temporary report is always deleted [SCI-2834] 2018-11-06 09:33:18 +01:00
Gemfile Merge branch 'core-api' into 'master' 2018-11-14 16:59:04 +01:00
Gemfile.lock Merge branch 'core-api' into 'master' 2018-11-14 16:59:04 +01:00
LICENSE.txt
Makefile Set API request rate limit for Travis [SCI-2770] 2018-10-11 15:36:13 +02:00
package-lock.json Fix modals handling with Turbolinks [SCI-2253] 2018-08-02 11:25:14 +02:00
package.json Add relative links (not working) to files and tables into the PDF [SCI-2641] 2018-10-12 07:40:21 +02:00
Procfile
Rakefile
README.md
VERSION Update VERSION to 1.14.5 2018-09-19 14:37:43 +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.