Removed Firefly’s ability to generate test data.

This commit is contained in:
James Cole
2016-12-24 14:48:14 +01:00
parent afe98cda9f
commit 9f2729d0ff
8 changed files with 0 additions and 3893 deletions

View File

@@ -1,137 +0,0 @@
{
"users": [
{
"email": "thegrumpydictator@gmail.com",
"password": "james"
},
{
"email": "thegrumpydictator+empty@gmail.com",
"password": "james"
},
{
"email": "thegrumpydictator+deleteme@gmail.com",
"password": "james"
}
],
"roles": [
{
"user_id": 1,
"role": 1
}
],
"accounts": [
{
"user_id": 1,
"account_type_id": 3,
"name": "Checking Account",
"iban": "NL11XOLA6707795988"
}
],
"account-meta": [
],
"bills": [
{
"name": "Some weird weekly bill",
"match": "weird,weekly,bill",
"amount_min": 30,
"amount_max": 35,
"user_id": 1,
"date": "2016-06-12",
"active": 1,
"automatch": 1,
"repeat_freq": "weekly",
"skip": 0
},
{
"name": "Rent",
"match": "rent,land,lord",
"amount_min": 795,
"amount_max": 805,
"user_id": 1,
"date": "2015-01-02",
"active": 1,
"automatch": 1,
"repeat_freq": "monthly",
"skip": 0
},
{
"name": "Netflix subscription per quarter",
"match": "netflix,subscription",
"amount_min": 36,
"amount_max": 36,
"user_id": 1,
"date": "2016-09-06",
"active": 1,
"automatch": 1,
"repeat_freq": "quarterly",
"skip": 0
},
{
"name": "Travel insurance",
"match": "abn,travel,insurance",
"amount_min": 55,
"amount_max": 62,
"user_id": 1,
"date": "2015-03-04",
"active": 1,
"automatch": 1,
"repeat_freq": "yearly",
"skip": 0
},
{
"name": "Health insurance",
"match": "insurer,insurance,health",
"amount_min": 120,
"amount_max": 140,
"user_id": 1,
"date": "2015-01-07",
"active": 1,
"automatch": 1,
"repeat_freq": "monthly",
"skip": 0
}
],
"budgets": [
],
"budget-limits": [
],
"monthly-limits": [
],
"categories": [
],
"piggy-banks": [
],
"piggy-events": [
],
"rule-groups": [
],
"rules": [
],
"rule-triggers": [
],
"rule-actions": [
],
"tags": [
],
"monthly-deposits": [
],
"monthly-transfers": [
],
"monthly-withdrawals": [
],
"attachments": [
],
"multi-withdrawals": [
],
"multi-deposits": [
],
"multi-transfers": [
],
"import-jobs": [],
"currencies": []
}

View File

