Suraj Shetty
|
22dfb6a3d8
|
ci: Fix path-to-cov
|
2021-05-05 17:11:55 +05:30 |
|
Suraj Shetty
|
d58191346e
|
test: Fix exception & remove unnecessary test
|
2021-05-05 16:17:50 +05:30 |
|
Suraj Shetty
|
c5910f91ee
|
ci: Fix coverage file path
|
2021-05-05 16:17:17 +05:30 |
|
Suraj Shetty
|
618e23ad90
|
test: Fix test dependencies
|
2021-05-05 15:45:58 +05:30 |
|
Suraj Shetty
|
bb833799dc
|
fix: Click ctx error
|
2021-05-05 14:47:41 +05:30 |
|
Suraj Shetty
|
ead3d76c84
|
test: Fix test dependencies
|
2021-05-05 14:37:12 +05:30 |
|
Suraj Shetty
|
0375b9f3af
|
chore: Enable coveralls
|
2021-05-05 14:05:12 +05:30 |
|
Suraj Shetty
|
f6fa55f76c
|
fix: Run before test hooks
|
2021-05-05 13:31:02 +05:30 |
|
Suraj Shetty
|
57166b9964
|
test: Fix test dependencies
|
2021-05-05 13:15:52 +05:30 |
|
Suraj Shetty
|
e33a09f4e6
|
refactor: Test runner
- fix style
- Handle global dependency
|
2021-05-05 13:15:25 +05:30 |
|
Suraj Shetty
|
ad06165ab5
|
fix: Use GITHUB_RUN_ID for uniqueness
- Also rename tests
|
2021-05-03 00:41:37 +05:30 |
|
Suraj Shetty
|
cf0e15e264
|
feat: Enable cypress parallel testing
|
2021-05-02 21:03:09 +05:30 |
|
Suraj Shetty
|
7ac3b53c1c
|
feat: Add support for build combined coverage file
- from parallel tests
- Update workflow files
|
2021-05-02 21:01:47 +05:30 |
|
Suraj Shetty
|
249fa6d21b
|
feat: Add run-parallel-tests command
- Tests will be distributed across different build machines
(dependent on test orchestrator)
- PrettyPrint for test results
|
2021-05-02 14:28:16 +05:30 |
|
mergify[bot]
|
f76e49595d
|
Merge pull request #13028 from gavindsouza/response-type-json
fix: Respond to /api requests as JSON by default
|
2021-04-30 06:03:24 +00:00 |
|
mergify[bot]
|
523a31a1fc
|
Merge pull request #13019 from resilient-tech/cb-fixes
fix(UI): consistent checkboxes on all browsers
|
2021-04-29 13:05:54 +00:00 |
|
Suraj Shetty
|
031087fd57
|
Merge pull request #13034 from shariquerik/grid-color-picker-fix
|
2021-04-29 18:29:30 +05:30 |
|
Suraj Shetty
|
ca9cafb999
|
fix: Set placeholder value before creating input
|
2021-04-29 18:13:18 +05:30 |
|
Suraj Shetty
|
28196bda54
|
fix: HTML Editor overflow in grid
|
2021-04-29 17:55:19 +05:30 |
|
Suraj Shetty
|
7a84a3f3ea
|
fix: Show nothing for empty value instead of undefined
|
2021-04-29 17:42:57 +05:30 |
|
Suraj Shetty
|
b1d6e7ad16
|
fix: Use placeholer attr to set color placeholder instead of value
|
2021-04-29 17:41:48 +05:30 |
|
Suraj Shetty
|
462e25e5ed
|
Merge pull request #13037 from frappe/mergify/bp/develop/pr-13033
fix: Moving Site folder across different FileSystems failed (backport #13033)
|
2021-04-29 17:00:13 +05:30 |
|
eneegy
|
be027787c5
|
fix: Moving Site folder across different FileSystems failed (#13033)
Co-authored-by: Thanh Dao <thanhdn1989@gmail.com>
(cherry picked from commit 29be5829e16b7e9454713d69539066a87d5a4091)
|
2021-04-29 16:29:05 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
1de1d87b79
|
test: omit commands directory since it is tested seperately (#13035)
* test: omit commands directory
* tests: use frappe namespace
* test: better wildcard matching
* style: Add whitespace
Co-authored-by: gavin <gavin18d@gmail.com>
|
2021-04-29 10:05:05 +00:00 |
|
shariquerik
|
f148bf36c3
|
refactor: Conditional CSS instead of code
|
2021-04-29 15:26:52 +05:30 |
|
Sagar Vora
|
2fefa24462
|
fix: use css variable for themeability
|
2021-04-29 15:17:17 +05:30 |
|
shariquerik
|
67671c98bb
|
fix: Grid row color picker field not working
|
2021-04-29 14:10:33 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
3e78995594
|
ci: Use different service name for push and pull request events (#13030)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2021-04-29 13:06:55 +05:30 |
|
Suraj Shetty
|
90dde099df
|
ci: Remove coverage step from workflow
|
2021-04-29 12:55:46 +05:30 |
|
Gavin D'souza
|
fcf63622bc
|
fix: Respond to /api requests as JSON by default
If header 'Accept: application/json' isn't set, the failure
responses to /api endpoints is HTML. Success responses are of type JSON.
|
2021-04-29 11:27:15 +05:30 |
|
mergify[bot]
|
416fc39330
|
Merge pull request #13024 from hasnain2808/file-uploader
fix: Decode uri before importing file via weblink
|
2021-04-29 05:06:57 +00:00 |
|
hasnain2808
|
9a8d1fb43f
|
fix: decode uri before importing file via weblink
|
2021-04-28 18:40:31 +05:30 |
|
mergify[bot]
|
d9e229bc14
|
Merge pull request #12999 from ankush/add_sourceurl
feat(DX): sourceURL for injected javascript
|
2021-04-28 12:58:55 +00:00 |
|
Sagar Vora
|
0742a754b8
|
fix: add box-shadow on :focus for tab key navigation
|
2021-04-28 18:26:30 +05:30 |
|
Sagar Vora
|
47630b8ea0
|
fix(UI): consistent checkboxes on all browsers
|
2021-04-28 18:26:30 +05:30 |
|
mergify[bot]
|
a3632a4a50
|
Merge pull request #13014 from resilient-tech/fix-checkbox-disp
fix: disabled checkbox should be disabled
|
2021-04-28 11:49:41 +00:00 |
|
mergify[bot]
|
d947cf2404
|
Merge pull request #13015 from Alchez/fix-six-imports
refactor: fix py3 datatypes and remove references to six in oauth
|
2021-04-28 09:41:49 +00:00 |
|
Rohan Bansal
|
dade7ed216
|
refactor: fix py3 datatypes and remove references to six in oauth
|
2021-04-28 14:02:23 +05:30 |
|
mergify[bot]
|
ab9000b355
|
Merge pull request #13012 from hasnain2808/fix-focus
fix: focus jumps to first field
|
2021-04-28 08:24:06 +00:00 |
|
Sagar Vora
|
c7591d51c4
|
fix: disabled checkbox should be disabled
|
2021-04-28 13:40:02 +05:30 |
|
hasnain2808
|
f25a6c5fee
|
fix: focus jumps to first field
|
2021-04-28 12:09:17 +05:30 |
|
Suraj Shetty
|
0e015fdcb6
|
Merge pull request #13004 from frappe/dependabot/npm_and_yarn/redis-3.1.1
|
2021-04-28 09:18:43 +05:30 |
|
Suraj Shetty
|
d9b4e664a7
|
Merge pull request #13006 from surajshetty3416/fix-rtl-for-new-design
|
2021-04-28 09:13:33 +05:30 |
|
mergify[bot]
|
c9f8a4991e
|
Merge pull request #12997 from revant/improve-oauth2
refactor: improve oauthlib implementation
|
2021-04-28 02:18:16 +00:00 |
|
dependabot[bot]
|
43285fd2d8
|
chore(deps): bump redis from 2.8.0 to 3.1.1
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-27 17:16:25 +00:00 |
|
Frappe Bot
|
d30596b15e
|
refactor: Delete Qunit test files
Since it is no longer used
|
2021-04-27 21:37:15 +05:30 |
|
Frappe Bot
|
07d3f6bd06
|
refactor: Remove unused files
|
2021-04-27 21:37:03 +05:30 |
|
Suraj Shetty
|
a5bb043be4
|
fix: RTL stylesheet URL
|
2021-04-27 19:04:26 +05:30 |
|
mergify[bot]
|
2b95170a53
|
Merge pull request #13001 from surajshetty3416/fix-kanban
fix(kanban): Freeze screen till the background request is complete
|
2021-04-27 10:19:56 +00:00 |
|
Suraj Shetty
|
b60bcdcac3
|
chore: Bump develop branch version to v14 (#13003)
|
2021-04-27 15:21:49 +05:30 |
|