-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: set collections for a library component [FC-0062] #35600
feat: set collections for a library component [FC-0062] #35600
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf17dbb - Browse repository at this point
Copy the full SHA bf17dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d3b69 - Browse repository at this point
Copy the full SHA e5d3b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a63e4 - Browse repository at this point
Copy the full SHA 40a63e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d18d5ba - Browse repository at this point
Copy the full SHA d18d5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac59d53 - Browse repository at this point
Copy the full SHA ac59d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8ad9e - Browse repository at this point
Copy the full SHA fa8ad9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b7a782 - Browse repository at this point
Copy the full SHA 0b7a782View commit details -
Configuration menu - View commit details
-
Copy full SHA for e007398 - Browse repository at this point
Copy the full SHA e007398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a438d0 - Browse repository at this point
Copy the full SHA 0a438d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8ab8a - Browse repository at this point
Copy the full SHA 4c8ab8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b8cdd - Browse repository at this point
Copy the full SHA 86b8cddView commit details -
fix: remove collection-entity through model post_delete signal handler
The indexing update is already handled by m2m_changed handler.
Configuration menu - View commit details
-
Copy full SHA for cd9eec9 - Browse repository at this point
Copy the full SHA cd9eec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ad3ba - Browse repository at this point
Copy the full SHA 97ad3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for baa10fc - Browse repository at this point
Copy the full SHA baa10fcView commit details -
fix: use get_components in m2m_changed signal handler
Using `get_collection_components` does not work in case of post_remove as the component is already removed from collection and we don't really need additional filtering as we already have pk_set from the signal.
Configuration menu - View commit details
-
Copy full SHA for e553ec0 - Browse repository at this point
Copy the full SHA e553ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758334f - Browse repository at this point
Copy the full SHA 758334fView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39e825e - Browse repository at this point
Copy the full SHA 39e825eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d9bce - Browse repository at this point
Copy the full SHA 22d9bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c304c - Browse repository at this point
Copy the full SHA d0c304cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d31959 - Browse repository at this point
Copy the full SHA 5d31959View commit details -
Configuration menu - View commit details
-
Copy full SHA for acfb0fc - Browse repository at this point
Copy the full SHA acfb0fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1c7c5 - Browse repository at this point
Copy the full SHA ae1c7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f38ca21 - Browse repository at this point
Copy the full SHA f38ca21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68206c2 - Browse repository at this point
Copy the full SHA 68206c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cedbea7 - Browse repository at this point
Copy the full SHA cedbea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fef447 - Browse repository at this point
Copy the full SHA 8fef447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd1a91 - Browse repository at this point
Copy the full SHA 5dd1a91View commit details -
fix: remove collection-entity through model post_delete signal handler
The indexing update is already handled by m2m_changed handler.
Configuration menu - View commit details
-
Copy full SHA for dac0f1e - Browse repository at this point
Copy the full SHA dac0f1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f439f - Browse repository at this point
Copy the full SHA a0f439fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b41edf8 - Browse repository at this point
Copy the full SHA b41edf8View commit details -
Merge branch 'navin/component-collection-api' into rpenido/navin/comp…
…onent-collection-api-fix-meilisearch
Configuration menu - View commit details
-
Copy full SHA for 4248639 - Browse repository at this point
Copy the full SHA 4248639View commit details -
fix: use get_components in m2m_changed signal handler
Using `get_collection_components` does not work in case of post_remove as the component is already removed from collection and we don't really need additional filtering as we already have pk_set from the signal.
Configuration menu - View commit details
-
Copy full SHA for c4ce75f - Browse repository at this point
Copy the full SHA c4ce75fView commit details -
Merge pull request #695 from open-craft/rpenido/navin/component-colle…
…ction-api-fix-meilisearch fix: circuvent meilisearch bug with empty objects
Configuration menu - View commit details
-
Copy full SHA for 557b176 - Browse repository at this point
Copy the full SHA 557b176View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb343d - Browse repository at this point
Copy the full SHA ddb343dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2bfe3 - Browse repository at this point
Copy the full SHA 9d2bfe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4cb36 - Browse repository at this point
Copy the full SHA 6d4cb36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bea9e8 - Browse repository at this point
Copy the full SHA 9bea9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f5bfb - Browse repository at this point
Copy the full SHA e8f5bfbView commit details