Commit graph

8575 commits

Author SHA1 Message Date
hrwx
03c3efdfad Merge branch 'develop' of github.com:frappe/frappe into multistep_webforms 2021-12-17 16:41:14 +00:00
mergify[bot]
87adfb5ebd
Merge pull request #15203 from DeeMysterio/star-rating-dev
feat: make rating field's stars customizable with options field
2021-12-17 11:17:23 +00:00
mergify[bot]
acba26b025
fix(Translations): Search suggestions for lists, reports etc (backport #15305) (#15346)
Co-authored-by: Lev Vereshchagin <mail@vrslev.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-12-17 16:00:32 +05:30
mergify[bot]
e738b1f6f2
Merge pull request #15337 from resilient-tech/perf-translation
perf: improve translation speed
2021-12-17 08:39:56 +00:00
Suraj Shetty
4d2548cff9
Merge branch 'develop' into star-rating-dev 2021-12-16 19:40:25 +05:30
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
Sagar Vora
fdf060178b fix: increase timeout to 100ms 2021-12-16 13:39:49 +05:30
Sagar Vora
774b1dcd07 perf: improve translation speed 2021-12-16 13:10:41 +05:30
mergify[bot]
20a2a2dd03
Merge pull request #15320 from ankush/fix/inconsistent_link_field_behaviour
fix: set invalid link fields to `undefined` instead `''`
2021-12-15 17:41:46 +00:00
Suraj Shetty
1e3d58c14f
refactor: Use null instead of undefined 2021-12-15 21:53:25 +05:30
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
Ankush Menat
b633f31bf4 fix: set link field to undefined instead of empty string
This breaks other code where undefined values are removed, technically
invalid value for link field => unset link field so it should be
undefined
2021-12-15 18:41:56 +05:30
Suraj Shetty
79c2464a7a fix: Update descriptions 2021-12-15 17:42:59 +05:30
Suraj Shetty
ede927f03e fix: Make description translatable 2021-12-15 17:39:13 +05:30
Faris Ansari
cee24f7043
Merge pull request #15299 from netchampfaris/list-view-ux
fix(performance): list view bulk operations
2021-12-15 15:38:15 +05:30
mergify[bot]
a949894e31
Merge pull request #15309 from nextchamp-saqib/show-scan-btn
fix(ux): always show scan barcode button
2021-12-15 06:56:00 +00:00
Faris Ansari
3650968ccc style: missing semicolon 2021-12-15 11:44:26 +05:30
mergify[bot]
5427c11540
Merge pull request #15175 from shariquerik/duplicate-listview-records
fix: Show unique records in list view
2021-12-15 06:02:42 +00:00
Shariq Ansari
6c938d99ae fix: Load 20 more rows on click of 'Load More' 2021-12-15 10:52:46 +05:30
Saqib Ansari
62a1f6586d fix(ux): always show scan barcode button 2021-12-15 09:56:11 +05:30
Ankush Menat
bfdefee31d
Merge pull request #15302 from frappe/mergify/copy/develop/pr-15301
fix(Translations): Timeline added/removed rows fieldname (copy #15301)
2021-12-14 22:41:17 +05:30
Lev Vereshchagin
44e2d5605f fix(Translations): Timeline added/removed rows fieldname
(cherry picked from commit 98721ddb2fc789482c5fd4b57f9bbbf13fb7db5b)
2021-12-14 17:09:23 +00:00
Rucha Mahabal
9a5804c4e8 fix: select perm not visible in role permission summary dialog 2021-12-14 21:57:46 +05:30
Shariq Ansari
ec1443323a
Merge branch 'develop' into duplicate-listview-records 2021-12-14 20:09:45 +05:30
Rohit Waghchaure
073020c69d feat: added shortcut keys description for grid 2021-12-14 19:37:51 +05:30
Shariq Ansari
54adcf14aa chore: removed unused code 2021-12-14 19:23:04 +05:30
Shariq Ansari
d611c01180 refactor: reset start and page length after every refresh 2021-12-14 19:21:07 +05:30
Suraj Shetty
39014b09d8
Merge branch 'develop' into star-rating-dev 2021-12-14 18:18:36 +05:30
mergify[bot]
7153c6c0e9
Merge pull request #15237 from netchampfaris/document-states
feat: Document States
2021-12-14 12:29:58 +00:00
Faris Ansari
f1689d4349 fix(ux): list view bulk operations
- disable realtime list update when bulk action is being executed
- clear checked items after bulk action is completed
2021-12-14 17:59:28 +05:30
Rohit Waghchaure
4e3f996d64 test: added test cases to validate keyboard shortcuts for the grid 2021-12-14 14:50:41 +05:30
Rohit Waghchaure
6111cc8db9 feat: add new row in the grid using keyboard keys 2021-12-14 14:50:41 +05:30
Faris Ansari
6cfdd2e1d2 fix: remove global styling for color select
- use custom class for styling
- to avoid style leak in fieldnames which are "color"
2021-12-14 14:21:46 +05:30
Faris Ansari
3f133069a5 fix: Update indicator colors in kanban column 2021-12-14 13:42:40 +05:30
Faris Ansari
99bf94f784 fix: Set standard indicator colors
- Rename lightblue -> light-blue
2021-12-14 13:41:58 +05:30
Shariq Ansari
fdc42ee64d
Merge branch 'develop' into duplicate-listview-records 2021-12-14 13:09:23 +05:30
Shariq Ansari
f26b0234d6 fix: refresh all data 2021-12-14 12:04:20 +05:30
mergify[bot]
96a5f757c4
Merge pull request #15284 from sumaiya2908/timeline-event-icon
fix: different icons for different events in the timeline.
2021-12-14 04:20:46 +00:00
Summayya
65dfd87f49 chore: add icon classes for each event type 2021-12-13 21:18:09 +05:30
Diksha Jadhav
c477398a2f feat: make rating field's stars customizable with options field 2021-12-13 16:03:21 +05:30
Faris Ansari
f74b9be2c3
Merge pull request #15253 from netchampfaris/zip-files
feat: Zip files
2021-12-10 17:24:55 +05:30
Faris Ansari
a4b99cd7b4 feat: Zip files 2021-12-10 17:21:19 +05:30
mergify[bot]
28b33930ba
Merge pull request #15230 from pateljannat/web-form-table-issue
fix: Web Form child table scroll issue
2021-12-10 06:11:17 +00:00
Faris Ansari
4db2c1aaa3 feat: Document States
Customize the color of document states. Works with Status field.
2021-12-09 18:30:59 +05:30
Jannat Patel
13b660ca11 fix: web form table scroll issue 2021-12-09 11:17:45 +05:30
Ankush Menat
f3cbaf9df7 refactor: use navigator api for clipboard 2021-12-09 09:59:33 +05:30
Ankush Menat
ecdb893286 fix: copy to clipboard strips off newlines
input element isn't suitable for this hack, switch to textarea for
supporting newlines in text to be copied.
2021-12-09 09:59:33 +05:30
Ankush Menat
5b6012d0d3 feat: copy error to clipboard
Currently error can be reported if email is setup but other than that
only way to find error info is use browser's console.

This change adds a secondary button to copy error info to clipboard.
2021-12-09 09:59:33 +05:30
Ankush Menat
f589342c70 fix: missing content in communication composer
`message` is used as args in some places and `txt` in another.
Supporting both since there's no clear interface to this arguments for
this component.
2021-12-09 09:59:33 +05:30
Faris Ansari
19fb8cd409
Merge pull request #15182 from netchampfaris/cleanup-newsletter
fix: Newsletter Enhancements
2021-12-07 18:38:09 +05:30