Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show chrome downloading progress #211

Merged
merged 3 commits into from
Mar 22, 2021
Merged

Show chrome downloading progress #211

merged 3 commits into from
Mar 22, 2021

Conversation

baruchiro
Copy link
Collaborator

@baruchiro baruchiro commented Mar 21, 2021

Fixes #200

image


export { CompanyTypes } from 'israeli-bank-scrapers-core';
export { outputVendors };
export { configManager };
export { BudgetTrackingEvent, BudgetTrackingEventEmitter };
export { Events };
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trying to export "groups" instead of exporting a lot of functions, types, and references.

Comment on lines 29 to 32
<v-row
v-else
v-if="!inProgress"
align="end"
>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Show the ConfigEditor again after the scraping finished

@baruchiro baruchiro requested a review from brafdlog March 21, 2021 06:59
@baruchiro baruchiro added this to the M4 - Publish the MVP milestone Mar 21, 2021
@baruchiro baruchiro merged commit 8928f2d into master Mar 22, 2021
@baruchiro baruchiro deleted the baruchiro/issue200 branch March 22, 2021 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show chrome downloading progress
2 participants