8fa951fc93
dry run migration
2026-02-27 20:48:18 +03:00
999c0c54df
+ git config
2026-02-25 20:27:29 +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
590ba49ddb
sync worked
2026-02-25 15:20:26 +03:00
2a5b225800
feat: Enhance ID mapping service robustness, add defensive guards, and expand migration engine and API testing.
2026-02-25 14:44:21 +03:00
43dd97ecbf
Новый экранчик для обзора дашей
2026-02-23 15:54:20 +03:00
d29bc511a2
task panel
2026-02-19 09:43:01 +03:00
77147dc95b
refactor
2026-02-18 17:29:46 +03:00
026239e3bf
fix
2026-02-15 11:11:30 +03:00
76b98fcf8f
linter + новые таски
2026-02-10 12:53:01 +03:00
4ba28cf93e
semantic cleanup
2026-01-23 21:58:32 +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
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