addons
Add addons folder
2016-10-28 11:02:33 +02:00
app
Add support for sorting to both tables
2017-08-21 15:37:49 +02:00
bin
Add Webpacker and React [SCI-1461]
2017-07-12 16:41:55 +02:00
config
Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into merge-rails-5.1-branch
2017-08-21 09:52:14 +02:00
db
Merge pull request #729 from ZmagoD/zd_SCI_1418
2017-07-25 14:36:05 +02:00
features
prevents cleaning data after rspec
2017-07-10 14:38:18 +02:00
lib
Merge branch 'master' into rails-5.1
2017-08-07 08:45:53 +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
Revert "Add core API using JWT authentication and tests for it [SCI-1507]"
2017-08-07 11:54:45 +02:00
test
Remove logs table and old unused logging code [SCI-1127]
2017-03-30 11:47:57 +02:00
vendor /assets
adds redux
2017-08-02 17:27:05 +02:00
.babelrc
Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into merge-rails-5.1-branch
2017-08-21 09:52:14 +02: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 eslint
2017-08-09 16:14:39 +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
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
.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
Add Webpacker and React [SCI-1461]
2017-07-12 16:41:55 +02:00
Dockerfile.production
Add Webpacker and React [SCI-1461]
2017-07-12 16:41:55 +02:00
Gemfile
Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into merge-rails-5.1-branch
2017-08-21 09:52:14 +02:00
Gemfile.lock
Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into merge-rails-5.1-branch
2017-08-21 09:52:14 +02:00
LICENSE-3RD-PARTY.txt
remove redcarpet gem - markdown
2016-11-10 14:11:32 +01:00
LICENSE.txt
Initial commit.
2016-02-12 16:52:43 +01:00
Makefile
Fixed DB dump loading (wasn't changed when docker composing was changed).
2017-06-02 16:34:01 +02:00
package.json
Initial commit, including react-bootstrap-table and react-data-grid
2017-08-21 15:37:49 +02: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.3
2017-08-03 13:35:41 +02:00
yarn.lock
fixes es2015 error
2017-08-21 13:51:13 +02:00