1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/lib
Sylvain 784aa93e30 (bug) Unable to import accounts from SSO
When the transformation modal was opened but leaved empty, the field
mapping.transformation.type is defined but not
mapping.transformation.mapping, which result in the following error:

NoMethodError (undefined method `each' for nil:NilClass):

lib/omni_auth/data_mapping/base.rb:16:in `map_transformation'
2022-07-11 12:34:11 +02:00
..
integrity [WIP] fix tests 2021-10-14 18:20:10 +02:00
omni_auth (bug) Unable to import accounts from SSO 2022-07-11 12:34:11 +02:00
pay_zen use explicit payment method for check in paymentSchedules and do not include the payment method in the footprint 2022-01-11 16:15:43 +01:00
payment send notifications on payment schedules error/canceled by gateway 2022-01-11 12:37:06 +01:00
plugin harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
stripe [bugfix] race condition on invoice after payment (concerning payment schedules) https://app.clickup.com/t/25zpmn1 2022-04-06 16:44:31 +02:00
tasks all components must have their matching root class 2022-06-15 13:40:54 +02:00
fab_hub.rb configure default_host & default_protocol from env 2020-06-02 18:29:24 +02:00
fab_manager.rb fixed ruby syntax in libs 2019-01-31 17:15:26 +01:00
file_size_validator.rb fixed ruby syntax in libs 2019-01-31 17:15:26 +01:00
plugin_registry.rb fixed ruby syntax in libs 2019-01-31 17:15:26 +01:00
sso_logger.rb (feat) optional sso debug logs according to SSO_DEBUG env var 2022-01-17 15:24:07 +01:00
version.rb [bug] version check is not working 2020-07-01 16:56:21 +02:00