Commit graph

47079 commits

Author SHA1 Message Date
Rushabh Mehta
b5caddeb6f fix(minor): test 2024-08-14 16:13:57 +05:30
Rushabh Mehta
398657c7fa fix(minor): test 2024-08-14 16:13:57 +05:30
Rushabh Mehta
17bb9d535b fix(minor): test 2024-08-14 16:13:57 +05:30
Rushabh Mehta
231fc222c9 fix(minor): merge commits 2024-08-14 16:13:57 +05:30
Rushabh Mehta
1d678146a9 fix(styles): cleaner sidebars for list and form 2024-08-14 16:13:57 +05:30
Akhil Narang
2c7852e6aa
Merge pull request #27394 from ljain112/fix-rename-nested-set
fix: incorrect parameters in `frappe.db.set_value` call in `after_rename` method
2024-08-13 18:32:13 +05:30
ljain112
38f6b9f9d9 fix: incorrect parameters in frappe.db.set_value call in after_rename method 2024-08-13 16:33:11 +05:30
Sumit Bhanushali
cbb9ce65a4
Merge pull request #27383 from frappe/user_signature_fix
fix(UserSignature): changed field type to TextEditor
2024-08-13 15:20:41 +05:30
Sumit Bhanushali
391e6d1e3b fix(UserSignature): changed field type to TextEditor 2024-08-13 14:58:59 +05:30
Shariq Ansari
ec00d21925
Merge pull request #27376 from shariquerik/social-login-fix
fix: redirect to default path via social login
2024-08-13 13:22:07 +05:30
Akhil Narang
827ae9663f
Merge pull request #27339 from barredterra/form-breadcrumbs
fix: form breadcrumbs
2024-08-13 13:17:15 +05:30
Akhil Narang
e0a13793bf
Merge pull request #27378 from barredterra/no_feed_on_delete
fix: set `no_feed_on_delete` for Comment and Data Import Log
2024-08-13 13:16:28 +05:30
barredterra
e50bd64142 fix: don't create a comment when deleting a Data Import Log 2024-08-13 09:28:37 +02:00
barredterra
f4cd51a3f4 fix: don't create another comment when deleting a comment 2024-08-13 09:28:13 +02:00
Shariq Ansari
03986075d2 fix: login page route fix 2024-08-13 12:40:08 +05:30
Shariq Ansari
44eccd6135 fix: redirect to default path via social login 2024-08-13 12:23:20 +05:30
Shariq Ansari
4020b16b69
Merge pull request #27372 from shariquerik/chore-1
chore: minor style fixes
2024-08-13 12:02:55 +05:30
Shariq Ansari
4df61ed72c chore: added framework espresso logo 2024-08-12 22:22:18 +05:30
Shariq Ansari
e0ed704bc2 chore: minor style fixes 2024-08-12 22:13:56 +05:30
Shariq Ansari
d890fd2524
Merge pull request #27292 from shariquerik/app-switcher
feat: Apps page
2024-08-12 19:38:58 +05:30
Shariq Ansari
1ea56db399 chore: renamed include_as_app to include_in_apps_screen 2024-08-12 19:24:32 +05:30
Shariq Ansari
5bd7d60962 fix: unit test is broken 2024-08-12 18:05:06 +05:30
Shariq Ansari
5097a454cd fix: if no apps installed redirect to desk 2024-08-12 17:35:55 +05:30
Shariq Ansari
d421866a80 fix: set & reset default app 2024-08-12 17:30:48 +05:30
Shariq Ansari
bd59d1cdab chore: missed type 2024-08-12 17:23:27 +05:30
Shariq Ansari
6c54307859
Merge branch 'develop' into app-switcher 2024-08-12 17:19:56 +05:30
Akhil Narang
0b962c1558
Merge pull request #27366 from akhilnarang/fix-system-settings-json
fix: add back field that got dropped in #25624
2024-08-12 17:16:34 +05:30
Shariq Ansari
5ec4001340 feat: set app as default from apps page 2024-08-12 17:06:56 +05:30
Akhil Narang
2583868707
fix: add back field that got dropped in #25624
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-12 17:03:04 +05:30
Shariq Ansari
11b699c60d
Merge branch 'develop' into app-switcher 2024-08-12 16:29:34 +05:30
Shariq Ansari
b8263aaf55 fix: redesigned the apps page 2024-08-12 16:23:14 +05:30
Akhil Narang
0d9fa7d942
Merge pull request #27359 from akhilnarang/developer-mode-no-dormant
chore(scheduler): never mark sites as dormant if running in developer mode
2024-08-12 16:22:56 +05:30
Akhil Narang
c95f8215ed
Merge pull request #27362 from akhilnarang/partial-revert-26841
chore: don't track some hidden fields in timeline by default
2024-08-12 15:52:22 +05:30
Akhil Narang
9c0e0237a3
chore: don't track some hidden fields in timeline by default
Whoever wants can enable it on their site

