Commit graph

49790 commits

Author SHA1 Message Date
Soham Kulkarni
d3a5e8d13e
Merge pull request #32652 from sokumon/show-request-ip
fix: show request ip for easier debugging
2025-05-23 15:24:07 +05:30
sokumon
4900d60a35 fix: show request ip for easier debugging 2025-05-23 14:55:16 +05:30
Ankush Menat
04144d7544
Merge pull request #32642 from ankush/drop_down_console
feat: Dropdown Console
2025-05-23 14:11:22 +05:30
RitvikSardana
2f3295d685
Merge pull request #32651 from RitvikSardana/email-threading-fw
fix: find message id from in_reply_to field in communication
2025-05-23 13:27:52 +05:30
Ankush Menat
48496060e9 fix: warnings, log links, freeze window 2025-05-23 13:06:01 +05:30
RitvikSardana
9ff04c3f6f fix: find message id from in_reply_to field in communication 2025-05-23 12:47:48 +05:30
Ankush Menat
9a9fa28075 feat: show execution time
Since it's keyboard driven this also serves as "some UI feedback".
2025-05-23 12:38:16 +05:30
Ankush Menat
7238bb00c1 fix: robust waiting for ace to be ready 2025-05-23 12:22:54 +05:30
Ankush Menat
726fb17e69 refactor: insert using editor, nothing else. 2025-05-23 12:09:39 +05:30
Ankush Menat
7387cc5fb5 refactor: use async everywhere 2025-05-23 12:02:52 +05:30
Ankush Menat
d9a36686d4 fix: focus on previous location 2025-05-23 11:59:33 +05:30
Ankush Menat
004af01a13 fix: hide from those who don't have perms 2025-05-23 11:51:36 +05:30
Ankush Menat
9fa2edf461 fix: unexpected commits 2025-05-23 11:51:36 +05:30
Ankush Menat
eef059231a fix: escape minimizes the system console
Better UX compared to opening it again and again.

