lamassu-server/new-lamassu-admin/src
Liordino Neto ccf7eacfad feat: Create migration from old config to new (#424)
* fix: adapt old settings loader to the new schema (filter schema_version)

feat: migrate commissions globals

feat: migrate locales

refactor: generalize the old fields search

chore: created functions signatures for all config migrations

feat: created wallet migration

feat: migrate operator info

feat: migrate coin atm radar

feat: migrate terms and conditions

feat: migrate commissions overrides

fix: removed the wallet_COIN_active field (don't exist anymore)

chore: moved the config-migration lib to the lib folder

feat: migrate cashout configurations

feat: migrate notifications globals

feat: export migration function

feat: migrate most of notifications scoped configs

fix: added the missing text property to the terms and conditions
migration

feat: migrate compliance triggers

feat: migrate receipt printing

feat: migrate accounts

chore: remove test code form module

refactor: change some functions naming

fix: set default trigger type to 'volume'

feat: added threshold days (default 1) to triggers

fix: removed strike from the accounts importing

refactor: cleaner code on fixed properties

feat: avoid repeated crypto/machine pairs on the commissions overrides
migrations

refactor: make renameAccountFields function internal to the account
migration function

fix: migrate all crypto scoped commission overrides

* fix: return plain objects from functions to make the jsons more readable

fix: fix bitgo fields casing

fix: improve commissions migration function readability

refactor: standard styling

* feat: add fallback values to the migration

* feat: created db migration for the new config

* feat: create migration to move machine names from file to db

fix: updates machine names before the config migration

fix: load machineLoader

fix: create a param to ignore the schema version when loading the latest
config using the old loader

* refactor: remove unnecessary arguments on createTrigger function

fix: check if there's an smsVerificationThreshold configured prior to
migrating triggers

* fix: migrate triggers with the correct thresholds and verify if they're
valid
2020-09-25 11:07:47 +01:00
..
components fix: Editing/saving fixes (#432) 2020-09-22 22:28:55 +01:00
pages feat: Create migration from old config to new (#424) 2020-09-25 11:07:47 +01:00
routing fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
stories feat: add cashboxes screen 2020-05-05 02:30:28 -05:00
styling fix: cash out fixes 2020-09-20 14:26:26 +01:00
utils fix: cash out fixes 2020-09-20 14:26:26 +01:00
App.js fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
index.js feat: add graphql support (#349) 2019-12-24 15:36:41 +01:00
serviceWorker.js feat: add graphql support (#349) 2019-12-24 15:36:41 +01:00