discourse-data-explorer/assets/javascripts/discourse
Linca 8a982beae9
UX: Automatically convert to lowercase in explorer-schema (#325)
* UX: Automatically convert to lowercase in explorer-schema

In the past, ExplorerSchema searches were case-sensitive, so if the
user's input method capitalized the first letter, it was likely that no
results would be found.

The new change allows you to enter uppercase letters, which will
automatically be converted to lowercase when searching.

meta topic: https://meta.discourse.org/t/can-the-data-explorer-search-input-be-converted-to-lower-case/323435
2024-09-02 12:02:36 +08:00
..
components UX: Automatically convert to lowercase in explorer-schema (#325) 2024-09-02 12:02:36 +08:00
connectors/group-reports-nav-item DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
controllers DEV: Use Category's async method in param-input (#310) 2024-08-21 15:41:02 +08:00
initializers DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
lib DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
models UX: Rewrite param-input using FormKit (#307) 2024-08-20 09:42:50 +08:00
routes DEV: Use plugin name appropriately in warning (#270) 2023-12-07 16:09:06 +08:00
templates DEV: Update ace-editor usage (#319) 2024-08-27 13:42:25 +02:00
explorer-route-map.js DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
group-reports-route-map.js DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00