1e46073dd6
mcp tuning
2026-04-01 13:29:41 +03:00
ed3d5f3039
feat(027): Final Phase T038-T043 implementation
...
- T038: SessionEvent logger and persistence logic
- Added SessionEventLogger service with explicit audit event persistence
- Added SessionEvent model with events relationship on DatasetReviewSession
- Integrated event logging into orchestrator flows and API mutation endpoints
- T039: Semantic source version propagation
- Added source_version column to SemanticFieldEntry
- Added propagate_source_version_update() to SemanticResolver
- Preserves locked/manual field invariants during propagation
- T040: Batch approval API and UI actions
- Added batch semantic approval endpoint (/fields/semantic/approve-batch)
- Added batch mapping approval endpoint (/mappings/approve-batch)
- Added batch approval actions to SemanticLayerReview and ExecutionMappingReview components
- Aligned batch semantics with single-item approval contracts
- T041: Superset compatibility matrix tests
- Added test_superset_matrix.py with preview and SQL Lab fallback coverage
- Tests verify client method preference and matrix fallback behavior
- T042: RBAC audit sweep on session-mutation endpoints
- Added _require_owner_mutation_scope() helper
- Applied owner guards to update_session, delete_session, and all mutation endpoints
- Ensured no bypass of existing permission checks
- T043: i18n coverage for dataset-review UI
- Added workspace state labels (empty/importing/review) to en.json and ru.json
- Added batch action labels for semantics and mappings
- Fixed workspace state comparison to lowercase strings
- Removed hardcoded workspace state display strings
Signed-off-by: Implementation Specialist <impl@ss-tools>
2026-03-17 14:29:33 +03:00
feb07bf366
security: rotate bootstrap and clean workspace
2026-03-13 12:14:37 +03:00
0100ed88dd
chore(gitignore): unignore frontend dashboards routes and track pages
2026-02-24 16:16:41 +03:00
40c2e2414d
semantic update
2026-02-23 13:15:48 +03:00
b40649b9ed
fix tax log
2026-02-19 16:05:59 +03:00
197647d97a
tests ready
2026-02-19 13:33:20 +03:00
35096b5e23
semantic update
2026-01-28 16:57:19 +03:00
260a90aac5
Передаем на тест
2026-01-27 16:32:08 +03:00
7c0a601499
Обновил gitignore - убрал логи
2026-01-26 22:15:17 +03:00
68b25c90a8
Update .gitignore
2026-01-24 11:26:19 +03:00
e9b8794f1a
Update backup scheduler task status
2026-01-24 11:26:05 +03:00
10676b7029
Работает создание коммитов и перенос в новый enviroment
2026-01-23 13:57:44 +03:00
2111c12d0a
+gitignore
2026-01-22 23:25:29 +03:00
b46133e4c1
fix error
2026-01-22 23:18:48 +03:00
554e1128b8
semantics update
2026-01-13 09:11:27 +03:00
dc9e9e0588
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
40ea0580d9
001-migration-ui-redesign ( #3 )
...
Reviewed-on: #3
2025-12-26 18:17:58 +03:00
43b4c75e36
worked backup
2025-12-21 00:16:12 +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
050c816d94
fix migrate
2025-12-16 12:31:43 +03:00
Volobuev Andrey
b994d9f8fe
mass import fix
2025-10-17 15:41:23 +03:00
Volobuev Andrey
2f8aea3620
fix url check
2025-08-26 17:39:11 +03:00
Volobuev Andrey
f368f5ced9
init refactor
2025-07-29 17:56:15 +03:00
Volobuev Andrey
672be4fd19
add debug for retention
2025-07-24 10:21:24 +03:00
Volobuev Andrey
e459677744
add
2025-06-30 13:16:01 +03:00
Volobuev Andrey
c0a6ca7769
2
2025-06-27 15:20:29 +03:00
Volobuev Andrey
03731e2d77
add errors
2025-04-24 18:10:02 +03:00
Volobuev Andrey
6ffc432b42
Работающий импорт с изменением БД
2025-04-04 09:19:37 +03:00
Volobuev Andrey
992073d2f5
init
2025-04-01 15:20:19 +03:00