Commit graph

44 commits

Author SHA1 Message Date
Shariq Ansari
efd82c464e fix: checkbox is getting squeezed if label is long 2023-02-14 15:57:11 +05:30
Ankush Menat
e594c35a3a fix: show fields without labels in print format builder (#18939)
* fix: show fields without labels in print format builder

* refactor: dont hardcode layout fields

[skip ci]

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
2022-11-21 14:52:31 +05:30
Ankush Menat
40f27f908a style: format JS files with prettier 2022-08-04 14:51:01 +05:30
Samuel Danieli
19a1393152 feat: make field label translatable 2022-06-27 23:32:55 +02:00
Suraj Shetty
64cc07227e refactor: Replace usage of deprecated attribute 2022-06-21 08:00:49 +05:30
HENRY Florian
1826c9e9af
fix: translation context for print format align values (#17026) 2022-05-31 14:15:21 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black (#16453)
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
Faris Ansari
239ec49612 style: formatting 2021-10-20 19:06:16 +05:30
Faris Ansari
5345d4ce7b Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
Faris Ansari
b8fbed0f66 feat: New Print Format Builder
- Print Format Builder Beta page
- Add margin fields in Print Format
- Using vuedraggable for drag and drop
2021-09-06 16:56:00 +05:30
prssanna
4e9e1a9ccf style: fix formatting 2021-05-18 17:22:30 +05:30
prssanna
ea3ca571ad fix: add Tab Break to no value fields 2021-05-18 17:21:00 +05:30
Faris Ansari
fa236fd9c5 style: sider issues 2021-05-04 07:21:49 +05:30
Faris Ansari
fe20515c23 refactor: Replace Class.extend with native class 2021-04-23 06:17:47 +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
prssanna
8b7c976f68 feat: alternate print format column layout 2020-12-14 18:05:02 +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
421ff69df5 fix: input background color on gray background 2020-11-12 14:42:08 +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
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