Gursheen Anand
|
bda868b0c2
|
fix: rename doctype
|
2023-09-12 12:56:48 +05:30 |
|
Gursheen Anand
|
a7a6f438be
|
fix: use latest doc name for test
|
2023-09-11 11:49:40 +05:30 |
|
Gursheen Anand
|
4add076285
|
refactor: use old value instead of fetching parent doc
|
2023-09-11 11:15:24 +05:30 |
|
Gursheen Anand
|
0b722906db
|
fix: fetch prev docs from last amended doc
|
2023-09-11 11:10:06 +05:30 |
|
Gursheen Anand
|
177955a12f
|
fix: check label for fields
|
2023-09-11 11:06:01 +05:30 |
|
Gursheen Anand
|
9630df16a5
|
test: rows added dict
|
2023-08-23 15:51:33 +05:30 |
|
Gursheen Anand
|
c598fde22e
|
feat: add html template for additions and deletions
|
2023-08-23 12:30:08 +05:30 |
|
Gursheen Anand
|
57e4e0bc30
|
feat: add js for rendering html grids
|
2023-08-23 12:29:19 +05:30 |
|
Gursheen Anand
|
98437f1c30
|
feat: add logic for addition and deletion grids
|
2023-08-23 12:27:34 +05:30 |
|
Gursheen Anand
|
a0fe974530
|
feat: add collapsible sections for row additions and deletions
|
2023-08-23 12:26:35 +05:30 |
|
Gursheen Anand
|
f916c6821e
|
test: changed fields and rows
|
2023-08-21 13:07:49 +05:30 |
|
Gursheen Anand
|
4bc3d2e4b2
|
feat: add validation for mandatory fields
|
2023-08-18 18:25:25 +05:30 |
|
Gursheen Anand
|
6dbbdd0afe
|
refactor: code cleanup
|
2023-08-18 18:14:23 +05:30 |
|
Gursheen Anand
|
53f5280af0
|
fix: multiple rows changed in each table
|
2023-08-18 17:27:11 +05:30 |
|
Gursheen Anand
|
0b00aabc6a
|
fix: remove indicator
|
2023-08-18 11:27:34 +05:30 |
|
Gursheen Anand
|
c3d0ab5f9a
|
feat: add html template for comparator
|
2023-08-18 11:04:31 +05:30 |
|
Gursheen Anand
|
ef7af5e849
|
fix: child rows for cancelled docs in getdiff
|
2023-08-18 11:03:34 +05:30 |
|
Gursheen Anand
|
0d80ffc988
|
fix: return df label only when not none
|
2023-08-18 11:01:55 +05:30 |
|
Gursheen Anand
|
e53a78544c
|
feat: add logic for changed values and rows
|
2023-08-18 11:00:52 +05:30 |
|
Gursheen Anand
|
513f74ffa6
|
feat: create single doctype for comparator
|
2023-08-18 10:59:00 +05:30 |
|
gavin
|
943b09dde3
|
fix: Don't show online/offline alerts when tab not active (#22039)
[skip ci]
|
2023-08-14 12:30:12 +05:30 |
|
Shariq Ansari
|
0a5db95b41
|
Merge pull request #21993 from barredterra/use-existing-fullname
|
2023-08-14 11:29:56 +05:30 |
|
Ankush Menat
|
8d5d371ba8
|
chore: off by one error in site age
|
2023-08-14 10:25:11 +05:30 |
|
Jannat Patel
|
cd2f2df303
|
fix: controls loading for discussions (#22037)
|
2023-08-14 10:21:09 +05:30 |
|
Ankush Menat
|
a3c7358f66
|
fix: check permission on autorepeat
|
2023-08-13 18:27:34 +05:30 |
|
Ankush Menat
|
4d5a945861
|
refactor: reduce duplication in unsafe attr checks (#22033)
|
2023-08-13 18:23:41 +05:30 |
|
Ankush Menat
|
74d78dafce
|
chore: dont render query as reqd/bold
[skip ci]
|
2023-08-13 17:20:58 +05:30 |
|
Ankush Menat
|
ce1355dab8
|
fix: block format attributes (#22028)
|
2023-08-12 22:12:30 +05:30 |
|
Ankush Menat
|
16aa414fda
|
fix: flush telemetry before ending background job
|
2023-08-12 12:13:59 +05:30 |
|
Ankush Menat
|
19d33a9a88
|
fix: fair-er scheduling for multitenant deploys (#22022)
|
2023-08-12 10:55:35 +05:30 |
|
Raffael Meyer
|
b87de97edf
|
Merge pull request #21807 from barredterra/form-timeline-sidebar
fix: translatable messages in sidebar and timeline
|
2023-08-11 22:57:05 +02:00 |
|
Ankush Menat
|
cbe816347e
|
Merge pull request #22017 from GursheenK/implement-like-in-compare-util
feat: implement like in compare util
|
2023-08-11 22:16:12 +05:30 |
|
Ankush Menat
|
7a5a0c27a2
|
fix: Support SQL like LIKE filter
Other changes:
- Ignore empty doctype in filter creator
- Simplified recorder filter evals
|
2023-08-11 21:24:38 +05:30 |
|
Ankush Menat
|
8a81ac265e
|
chore: change telemetry code order
|
2023-08-11 17:18:19 +05:30 |
|
Suraj Shetty
|
2111f3fa02
|
Merge pull request #22014 from surajshetty3416/fix-auto-email-report
|
2023-08-11 16:20:54 +05:30 |
|
Gursheen Anand
|
9ad5f662c6
|
refactor: remove operator check for like in recorder
|
2023-08-11 15:38:57 +05:30 |
|
Gursheen Anand
|
b019a1163c
|
feat: implement like & not like in compare util
|
2023-08-11 15:34:07 +05:30 |
|
Suraj Shetty
|
f0bf3664e1
|
Merge branch 'develop' into fix-auto-email-report
|
2023-08-11 14:45:30 +05:30 |
|
Gursheen Kaur Anand
|
f3f141c444
|
chore: use template string for html (#22011)
|
2023-08-11 12:42:57 +05:30 |
|
Suraj Shetty
|
15bbe03d43
|
fix: Support dynamic filter for Reports w/o js config
|
2023-08-11 12:38:41 +05:30 |
|
Ankush Menat
|
a1f3114305
|
fix: sanitize frappe._dicts too in TB sanitizer (#22012)
|
2023-08-11 12:25:40 +05:30 |
|
mergify[bot]
|
fd10ab25cc
|
Merge pull request #22003 from gavindsouza/refactor-doc-bits
refactor: Use single query to delete child rows on doc.save
|
2023-08-11 06:45:07 +00:00 |
|
Ankush Menat
|
02e1311b3a
|
build: pin typing_extensions to major version
|
2023-08-11 11:54:09 +05:30 |
|
Gavin D'souza
|
84f134a683
|
fix: Add "better" typing hints
|
2023-08-11 11:45:47 +05:30 |
|
Gavin D'souza
|
28e657b603
|
fix: Check if fieldtype in set rather than str comparison
|
2023-08-11 11:45:42 +05:30 |
|
Nihantra C. Patel
|
518b31bde0
|
fix: Dashboard shortcuts - Tree view missing (#22008)
|
2023-08-11 08:46:18 +05:30 |
|
Ankush Menat
|
b2cc015f23
|
Merge pull request #21908 from GursheenK/virtual-doc-for-frappe-recorder
feat: virtual doctype for frappe recorder
|
2023-08-10 21:48:52 +05:30 |
|
Gursheen Anand
|
67111346c3
|
test: recorder filter sort and serialization
|
2023-08-10 20:50:36 +05:30 |
|
Ankush Menat
|
95ba67cd1f
|
chore: typo
|
2023-08-10 17:37:30 +05:30 |
|
Raffael Meyer
|
59620c4b34
|
Merge branch 'develop' into use-existing-fullname
|
2023-08-10 11:29:02 +02:00 |
|