mirror of
https://github.com/we-promise/sure.git
synced 2026-04-25 15:04:04 +00:00
Create tagging system (#792)
* Repro * Fix * Update signage * Create tagging system * Add tags to transaction imports * Build tagging UI * Cleanup * More cleanup
This commit is contained in:
10
test/fixtures/taggings.yml
vendored
Normal file
10
test/fixtures/taggings.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
one:
|
||||
tag: hawaii_trip
|
||||
taggable: checking_one
|
||||
taggable_type: Transaction
|
||||
|
||||
two:
|
||||
tag: emergency_fund
|
||||
taggable: checking_two
|
||||
taggable_type: Transaction
|
||||
|
||||
Reference in New Issue
Block a user