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
Ankush Menat
dd336a2990
Merge pull request #15311 from netchampfaris/document-state-reload-patch
...
fix: reload doctype state early to fix patch
2021-12-15 13:34:16 +05:30
Faris Ansari
c109804ba1
test: update ui tests for list view
...
- Keep checkbox checked after Refresh
2021-12-15 12:32:00 +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
Saqib Ansari
538bdb5a95
fix: more button in multi-select dialog
2021-12-15 12:22:35 +05:30
Faris Ansari
a2e24581bd
fix: reload doctype state early to fix patch
2021-12-15 12:01:00 +05:30
Faris Ansari
3650968ccc
style: missing semicolon
2021-12-15 11:44:26 +05:30
mergify[bot]
1d4c74d455
Merge pull request #15306 from pateljannat/text-editor-fixes
...
fix: Text Editor Height
2021-12-15 06:09:51 +00:00
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
Ankush Menat
3d2c83ceef
Merge pull request #15300 from ruchamahabal/perm-summary
...
fix: select perm not visible in role permission summary dialog
2021-12-14 22:39:35 +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
Ankush Menat
5ee5573d21
chore: correct coverage config
...
threshold is used for limiting diff, target is more appropriate here.
2021-12-14 20:12:51 +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
Jannat Patel
199ae07d80
fix: text editor height
2021-12-14 19:09:14 +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
mergify[bot]
2bdb7b2a73
Merge pull request #15288 from alyf-de/fix-import-doc
...
fix: import doc / fixtures
2021-12-14 12:07:14 +00:00
Faris Ansari
ed3165e732
fix(ux): Prevent deletion of standard document states
2021-12-14 16:51:42 +05:30
Faris Ansari
5ebcac71c2
fix(ux): show doctype name in customize form
2021-12-14 16:33:24 +05:30
Faris Ansari
1d67a38059
fix: add doctype_state in sync and install
2021-12-14 16:32:58 +05:30
Faris Ansari
ad390aab22
fix: update docs link checker
...
since docs are moved to wiki
2021-12-14 16:31:02 +05:30
Shariq Ansari
99860f2474
Merge branch 'develop' into duplicate-listview-records
2021-12-14 15:06:56 +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
Suraj Shetty
3094cbbd15
Merge pull request #15293 from surajshetty3416/fix-request-args
2021-12-14 14:43:12 +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
2635da19f4
fix: Add Document States in customize form
2021-12-14 14:20:46 +05:30
Suraj Shetty
fba15b3874
fix: Combine request args and form data
...
- To accept argument via both way in a single request
2021-12-14 13:55:24 +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
Akash Chaudhari
fbf926d1f6
fix: Error code for "user not found" ( #15223 )
...
* fix: error code for not found
* fix: updating test
* fix: update status code
* fix: update test for status code 400
2021-12-14 05:07:38 +00:00
mergify[bot]
86b2c38cf6
Merge pull request #15219 from ankush/coverage_plus_plus
...
chore: raise threshold for patch coverage to 85%
2021-12-14 05:04:07 +00:00
Suraj Shetty
e5372a147f
Merge branch 'develop' into develop
2021-12-14 10:29:23 +05:30
mergify[bot]
7aef5f4a97
Merge pull request #15279 from sumaiya2908/childtable-in-webform
...
fix: display of sr no in child table of a web form
2021-12-14 04:32:55 +00:00
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
barredterra
c92e6ab85d
fix: import doc / fixtures
2021-12-13 19:02:51 +01:00
Ankush Menat
af67ecc116
fix: dont refresh treeview on save / realtime
...
treeview's refresh method loads the whole tree without keeping any state
of what was expanded. So if triggered update via realtime the whole page
reloads and you see expanded tree.
2021-12-13 23:16:12 +05:30