Files
new-api/model
CalciumIon 72d6898eb5 feat: Implement batch tagging functionality for channels
- Added a new endpoint to batch set tags for multiple channels, allowing users to update tags efficiently.
- Introduced a new `BatchSetChannelTag` function in the controller to handle incoming requests and validate parameters.
- Updated the `BatchSetChannelTag` method in the model to manage database transactions and ensure data integrity during tag updates.
- Enhanced the ChannelsTable component in the frontend to support batch tag setting, including UI elements for user interaction.
- Updated localization files to include new translation keys related to batch operations and tag settings.
2024-12-25 14:19:00 +08:00
..
2024-12-17 12:10:05 +08:00
2024-03-17 22:56:17 +08:00
2024-06-13 10:35:48 +08:00
2023-12-09 22:56:24 +08:00
2024-12-22 00:03:00 +08:00
2024-07-19 01:07:37 +08:00