Commit graph

33460 commits

Author SHA1 Message Date
Suraj Shetty
fe21efb76f fix: Keep charts as it is
- Frappe Charts do not support RTL and rtlcss does not work on SVG...
Setting direction as ltr to keep charts as it is
2021-07-12 10:06:06 +05:30
Suraj Shetty
5bea9dbdb7
Merge branch 'develop' into auto-generate-rtl-style 2021-07-12 09:26:55 +05:30
Suraj Shetty
e66c76c971
Merge pull request #13674 from surajshetty3416/fix-scrollbars 2021-07-12 09:15:19 +05:30
Suraj Shetty
d54bc4fc70 fix: Make scrollbar thumb rounded 2021-07-11 21:00:03 +05:30
mergify[bot]
c192f6972b
Merge pull request #12715 from alyf-de/google_drive_picker
feat: Google Drive Picker
2021-07-09 06:01:16 +00:00
Suraj Shetty
ef5c486b0a
Merge pull request #13664 from surajshetty3416/fix-dashboard-open-count 2021-07-07 23:11:55 +05:30
Suraj Shetty
ee75cea4fe fix: Enable set_open_count
perf: move set_open_count to after_refresh to avoid unnecessary calls
2021-07-07 22:39:12 +05:30
Suraj Shetty
67736f9199
Merge pull request #13662 from surajshetty3416/fix-file-folder-routing-issue 2021-07-07 19:39:15 +05:30
Suraj Shetty
121ae7e36b fix: Allow to open folders that are nested inside 2 folders 2021-07-07 17:58:45 +05:30
Mohammad Hasnain Mohsin Rajan
d25252b1e1
perf: Index workflow action fields (#13622)
* feat: add number format parameter in doc.get_formatted

* fix: add test cases

* fix: test_document test

* fix: test_document test fix

* fix: readding test for test_formatter

* perf: add indexes in workflow action

* chore: commit auto created file

* Revert "feat: add number format parameter in doc.get_formatted"

This reverts commit 6bdcae1201.

* Revert "fix: add test cases"

This reverts commit 4bafae6e38.

* Revert "fix: test_document test"

This reverts commit 3336915dae.

* Revert "fix: readding test for test_formatter"

This reverts commit f5e40141af.

* chore: remove unwanted changes

* chore: remove unwanted changes

Co-authored-by: Kenneth Sequeira <seq.kenneth@gmail.com>
2021-07-07 15:52:19 +05:30
mergify[bot]
9fdde15841
Merge pull request #13651 from resilient-tech/fix-cannot-read-property
fix: cannot read property `0` of undefined
2021-07-06 05:18:30 +00:00
Mohammad Hasnain Mohsin Rajan
b5d9de1fc4
fix: Option to pass any value for limit from client-side (#13452)
* add unlimited support to frappe.db.get_list - js

* fix: use 0 for getting all components in get_list

* fix: use autocomplete instead of select for letterheads

* fix: linting

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>

* chore: linting

* fix: add placeholder to autocomplete

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-07-05 14:33:19 +00:00
Suraj Shetty
0228b9c8eb fix: Add RTL control directive to override dropdown style in RTL mode 2021-07-05 18:02:35 +05:30
Sagar Vora
5b2a79ed2e fix: cannot read property 0 of undefined 2021-07-05 16:17:41 +05:30
Suraj Shetty
0b3402236c fix: Add layout direction to pdf template 2021-07-05 14:44:04 +05:30
Suraj Shetty
6e92cda34a fix: Breadcrumb direction for RTL 2021-07-05 14:43:34 +05:30
Suraj Shetty
70e4b8a459 fix: Use different key for RTL assets 2021-07-05 14:39:46 +05:30
Suraj Shetty
6df9fd2bf8 fix: Build asset file from results sequentially 2021-07-05 14:10:51 +05:30
mergify[bot]
bb9f73b8f6
Merge pull request #13647 from resilient-tech/fix-capure
fix: removed red indicator from alert
2021-07-05 07:31:49 +00:00
walstanb
9140361188 fix: removed red indicator from alert 2021-07-05 12:08:24 +05:30
Suraj Shetty
3d3d8bdfca Merge branch 'develop' of https://github.com/frappe/frappe into auto-generate-rtl-style 2021-07-05 12:04:04 +05:30
gavin
cd98d88a9f
Merge pull request #13646 from frappe/mergify/bp/develop/pr-13628
fix(Workspace): Pass doctype info for link item (backport #13628)
2021-07-05 10:57:23 +05:30
Gavin D'souza
bdfb53a50c fix(Workspace): Pass doctype info for link item
Without item.doctype, url for non standard reports in workspace cards doesn't set properly since doctype value is unidentified

Sometimes, the whole workspace won't render because slug function breaks while recieving undefined object

(cherry picked from commit 689e38b8610cc9e0b9b738d2774d0daa193dc309)
2021-07-05 05:16:21 +00:00
Suraj Shetty
4ddf8c18d8 feat: Execute separate build command for style files
- Execute style build twice (one for LTR and one for RTL) because rtlcss is dependant on comments and esbuild strips all comments so we cannot run rtlcss on built css files.
2021-07-05 10:38:55 +05:30
Suraj Shetty
4420ed1b20
Merge pull request #13641 from surajshetty3416/fix-minified-js-load 2021-07-03 14:40:35 +05:30
Suraj Shetty
fccd19a44c test: Add test to validate minified js load 2021-07-03 14:13:16 +05:30
Suraj Shetty
508f47e871 fix: Minified js load 2021-07-03 14:13:02 +05:30
Leela vadlamudi
f69615ac76
Merge pull request #13637 from leela/revert/prssanna/amended-doc-naming
fix: Revert "Merge pull request #13244 from prssanna/amended-doc-naming"
2021-07-02 18:10:53 +05:30
leela
f31d01a2a6 Revert "Merge pull request #13244 from prssanna/amended-doc-naming"
This reverts commit 58b95662c2, reversing
changes made to c553b7e23a.
2021-07-02 17:43:16 +05:30
mergify[bot]
dede680ceb
Merge pull request #13567 from alyf-de/bench_version_branch_commit
feat: print branch and commit on `bench version`
2021-07-02 08:24:55 +00:00
Leela vadlamudi
1e42272b32
Merge pull request #13575 from alyf-de/translate_connection_group_label
feat: translate connection group label
2021-07-02 13:39:24 +05:30
Leela vadlamudi
4d2a686960
Merge pull request #13500 from sunnyakaxd/develop
fix: Remove meta from pickling overhead
2021-07-02 13:36:48 +05:30
Leela vadlamudi
038649489e
Merge pull request #13632 from leela/remove-unnecessaty-imports
fix: remove not needed six import
2021-07-02 11:27:04 +05:30
leela
3552132789 fix: remove not needed six import 2021-07-02 11:25:20 +05:30
Leela vadlamudi
58b95662c2
Merge pull request #13244 from prssanna/amended-doc-naming
refactor: set amended docname to original docname
2021-07-02 11:23:10 +05:30
Leela vadlamudi
4800ee8725
Merge branch 'develop' into amended-doc-naming 2021-07-02 10:47:47 +05:30
Suraj Shetty
c553b7e23a
Merge pull request #13631 from surajshetty3416/fix-website-base-template 2021-07-02 09:17:16 +05:30
Suraj Shetty
4363e51c6d test: Fix improper tests for website rendering 2021-07-01 22:10:02 +05:30
Suraj Shetty
a93bb67030 test: Add test case to validate raw file load 2021-07-01 22:08:15 +05:30
Suraj Shetty
02e735da8e fix: Do not set base template for resource 2021-07-01 22:06:26 +05:30
gavin
3e92cf2f0e
Merge pull request #13619 from gavindsouza/hide-attachment-cond-dev
fix: Hide "Attach File" in form if max limit reached
2021-07-01 17:07:19 +05:30
gavin
f082db0a90
Merge pull request #13621 from frappe/dependabot/npm_and_yarn/socket.io-parser-3.3.2
chore(deps): [security] bump socket.io-parser from 3.3.0 to 3.3.2
2021-07-01 13:47:16 +05:30
gavin
4d36821273
Merge pull request #13617 from gavindsouza/safe-web-view-routes
fix: Safe checks while setting doctypes_with_web_view cache
2021-07-01 13:42:05 +05:30
Ankush
d58d2ac77f
ci(cypress): use env variable for key (#13616)
documentation ref: https://docs.cypress.io/guides/guides/command-line#cypress-run
2021-06-30 23:05:05 +05:30
dependabot-preview[bot]
fd51ba7fcc
chore(deps): [security] bump socket.io-parser from 3.3.0 to 3.3.2
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.2/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-30 16:58:54 +00:00
Gavin D'souza
3d36b67152 fix: Hide "Attach File" in form if max limit reached 2021-06-30 17:36:27 +05:30
gavin
dc514905f2
chore: Update CODEOWNERS 2021-06-30 15:49:14 +05:30
Gavin D'souza
6bb96419d4 fix: Safe checks while setting doctypes_with_web_view cache 2021-06-30 15:29:49 +05:30
gavin
a919761d8e
Merge pull request #13612 from marination/premature-commit-in-communication-develop
fix: Premature commit via notification's `send_an_email`
2021-06-30 11:56:34 +05:30
marination
36a3504b29 fix: Premature commit via notification's send_an_email 2021-06-30 11:07:43 +05:30