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
wandji 91f650e227
Reload inventory table after changes to item card [SCI-9617] (#6626)
* Reload inventory table row after changes to item card [SCI-9617]

* Reload full table after updating item card column [SCI-9617]

* Update 2 line if condition formatting style [SCI-9617]
2023-11-20 15:26:01 +01:00
addons
app Reload inventory table after changes to item card [SCI-9617] (#6626) 2023-11-20 15:26:01 +01:00
bin Run Chromium with unset env variables [SCI-9660] (#6606) 2023-11-08 14:27:11 +01:00
config Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +01:00
data/bioeddie
db Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +01:00
docs
features Remove user_team related tests [SCI-8815] (#5860) 2023-07-25 14:35:17 +02:00
lib Merge pull request #5863 from ivanscinote/SCI-8807-notifications 2023-08-18 10:28:05 +02:00
log
public Date time picker improvments [SCI-9678][SCI-9688] 2023-11-14 11:26:27 +01:00
script
spec Fix test for due_date [SCI-9570] (#6669) 2023-11-20 11:46:00 +01:00
test/mailers Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
vendor/assets Fix issue LOG function in formulaJs library [SCI-9556] (#6481) 2023-10-18 13:31:13 +02:00
.buildpacks
.editorconfig
.eslintignore
.flowconfig
.gemrc
.gitignore
.hound.yml Update rubocop and hound configs (#6155) 2023-09-06 16:15:05 +02:00
.jsbeautifyrc
.overcommit.yml
.rspec
.rubocop.yml Fix rubocop config 2023-09-07 11:43:12 +02:00
.scss-lint.yml
.simplecov
.travis.yml Update Travis CI config, temporary switch to only API tests for CI (#6528) 2023-10-26 13:29:52 +02:00
babel.config.js
config.ru
docker-compose.production.yml
docker-compose.yml Merge branch 'features/remove-front-end-gems' of github.com:scinote-eln/scinote-web into features/remove-front-end-gems 2023-07-18 14:38:25 +02:00
Dockerfile Switch to install of yarn from system packages 2023-11-14 16:38:51 +01:00
Dockerfile.production Switch to install of yarn from system packages 2023-11-14 16:38:51 +01:00
engines_yarn_install.js
Gemfile Change the Wkhtmltopdf library to Grover for PDF generation [SCI-9372] 2023-10-13 13:38:41 +02:00
Gemfile.lock Merge branch 'develop' into features/datetime-picker 2023-11-08 14:19:15 +01:00
LICENSE.txt
Makefile Fix report controller tests [SCI-9570] (#6652) 2023-11-17 11:39:13 +01:00
package.json Bump axios from 1.4.0 to 1.6.0 (#6625) 2023-11-15 15:48:36 +01:00
postcss.config.js
Procfile
pull_request_template.md
Rakefile
README.md
VERSION Bump version to 1.29.2 2023-11-15 10:27:56 +01:00
yarn.lock Bump axios from 1.4.0 to 1.6.0 (#6625) 2023-11-15 15:48: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.