Commit graph

8 commits

Author SHA1 Message Date
Georg Kahest
2bcabcbff2 revert removing of conditional displayof variables on invoice 2020-08-18 21:34:21 +03:00
Georg Kahest
8f06685605 resolve https://github.com/internetee/registry/pull/1346#discussion_r341532341 2020-08-18 16:53:57 +03:00
Georg Kahest
28e36d724a fix indention of pdf.haml 2019-10-29 14:54:31 +02:00
Georg Kahest
52dc69d545 remove all conditions from view var display 2019-10-10 01:24:05 +03:00
Georg Kahest
d1d484bc0c remove checks of displayed variables, as requested in: https://github.com/internetee/registry/pull/1346#discussion_r332424910 2019-10-10 01:21:30 +03:00
Georg Kahest
0d1e00b649 Remove extra whitespace chars from pdf.haml 2019-10-08 11:43:12 +03:00
Georg Kahest
474e27d325 Fix condition of buyer_url display in invoice pdf 2019-10-08 11:41:10 +03:00
Artur Beljajev
27ea790b28 Refactor invoice PDF generation, download and delivery
- Remove `Que::Mailer` (#895)
- Extract controllers
- Extract translations
- Convert HAML to ERB
- Add mailer preview
- Improve UI
- Remove unused routes
- Add tests
2019-04-11 13:04:42 +03:00