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
Adrian Oprea 6d84790bdb Merge branch 'decoupling' of github.com:biosistemika/scinote-web into feat/external-components-loader
* 'decoupling' of github.com:biosistemika/scinote-web: (21 commits)
  fixes bug in the invitation_controller with full_name sanitization [fixes SCI-1944]
  Remove Addons info test from core [SCI-1875]
  Remove skip_on_import from repository_cell [SCI-1939]
  fixes bug with comment actions dropdown [fixes SCI-1938]
  fixes first element in global activities logs[fixes SCI-1866]
  Fix task repository row selector [SCI-1940]
  Fix repository item export [SCI-1945]
  Fix samples import [SCI-1946]
  adds first date to _list.html.erb view
  Remove Addons caption if no addons in info modal and fix linter packages [SCI-1875]
  Fix repository records import [SCI-1939]
  Fix export samples button [SCI-1936]
  refactor
  adds additional tests for permissions controller
  fix HOC to recive objects
  fixes flow, and before_action in permissions_controller
  fixes per @duco 's request
  remove unneeded import
  add permissions endpoint on the API
  fix request
  ...
2018-01-17 18:14:41 +02:00
addons
app Merge branch 'decoupling' of github.com:biosistemika/scinote-web into feat/external-components-loader 2018-01-17 18:14:41 +02:00
bin
config Merge branch 'decoupling' of github.com:biosistemika/scinote-web into feat/external-components-loader 2018-01-17 18:14:41 +02:00
db Rename notifications settings accessor [SCI-1864] 2017-12-07 13:59:33 +01:00
docs Add developer documentation to Git 2017-12-01 15:53:38 +01:00
features Remove Addons info test from core [SCI-1875] 2018-01-17 14:20:11 +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 Add the decoupling metrics rake task 2018-01-05 10:58:42 +01:00
log
public
script
spec Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1854 2018-01-09 10:03:02 +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
.eslintignore
.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 chore: Ignore external components container dir 2018-01-16 10:58:51 +02:00
.hound.yml
.jsbeautifyrc
.postcssrc.yml
.rspec adds travis config file (#873) 2017-11-23 09:55:57 +01:00
.rubocop.yml
.scss-lint.yml set scss-lint to allow double quotes 2017-10-09 09:41:52 +02:00
.simplecov
.travis.yml removes make worker 2017-11-23 15:58:46 +01:00
config.ru
docker-compose.production.yml
docker-compose.yml
Dockerfile change drivers for browser 2017-11-06 14:26:01 +01:00
Dockerfile.production
Gemfile Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1762 2017-11-23 13:56:17 +01:00
Gemfile.lock refactor update protocol type in repository 2017-12-14 14:18:16 +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 Merge branch 'decoupling' of github.com:biosistemika/scinote-web into feat/external-components-loader 2018-01-17 18:14:41 +02:00
Procfile
Rakefile
README.md
VERSION Bump version to 1.12.5 2017-10-20 14:13:58 +02:00
yarn.lock Merge branch 'decoupling' of github.com:biosistemika/scinote-web into feat/external-components-loader 2018-01-17 18:14:41 +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.