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

feat: Template Builder #558

Merged
merged 33 commits into from Mar 14, 2023
Merged

feat: Template Builder #558

merged 33 commits into from Mar 14, 2023

Conversation

18alantom
Copy link
Member

@18alantom 18alantom commented Feb 22, 2023

- update PrintTemplate UI code
- shift TemplateBuilder into folder
- allow changing the scale of the print view
- prevent deletion of non custom templates
- remove show hint button
- actuall remove border
- delete old invoice template files
- clearout PrintView
- move doc status and barcode to the left
- fix color field display
- update PrintView to use save PrintTemplates
- use PrintContainer in TemplateBuilder
- refactor handleErrorWithDialog
- rename variable in evaluateFieldMeta
- add action to templatebuilder
- remove template setting from print settings
- allow setting default templates
- type ListCell
- improve ListViewConfig types, update where required
- move .template.html files out of fixtures
- update editor styling
- add left pane for template
- add baseTemplate when starting with a new template
- remove modal, everything in one screent
- fix save shortcuts (in CommonForm too)
- update shortcuts helper list
- add documentation link
- focus and clear name if doc is new
- move name field to the placeholder
- remove fix scrollbar jump on edit toggle
- remove toggle edit toast
- (unrelated) add formula for root type
- add shortcut for view hints, show shortcut to apply changes
- update shortcut helper ui
- fix failing tests due vue imports on ts-node compile
- prevent fyo access in templates
- update default template
- change outline colour
- display links upto two levels
- mark template strings for translation
- show no entries message
@18alantom 18alantom marked this pull request as ready for review March 14, 2023 08:10
@18alantom 18alantom merged commit bc1e8d2 into master Mar 14, 2023
2 checks passed
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.

None yet

1 participant