scinote-web/config/initializers
artoscinote eb619184a5
Implement typed label templates [SCI-7046] (#4316)
* Implement typed label templates [SCI-7046]

* Add structure.sql, fix migration [SCI-7046]

* Fix method name [SCI-7046]

* Add dependent option to team - label_template relation [SCI-7046]

* Migration code style, add input sanitization [SCI-7046]

* Fix new label creation [SCI-7046]
2022-08-08 10:06:00 +02:00
..
extends Merge branch 'develop' into features/stock-management 2022-03-30 11:10:40 +02:00
active_model_serializer.rb
active_storage.rb Implement additional preview type PDF of the whole document [SCI-5297] 2020-12-16 12:51:10 +01:00
addon_loader.rb
api.rb Add default values to core API configuration [SCI-4098] 2019-11-29 10:28:50 +01:00
application_controller_renderer.rb
assets.rb Add zebra settings screen [SCI-7016] (#4310) 2022-08-04 11:14:35 +02:00
azure_ad.rb Also ignore PG connection exception in extra Azure initialization code [SCI-4544] 2020-04-16 15:27:30 +02:00
backtrace_silencers.rb Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
biomolecule_toolkit_client.rb Add rake task for creation and syncing structure of BMT inventory [SCI-6010] 2021-09-07 12:17:09 +02:00
canaid.rb
constants.rb Add zebra settings screen [SCI-7016] (#4310) 2022-08-04 11:14:35 +02:00
content_security_policy.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
cookies_serializer.rb
cors.rb Enable CORS for PWA [SCI-4979] 2020-09-04 11:47:45 +02:00
delayed_job_config.rb Added print job queue system, job status endpoint [SCI-5903] 2021-07-27 15:26:18 +02:00
devise.rb Improve database and Okta config [SCI-6184] 2021-12-13 10:29:28 +01:00
devise_async.rb
doorkeeper.rb Update Doorkeeper configuration [SCI-5497] 2021-02-17 12:54:28 +01:00
extends.rb Implement typed label templates [SCI-7046] (#4316) 2022-08-08 10:06:00 +02:00
filter_parameter_logging.rb Update Invite new user to team modal [SCI-5097] 2021-06-29 13:46:02 +02:00
helpers_in_assets.rb
i18n.rb Fix failing test [SCI-3745] 2019-09-16 10:26:13 +02:00
inflections.rb
kaminari_config.rb [SCI-5631] Add ordering to index endpoint so pagination works, limit maximum page size for kaminari 2021-04-06 09:59:24 +02:00
load_addons_specs.rb
mime_types.rb
new_framework_defaults_5_1.rb
new_framework_defaults_5_2.rb
new_framework_defaults_6_0.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
new_framework_defaults_6_1.rb Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
omniauth.rb Add support of Okta SSO provider [SCI-6184] 2021-11-02 16:19:56 +01:00
permissions_policy.rb Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
rack_attack.rb Refactor Azure configuration [SCI-4098] 2019-11-26 15:09:40 +01:00
report_templates.rb Add report templates loader and move out templates from the main source tree [SCI-5664] 2021-05-06 11:27:05 +02:00
repositories.rb Add global repositories limit [SCI-4383] 2020-02-21 14:40:17 +01:00
scheduler.rb Improve behavior of the scheduler, add caching to system notifications sync service [SCI-5526] 2021-03-02 17:28:07 +01:00
session_store.rb
silencer.rb
wicked_pdf.rb Fix assets inclusion into report [SCI-5680] 2021-04-28 14:37:16 +02:00
wopi_startup_check.rb Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
wrap_parameters.rb