Skip to content
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

Columns are now sortable #57

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

altimac
Copy link

@altimac altimac commented Jan 20, 2018

Sorting displayed object by column identifier

Sorting displayed object by column identifier
@altimac
Copy link
Author

altimac commented Jan 20, 2018

Note that I didn't test the OrderedSet sorting since I don't have any project using Ordered Relationships

Steve Madsen and others added 11 commits August 15, 2019 22:04
NSFileHandlingPanelOKButton was deprecated in macOS 10.13.
sorting by objectID is a bit special. It means sorting by key "self" as "objectID" is not a Core Data property .
… Added a new button in UI just for that, near the "-" button.

We may not want to delete an object to remove it from the relationship. We may prefer removing it only. So set the to-one relationship to nil or remove the object from the to-many relationship objects
…The NSUUIDAttributeType is just an int so it should be usable with 10.12 even if the symbol does not exist.
…far too small and resizing is very difficult to do as a user.
…ed objects list search field did not reset the list content
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.

None yet

1 participant