seitime-frappe/frappe/public/js
Ankush Menat c476c5e6d7
refactor!: Link field search (#22745)
* refactor!: Drop handling for SQL queries

This hasn't been supported in really long time, no need to check that
use cases.

It will still fail but with no special error message.

* fix: Catch all import related errors

* fix!: Use last query from hooks

* refactor!: Return search results like any other function

Search results are returned in `results` key which is incosistent from
most other functions

* refactor: simplify search_link
2023-10-16 15:41:02 +05:30
..
form_builder fix: load doctype model instead of using frappe.model.with_doctype 2023-10-11 15:01:26 +05:30
frappe refactor!: Link field search (#22745) 2023-10-16 15:41:02 +05:30
integrations style: format JS files with prettier 2022-08-04 14:51:01 +05:30
lib fix: The Geolocation Map Field in RTL languages in System (backport #22248) (#22250) 2023-08-30 15:27:57 +05:30
onboarding_tours chore: nudge towards properly skipping onboarding 2023-09-15 19:14:24 +05:30
print_format_builder fix: Use watch function to watch changes 2023-06-26 09:15:28 +05:30
telemetry feat(telemetry): allow users to send session recording (#22170) 2023-08-23 20:58:07 +05:30
workflow_builder fix: Workflow Builder not updating diagram with added states/transitions in table (#22429) 2023-10-03 17:13:51 +05:30
bootstrap-4-web.bundle.js fix: added cancel button in clear form dialog 2022-08-17 19:39:42 +05:30
controls.bundle.js fix: invalid import 2022-01-13 18:38:43 +05:30
data_import_tools.bundle.js fix: Create .bundle.* files that needs to bundled 2021-04-22 07:01:36 +05:30
desk.bundle.js revert: subscription management (#19998) 2023-02-14 12:04:28 +05:30
dialog.bundle.js fix: Create .bundle.* files that needs to bundled 2021-04-22 07:01:36 +05:30
form.bundle.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
frappe-web.bundle.js fix: controls loading for discussions (#22037) 2023-08-14 10:21:09 +05:30
jquery-bootstrap.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
libs.bundle.js fix: Load map libraries at build time to avoid async issues during geolocation render 2023-05-22 14:53:31 +02:00
list.bundle.js feat: New Build System based on esbuild 2021-04-22 07:01:36 +05:30
logtypes.bundle.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
onboarding_tours.bundle.js chore: fix linters 2023-05-25 11:54:37 +05:30
report.bundle.js chore: remove dead code 2022-05-09 15:48:19 +05:30
telemetry.bundle.js feat: telemetry using posthog 2023-04-25 10:33:28 +05:30
user_profile_controller.bundle.js fix: Create .bundle.* files that needs to bundled 2021-04-22 07:01:36 +05:30
video_player.bundle.js refactor!: move plyr from default bundle 2022-06-20 20:46:57 +05:30
web_form.bundle.js chore: moved include script from html to web_form.bundle.js 2022-08-23 17:00:27 +05:30