scinote-web/config
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
..
environments fixes rspec tests 2017-11-20 09:41:14 +01:00
initializers refactor(addons_loader): Extract paths to variables / build mega-config file 2018-01-16 17:22:00 +02:00
locales add create_teams permission checks 2018-01-09 15:28:27 +01:00
routes Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1731 2017-11-09 09:05:22 +01:00
webpack Add Webpacker and React [SCI-1461] 2017-07-12 16:41:55 +02:00
application.rb Add team & project role-related helper functions to User model 2017-11-16 15:50:30 +01:00
boot.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
cable.yml Reverted settings for WebSockets, because we might use redis subscription adapter. [SCI-1413] 2017-07-06 12:55:58 +02:00
cucumber.yml setup testing tools [fixes SCI-1400] 2017-07-06 09:07:05 +02:00
database.yml setup testing tools [fixes SCI-1400] 2017-07-06 09:07:05 +02:00
environment.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
newrelic.yml Adds new relic in sciNote [fixes SCI-1183] 2017-04-07 11:23:45 +02:00
puma.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
routes.rb Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1854 2018-01-08 08:38:14 +01:00
secrets.yml adds travis config file (#873) 2017-11-23 09:55:57 +01:00
spring.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
webpacker.yml Add Webpacker and React [SCI-1461] 2017-07-12 16:41:55 +02:00