Commit Graph

8 Commits

Author SHA1 Message Date
alexpolo1
11ad6b7f0b feat: enforce verified smart package catalog 2026-08-10 12:38:52 +02:00
alexpolo1
01ad8f4a49 feat: consolidate ordrestyring quote workflow 2026-07-05 08:10:59 +00:00
alexpolo1
12263aef2e feat: Enhance material pricing integration by adding JOINs in API and updating SmartPackageForm to auto-add tasks from installation manuals 2025-11-07 12:01:07 +00:00
alexpolo1
537d55c106 feat: Consolidate tag categories into a single "Tag" category and update related scripts and documentation 2025-11-07 09:13:12 +00:00
2769a66ee6 feat: Remove unused tag experience suggestions JSON and update database connection details in analyzer 2025-09-20 22:27:50 +02:00
10473e8a32 feat: Add complete data import and incremental update scripts for Ordrestyring
- Implemented setup_ordrestyring_import.sh for initial database setup and data import from API.
- Created sync_ordrestyring_data.sh for incremental updates to the local database.
- Developed test_ordrestyring_import.js to validate API data import functionality.
- Added test_enhanced_quote_demo.js to demonstrate the enhanced quote system using hybrid data sources.
- Introduced test_ordrestyring_system.sh for comprehensive testing of the database system and API functionality.
- Enhanced logging and error handling across scripts for better traceability.
- Included analysis script creation for post-import data analysis.
2025-09-19 15:06:03 +02:00
1615ec92c1 Add demo system and various analysis scripts
- Created demo_system.sh for interactive demo scenarios including TAG and B7 analysis, monthly economics, and complete system demo.
- Implemented legacy_tag_opgaver.sh to fetch and analyze real API data for TAG tasks, generating detailed CSV reports.
- Developed oekonomi_analyser.sh for economic analysis with options to fetch new data and specify the year for analysis.
- Introduced tag_analyser.sh for analyzing TAG tasks with options for fetching data and specifying task types.
2025-09-19 10:59:48 +02:00
d44cfaabdc Refactor code structure for improved readability and maintainability 2025-09-17 10:29:17 +02:00