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

feat: import file in apx-gui #81

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

jardon
Copy link
Member

@jardon jardon commented Oct 29, 2024

feat[#79]: import entity from file

- add file open dialog and yaml filter
- create entity for imported yaml
- add action and shortcut for import action
- notify on success or failure

image

closes #79

@jardon jardon marked this pull request as ready for review October 30, 2024 13:42
@jardon jardon force-pushed the feat/import-from-file branch 2 times, most recently from 6a14d99 to 05836fc Compare October 30, 2024 14:10
- add file open dialog and yaml filter
- create entity for imported yaml
- add action and shortcut for import action
- notify on success or failure
- add python3-yaml to dependency list
@jardon jardon merged commit 115c5a5 into Vanilla-OS:main Oct 30, 2024
1 check passed
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.

add import yml function to apx gui
2 participants