Merge with the israeli-bank-scrapers-desktop repo
See original GitHub issueProject for issues we want to handle pre merge: https://github.com/brafdlog/budget-tracking/projects/4
Related issues:
- Make the configManage use the crypto module and remove hard coded encryption key
- Make the node code expose an api as defined here
- Update the electron UI flow to work with two main flows - configure, run scraping as defined here
- Make the electron UI work the node “library” code
- Remove the Contributors part or hide it in a Menu or something #87
- Align filename #57
Post Merge Actions:
- Decide how to release (by
Tag
or by pushing tomaster
) - Copy relevant issues from
israeli-bank-scrapers-desktop
. - New repo/app name?
- Check if there unused packages
- Add MacOS to tests
- Create Splash screen (until the renderer process loaded)
- Set show browser in
configManager
? Define it for all importers? - Add ability to disable importer and exporter (and keep them configured)
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:15 (8 by maintainers)
Top Results From Across the Web
baruchiro/israeli-bank-scrapers-desktop - GitHub
Secure desktop app for retriving your bank transactions. Works for all israeli banks and credit cards. Based on israeli-bank-scrapers project.
Read more >israeli-bank-scrapers - npm
Provide scrapers for all major Israeli banks and credit card companies. Latest version: 3.2.0, last published: a month ago.
Read more >Install israeli-bank-scrapers-desktop on Arch Linux using the Snap ...
On Arch Linux, snap can be installed from the Arch User Repository (AUR). The manual build process is the Arch-supported install method for...
Read more >How to use the israeli-bank-scrapers.createScraper function in ...
To help you get started, we've selected a few israeli-bank-scrapers examples, based on popular ways it is used in public projects. ... Secure...
Read more >Israel's Bank Leumi to merge U.S. operations with Valley ...
Israel's Bank Leumi said on Thursday it agreed to merge its unit Leumi USA into Valley National Bancorp in a deal valuing Leumi...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I added Show error when
vuex-persist
failed, and re-fetch the config task to this issue, because as I said, saving the config byvuex-persist
is not in the main flow- it working in the background, so we need to register a callback or something.(I wrote it under TODOs, but you can drag it to the other sections, it’s very cool 🎉)
If in case of an error we refetch the data from the configManager (and show an error) we will only have a short time of inconsistent state