forest
eed8db9fe5
add txn search
1 year ago
forest
8a38cdc796
oops, i accidentally deleted the part of the code that saves the db
4 years ago
forest
48a0d26ddb
trying to fix bugs related to opening files & metadata
4 years ago
forest
3c06dad9e0
fix hilarious bug that deletes a random table which coincides with the
...
databaseId
4 years ago
forest
3dac4950a8
fix report not updating when aggregation is edited
5 years ago
forest
7e192c6bfd
fix bug where CSV without header cant be imported
6 years ago
forest
ad887d7ffa
bug fixes and create directory before trying to write log file
...
copy and paste error in csv.js
misbehaving string.replace in save file logic -- keys that contained the
database prefix as part of the key were getting messed up.
6 years ago
forest
9f6ea67862
updating icon and electron-packager stuff
6 years ago
forest
df5a0da602
fixing a couple ux issues
6 years ago
forest
8a68208aa1
fix links to icons
6 years ago
forest
81df8fe084
fixing blatant bugs after large database refactor
6 years ago
forest
2fef3cde81
setup .lbk file format, recently opened, separate DB from file
6 years ago
forest
efbb60033c
add electron packager to do first release 0.1.0
6 years ago
forest
47bd05d76a
enforce left pad on keys -- fixes nasty bugs related to key ranges
6 years ago
forest
ff254d8a3f
categories fixes and polish
6 years ago
forest
b5c26c7a8a
support batch operations on transactions, delete accounts, currencies
6 years ago
forest
6d4b7c6107
fixing column to field mapping bugs and working on accounts page
6 years ago
forest
c10dd4e293
fixing import categorization and dupe checking bugs
6 years ago
forest
9fecde8378
first crack at categorization and transaction storage
6 years ago
forest
bfbc59b149
working on field value mapping modal
6 years ago
forest
1611e4cd28
CSV ColumnToFieldMappingsModal + field descriptions
6 years ago
forest
e1424e998f
import CSV script result preview is working
6 years ago
forest
39af8909a8
got CSV parsing going up to the point of running an import script in a vm
6 years ago
forest
b55db70912
got CSV parsing going up to ensuring the file is a valid single grid
6 years ago
forest
315f4d1bb4
made it so you can create accounts on the import page
6 years ago
forest
70561b0baf
loading accounts data into import process
6 years ago
forest
aa1b04c3d2
WIP CategorizationInput and set up translation/internationalization
6 years ago
forest
a411316f62
cleanup
...
- added bitcoin icon to background
- refactoring for cleanliness
- isProduction stuff
6 years ago
forest
da7ec8c738
got the import page importing qif files
6 years ago
forest
6728c6d297
start building
...
- splash screen
- modal
- open database happy/unhappy path
- nav header
6 years ago
forest
33092694d4
copy and paste from
...
d6959e36bc
6 years ago