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
Sagar Vora
af41d9f8a5
fix: stricter validation
2021-11-11 12:29:49 +05:30
Ankush Menat
b70251baba
ci: user hotfix branches for patch test
2021-11-11 12:25:03 +05:30
Sagar Vora
9503e7788a
fix: restore validate_link
2021-11-11 12:24:22 +05:30
mergify[bot]
20e3ed9ff9
revert: "feat(minor): Implement __getitem__ in Base Document" (backport #14945 ) ( #14946 )
...
* Revert "feat(minor): Implement __getitem__ in Base Document (#14855 )"
This reverts commit 583a7ef23923d362c85beeabe57703c2d5b12a65.
(cherry picked from commit d165fb3d477e65f7a395118f69278f2cb5c7f4e5)
* fix: keyerror in auto email report
(cherry picked from commit aac20f5d159875a5f3c9b4a6d74beec390e617dd)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2021-11-11 12:13:52 +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
9d4410efb9
Merge branch 'frappe:develop' into check-ui-test
2021-11-10 21:21:12 +05:30
Shariq Ansari
d0865a11b5
fix: removed dislike field, updated test, removed unused icons
2021-11-10 20:56:15 +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
mergify[bot]
318d4faed2
Merge pull request #14874 from pateljannat/github-email-issue
...
fix: Github API endpoint
2021-11-10 11:19:59 +00:00
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
990b9f0ec3
test: Changing cypress browser to chrome
2021-11-10 11:45:53 +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
Shariq Ansari
8778128109
fix: sider fix
2021-11-09 22:16:45 +05:30
Shariq Ansari
f02d289992
feat: Editable grid/table pagination
2021-11-09 21:01:21 +05:30
Ankush Menat
9f0a0512a6
fix(ux): better empty state
2021-11-09 18:50:14 +05:30
Ankush Menat
881143c308
feat: show human readable date and version
2021-11-09 18:40:51 +05:30
Ankush Menat
a8b3effa82
chore: sider, linting issues
2021-11-09 18:40:51 +05:30
Ankush Menat
18ba79222c
test: unit tests for diff.py utils
2021-11-09 18:40:51 +05:30
Ankush Menat
a116e3b92d
feat: show colors in diffview
2021-11-09 18:40:51 +05:30
Ankush Menat
5438c4cb9f
feat: diff client/server scripts
2021-11-09 18:40:51 +05:30
Ankush Menat
0cd1b3cc83
feat: diffview for comparing fields in two version
2021-11-09 18:40:51 +05:30
mergify[bot]
6457d58ece
Merge pull request #14928 from ankush/modified_nsm
...
fix: dont update `modified` for changes due to nsm implementation
2021-11-09 12:40:42 +00:00
Ankush Menat
6a50442936
refactor(minor): better variable names
2021-11-09 17:11:41 +05:30
Ankush Menat
fb929566cc
fix: don't change modified when updating lft/rgt
...
These are implementation details and not explicitly modified by user.
IMO these `modified` value shouldn't change just because node has moved
around due to NSM change.
as
2021-11-09 17:11:39 +05:30
Jannat Patel
27126889bd
fix: string translations and background variable
2021-11-09 16:02:21 +05:30
mergify[bot]
1787128b44
Merge pull request #14926 from codescientist703/remove-chat
...
chore: Remove Chat Module
2021-11-09 10:30:57 +00:00
Shariq Ansari
cbbf09e1cc
revert: 'test: Removing cypress ui test retry'
2021-11-09 15:36:56 +05:30
codescientist703
e8c25cf0f3
fix: added socketio initialization
2021-11-09 15:09:12 +05:30
Jannat Patel
7771e0b2c9
fix: removed unused imports
2021-11-09 14:49:27 +05:30
Nihal Mittal
6fdd34630e
Merge branch 'develop' into remove-chat
2021-11-09 14:37:42 +05:30
Jannat Patel
845c589497
test: ignore permissions
2021-11-09 14:33:41 +05:30
codescientist703
6232bfbd39
fix: remove unused assets
2021-11-09 14:33:28 +05:30
Anurag0911
8b7629c064
feat: Encrypted Backups ( #14513 )
...
* feat: backup-encryption
* fix: Using encryption key and Minor changes.
* fix: Sider.
* fix: Closing curly brace does not appear on the same line as the subsequent block.
* fix: Review Suggestions.
* fix: Minor changes.
* chore: Icon
* fix: Icon and Privileges Changes.
2021-11-09 13:58:57 +05:30
codescientist703
ed13182573
chore: Remove Chat Module
2021-11-09 13:44:57 +05:30
Jannat Patel
08faf731e0
test: github login
2021-11-09 13:38:17 +05:30
Pruthvi Patel
30452c8b9c
style: use const instead of let
2021-11-09 13:00:15 +05:30
Pruthvi Patel
c648346742
refactor: a better way to cleanup older assets when newer ones are built
2021-11-09 12:54:17 +05:30
mergify[bot]
6740f1c360
Merge pull request #14913 from Aradhya-Tripathi/at/query/functions
...
refactor: converting raw SQL queries
2021-11-09 06:41:41 +00:00
Suraj Shetty
31d5d81e31
revert: "chore: Remove chat module" ( #14922 )
2021-11-09 10:30:00 +05:30
Aradhya-Tripathi
7ba23ed39d
fix: fixed sider issues
2021-11-09 10:21:15 +05:30
Aradhya-Tripathi
5e818198be
refactor: converted queries in rename doc
2021-11-09 10:19:54 +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
88d8c1e56a
fix: public info api
2021-11-08 20:17:07 +05:30