scinote-web/config
Adrian Oprea a5ecc1a36e refactor(addons_loader): Extract paths to variables / build mega-config file
- Create variables for the paths the script impacts
- Create a file to host the configuration, import each add-on config and re-export them through a single object
2018-01-16 17:22:00 +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 fix banana: remove dead code which strangely reappeared, probably with some rebasing 2017-12-14 14:18:15 +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