@@ -1,279 +0,0 @@
{
"users": [
{
"email": "thegrumpydictator@gmail.com",
"password": "james"
}
],
"roles": [
{
"user_id": 1,
"role": 1
}
],
"accounts": [
{
"user_id": 1,
"account_type_id": 3,
"name": "ExistingAssetAccount",
"iban": "NL62EXFK3945306779"
},
{
"user_id": 1,
"account_type_id": 4,
"name": "ExistingOpposingAccount",
"iban": "NL79BGWN6303364632"
}
],
"account-meta": [
{
"account_id": 1,
"name": "accountNumber",
"data": "\"3945306779\""
},
{
"account_id": 2,
"name": "accountNumber",
"data": "\"6303364632\""
}
],
"bills": [
{
"name": "ExistingBill",
"match": "ExistingBill",
"amount_min": 100,
"amount_max": 200,
"user_id": 1,
"date": "2015-01-01",
"active": 1,
"automatch": 1,
"repeat_freq": "monthly",
"skip": 0
}
],
"budgets": [
{
"name": "ExistingBudget",
"user_id": 1
}
],
"budget-limits": [],
"monthly-limits": [],
"categories": [
{
"name": "ExistingCategory",
"user_id": 1
},
{
"name": "UnExpected Taxes",
"user_id": 1
}
],
"piggy-banks": [],
"piggy-events": [],
"rule-groups": [
{
"user_id": 1,
"order": 1,
"title": "Default rules",
"description": "All your rules not in a particular group."
},
{
"user_id": 1,
"order": 2,
"title": "Unexpected rules",
"description": "Group for unexpected rules"
}
],
"rules": [
{
"user_id": 1,
"rule_group_id": 1,
"order": 1,
"active": 1,
"stop_processing": 0,
"title": "Your first default rule",
"description": "This rule is an example. You can safely delete it."
},
{
"user_id": 1,
"rule_group_id": 2,
"order": 1,
"active": 1,
"stop_processing": 0,
"title": "Onverwachte belastingen",
"description": "Triggers on the storage of onverwachte belastingen."
}
],
"rule-triggers": [
{
"rule_id": 1,
"order": 1,
"active": 1,
"stop_processing": 0,
"trigger_type": "user_action",
"trigger_value": "store-journal"
},
{
"rule_id": 1,
"order": 2,
"active": 1,
"stop_processing": 0,
"trigger_type": "description_is",
"trigger_value": "The Man Who Sold the World"
},
{
"rule_id": 1,
"order": 3,
"active": 1,
"stop_processing": 0,
"trigger_type": "from_account_is",
"trigger_value": "David Bowie"
},
{
"rule_id": 2,
"order": 1,
"active": 1,
"stop_processing": 0,
"trigger_type": "user_action",
"trigger_value": "store-journal"
},
{
"rule_id": 2,
"order": 2,
"active": 1,
"stop_processing": 0,
"trigger_type": "description_contains",
"trigger_value": "(on)verwachte"
}
],
"rule-actions": [
{
"rule_id": 1,
"order": 1,
"active": 1,
"stop_processing": 0,
"action_type": "prepend_description",
"action_value": "Bought the world from "
},
{
"rule_id": 1,
"order": 2,
"active": 1,
"stop_processing": 0,
"action_type": "set_category",
"action_value": "Large expenses"
},
{
"rule_id": 2,
"order": 1,
"active": 1,
"stop_processing": 0,
"action_type": "set_category",
"action_value": "UnExpected Taxes"
}
],
"tags": [
{
"user_id": 1,
"tag": "ExistingTag",
"tagMode": "nothing"
},
{
"user_id": 1,
"tag": "AnotherExistingTag",
"tagMode": "nothing"
}
],
"monthly-deposits": [],
"monthly-transfers": [],
"monthly-withdrawals": [],
"attachments": [],
"multi-withdrawals": [],
"multi-deposits": [],
"multi-transfers": [],
"import-jobs": [
{
"user_id": 1,
"key": "testImport",
"file_type": "csv",
"status": "settings_complete",
"extended_status": {
"steps_done": 0,
"total_steps": 0,
"errors": [],
"import_count": 0,
"importTag": 0
},
"configuration": {
"has-headers": false,
"date-format": "Ymd",
"delimiter": ",",
"import-account": 1,
"specifics": {
"RabobankDescription": 1
},
"column-count": 19,
"column-roles": [
"account-iban",
"currency-code",
"date-interest",
"rabo-debet-credit",
"amount",
"opposing-iban",
"opposing-name",
"date-book",
"description",
"_ignore",
"description",
"description",
"description",
"description",
"description",
"description",
"sepa-ct-id",
"sepa-ct-op",
"sepa-db"
],
"column-do-mapping": [
true,
true,
false,
false,
false,
true,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"column-roles-complete": false,
"column-mapping-config": {
"0": [],
"1": {
"EUR": 1
},
"5": [],
"6": []
},
"column-mapping-complete": false
}
}
],
"currencies": [
{
"name": "ExistingCurrency",
"symbol": "#",
"code": "EXI"
}
]
}

File diff suppressed because it is too large Load Diff

View File

@@ -1,303 +0,0 @@
{
"users": [
{
"email": "thegrumpydictator@gmail.com",
"password": "james"
}
],
"roles": [
{
"user_id": 1,
"role": 1
}
],
"accounts": [
{
"user_id": 1,
"account_type_id": 3,
"name": "Checking Account",
"iban": "NL11XOLA6707795988"
},
{
"user_id": 1,
"account_type_id": 3,
"name": "Alternate",
"iban": "NL40UKBK3619908726"
},
{
"user_id": 1,
"account_type_id": 4,
"name": "SixtyFive"
},
{
"user_id": 1,
"account_type_id": 4,
"name": "EightyFour"
},
{
"user_id": 1,
"account_type_id": 4,
"name": "Fiftyone"
},
{
"user_id": 1,
"account_type_id": 5,
"name": "Work SixtyFive"
},
{
"user_id": 1,
"account_type_id": 5,
"name": "Work EightyFour"
},
{
"user_id": 1,
"account_type_id": 5,
"name": "Work Fiftyone"
}
],
"account-meta": [
{
"account_id": 1,
"name": "accountRole",
"data": "\"defaultAsset\""
},
{
"account_id": 2,
"name": "accountRole",
"data": "\"defaultAsset\""
}
],
"bills": [],
"budgets": [
{
"name": "Groceries",
"user_id": 1
},
{
"name": "Bills",
"user_id": 1
},
{
"name": "Car",
"user_id": 1
}
],
"budget-limits": [],
"monthly-limits": [
{
"budget_id": 1,
"amount_min": 200,
"amount_max": 200
},
{
"budget_id": 2,
"amount_min": 1000,
"amount_max": 1000
},
{
"budget_id": 3,
"amount_min": 200,
"amount_max": 200
}
],
"categories": [
{
"name": "Daily groceries",
"user_id": 1
},
{
"name": "Car",
"user_id": 1
},
{
"name": "Reimbursements",
"user_id": 1
}
],
"piggy-banks": [
{
"account_id": 2,
"name": "New camera",
"targetamount": 1000,
"startdate": "2015-04-01",
"reminder_skip": 0,
"remind_me": 0,
"order": 1,
"currentamount": 0
},
{
"account_id": 2,
"name": "New phone",
"targetamount": 600,
"startdate": "2015-04-01",
"reminder_skip": 0,
"remind_me": 0,
"order": 2,
"currentamount": 0
},
{
"account_id": 2,
"name": "New couch",
"targetamount": 500,
"startdate": "2015-04-01",
"reminder_skip": 0,
"remind_me": 0,
"order": 3,
"currentamount": 0
}
],
"piggy-events": [],
"rule-groups": [],
"rules": [],
"rule-triggers": [],
"rule-actions": [],
"tags": [],
"monthly-deposits": [],
"monthly-transfers": [],
"monthly-withdrawals": [],
"attachments": [],
"multi-withdrawals": [
{
"user_id": 1,
"date": "2016-03-12",
"description": "Even multi-withdrawal (50, 50)",
"destination_ids": [
3,
4
],
"source_id": 1,
"amounts": [
50,
50
],
"category_ids": [
1,
2,
3
],
"budget_ids": [
1,
2,
3
]
},
{
"user_id": 1,
"date": "2016-05-12",
"description": "Uneven multi-withdrawal (15,34,51)",
"destination_ids": [
3,
4,
5
],
"source_id": 1,
"amounts": [
15,
34,
51
],
"category_ids": [
1,
2,
3
],
"budget_ids": [
1,
2,
3
]
}
],
"multi-deposits": [
{
"user_id": 1,
"date": "2016-03-02",
"description": "Even multi-deposit (50, 50)",
"source_ids": [
6,
7
],
"destination_id": 1,
"amounts": [
50,
50
],
"category_ids": [
1,
2,
3
]
},
{
"user_id": 1,
"date": "2016-05-02",
"description": "Uneven multi-deposit (15,34,51)",
"source_ids": [
6,
7,
8
],
"destination_id": 1,
"amounts": [
15,
34,
51
],
"category_ids": [
1,
2,
3
]
}
],
"multi-transfers": [
{
"user_id": 1,
"date": "2016-01-18",
"description": "Even multi-transfer (50, 50)",
"source_ids": [
1,
1
],
"destination_ids": [
2,
2
],
"amounts": [
50,
50
],
"category_ids": [
1,
2
]
},
{
"user_id": 1,
"date": "2016-05-08",
"description": "Uneven multi-transfer (15,34,51)",
"source_ids": [
1,
1,
1
],
"destination_ids": [
2,
2,
2
],
"amounts": [
15,
34,
51
],
"category_ids": [
1,
2,
3
]
}
],
"import-jobs": [],
"currencies": []
}

File diff suppressed because it is too large Load Diff