Commit Graph

15 Commits

Author SHA1 Message Date
4d451dab46 fix(types): enhance type safety across various components and utilities 2025-12-30 00:47:10 +00:00
b72763d9ff feat: add minLevel property to metadata.json files and update permission levels in levels.lua 2025-12-30 00:13:12 +00:00
8190255e7c feat: Refactor package installation and validation scripts
- Updated ContactForm example to remove type casting on handleInputChange.
- Enhanced package installation scripts with type definitions for better type safety.
- Implemented package uninstallation and installation checks with improved type definitions.
- Added new Lua scripts for admin settings, code editor features, and user management.
- Introduced schema editor field types and validation rules for form inputs.
- Created social feed components and workflow editor nodes for enhanced functionality.
- Developed layout modules for various UI levels, including admin and supergod panels.
2025-12-30 00:05:03 +00:00
4c1a3ee65e feat: add icon field to metadata for multiple packages 2025-12-29 23:48:49 +00:00
9d67c8dbbc feat: add notification center package with toast and list functionalities
- Implemented notification center initialization and rendering utilities.
- Added toast notification types: success, error, warning, and info.
- Created notification list rendering with badge support.
- Included SVG icons for notification center.
- Added tests for notification center functionalities.

feat: introduce schema editor package for database management

- Developed schema editor initialization and field type definitions.
- Implemented table management and relationships handling.
- Added SVG icons for schema editor.
- Included tests for schema editor functionalities.

feat: create user manager package for user management operations

- Implemented user management actions: create, update, delete, change level, and toggle active.
- Developed user list rendering with sortable columns.
- Added SVG icons for user manager.
- Included tests for user manager functionalities.

feat: add workflow editor package for workflow management

- Developed workflow editor rendering and step management utilities.
- Implemented workflow run status display and progress rendering.
- Added SVG icons for workflow editor.
- Included tests for workflow editor functionalities.

chore: add static SVG icons for various packages
2025-12-29 23:47:01 +00:00
bdb0a4f663 docs: todo,nextjs,frontends (5 files) 2025-12-26 01:20:12 +00:00
7aa1bb3af7 config: packages,studio,stream (2 files) 2025-12-26 01:07:19 +00:00
057badf424 docs: packages,studio,codegen (4 files) 2025-12-26 00:51:04 +00:00
89083a5068 code: cpp,hpp,dbal (7 files) 2025-12-26 00:50:48 +00:00
6cf27dc561 docs: studio,packages,codegen (2 files) 2025-12-26 00:50:31 +00:00
0a82b71936 update: studio,packages,lua (2 files) 2025-12-26 00:50:15 +00:00
a32ce53112 update: studio,packages,lua (1 files) 2025-12-26 00:49:59 +00:00
52f3c8811d code: hpp,dbal,cpp (7 files) 2025-12-26 00:49:43 +00:00
d2543e1c05 config: hpp,dbal,cpp (9 files) 2025-12-26 00:49:27 +00:00
05cc207a51 config: studio,packages,metadata (1 files) 2025-12-26 00:48:09 +00:00