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

Move development to alpha for testing #22

Merged
merged 43 commits into from
Mar 10, 2022
Merged

Conversation

RWELabs and others added 30 commits March 9, 2022 13:46
Upload new images for use in development branch
Upload new images for use in development branch

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update project files

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Add new imagery to resources

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Build v220303_0903149P in development branch

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
[Issue #18] Re-route application to splash screen on launch instead of main dashboard

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
[Issue #18] Create splash screen form that aims to solve issue #18 - adds code to check for the folders and create them if they're not available.

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Add supporting files for Splash.cs splash screen

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Add splash screen to resources along with all new image resources that are used on splash screen.

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Increment version number for build 220303 which is the version currently occupying the development branch

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update all cache files for recent build.

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update FileVersion to 22.03.03.0 as per next version in development branch

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update OBJ files for build versions with splash screen

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update version number within visual settings.

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update release OBJ

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Generate build v220303_0903211P

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update for build 220303_0903214P

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Move version number to look slightly more natural

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Implement change for fix #19 where the update label doesn't change text when an update is found.

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Add FormClosed event to FirstRunSetup.cs

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Call Application.Exit() when FirstRunSetup.FormClosed is called, fixing issue #21

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Add FormClosed event to FirstRunSetup-Complete.cs

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Implement Application.Exit(); for the FormClosing event of the FirstRunSetup-Complete.cs window. Also forwarded the user to Splash.cs instead of main page to ensure no issues from #18 arise.

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update SLN Data
Update SLN files

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Add vulnerability issue template

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Create security policy

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Add extra column

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update policy

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
RWELabs and others added 13 commits March 9, 2022 15:20
Update license to markdown for viewing online

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update readme with information regarding license markdown file added in previous commit.

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update broken link + remove doubled wiki link in wrong place

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Upload images for build branches

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update readme with new branch icons

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update readme with formatting errors fixed

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Update broken image links and add links to each branch

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Attempt to remove table gridlines

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Attempt at centre aligning table

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Revert attempt to centre align table

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Revert style changes

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Testing file for formatting

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
Remove testing file

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
@RyanWalpole RyanWalpole added status: needs triage Requires assessment to determine severity, impact and to collect more data on the issue. version: 220302 labels Mar 10, 2022
@RyanWalpole RyanWalpole added this to the v220303_Stable milestone Mar 10, 2022
@RyanWalpole RyanWalpole self-assigned this Mar 10, 2022
@RWELabs RWELabs added this to Awaiting Triage in Dev: SDVMM v220303 Mar 10, 2022
Copy link
Collaborator Author

@RyanWalpole RyanWalpole left a comment

Choose a reason for hiding this comment

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

Code Review

@RyanWalpole from 12:11pm to 12:30pm on 10/03/2022

  • No issues found in any of the changes that should prevent development from merging into release-alpha.

Copy link
Owner

@RWELabs RWELabs left a comment

Choose a reason for hiding this comment

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

Code Review

@RyanWalpoleEnterprises from 12:28pm to 1:09pm on 10/03/2022

  • No issues found in any of the changes that should prevent development from merging into release-alpha.

@RyanWalpole RyanWalpole moved this from Awaiting Triage to In progress in Dev: SDVMM v220303 Mar 10, 2022
@RyanWalpole RyanWalpole merged commit 042edcb into release-alpha Mar 10, 2022
@RyanWalpole RyanWalpole moved this from In progress to Done in Dev: SDVMM v220303 Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage Requires assessment to determine severity, impact and to collect more data on the issue.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants