prssanna
1caca3a3d2
feat: placeholder for Select fields
...
- set select icon for only_input field as well
2021-02-23 16:52:06 +05:30
mergify[bot]
5111387c09
Merge pull request #12401 from ankush/docs_update
...
docs: update docs of some most used functions
2021-02-22 05:50:14 +00:00
mergify[bot]
bc17e010a2
Merge pull request #12372 from pateljannat/method-not-found-error
...
fix: Resource not available error on Purchase Order get items
2021-02-22 05:37:35 +00:00
mergify[bot]
2e14b5b60c
Merge pull request #12411 from mainul94/Reset-Home-Patch-Error-Fix
...
fix: Unknow column `home_settings` on migrate from old version.
2021-02-22 05:36:03 +00:00
Suraj Shetty
cb51df4f80
Merge branch 'develop' into docs_update
2021-02-22 11:04:25 +05:30
mergify[bot]
ecf7686ece
Merge pull request #12422 from prssanna/localforage-drafts
...
feat: replace localStorage with localforage for storing drafts
2021-02-22 05:31:55 +00:00
mergify[bot]
f6740f3d62
Merge pull request #12443 from szufisher/szufisher-fix-leaderboard-not-work
...
fix: leaderboard not work when lang is not English
2021-02-21 07:14:06 +00:00
mergify[bot]
7f866c1e12
Merge pull request #12324 from gavindsouza/mv-custom-script-client-script
...
feat: Rename "Custom Script" to "Client Script"
2021-02-19 15:23:13 +00:00
Fisher Yu
2c921abdfc
fix: leaderboard not work when lang is not English
...
fix issue 11907
2021-02-19 23:10:47 +08:00
Gavin D'souza
6c4da1f228
Merge branch 'develop' of github.com:frappe/frappe into mv-custom-script-client-script
2021-02-19 15:37:37 +05:30
Gavin D'souza
a3a3dc3929
fix: Add awesomebar redirect for Custom to Client Script
...
Co-authored-by: Faris Ansari <netchamp.faris@gmail.com>
2021-02-19 15:15:20 +05:30
mergify[bot]
cce7b3d96e
Merge pull request #12423 from gavindsouza/server-script-scheduled-record
...
refactor: Server scripts
2021-02-19 06:51:12 +00:00
Suraj Shetty
ce752dbafd
fix: Checkbox style for disabled but checked checkbox ( #12435 )
2021-02-19 09:24:56 +05:30
prssanna
70e85eef12
chore: add localforage to globals in .eslintrc
2021-02-18 18:35:17 +05:30
Suraj Shetty
82c8bbbacd
fix: Disable trigger_change_on_input_event to avoid unexpected behavior ( #12429 )
2021-02-18 16:43:51 +05:30
mergify[bot]
db88902a70
Merge pull request #12427 from rohitwaghchaure/ignore-notify-update-in-patch
...
perf: Ignore notify update in patch execution
2021-02-18 09:13:27 +00:00
mergify[bot]
0c4910d7c5
Merge pull request #12417 from netchampfaris/fix-request-handling
...
fix: Throw early if invalid arguments
2021-02-18 08:21:10 +00:00
Rohit Waghchaure
bfab46c536
fix: ignore notify update in patch execution
2021-02-18 13:33:12 +05:30
Gavin D'souza
e901feb1bf
refactor(minor): Rename field event_type to event_frequency
...
* Drop _dashboard.py in favour of links in the .json
2021-02-18 13:05:55 +05:30
Suraj Shetty
b034161397
Merge pull request #12425 from surajshetty3416/fix-form-padding
2021-02-18 12:57:52 +05:30
Suraj Shetty
3aa2a91baf
fix: Table multiselect style
2021-02-18 12:35:38 +05:30
prssanna
7b66292d27
fix: kanban column max height
2021-02-18 12:28:47 +05:30
Prssanna Desai
24a90c76d4
Merge pull request #12419 from prssanna/redesign-fixes
2021-02-18 12:20:19 +05:30
Suraj Shetty
cdd7f17609
fix: Update breakpoint
2021-02-18 12:00:05 +05:30
prssanna
24aabd2b02
fix: ui tests
2021-02-18 11:24:25 +05:30
prssanna
f43da1af8b
style: fix formatting
2021-02-18 10:55:36 +05:30
Gavin D'souza
f78e5deb10
refactor: Server Script
...
changes:
* Added docstrings to all methods under ServerScript and resp. API
* Added validations and sync for scheduler server scripts based on b376e67608
* Restructured and simplified code to make it "less" confusing
* Added type hints for method args and returns
2021-02-17 19:18:48 +05:30
Gavin D'souza
b376e67608
refactor: Scheduler Server Scripts
...
* Document Links to show Scheduled Job Types linked to doc
* Event Type field added to maintain track of job scheduled via server
script
* One Server Script => One Scheduled Job Type !!!
Co-authored-by: Faris Ansari <netchamp.faris@gmail.com>
Co-authored-by: Abhishek Balam <abhishekbalam96@gmail.com>
2021-02-17 19:10:46 +05:30
Gavin D'souza
c8a0bd000d
style: Add type hints, Black-ish & f-strings
2021-02-17 19:07:08 +05:30
prssanna
ac2777e387
fix: check if signature exists
2021-02-17 19:05:25 +05:30
prssanna
6c490f44e4
feat: replace localStorage with localforage for storing drafts
2021-02-17 19:04:13 +05:30
Gavin D'souza
53378ac7e1
fix: Scheduled Job Type sync conditions
...
Delete only if job not defined in hooks' scheduler events, neither is
linked to a server script
2021-02-17 19:00:28 +05:30
prssanna
c5bd96aea0
fix: kanban like
2021-02-17 16:42:42 +05:30
prssanna
c42b5a5cc7
fix: kanban last card cut off
2021-02-17 16:25:23 +05:30
prssanna
f91c9bf467
fix: remove hidden_due_do_dependency property for filter field
...
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2021-02-17 16:25:09 +05:30
prssanna
9dd4d4b72a
fix: show first filter row on opening popover
2021-02-17 16:23:45 +05:30
prssanna
68bee13f6e
fix: title for link field items in awesomplete
2021-02-17 15:38:59 +05:30
mergify[bot]
344f7878ef
Merge pull request #12420 from ankush/fix_formatter
...
fix: remove trailing quote from formatter html
2021-02-17 09:33:47 +00:00
Ankush Menat
c02a7ef214
fix: remove trailing quote from formatter html
...
Related issue: FR-ISS-256268
2021-02-17 14:35:14 +05:30
prssanna
caf0adaa9d
fix: sidebar dropdown placeholder
2021-02-17 13:02:01 +05:30
prssanna
f7c930d50d
fix: don't show report builder link on report builder route
2021-02-17 13:01:13 +05:30
Suraj Shetty
ebc18892b6
fix: Form padding in mobile view
2021-02-17 12:49:15 +05:30
prssanna
d86832aaf2
fix: disabled link style
2021-02-17 12:34:48 +05:30
prssanna
bc2656dbd8
fix: remove duplicate variables.scss import
2021-02-17 11:41:33 +05:30
prssanna
cef115967b
fix: awesomplete width for filters
2021-02-17 10:59:38 +05:30
Suraj Shetty
aea5f83b46
fix: Remove unnecessary padding value in mobile.scss
2021-02-17 10:29:08 +05:30
Faris Ansari
6fa38a325d
fix: Fallback value for allow_traceback when no db
2021-02-16 21:45:26 +05:30
Faris Ansari
51bb7aa39a
fix: Throw early if invalid arguments
2021-02-16 21:44:35 +05:30
prssanna
7beaf81e07
Merge branch 'develop' of https://github.com/frappe/frappe into develop
2021-02-16 18:26:28 +05:30
prssanna
cf1621cc8c
fix: unescape docname before passing to update_order_for_single_card
2021-02-16 18:26:19 +05:30