42976e72ff
feat: add slug-only dashboard profile filter and unify backend imports
2026-03-11 12:20:34 +03:00
0078c1ae05
код написан
2026-03-10 12:00:18 +03:00
2820e491d5
clean ui
2026-03-04 19:33:47 +03:00
4ff6d307f8
+ai update
2026-02-26 17:54:23 +03:00
f4612c0737
Improve dashboard LLM validation UX and report flow
2026-02-26 17:53:41 +03:00
f9ac282596
feat: Implement recursive storage listing and directory browsing for backups, and add a migration option to fix cross-filters.
2026-02-25 20:01:33 +03:00
99f19ac305
{ "verdict": "APPROVED", "rejection_reason": "NONE", "audit_details": { "target_invoked": true, "pre_conditions_tested": true, "post_conditions_tested": true, "test_data_used": true }, "feedback": "The test suite robustly verifies the
...
MigrationEngine
contracts. It avoids Tautologies by cleanly substituting IdMappingService without mocking the engine itself. Cross-filter parsing asserts against hard-coded, predefined validation dictionaries (no Logic Mirroring). It successfully addresses @PRE negative cases (e.g. invalid zip paths, missing YAMLs) and rigorously validates @POST file transformations (e.g. in-place UUID substitutions and archive reconstruction)." }
2026-02-25 17:47:55 +03:00
5f6e9c0cc0
fix(llm-validation): accept stepfun multimodal models and return 422 on capability mismatch
2026-02-24 16:00:23 +03:00
4fd9d6b6d5
fix(llm): skip unsupported json_object mode for openrouter stepfun models
2026-02-24 14:22:08 +03:00
7df7b4f98c
feat(assistant): add multi-dialog UX, task-aware llm settings, and i18n cleanup
2026-02-23 23:45:01 +03:00
40e6d8cd4c
chat worked
2026-02-23 20:20:25 +03:00
f0c85e4c03
Fix task API stability and Playwright runtime in Docker
2026-02-21 23:43:46 +03:00
6ffdf5f8a4
feat: restore legacy data and add typed task result views
2026-02-21 23:17:56 +03:00
2c820e103a
tests ready
2026-02-19 13:33:20 +03:00
d29bc511a2
task panel
2026-02-19 09:43:01 +03:00
76b98fcf8f
linter + новые таски
2026-02-10 12:53:01 +03:00
235b0e3c9f
semantic update
2026-02-08 22:53:54 +03:00
0f16bab2b8
Похоже работает
2026-02-07 11:26:06 +03:00
7de96c17c4
feat(llm-plugin): switch to environment API for log retrieval
...
- Replace local backend.log reading with Superset API /log/ fetch
- Update DashboardValidationPlugin to use SupersetClient
- Filter logs by dashboard_id and last 24 hours
- Update spec FR-006 to reflect API usage
2026-02-06 17:57:25 +03:00
252a8601a9
Вроде работает
2026-01-30 11:10:16 +03:00
e7b31accd6
tested
2026-01-27 23:49:19 +03:00
1042b35d1b
Закончили редизайн, обновили интерфейс бэкапа
2026-01-26 22:12:35 +03:00
51e9ee3fcc
semantic update
2026-01-26 11:57:36 +03:00
edf9286071
Файловое хранилище готово
2026-01-26 11:08:18 +03:00
a542e7d2df
Передаем на тест
2026-01-25 18:33:00 +03:00
4ba28cf93e
semantic cleanup
2026-01-23 21:58:32 +03:00
07ec2d9797
Работает создание коммитов и перенос в новый enviroment
2026-01-23 13:57:44 +03:00
d99a13d91f
refactor complete
2026-01-22 17:37:17 +03:00
c96d50a3f4
fix(backend): standardize superset client init and auth
...
- Update plugins (debug, mapper, search) to explicitly map environment config to SupersetConfig
- Add authenticate method to SupersetClient for explicit session management
- Add get_environment method to ConfigManager
- Fix navbar dropdown hover stability in frontend with invisible bridge
2026-01-20 19:31:17 +03:00
76baeb1038
semantic markup update
2026-01-18 21:29:54 +03:00
ae1d630ad6
semantics update
2026-01-13 09:11:27 +03:00
696aac32e7
1st iter
2026-01-12 12:33:51 +03:00
4c6fc8256d
project map script | semantic parcer
2026-01-01 16:58:21 +03:00
a747a163c8
backup worked
2025-12-30 22:02:51 +03:00
a032fe8457
Password promt
2025-12-30 17:21:12 +03:00
4c9d554432
TaskManager refactor
2025-12-29 10:13:37 +03:00
6962a78112
mappings+migrate
2025-12-27 10:16:41 +03:00
a43f8fb021
001-migration-ui-redesign ( #3 )
...
Reviewed-on: #3
2025-12-26 18:17:58 +03:00
58831c536a
feat: implement project launch script run.sh and update README
2025-12-20 22:05:18 +03:00
2d8cae563f
feat: implement plugin architecture and application settings with Svelte UI
...
- Added plugin base and loader for backend extensibility
- Implemented application settings management with config persistence
- Created Svelte-based frontend with Dashboard and Settings pages
- Added API routes for plugins, tasks, and settings
- Updated documentation and specifications
- Improved project structure and developer tools
2025-12-20 20:48:18 +03:00
ce703322c2
WIP: Staged all changes
2025-12-19 22:40:28 +03:00