Commit Graph

8 Commits

Author SHA1 Message Date
6d94d26e40 semantic cleanup 2026-01-23 21:58:32 +03:00
6cc2fb4c9b refactor complete 2026-01-22 17:37:17 +03:00
55bdd981b1 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
c0505b4d4f semantic markup update 2026-01-18 21:29:54 +03:00
4b4d23e671 1st iter 2026-01-12 12:33:51 +03:00
a6bebe295c project map script | semantic parcer 2026-01-01 16:58:21 +03:00
077daa0245 mappings+migrate 2025-12-27 10:16:41 +03:00
ef7a0fcf92 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