Commit graph

309 commits

Author SHA1 Message Date
mergify[bot]
bf56858f09
Merge pull request #13504 from hrwX/multi_timezone_support
feat: Convert datetime field values to system timezone
2021-12-16 14:08:44 +00:00
mergify[bot]
2b198014a4
Merge pull request #14438 from rohitwaghchaure/shortcut-keys-for-grid
feat: keyboard shortcuts for the grid
2021-12-15 15:36:45 +00:00
Faris Ansari
c109804ba1 test: update ui tests for list view
- Keep checkbox checked after Refresh
2021-12-15 12:32:00 +05:30
Rohit Waghchaure
073020c69d feat: added shortcut keys description for grid 2021-12-14 19:37:51 +05:30
Rohit Waghchaure
4e3f996d64 test: added test cases to validate keyboard shortcuts for the grid 2021-12-14 14:50:41 +05:30
Suraj Shetty
dc522395c8 test: Fix test case for datetime 2021-11-30 16:49:27 +05:30
Shariq Ansari
721f6c63da test: report_view.js cypress test fix 2021-11-17 12:54:39 +05:30
Shariq Ansari
02cbe16ece
Merge branch 'frappe:develop' into editable-grid-pagination 2021-11-12 15:17:07 +05:30
Suraj Shetty
bc4c1c1eff
Merge branch 'develop' into fix-link 2021-11-12 11:29:04 +05:30
Sagar Vora
0b0f896258 fix: cleaner implementation for link validation 2021-11-12 10:36:21 +05:30
Suraj Shetty
66d1b08d06
Merge branch 'develop' into check-ui-test 2021-11-12 10:29:14 +05:30
Suraj Shetty
14c5ef36ee
Merge branch 'develop' into editable-grid-pagination 2021-11-12 09:42:21 +05:30
Suraj Shetty
df862ddc45
Merge pull request #14943 from resilient-tech/fix-validate-link 2021-11-11 17:28:32 +05:30
Shariq Ansari
d27d880402
fix: Dashboard Chart to support Child Table Doctype. (#13995)
* fix: Dashboard Chart with child table doctype

* test:  UI test 

* fix: Made Parent Document Type visible if Document Type is set
2021-11-11 15:09:58 +05:30
Shariq Ansari
67aab24bd0 test: fixed failing tests 2021-11-11 14:52:31 +05:30
Shariq Ansari
520336e6ee test: Updated control_duration.js 2021-11-11 12:40:06 +05:30
Sagar Vora
1fd53c4306 test: intercept validate_link instead of get_value 2021-11-11 12:30:30 +05:30
Shariq Ansari
15daadf5a6 test: failing test fixes 2021-11-11 11:20:50 +05:30
Shariq Ansari
8f1e7b9704 test: failing test fixes 2021-11-10 22:16:37 +05:30
Shariq Ansari
990797080a test: minor fixes 2021-11-10 12:42:34 +05:30
Shariq Ansari
ede1c41f67 test: UI test for editable grid pagination 2021-11-10 12:14:47 +05:30
Shariq Ansari
0441059d2c test: Updated grid_pagination UI Test 2021-11-10 11:32:53 +05:30
Suraj Shetty
1141b48c2e
Merge branch 'develop' into check-ui-test 2021-11-10 11:10:32 +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
Shariq Ansari
1b00f56e69 test: Updated navigation.js 2021-11-08 19:26:21 +05:30
Shariq Ansari
25ffd6ddec test: Updated report_view.js 2021-11-08 18:52:52 +05:30
Shariq Ansari
417ef53dfa test: Updated form.js 2021-11-08 13:04:56 +05:30
Shariq Ansari
754caca3ca test: Updated query_report UI test 2021-11-08 11:48:51 +05:30
Shariq Ansari
4aa59de85f
Merge branch 'frappe:develop' into check-ui-test 2021-11-08 11:28:20 +05:30
Shariq Ansari
cf416aa779 test: minor fix 2021-11-08 11:00:45 +05:30
mergify[bot]
92ad320917
Merge pull request #14489 from shariquerik/custom-report-dependency-fix
fix: Multi level custom report fix
2021-11-02 14:15:51 +00:00
Shariq Ansari
d7b06299af test: Minor fix 2021-11-02 18:43:58 +05:30
Shariq Ansari
06d8d8535f test: Fixed form.js 2021-11-02 18:20:36 +05:30
Shariq Ansari
bf0fb0de5c test: Added UI test for multi level query report 2021-11-02 17:39:14 +05:30
Shariq Ansari
7a6bee9dab test: fixed failing test(timeline, recorder, navigation) 2021-11-02 15:37:57 +05:30
Ankush Menat
4be43092a3 test: flaky sidebar test due to msgprint 2021-11-01 16:10:36 +05:30
Nihal Mittal
024dcb32e0
Merge branch 'develop' into remove-chat 2021-10-26 12:39:54 +05:30
Ankush Menat
5996d6829d test: fix flaky awesome_bar test 2021-10-22 15:47:17 +05:30
Sagar Vora
7aa8059b57 test: add UI test to ensure fetch_from works 2021-10-21 19:11:17 +05:30
Sagar Vora
f2b319920c refactor: improved design for fetching values using add_fetch 2021-10-21 19:00:30 +05:30
Shariq Ansari
06c8cbceb9 test: Commenting relative_time_filters.js 2021-10-19 19:46:33 +05:30
Shariq Ansari
749e12b544
Merge branch 'develop' into cypress-ui-test 2021-10-19 18:31:28 +05:30
Shariq Ansari
d18852f793 test: timeline.js ui test fix 2021-10-19 18:18:22 +05:30
Suraj Shetty
c6538cf318
Merge branch 'develop' into discussions-single-topic 2021-10-12 11:41:04 +05:30
codescientist703
f1893b1c7b chore: remove chat module references and settings 2021-10-11 15:29:31 +05:30
Suraj Shetty
efdd267cd5 Merge branch 'develop' of https://github.com/frappe/frappe into shareable-link-for-comments 2021-10-08 09:00:43 +05:30
Suraj Shetty
59e0501cc7 test: Fix timeline tests 2021-10-08 08:58:52 +05:30
pateljannat
d19864a6a7 fix: sider 2021-10-07 15:18:54 +05:30