Partial revert of #26841

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-12 15:23:46 +05:30
Suraj Shetty
1c95183b43
Merge pull request #27064 from frappe/f1007 2024-08-12 14:52:53 +05:30
Suraj Shetty
5f9fdf2c0e
Merge branch 'develop' into f1007 2024-08-12 14:39:33 +05:30
Shariq Ansari
0f0cf07ff5 fix: added include_as_app in hooks which is used to show app on apps page 2024-08-12 14:20:49 +05:30
Akhil Narang
fc12e46171
Merge pull request #27188 from blaggacao/chore/adapt-webhook-preview
chore: adapt webhook preview
2024-08-12 13:34:03 +05:30
Akhil Narang
3efd8c6d71
chore(scheduler): never mark sites as dormant if running in developer mode
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-12 13:27:14 +05:30
David
ac0e46669d
fix: spec preview fields statically on the frontend 2024-08-09 13:50:41 +02:00
Shariq Ansari
b3694b34cf refactor: common api to get apps with details 2024-08-09 12:16:10 +05:30
Rushabh Mehta
b25ff5ba71
Merge pull request #27345 from rmehta/extend-quick-entry
fix(minor): Quick Entry now subclasses from Dialog
2024-08-09 11:10:45 +05:30
gruener
8a2aa92389
fix: Fixes mariadb orm to return list instead of tuple as the typisat… (#27179)
* fix: Fixes mariadb orm to return list instead of tuple as the typisation suggests it

* fix: inverted fix for pg: Expect tuple as data_type for _transform_result

* fix: Fixed failing upstream spec due to data_type change
2024-08-09 09:27:07 +05:30
Rushabh Mehta
864c82bbb5 fix(minor): quick_entry.js - getter/setter for mandatory property 2024-08-08 21:50:24 +05:30
Rushabh Mehta
a6ab011208 fix(minor): quick_entry.js - use this.mandatory if set for backward compatibility 2024-08-08 21:01:49 +05:30
Shariq Ansari
09ac7feb3a fix: check if all installed apps are desk app then route to /app 2024-08-08 21:00:11 +05:30
Shariq Ansari
50325727df feat: added default app selector in system settings 2024-08-08 20:18:40 +05:30
Shariq Ansari
3f5d6d2c7f feat: added default app selector in user doctype 2024-08-08 19:54:02 +05:30
Akhil Narang
333f08dc83
Merge pull request #27347 from akhilnarang/sentry-fixes
fix: check to ensure field is defined
2024-08-08 19:18:12 +05:30
Akhil Narang
f337af5386
fix: check to ensure field is defined
TypeError: Cannot read properties of undefined (reading 'qty')
  at <object>.round_floats_in(../../../../../apps/frappe/frappe/public/js/frappe/model/model.js:793:25)
  at erpnext.TransactionControllerconversion_factor(../../../../../apps/erpnext/erpnext/public/js/controllers/transaction.js:1195:17)
  at erpnext.selling.SellingControllerconversion_factor(../../../../../apps/erpnext/erpnext/public/js/utils/sales_common.js:365:11)
  at <anonymous>(../../../../../apps/erpnext/erpnext/public/js/controllers/transaction.js:1254:16)

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-08 19:03:23 +05:30