Commit Graph

7 Commits

Author SHA1 Message Date
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
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
6962a78112 mappings+migrate 2025-12-27 10:16:41 +03:00
2ffc3cc68f 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