-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Process actions sync. on startup; don't dupe nonexistent profile #5090
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
Merged
+879
−148
Merged
Changes from 34 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
a8bd503
I believe this is the bugfix
zadjii-msft 648373d
Try writing tests
zadjii-msft 029b676
clean up these tests for PR
zadjii-msft 0a6f72c
Fix the tests o__o
zadjii-msft 9849fe9
Merge remote-tracking branch 'origin/master' into dev/migrie/b/2455-w…
zadjii-msft 963a830
Add the VERIFY_THROWS for dustin
zadjii-msft 8ed39cd
Merge branch 'master' into dev/migrie/b/2455-with-new-tests
zadjii-msft 82ad8bb
I _think_ this will pull the settings from the control, but I haven't…
zadjii-msft eafe9c8
Wrap Application::Current in try/catch since that breaks tests
zadjii-msft 908fd74
Try to clone the settings directly from the control
zadjii-msft 4561b9a
Revert "I _think_ this will pull the settings from the control, but I…
zadjii-msft 9eaee52
Revert "Try to clone the settings directly from the control"
zadjii-msft e952c0d
fix the test so it compiles again
zadjii-msft 07050b5
add a note on what's going wrong here
zadjii-msft 4bb6803
I have no idea why but this seemed to work to initialize the panes
zadjii-msft 499b003
immediately focus new panes
zadjii-msft 95bb854
this works to alternate auto snapping, but maybe there's a better way
zadjii-msft a058181
precompute auto sizing correctly
zadjii-msft 998318a
Some code cleanup "before" 5pm
zadjii-msft f3948d8
I somehow totally blew up the test?
zadjii-msft 332a577
Merge remote-tracking branch 'origin/master' into dev/migrie/b/pane-i…
zadjii-msft 1dffef4
okay this fixes this test
zadjii-msft e2e45a9
try manually cleaning up the page, but this doesn't work
zadjii-msft 808868f
cleanup the test
zadjii-msft 6208f43
This is a ton of colde cleanup ; `wtd split-pane` is broken, doesn't …
zadjii-msft 7e0685f
Merge remote-tracking branch 'origin/master' into dev/migrie/b/pane-i…
zadjii-msft 09ab62a
this fixes just a bare `wt split-pane`; `wt; ; ; focus-tab -t 1; spli…
zadjii-msft ce2b948
this fixes `focus-tab` during startup, but it's kinda janky
zadjii-msft 4306389
god bless, I fixed the tests
zadjii-msft 2b3b517
add an Initialized event so the tests can know when we're finished in…
zadjii-msft e80ee31
some test code cleanup
zadjii-msft 9cd77e8
code cleanup for review
zadjii-msft 7507f9f
finalize code cleanup
zadjii-msft 60b2a49
Merge remote-tracking branch 'origin/master' into dev/migrie/b/pane-i…
zadjii-msft 393492b
Tons of non-test code cleanup
zadjii-msft a1c7f7e
wacky--;
zadjii-msft 1a15db3
Merge remote-tracking branch 'origin/master' into dev/migrie/b/pane-i…
DHowett 34391c7
Merge remote-tracking branch 'origin/master' into dev/migrie/b/pane-i…
DHowett c3facb5
spelling
DHowett File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.