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
Soufiane 09310f6546
Fix scrolling edge case for the ScrollSpy component [SCI-9690] (#6661)
- Clicking on navigator item should highlight the item when the window is zoomed out or zoomed in (not 100%).
- Clicking on navigator item should scroll to section when window is zoomed in.
2023-11-22 11:05:52 +01:00
addons
app Fix scrolling edge case for the ScrollSpy component [SCI-9690] (#6661) 2023-11-22 11:05:52 +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 Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
.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 Switch to PostgreSQL version 15 [SCI-8633] (#5722) 2023-07-11 13:24:44 +02:00
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 Add new button styles and tailwind [SCI-7926] 2023-04-18 11:36:12 +02:00
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.