Commit graph

53 commits

Author SHA1 Message Date
Rucha Mahabal
bb0e8af0fb fix(test): unsubscribe doctypes in tearDown 2020-08-17 09:41:54 +05:30
Rucha Mahabal
8d09b37308 feat(Event Streaming): allow consumers to unsubscribe 2020-08-17 09:41:54 +05:30
Rushabh Mehta
6336756c8a fix(tests): test_event_producer 2020-08-17 09:41:54 +05:30
Rushabh Mehta
dad59ce8cf fix(tests): select for update in reset_event_producer 2020-08-17 09:41:54 +05:30
Rushabh Mehta
df8075bd1d debug(minor): print trace for failed events in tests 2020-08-17 09:41:54 +05:30
Rushabh Mehta
81a02794b8 fix(event_consumer): choose the right doctype 2020-08-17 09:41:54 +05:30
Rushabh Mehta
b92b97fd9a fix(minor): clear cache for maps 2020-08-17 09:41:54 +05:30
Rushabh Mehta
5ead49c212 fix(tests): fix caching for event_consumer.py 2020-08-17 09:41:54 +05:30
Rushabh Mehta
b09beb9147 fix(tests): cleanup 2020-08-17 09:41:54 +05:30
Rushabh Mehta
b4b620e738 fix(refactor): event_update_log - move code from document.py and cleanup hooks 2020-08-17 09:41:54 +05:30
Rushabh Mehta
26a9230fdd fix(tests): more debugging 2020-08-17 09:41:54 +05:30
Rushabh Mehta
73c98d7082 fix(minor): stop printing 2020-08-17 09:41:54 +05:30
Rushabh Mehta
b1971d1f65 fix(minor): add for_update parameter in get_doc 2020-08-17 09:41:54 +05:30
Rushabh Mehta
e421bc19f6 fix(major): frappe.db.set_value will lock the row 2020-08-17 09:41:54 +05:30
Rushabh Mehta
4d97635ab4 fix(major): frappe.db.set_value will lock the row 2020-08-17 09:41:54 +05:30
Rushabh Mehta
22c6e08b1b fix(test): try with print_sql 2020-08-17 09:41:54 +05:30
Rushabh Mehta
14d9c28eb7 fix(test): try with print_sql 2020-08-17 09:41:54 +05:30
Rushabh Mehta
77cc95a673 fix(test): retry test_event_producer 2020-08-17 09:41:54 +05:30
Rushabh Mehta
bb074aa90d fix(test): retry test_event_producer 2020-08-17 09:41:54 +05:30
Rucha Mahabal
4135791e51 fix: reload doc after incoming change from consumer 2020-06-11 15:30:00 +05:30
Rucha Mahabal
5c7a9d28b8 fix: set send_welcome_email as 0 for user creation 2020-06-11 15:29:23 +05:30
Rucha Mahabal
60dbf657f7 test: producer url 2020-06-11 14:11:03 +05:30
Rucha Mahabal
34704a2362 fix: reset configurations in Event Producer tests 2020-06-11 14:07:29 +05:30
Faris Ansari
3c8ba15bf6 test: Simplify Event Producer test 2020-06-10 21:23:55 +05:30
Rucha Mahabal
372bc53f5a fix: failing test 2020-04-30 18:36:07 +05:30
Rucha Mahabal
bbffc8109d fix: failing test 2020-04-30 17:05:29 +05:30
Rucha Mahabal
9292e6f0a8 fix: deadlock in tests 2020-04-21 00:44:04 +05:30
Rucha Mahabal
6b70580822 fix(sider): list membership check 2020-04-21 00:01:54 +05:30
Rucha Mahabal
e2859e0f09 fix: remove time.sleep from tests 2020-04-07 09:52:52 +05:30
Rucha Mahabal
ed397017ee test: inner mapping 2020-03-19 16:56:29 +05:30
Rucha Mahabal
7b8e780763 feat: field for remote value filters to fetch doc for inner mapping 2020-03-19 14:00:19 +05:30
Rucha Mahabal
b324a8fd6d test: mapping 2020-03-18 17:13:00 +05:30
Rucha Mahabal
1f28aa42b0 fix: filter and validate inner mapping 2020-03-18 15:51:05 +05:30
Rucha Mahabal
d19326f5df feat: dependency syncing in update type operation of mapped doctypes 2020-03-18 14:40:23 +05:30
Rucha Mahabal
45cc2eb26d fix: cleaner functions for update operation in mapping 2020-03-18 12:56:40 +05:30
Rucha Mahabal
22ff87c528 fix: sync update type operations in mapped doctypes 2020-03-18 12:39:32 +05:30
Rucha Mahabal
94f95b944b feat: validation to enforce same remote doctypes in inner and outer mappings 2020-03-18 01:17:47 +05:30
Rucha Mahabal
85d6da6e2e feat: dependency syncing in mapped doctypes 2020-03-18 00:52:14 +05:30
Rucha Mahabal
1706f46b17 fix: handle case for different local fields mapping to same remote field 2020-03-16 14:05:52 +05:30
Rucha Mahabal
d23b6b4e67 feat: mechanism to set default value in mapping instead of remote fieldname 2020-03-16 13:56:39 +05:30
Rucha Mahabal
f0b46b22c0 fix: skip dependency syncing for mapped doctypes 2020-03-16 13:55:13 +05:30
Rucha Mahabal
8147fa45dd fix: anti-pattern code 2020-01-27 14:07:13 +05:30
Rucha Mahabal
38b99f7aa0 fix: trim extra / from producer url to overcome url mismatch 2020-01-27 13:51:58 +05:30
Rucha Mahabal
c0b22871fb fix: set parent in child table row dependency 2020-01-27 13:38:50 +05:30
Rucha Mahabal
19c69e5316 fix: anti-pattern code 2020-01-27 12:26:12 +05:30
Rucha Mahabal
d2445a6a40 fix: second level nested link dependency not syncing 2020-01-26 23:19:58 +05:30
Rucha Mahabal
9dbc0e2793 fix: docstatus not syncing 2020-01-13 23:50:38 +05:30
Rucha Mahabal
164014b995 feat: add URL validation in event producer 2020-01-12 17:05:51 +05:30
Rucha Mahabal
135b486c52 fix: nested dependency sync not working in iterations 2020-01-12 16:24:17 +05:30
Rucha Mahabal
e8067b5ddf fix: (dependency syncing) change recursion to iteration 2020-01-09 20:55:23 +05:30