Jannat Patel
|
c5c439ff03
|
fix: on hold status for data deletion
|
3年前 |
Rucha Mahabal
|
d56fea4a47
|
fix: use `get_all` instead of `get_list` while fetching linked doctypes
|
3年前 |
mergify[bot]
|
20a2a2dd03
|
Merge pull request #15320 from ankush/fix/inconsistent_link_field_behaviour
fix: set invalid link fields to `undefined` instead `''`
|
3年前 |
Suraj Shetty
|
1e3d58c14f
|
refactor: Use null instead of undefined
|
3年前 |
mergify[bot]
|
2b198014a4
|
Merge pull request #14438 from rohitwaghchaure/shortcut-keys-for-grid
feat: keyboard shortcuts for the grid
|
3年前 |
Jannat Patel
|
e57d2d0aa2
|
fix: removed sla and added auto deletion
|
3年前 |
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
|
3年前 |
Suraj Shetty
|
79c2464a7a
|
fix: Update descriptions
|
3年前 |
Suraj Shetty
|
ede927f03e
|
fix: Make description translatable
|
3年前 |
Faris Ansari
|
cee24f7043
|
Merge pull request #15299 from netchampfaris/list-view-ux
fix(performance): list view bulk operations
|
3年前 |
Ankush Menat
|
dd336a2990
|
Merge pull request #15311 from netchampfaris/document-state-reload-patch
fix: reload doctype state early to fix patch
|
3年前 |
Faris Ansari
|
c109804ba1
|
test: update ui tests for list view
- Keep checkbox checked after Refresh
|
3年前 |
mergify[bot]
|
a949894e31
|
Merge pull request #15309 from nextchamp-saqib/show-scan-btn
fix(ux): always show scan barcode button
|
3年前 |
Saqib Ansari
|
538bdb5a95
|
fix: more button in multi-select dialog
|
3年前 |
Faris Ansari
|
a2e24581bd
|
fix: reload doctype state early to fix patch
|
3年前 |
Faris Ansari
|
3650968ccc
|
style: missing semicolon
|
3年前 |
mergify[bot]
|
1d4c74d455
|
Merge pull request #15306 from pateljannat/text-editor-fixes
fix: Text Editor Height
|
3年前 |
mergify[bot]
|
5427c11540
|
Merge pull request #15175 from shariquerik/duplicate-listview-records
fix: Show unique records in list view
|
3年前 |
Shariq Ansari
|
6c938d99ae
|
fix: Load 20 more rows on click of 'Load More'
|
3年前 |
Saqib Ansari
|
62a1f6586d
|
fix(ux): always show scan barcode button
|
3年前 |
Ankush Menat
|
bfdefee31d
|
Merge pull request #15302 from frappe/mergify/copy/develop/pr-15301
fix(Translations): Timeline added/removed rows fieldname (copy #15301)
|
3年前 |
Ankush Menat
|
3d2c83ceef
|
Merge pull request #15300 from ruchamahabal/perm-summary
fix: select perm not visible in role permission summary dialog
|
3年前 |
Lev Vereshchagin
|
44e2d5605f
|
fix(Translations): Timeline added/removed rows fieldname
(cherry picked from commit 98721ddb2f )
|
3年前 |
Rucha Mahabal
|
9a5804c4e8
|
fix: select perm not visible in role permission summary dialog
|
3年前 |
Ankush Menat
|
5ee5573d21
|
chore: correct coverage config
threshold is used for limiting diff, target is more appropriate here.
|
3年前 |
Shariq Ansari
|
ec1443323a
|
Merge branch 'develop' into duplicate-listview-records
|
3年前 |
Rohit Waghchaure
|
073020c69d
|
feat: added shortcut keys description for grid
|
3年前 |
Shariq Ansari
|
54adcf14aa
|
chore: removed unused code
|
3年前 |
Shariq Ansari
|
d611c01180
|
refactor: reset start and page length after every refresh
|
3年前 |
Jannat Patel
|
199ae07d80
|
fix: text editor height
|
3年前 |
Suraj Shetty
|
39014b09d8
|
Merge branch 'develop' into star-rating-dev
|
3年前 |
mergify[bot]
|
7153c6c0e9
|
Merge pull request #15237 from netchampfaris/document-states
feat: Document States
|
3年前 |
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
|
3年前 |
mergify[bot]
|
2bdb7b2a73
|
Merge pull request #15288 from alyf-de/fix-import-doc
fix: import doc / fixtures
|
3年前 |
Faris Ansari
|
ed3165e732
|
fix(ux): Prevent deletion of standard document states
|
3年前 |
Faris Ansari
|
5ebcac71c2
|
fix(ux): show doctype name in customize form
|
3年前 |
Faris Ansari
|
1d67a38059
|
fix: add doctype_state in sync and install
|
3年前 |
Faris Ansari
|
ad390aab22
|
fix: update docs link checker
since docs are moved to wiki
|
3年前 |
Shariq Ansari
|
99860f2474
|
Merge branch 'develop' into duplicate-listview-records
|
3年前 |
Rohit Waghchaure
|
4e3f996d64
|
test: added test cases to validate keyboard shortcuts for the grid
|
3年前 |
Rohit Waghchaure
|
6111cc8db9
|
feat: add new row in the grid using keyboard keys
|
3年前 |
Suraj Shetty
|
3094cbbd15
|
Merge pull request #15293 from surajshetty3416/fix-request-args
|
3年前 |
Faris Ansari
|
6cfdd2e1d2
|
fix: remove global styling for color select
- use custom class for styling
- to avoid style leak in fieldnames which are "color"
|
3年前 |
Faris Ansari
|
2635da19f4
|
fix: Add Document States in customize form
|
3年前 |
Suraj Shetty
|
fba15b3874
|
fix: Combine request args and form data
- To accept argument via both way in a single request
|
3年前 |
Faris Ansari
|
3f133069a5
|
fix: Update indicator colors in kanban column
|
3年前 |
Faris Ansari
|
99bf94f784
|
fix: Set standard indicator colors
- Rename lightblue -> light-blue
|
3年前 |
Shariq Ansari
|
fdc42ee64d
|
Merge branch 'develop' into duplicate-listview-records
|
3年前 |
Shariq Ansari
|
f26b0234d6
|
fix: refresh all data
|
3年前 |
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
|
3年前 |