Commit graph

49 commits

Author SHA1 Message Date
prssanna
d5980b345f fix: set selected value in print format select 2021-03-02 13:45:34 +05:30
prssanna
724bd72904 fix: render fieldname if no label on print format builder sidebar 2021-03-01 15:07:15 +05:30
prssanna
7865f60cf3 fix: save selected print format 2021-03-01 15:06:21 +05:30
shariquerik
73f7fff00f fix: fixed sider 2021-02-09 15:18:34 +05:30
shariquerik
b42c3d05cc fix: updated is_rtl function 2021-02-08 12:32:07 +05:30
shariquerik
e992e638f9 fix: Added has_rtl function on client side 2021-02-07 12:42:06 +05:30
shariquerik
f180abf66d fix: RTL print preview issue 2021-02-04 19:31:19 +05:30
prssanna
a47b55546b style: fix formatting 2021-01-29 17:01:08 +05:30
prssanna
b95311728a style: fix formatting 2021-01-29 16:34:35 +05:30
prssanna
8b7c976f68 feat: alternate print format column layout 2020-12-14 18:05:02 +05:30
prssanna
a4d8161a87 fix: print pdf fixes 2020-11-24 12:29:27 +05:30
prssanna
ee472aa3e7 fix: print format builder drag handle 2020-11-23 17:09:29 +05:30
prssanna
0f456840eb fix: print format builder style 2020-11-23 16:55:01 +05:30
prssanna
986118ae2f fix: set print iframe height after timeout 2020-11-23 12:30:50 +05:30
prssanna
d885a3af74 fix: print route options check 2020-11-17 13:15:30 +05:30
prssanna
421ff69df5 fix: input background color on gray background 2020-11-12 14:42:08 +05:30
prssanna
cef08f4437 fix: print preview table overflow 2020-11-10 17:56:39 +05:30
prssanna
76bb9fc608 feat: skeleton loading state for print preview 2020-11-10 11:03:13 +05:30
prssanna
02508f7d4d feat: render print preview in an iframe
- use bootstrap 3
2020-11-09 15:40:11 +05:30
prssanna
7841dd9461 refactor: refactor contextual print setting implementation 2020-10-29 14:19:00 +05:30
Faris Ansari
4abb44857e wip 2020-10-28 13:52:34 +05:30
prssanna
e207d8c0ef feat: breadcrumbs for print page 2020-10-27 13:45:48 +05:30
prssanna
fea1023b69 fix: remove print with letterhead option in print view 2020-10-23 18:41:14 +05:30
prssanna
0e132620b5 fix: print format sidebar fields html 2020-10-23 16:48:04 +05:30
prssanna
640ff18d14 fix: print format builder spacing 2020-10-23 16:47:26 +05:30
prssanna
b7b1410a58 feat: update print format builder style 2020-10-23 15:00:17 +05:30
prssanna
9fd40f6596 fix: formatting 2020-10-22 15:54:47 +05:30
prssanna
285a0b5da5 feat: separate route for print view
- use sidebar layout with settings

- hook to fetch contextual print settings

- change default font to Inter
2020-10-22 15:29:37 +05:30
prssanna
451ef06da8 fix: custom sidebar field class name 2020-08-21 16:58:34 +05:30
prssanna
27f751f6b3 fix: print format sidebar field style 2020-08-21 16:52:16 +05:30
prssanna
611d5d2d10 fix: print format builder sidebar style 2020-08-21 15:40:15 +05:30
prssanna
64e47102a9 fix: remove light bg 2020-08-11 12:53:54 +05:30
prssanna
9ccfe7d6ea fix: print format builder style 2020-08-11 12:49:34 +05:30
Suraj Shetty
3a48fd858f fix: Use currentTarget to find right parent 2020-04-21 23:06:14 +05:30
prssanna
1ee0f69044 fix: click event being triggered multiple times 2020-03-02 17:06:57 +05:30
Faris Ansari
45138df076 fix: Add syntax highlighting to Edit HTML dialog 2019-11-28 16:32:37 +05:30
Aditya Hase
2728bd8d2f fix(print): Use double quotes inside templates
Wow, so many levels of stupidity. What were we thinking?
2019-08-10 19:17:46 +05:30
Faris Ansari
404805c9dd fix(Print): Show warning for column overflow 2019-08-08 22:14:10 +05:30
Mangesh-Khairnar
1387c331bc fix: print format builder setup (#7531) 2019-05-22 15:04:42 +05:30
Faris Ansari
37b65fb7ec fix: Disallow editing standard print formats 2019-05-09 15:32:04 +05:30
Faris Ansari
beb2727bb3
fix: Print Format UX (#7284)
- Rename type Server and Client to Jinja
- Rename Js to JS
- Patch
- Reload Print Format when new one is created
- Missing Semicolon and sanity check
2019-04-20 13:09:02 +05:30
Sagar Vora
6811d8396f
fix: fallback not reqd for section label, has default (#6865) 2019-01-30 19:44:13 +05:30
Faris Ansari
621cadcf22
Revert "fix: Print Format Builder not working unexpected string (#6861)" (#6863)
This reverts commit 42ec843b24.
2019-01-30 18:43:40 +05:30
Kartik Sharma
42ec843b24 fix: Print Format Builder not working unexpected string (#6861)
* Fix Print Format Builder

* fix: add *working* fallback

* fix: keep quotes around attr value
2019-01-30 18:41:12 +05:30
Faris Ansari
cc033a67eb fix(PrintFormat): Section Labels with spaces in them got truncated (#6819) 2019-01-25 11:19:57 +05:30
Charles-Henri Decultot
1e5edc9a11 Print format builder translations 2018-08-10 16:49:57 +00:00
Faris Ansari
e1b243996a Added files in .eslintignore, updated globals 2017-06-02 15:00:15 +05:30
Faris Ansari
2a3b34822b Remove all implicit global variables 2017-06-02 15:00:14 +05:30
Rushabh Mehta
11d575af46 [rename] Print module to Printing 2017-05-03 15:59:24 +05:30