Logo
Explore Help
Sign In
chpark/vexplor
1
0
Fork 0
You've already forked vexplor
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
cc61ef3ff42e3dc638502e330c8e282352932eca
vexplor/frontend/lib/registry/components/rack-structure/patternUtils.ts

8 lines
214 B
TypeScript
Raw Normal View History

feat: implement smart factory log transmission and enhance rack structure patterns - Added a new utility function `sendSmartFactoryLog` to transmit user access logs to the smart factory logging service upon successful login, ensuring non-blocking behavior. - Integrated the smart factory log transmission into the `AuthController` to log user access asynchronously. - Introduced pattern utilities for generating location codes and names based on configurable patterns in the rack structure components, improving flexibility and maintainability. - Enhanced the `RackStructureConfigPanel` to allow users to define custom patterns for location codes and names, with real-time previews and a list of available variables. Made-with: Cursor
2026-03-11 18:34:58 +09:00
// rack-structure는 v2-rack-structure의 patternUtils를 재사용
export {
applyLocationPattern,
DEFAULT_CODE_PATTERN,
DEFAULT_NAME_PATTERN,
PATTERN_VARIABLES,
} from "../v2-rack-structure/patternUtils";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 46ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API