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

Save template configs to invoice #217

Merged
merged 17 commits into from
Feb 17, 2018
Merged

Conversation

hql287
Copy link
Owner

@hql287 hql287 commented Feb 16, 2018

This PR brings these changes:

  • App settings will be used as default value and can be overridden in other places. For example, template setting will be used as the default value and can be overridden within the previewWindow
  • All customization will be saved under the configs in the invoice record. These value will be used in the previewWindow later
  • The app language and language of the invoices are two different things. For example, someone who speaks English can make an invoice in Chinese or Korean and vice versa.

Fix #209

Also, removed namespaces from translate HOCs
- Merged Invoice component into mainContent component
- Move all event handlers from mainContent to Viewer
- Viewer now connect to translate HOC and pass props down to sideBar and mainContent
Also added action and update reducer to handle this change
Also added Language and Date Format config
- Added ipc event handler
- Added action verb
- Added action
- Updated reducer
Allow selecting a single doc from DB and update it
@hql287 hql287 self-assigned this Feb 16, 2018
@hql287
Copy link
Owner Author

hql287 commented Feb 17, 2018

Also added Korean & Chinese Simplified

@hql287 hql287 mentioned this pull request Feb 17, 2018
8 tasks
@hql287 hql287 merged commit d62901f into dev Feb 17, 2018
@hql287 hql287 deleted the save-template-configs-to-invoice branch March 2, 2018 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant