Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Userpilot
/
polymorphic_embed
Public
forked from
mathieuprog/polymorphic_embed
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
misc fixes for error traversing function
- #1
#1
Open
bashar-qassis
wants to merge 14 commits into
master
Userpilot/polymorphic_embed:master
from
fixing-traverse-errors
Userpilot/polymorphic_embed:fixing-traverse-errors
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
misc fixes for error traversing function
#1
bashar-qassis
wants to merge 14 commits into
master
Userpilot/polymorphic_embed:master
from
fixing-traverse-errors
Userpilot/polymorphic_embed:fixing-traverse-errors
Copy head branch name to clipboard
Commits
Commits on Oct 20, 2021
handling cases where only a non-polymorphic changeset error exists
bashar-qassis
committed
2420a2a
View commit details
Copy full SHA for 2420a2a
Browse repository at this point
Commits on Nov 4, 2021
extend merge_polymorphic_keys to look for PolymorphicEmbed inside ecto embedded schemas
hamzahejja
committed
0e7aaf5
View commit details
Copy full SHA for 0e7aaf5
Browse repository at this point
Commits on Nov 7, 2021
handle Ecto Embedded with cardinality: :many in traverse_errors
hamzahejja
committed
e85b2b0
View commit details
Copy full SHA for e85b2b0
Browse repository at this point
Commits on Nov 8, 2021
use if instead of with for compact form
hamzahejja
committed
f03d3ee
View commit details
Copy full SHA for f03d3ee
Browse repository at this point
ensure that change is indeed a list and not nil
hamzahejja
committed
06fb45e
View commit details
Copy full SHA for 06fb45e
Browse repository at this point
Commits on Jan 31, 2022
Adding capability to customize traverse_errors per module for parameterized types
bashar-qassis
committed
fddf4f5
View commit details
Copy full SHA for fddf4f5
Browse repository at this point
Merge pull request #2 from Userpilot/customizable-traverse-errors
DialaHamadneh
authored
cc956a3
View commit details
Copy full SHA for cc956a3
Browse repository at this point
Commits on Jan 31, 2023
Merge branch 'master' into fixing-traverse-errors
bashar-qassis
committed
2fe9af0
View commit details
Copy full SHA for 2fe9af0
Browse repository at this point
remove extra new line
bashar-qassis
committed
8e5007c
View commit details
Copy full SHA for 8e5007c
Browse repository at this point
suppress failing tests errors
bashar-qassis
committed
7c0fb10
View commit details
Copy full SHA for 7c0fb10
Browse repository at this point
downgrade json to 1.2
bashar-qassis
committed
fdec5fc
View commit details
Copy full SHA for fdec5fc
Browse repository at this point
Commits on Apr 13, 2023
fix error traversing from :embed type fields with many cardinality and limit traverse error loop
Tamara-Adeeb
committed
eccb0ef
View commit details
Copy full SHA for eccb0ef
Browse repository at this point
handle :assoc field type with :one amd :many cardinality
Tamara-Adeeb
committed
ade5819
View commit details
Copy full SHA for ade5819
Browse repository at this point
fix failed Compilation due to warning: variable data is unused
Tamara-Adeeb
committed
043bfe2
View commit details
Copy full SHA for 043bfe2
Browse repository at this point
You can’t perform that action at this time.