Commit Graph

32 Commits

Author SHA1 Message Date
d5a0e35df1 Закончили редизайн, обновили интерфейс бэкапа 2026-01-26 22:12:35 +03:00
fb5163b1cc semantic update 2026-01-26 11:57:36 +03:00
5b93ef8635 Файловое хранилище готово 2026-01-26 11:08:18 +03:00
aabbaa44c3 Передаем на тест 2026-01-25 18:33:00 +03:00
2288abfc5a semantic cleanup 2026-01-23 21:58:32 +03:00
dccd9af41e Работает создание коммитов и перенос в новый enviroment 2026-01-23 13:57:44 +03:00
9b1b7faa98 fix error 2026-01-22 23:18:48 +03:00
943dc06dfd refactor complete 2026-01-22 17:37:17 +03:00
9cade14507 ашч 2026-01-21 14:00:48 +03:00
172a9da7b4 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
e5f2d3c1b9 bug fixes 2026-01-18 23:21:00 +03:00
d8c0694538 semantic markup update 2026-01-18 21:29:54 +03:00
39abaf142e semantic checker script update 2026-01-13 17:33:57 +03:00
5fa283a6e0 semantics update 2026-01-13 09:11:27 +03:00
3655556bff 1st iter 2026-01-12 12:33:51 +03:00
54a9ff81c3 project map script | semantic parcer 2026-01-01 16:58:21 +03:00
7331b8d6e8 backup worked 2025-12-30 22:02:51 +03:00
78adc4d432 +api rework 2025-12-30 20:08:48 +03:00
0bdca36bb2 Password promt 2025-12-30 17:21:12 +03:00
a8e2747ef7 TaskManager refactor 2025-12-29 10:13:37 +03:00
2c52395aa8 mappings+migrate 2025-12-27 10:16:41 +03:00
45ab2c156f Merge branch '001-migration-ui-redesign' into master 2025-12-27 05:58:35 +03:00
3ef9ccdbd8 superset_tool logger rework 2025-12-27 05:53:30 +03:00
651abc84cc feat(logging): implement configurable belief state logging
- Add LoggingConfig model and logging field to GlobalSettings
- Implement belief_scope context manager for structured logging
- Add configure_logger for dynamic level and file rotation settings
- Add logging configuration UI to Settings page
- Update ConfigManager to apply logging settings on initialization and updates
2025-12-27 05:39:33 +03:00
26e9865e5a 001-migration-ui-redesign (#3)
Reviewed-on: #3
2025-12-26 18:17:58 +03:00
2055c36c2c feat(migration): implement interactive mapping resolution workflow
- Add SQLite database integration for environments and mappings
- Update TaskManager to support pausing tasks (AWAITING_MAPPING)
- Modify MigrationPlugin to detect missing mappings and wait for resolution
- Add frontend UI for handling missing mappings interactively
- Create dedicated migration routes and API endpoints
- Update .gitignore and project documentation
2025-12-25 22:27:29 +03:00
e7536f4e40 worked backup 2025-12-21 00:16:12 +03:00
82fd409b6a fixed css 2025-12-20 23:33:47 +03:00
f3822bf344 feat: integrate SvelteKit for seamless navigation and improved data loading 2025-12-20 22:41:23 +03:00
cfc625da84 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