This works as a scratch pad for WIP code.
2025-05-23 11:51:36 +05:30
Ankush Menat
67be9777af feat: execute the code from dropdown console 2025-05-23 11:51:36 +05:30
Ankush Menat
fae6287370 feat: autocompletion for current doc fieldnames 2025-05-23 11:51:36 +05:30
Ankush Menat
1b5650689e fix: implement custom set_focus for code field
Doesn't do anything right now 🤷
2025-05-23 11:51:36 +05:30
Ankush Menat
1ffd1582ed feat: load common completions 2025-05-23 11:51:36 +05:30
Ankush Menat
020d78761e feat: contextual default code for current doc 2025-05-23 11:51:36 +05:30
Ankush Menat
081a651556 feat: Dropdown Console 2025-05-23 11:51:36 +05:30
Ankush Menat
60b4d6503f
fix: Avoid sending empty filtrs from list view (#32650)
1. Go to list view
2. Open filters
3. Click somewhere on filter popover, that triggers list view refresh.
4. params will contain empty filter.

This is never intended behaviour AFAIK.
2025-05-23 10:53:36 +05:30
Ankush Menat
c249e75fe4
fix(db_query): allow filtering name: None (#32644)
This doesn't make any sense, but ig it might get introduced via indirect
calls, so better to handle this in code explicitly.

closes https://github.com/frappe/frappe/issues/32643
2025-05-23 10:02:14 +05:30
Ankush Menat
d65f82db19
Merge pull request #32641 from ankush/auto_completions
fix(DX): autocompletions in system console
2025-05-22 22:28:17 +05:30
Ankush Menat
46041cfe71 fix: server script auto completions
ace do be like that, this isn't so important to figure out exact async
chain that makes it work 🤷
2025-05-22 22:16:34 +05:30
Ankush Menat
2300e6afba feat: autocompletions in system console 2025-05-22 22:14:16 +05:30
Ankush Menat
70de2b81d6
Merge pull request #32639 from ankush/noalert
fix: notification emails
2025-05-22 18:16:20 +05:30
Ankush Menat
aa03d51566 fix: notification header 2025-05-22 17:39:21 +05:30
Ankush Menat
bb5ba64060 fix: email disabled is not an ignorable "alert" 2025-05-22 17:39:19 +05:30
Ejaaz Khan
36d22c0fc4
Merge pull request #32626 from UmakanthKaspa/feature/show-full-number-option
feat: add 'show full number' option to number card
2025-05-22 15:27:33 +05:30
Ankush Menat
aa936e0fb9
fix: better acct disabled message (#32636)
* fix: reset failure count every 2 hour

Just avoids long running sites from getting disabled w/ transient errors?

* fix: better email disabled notification
2025-05-22 09:35:47 +00:00
UmakanthKaspa
868a019e4b
Merge branch 'develop' into feature/show-full-number-option 2025-05-22 11:43:18 +05:30
UmakanthKaspa
c16bdcd80c feat(number-card): update description for 'Show Full Number' checkbox
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com>
2025-05-22 06:11:13 +00:00
Ejaaz Khan
f534411b6b
Merge pull request #32615 from ShreyasTheNewbie/bgcolor_in_number_card
feat: add background color to Number Card
2025-05-22 10:50:39 +05:30
Ejaaz Khan
c74667caa5
Merge pull request #32567 from Vengadesh27/search_bar
feat: Dynamic and configurable child table search bar
2025-05-22 10:31:38 +05:30
Vengadesh
00e0b14208 fix: field name changed in doctype json 2025-05-21 22:06:22 +05:30
Soham Kulkarni
06d5cb79b7
Merge pull request #32410 from sokumon/guest-message
fix: add informative guest message
2025-05-21 19:53:45 +05:30
Soham Kulkarni
f4edb51d30
Merge pull request #32228 from sokumon/note-issue
fix(Note): make note show up only on login
2025-05-21 19:52:49 +05:30
UmakanthKaspa
f1fdb50034 feat: add 'show full number' option to number card 2025-05-21 12:10:08 +00:00
ShreyasTheNewbie
eece9106bf fix: code formatting 2025-05-21 08:28:06 +00:00
Niraj Gautam
17f51576cf
fix: Show shared events to user (#32029)
* refactor:Show shared events to user

* fix: Update condition

* fix: Use get_shared method to fetch shared docnames

* refactor: use walrus operator

---------

Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2025-05-21 13:36:49 +05:30
Akhil Narang
c273a8f1e7
Merge pull request #31872 from cogk/fix-email-sender-decoding
fix(email): Fix sender and recipients decoding
2025-05-21 13:23:35 +05:30
Ankush Menat
db93e17879
fix(dx): allow watch property in prod (#32612)
This check was added just to prevent accidental merge. It's an acceptable
risk ig.
2025-05-21 06:22:28 +00:00
ShreyasTheNewbie
0b14f28826 feat: add background color to Number Card 2025-05-21 05:45:42 +00:00
Vengadesh
fae19a802a fix: Field label changed in doctype json 2025-05-20 19:35:47 +05:30
Ankush Menat
516836c4e5
chore: update misleading docstring for scheduler (#32601) 2025-05-20 10:01:27 +00:00
Ejaaz Khan
16cc75f191
Merge pull request #32595 from iamejaaz/fix-link-logo
fix(minor): communication link icon
2025-05-20 14:05:13 +05:30
Ejaaz Khan
0c94b95d48 fix(minor): communication link logo 2025-05-20 12:07:44 +05:30
Frappe PR Bot
3afa775be6
fix: sync translations from crowdin (#32581) 2025-05-20 01:41:45 +02:00
Soham Kulkarni
ea3050a751
fix: make max report rows configurable (#32582)
* fix: make max report rows configurable

* fix: add description to setting and use sysdefaults
2025-05-19 15:47:32 +05:30
Ankush Menat
cd13a682db
build: bump datatable (#32578)
* build: Bump datatable

To apply https://github.com/frappe/datatable/pull/217

* fix: bump report length limit
2025-05-19 06:54:59 +00:00