mergify[bot]
02fc043745
Merge pull request #15355 from pateljannat/custom-signup
...
feat: Custom signup form hook
2021-12-21 09:39:26 +00:00
Suraj Shetty
52b5265868
fix: Make labels translatable
2021-12-21 14:12:40 +05:30
Jannat Patel
679c61531f
fix: renamed hook and moved template
2021-12-20 11:07:29 +05:30
Suraj Shetty
dfebbe9529
Merge branch 'develop' into data-deletion-enhancements
2021-12-12 10:14:44 +05:30
Faris Ansari
ccc65defb6
fix(newsletter): better open in web link
2021-12-07 17:20:58 +05:30
Jannat Patel
abd6eafbad
fix: email content
2021-12-01 19:44:19 +05:30
Jannat Patel
121333874a
fix: send email immediately
2021-12-01 18:54:01 +05:30
Jannat Patel
d622b96e64
fix: request for account deletion flow
2021-12-01 10:54:15 +05:30
Sagar Sharma
ba6d96855b
fix: Image(link) render as text in print format
...
(cherry picked from commit df3692b51e66771c9308a9c7c744c943c1f95752)
2021-11-26 07:02:46 +00:00
barredterra
1c410de6f5
fix: "send open in web" only if enabled
2021-11-23 12:45:28 +01:00
mergify[bot]
346e2685e3
Merge pull request #14989 from shariquerik/blog-email-notification
...
fix: Enable disable email notification for blog comment & feedback
2021-11-23 06:05:07 +00:00
Mohammed Redah
247bf8f476
Merge branch 'frappe:develop' into develop
2021-11-20 19:01:22 +03:00
Shariq Ansari
a6cd8e0d8e
fix: Added checkbox to enable disable email notification for blog comment and feedback
2021-11-16 16:45:22 +05:30
Rushabh Mehta
f4eff6f7c4
Merge pull request #14614 from shariquerik/new-feedback-comment
...
refactor: New Feedback & Comment Design for Blog Post
2021-11-16 12:40:35 +05:30
Faris Ansari
ead05f062d
fix: minor website styling fixes ( #14952 )
...
* fix: move utility classes from page header wrapper
so that css is overridable in user stylesheets
* fix(website-theme): obey button rounded corners setting
- set border radius values to 0
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-11-15 16:16:19 +05:30
Shariq Ansari
ed280224fc
Merge branch 'frappe:develop' into new-feedback-comment
2021-11-15 11:22:05 +05:30
mergify[bot]
1e33f38353
Merge pull request #14916 from pateljannat/discussions-better-empty-state
...
style: Discussions better empty state
2021-11-12 10:44:58 +00:00
Jannat Patel
88ddb7d93c
docs: comment added
2021-11-12 15:22:50 +05:30
Shariq Ansari
7d31aae0be
Merge branch 'frappe:develop' into new-feedback-comment
2021-11-12 15:17:29 +05:30
Shariq Ansari
e62f2627e0
fix: some more changes in design
2021-11-10 20:42:56 +05:30
Jannat Patel
4c122ee7d6
style: button alignment and removed unused classes
2021-11-10 17:57:52 +05:30
Jannat Patel
c63e8de2dd
style: used variables
2021-11-10 16:57:42 +05:30
Jannat Patel
27126889bd
fix: string translations and background variable
2021-11-09 16:02:21 +05:30
codescientist703
ed13182573
chore: Remove Chat Module
2021-11-09 13:44:57 +05:30
Suraj Shetty
31d5d81e31
revert: "chore: Remove chat module" ( #14922 )
2021-11-09 10:30:00 +05:30
Rushabh Mehta
da6b86ef4f
Merge pull request #14411 from codescientist703/remove-chat
...
chore: Remove chat module
2021-11-09 09:54:22 +05:30
Jannat Patel
b52f8ee099
style: empty state logo
2021-11-08 16:50:27 +05:30
Jannat Patel
cf059039eb
fix: empty state for discussions
2021-11-03 11:37:09 +05:30
Shariq Ansari
04a145c40c
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-11-01 21:02:39 +05:30
Shariq Ansari
632e3acc01
refactor: New Feedback & Comment Design for Blog Post
2021-10-28 20:49:34 +05:30
Nihal Mittal
024dcb32e0
Merge branch 'develop' into remove-chat
2021-10-26 12:39:54 +05:30
Faris Ansari
c1053bea93
fix: Field rendering of every field
2021-10-22 19:20:42 +05:30
Faris Ansari
937fc35022
fix: body height in html preview
2021-10-21 20:13:53 +05:30
Faris Ansari
5f5f0e8bba
fix: Include print style and print format css
2021-10-20 19:18:35 +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
72e9df5460
fix: section fields orientation
...
- Option to render fields in a section in left-right orientation
- this is useful in cases where rendering currency values one below the other makes more sense
2021-10-19 19:22:23 +05:30
Faris Ansari
a4746483ab
fix: print style
...
- bordered table
- pdf column rendering fix
- document-header class
2021-10-19 19:20:08 +05:30
Faris Ansari
090a5db7f8
feat: Spacer and Divider components
2021-10-19 19:16:54 +05:30
Faris Ansari
d8dfc14bea
feat: Configurable font size
2021-10-19 19:15:38 +05:30
Faris Ansari
76b5ee8b9e
feat: Field Templates
...
- standard field templates for rendering custom templates for fields for e.g., taxes in invoice
- ability to create user defined reusable templates that show up in print format builder
2021-10-19 19:12:15 +05:30
Faris Ansari
c31bf0aadc
fix: Page number
...
- simpler configuration
- remove arbitrary margin text configuration
2021-10-19 15:45:40 +05:30
Shariq Ansari
231a04b509
fix: Using svg for menu icon for mobile view
2021-10-14 15:00:23 +05:30
Suraj Shetty
c6538cf318
Merge branch 'develop' into discussions-single-topic
2021-10-12 11:41:04 +05:30
Shariq Ansari
875f35ec14
fix: Rate limiter on blog feedback ( #14322 )
...
* fix: Added rate limiter on blog feedback
* test: Updated test to support rate limiter
2021-10-11 19:35:51 +05:30
codescientist703
f1893b1c7b
chore: remove chat module references and settings
2021-10-11 15:29:31 +05:30
pateljannat
f9104c846f
fix: removed opacity and added lighter color to divider
2021-10-11 12:05:53 +05:30
pateljannat
49af778401
style: make divider lider lighter
2021-10-08 18:17:16 +05:30
pateljannat
bee2491221
test: ui test for single thread
2021-10-07 12:53:19 +05:30
pateljannat
e7ad5f2c29
fix: single thread without refresh
2021-10-07 09:38:40 +05:30
Faris Ansari
d8457a3c71
fix: Show print preview on print page
2021-10-05 14:21:57 +05:30