Commit Graph

142 Commits (master)

Author SHA1 Message Date
Katja Lutz f501579644 feat: implement apply bank address buttons 2 years ago
Katja Lutz e0f5a05c3a feat: implement second name field for postal addresses
closes issue #25
2 years ago
Katja Lutz 1a73878053 feat: implement markdown toc and custom heading ids
closes issue #24
2 years ago
Katja Lutz 089dd2087d fix: set proper path to cantarell font 2 years ago
Katja Lutz a84a8695a8 feat: implement font setting and load cantarell explicitly
closes issue #2
2 years ago
Katja Lutz ab73b21971 feat: uppercase zip and iban input labels 2 years ago
Katja Lutz 73b9024b05 feat: implement IBAN validation
closes issue #6
2 years ago
Katja Lutz 00cdbd853d fix: dont apply margin-bottom to prose br 2 years ago
Katja Lutz f8d0b9e6e8 feat: implement letter print type 2 years ago
Katja Lutz decfdf838d fix: properly clear textarea values after file load
Reason behind this change is, because value via children cannot be reset to
undefined, after the textarea was changed by any user input.
2 years ago
Katja Lutz c35a017d91 feat: implement custom page title setting
closes issue #21
2 years ago
Katja Lutz 5548b47253 fix: set proper swiss qr version as expected by the guidelines
closes issue #23
2 years ago
Katja Lutz a4bfd17251 refactor: create constant for swiss qr line breaks 2 years ago
Katja Lutz be3d1888b3 fix: check for proper error message to silent common typer-js resume bug 2 years ago
Katja Lutz 6c801637f6 feat: implement like button
closes issue #18
2 years ago
Katja Lutz 153a86ab59 chore: implement server onExit utility 2 years ago
Katja Lutz f4dd2cdb7f feat: reset lastSaved time after document load 2 years ago
Katja Lutz 2ffdc401f1 feat: implement logo delete button 2 years ago
Katja Lutz f54b309b65 chore: support jsx element as TextInput suffix 2 years ago
Katja Lutz 24e82ace96 feat: implement addressLayout setting and optimize address layouts for print
closes issue #14
2 years ago
Katja Lutz c9328257db feat: move corporate design section to design accordion item 2 years ago
Katja Lutz 12c9ffb935 feat: change Select input-group size from small to normal 2 years ago
Katja Lutz 72943cc41d feat: convert Select input-group to label 2 years ago
Katja Lutz 514d06b13c chore: improve defaultPositionType select title 2 years ago
Katja Lutz 058c973e15 refactor: extract defaultPositionType select into new Select component 2 years ago
Katja Lutz 4673ba8019 feat: disable word wrapping for invoice position prices and quantity 2 years ago
Katja Lutz 0b55a50d76 feat: preview fullWidthInvoice setting closer to reality 2 years ago
Katja Lutz d90d0b2f8c chore(locale): change word Pixel to Pixeln in WelcomeModal 2 years ago
Katja Lutz 23b3412379 feat: play trailer video in WelcomeModal 2 years ago
Katja Lutz 0462e70229 refactor: replace own shuffle function with external froebel shuffle 2 years ago
Katja Lutz 994e5d8163 feat: collapse overlay on small devices 2 years ago
Katja Lutz d294c100c6 feat: improve WelcomeModal table of contents layout 2 years ago
Katja Lutz d99c0d6bc2 feat: reduce top margin for WelcomeModal footer on small devices 2 years ago
Katja Lutz b54bb7c1b9 feat: make unsupported devices warning more obvious 2 years ago
Katja Lutz 39a72b6670 fix: in print preview show same page margin independent of fullWidthInvoice 2 years ago
Katja Lutz d04ad556d1 feat: add support for screens with min-width 1024px 2 years ago
Katja Lutz cf2a1c4d90 feat: implement custom NumberInput component 2 years ago
Katja Lutz a935e6fe56 feat: support decimals in position quantity input
closes issue #12
2 years ago
Katja Lutz d5a4a739a6 chore: show warning if vatRate is over 100
related issue #11
2 years ago
Katja Lutz 0bb8423b01 feat: support non-numeric characters in line2 street field
closes issue #8
2 years ago
Katja Lutz 6b89e28c5f feat: replace gray with slate bg color for form labels
closes issue #3
2 years ago
Katja Lutz d20a44990b feat: set maxlength 50 for iban input
closes issue #5
2 years ago
Katja Lutz 95784540c9 feat: implement error handling for QrCode generation
closes issue #4
2 years ago
Katja Lutz 82b9ae551a fix: correct typo in label for useCustomAddress input 2 years ago
Katja Lutz 33a856d97e feat: add CHF suffix to discount price input 2 years ago
Katja Lutz eef1631f6c feat: add donation link to WelcomeModal 2 years ago
Katja Lutz 05c563cbc3 feat: add quantity row to AgileCalculator and improve the layout 2 years ago
Katja Lutz 309a9754b0 fix: avoid division by zero in AgileCalculator 2 years ago
Katja Lutz e43be215b5 feat: write patron section in WelcomeModal 2 years ago
Katja Lutz 3680d8699e feat: add Kohei Asai twitter link in WelcomeModal 2 years ago