hrwx
03c3efdfad
Merge branch 'develop' of github.com:frappe/frappe into multistep_webforms
2021-12-17 16:41:14 +00:00
Jannat Patel
d0c570ae02
fix: function name and comment
2021-12-17 15:00:56 +05:30
Jannat Patel
2c397e4270
fix: on hold status button
2021-12-16 11:12:26 +05:30
Jannat Patel
c5c439ff03
fix: on hold status for data deletion
2021-12-16 10:02:07 +05:30
Jannat Patel
e57d2d0aa2
fix: removed sla and added auto deletion
2021-12-15 19:36:36 +05:30
Suraj Shetty
dfebbe9529
Merge branch 'develop' into data-deletion-enhancements
2021-12-12 10:14:44 +05:30
Suraj Shetty
9ad5593b24
style: Fix indentation
2021-12-12 10:14:22 +05:30
Jannat Patel
a97c71f3b5
fix: sider
2021-12-08 19:29:58 +05:30
Jannat Patel
7585a26d43
fix: translation for sla description
2021-12-08 18:12:09 +05:30
Jannat Patel
3caa93c2c4
chore: sla tracking
2021-12-07 11:14:11 +05:30
mergify[bot]
ba094e76d1
fix: Add xcall to Frappe's web bundle (backport #15146 ) ( #15152 )
...
Co-authored-by: Omar Younis <oimyounis@gmail.com>
2021-12-02 10:58:36 +05:30
Jannat Patel
d268996629
fix: test and semicolon
2021-12-01 21:18:52 +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
hrwx
c7c46a55de
Merge branch 'develop' of github.com:frappe/frappe into multistep_webforms
2021-11-25 15:29:21 +00:00
Shariq Ansari
7db461ad6d
chore: description updated
2021-11-23 11:03:04 +05:30
Shariq Ansari
98da4b9388
chore: Added description on email notification field
2021-11-23 10:46:54 +05:30
Shariq Ansari
a6cd8e0d8e
fix: Added checkbox to enable disable email notification for blog comment and feedback
2021-11-16 16:45:22 +05:30
Shariq Ansari
9466b35344
fix: Fixed position of feedback(like, comment)
2021-11-16 13:06:42 +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
hrwx
748e2ebb2b
feat: multistep webforms
2021-11-15 13:30:13 +00:00
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
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
27126889bd
fix: string translations and background variable
2021-11-09 16:02:21 +05:30
codescientist703
e8c25cf0f3
fix: added socketio initialization
2021-11-09 15:09:12 +05:30
codescientist703
6232bfbd39
fix: remove unused assets
2021-11-09 14:33:28 +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
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
dda6921490
test: Fixed failing postgres related test
2021-11-01 20:38:56 +05:30
Ankush Menat
7aa8688a09
perf: remove "track changes" from log-like doctypes
...
Removed "Track Changes" from:
- Activity Log
- Error Log
- Error Snapshot
- Scheduled Job Log
- View Log
- Notification Log
- Route History
- Energy Point Log
- Web Page View
These documents dont change and even if they did it's useless to keep
track of it IMO. Removing this speeds up insertion and saves storage.
2021-10-29 12:20:13 +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
Paweł Wojciechowski
a956571d41
fix: Website URL parsing function parses absolute telephone/phone tel: URLs as relative ( #14568 )
...
* Update utils.py
Fix : #14567
tel: URLs should be parsed as absolute path
* fix: Parsing telephone/phone tel: URLs as absolute
2021-10-26 05:34:23 +00:00
Shariq Ansari
5ceb672983
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-10-21 14:23:12 +05:30
Shariq Ansari
66314b1895
Merge branch 'frappe:develop' into wspace-code-cleanup
2021-10-18 10:58:47 +05:30
Shariq Ansari
231a04b509
fix: Using svg for menu icon for mobile view
2021-10-14 15:00:23 +05:30
Shariq Ansari
349c324802
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-10-14 14:56:27 +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
Shariq Ansari
6839f6b4db
Merge branch 'frappe:develop' into wspace-code-cleanup
2021-10-11 16:35:34 +05:30
codescientist703
f1893b1c7b
chore: remove chat module references and settings
2021-10-11 15:29:31 +05:30
Shariq Ansari
644775a139
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-10-07 11:54:16 +05:30
pateljannat
e7ad5f2c29
fix: single thread without refresh
2021-10-07 09:38:40 +05:30