Skip to content

Conversation

@halfmexican
Copy link
Contributor

My First PR for this project! I included a .js and .vala file.
If there is any issues or recommendations please let me know!

Copy link
Contributor

@sonnyp sonnyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great start!

I was planning on waiting for Blueprint support but I guess it makes sense to create them from code anyway.

Following the GNOME HIG, I think we should have at least these 3 examples:

  1. Confirmation dialog
  2. Error dialog
  3. Action dialog (not required now - we can do later)

And your password example is good too - maybe under "Advanced error dialog"

halfmexican and others added 12 commits March 8, 2023 08:37
Co-authored-by: Sonny Piers <sonny@fastmail.net>
Co-authored-by: Sonny Piers <sonny@fastmail.net>
spaces

Co-authored-by: Sonny Piers <sonny@fastmail.net>
spaces

Co-authored-by: Sonny Piers <sonny@fastmail.net>
Co-authored-by: Sonny Piers <sonny@fastmail.net>
replace methods with their equivalent property during construction
We now have a confirmation, error,  and advanced error dialog.
updates the vala code to work with the newly updated main.blp
@halfmexican halfmexican requested a review from sonnyp March 9, 2023 04:56
@sonnyp sonnyp self-assigned this Mar 11, 2023
Copy link
Contributor

@sonnyp sonnyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

Made a few tiny changes 215d07e

(Avoid "!" in user text, they are too aggressive)

@sonnyp
Copy link
Contributor

sonnyp commented Mar 12, 2023

ha - an other thing - please create a new branch before submitting a PR - don't use main

otherwise I have to push to your main branch when making changes to your PRs before merging and it doesn't work if you have multiple PRs

@sonnyp sonnyp merged commit 8410bf1 into workbenchdev:main Mar 12, 2023
sonnyp pushed a commit to SoNiC-HeRE/Workbench that referenced this pull request Mar 13, 2023
sonnyp pushed a commit to SoNiC-HeRE/Workbench that referenced this pull request Mar 21, 2023
andyholmes pushed a commit to andyholmes/Workbench that referenced this pull request Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants