Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mellelieuwes
Copy link
Contributor

@mellelieuwes mellelieuwes commented Oct 16, 2025

No description provided.

mellelieuwes and others added 30 commits May 14, 2025 12:14
Major changes:
- Integrated Zircon screening tools with Annotation/Ontology systems
- Added orphan detection capability to Repo module
- Enhanced form components with configurable heights and error spacing
- Fixed modal presenter bug accessing wrong ref.id path
- Improved flash message handling with socket-aware push methods
- Added transaction safety to Authentication entity/actor operations
- Implemented new Zircon screening criteria views with HTML rendering
- Added comprehensive test coverage for Zircon public API

Technical improvements:
- Fixed Builder.HTML to use @id instead of @type for button actions
- Added orphan? method to check model associations
- Enhanced text_area component with height and reserve_error_space options
- Improved user hook to handle direct user assignment
- Updated translations for screening criteria library
- Removed obsolete seed file
- Fixed Credo warnings: renamed is_orphan? to orphan?, reduced nesting complexity
- Fixed unused variable warnings in tests

This refactor establishes a more robust integration between the Zircon
screening system and the underlying Annotation/Ontology infrastructure,
enabling better criteria management and data relationships.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Changed sorting from ascending to descending by ID for concepts, predicates, and annotations
- Added annotation preloading to Zircon screening tool in assignment content page builder
- Import order_by function in Annotation public module
- Ensures newest items appear first in lists

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Implement seeder functionality for the core module.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
│                                                                                                                                                                                                                                                                          │
│   - Add test files for CriteriaViewBuilder, ImportSessionErrorsViewBuilder, and ImportSessionNewPapersViewBuilder                                                                                                                                                        │
│   - Fix search logic from OR to AND across all ViewBuilders for improved filtering                                                                                                                                                                                       │
│   - Remove abstract field from search to improve UX (only search visible fields)                                                                                                                                                                                         │
│   - Fix critical credo refactoring opportunities including function nesting depth and apply/3 usage                                                                                                                                                                      │
│   - Refactor duplicate code by extracting shared helper functions in RISEntry and PaginationHelper                                                                                                                                                                       │
│   - Fix dialyzer type errors in import_view_builder.ex and session_model.ex                                                                                                                                                                                              │
│   - Update .dialyzer_ignore.exs to suppress compatibility warnings from custom credo check                                                                                                                                                                               │
│                                                                                                                                                                                                                                                                          │
│   All 1102 tests pass. Code quality checks (credo, dialyzer) pass successfully.                                                                                                                                                                                          │
│                                                                                                                                                                                                                                                                          │
│   🤖 Generated with [Claude Code](https://claude.ai/code)                                                                                                                                                                                                                │
│                                                                                                                                                                                                                                                                          │
│   Co-Authored-By: Claude <[email protected]>
mellelieuwes and others added 28 commits October 3, 2025 14:42
chore(deps): update debian docker tag to v13
chore(deps): update postgres docker tag to v18
…digest

chore(deps): update docker/build-push-action digest to 9e436ba
chore(deps): update docker/login-action digest to 5e57cd1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Revert Docker file back to debian 12 instead of 13 (change made by renovate)
@mellelieuwes mellelieuwes merged commit 141f9c7 into master Oct 23, 2025
3 checks passed
@mellelieuwes mellelieuwes deleted the milestone/18 branch October 23, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants