John Lewin
1bf988ddb6
Add LoadPrinter(profileID) overload
2018-11-07 09:08:54 -08:00
John Lewin
7b578ac098
Execute UserChanged synchronously
...
- Ensures that ProfileManager is at correct state after callers
invoke ChangeCloudSyncStatus - otherwise RunOnIdle invokes late
and ProfileManager.Instance will remain on previous user for
and indeterminate amount of time
2018-11-07 09:08:15 -08:00
John Lewin
37a119aaa7
Remove disruptive dialog interfering with workflow and in wrong spot
...
- Issue MatterHackers/MCCentral#4486
Copy Printers To Account should not load after signing in
2018-11-07 09:04:17 -08:00
johnlewin
2e76640529
Merge pull request #3963 from jlewin/master
...
Add theme panel to status bar, remove theme from application menu
2018-11-06 18:08:52 -08:00
John Lewin
bed543ac10
Add network status panel to status bar, remove from sign-in droplist
2018-11-06 16:34:07 -08:00
John Lewin
30463eadb6
Add theme panel to status bar, remove theme from application menu
2018-11-06 16:34:07 -08:00
Lars Brubaker
7673c10b61
Merge pull request #3961 from larsbrubaker/master
...
Fixed button name for tests
2018-11-06 15:26:38 -08:00
Lars Brubaker
c70b752850
Fixed button name for tests
...
deleting dead code
2018-11-06 15:17:46 -08:00
Lars Brubaker
a56aab99eb
Merge pull request #3960 from larsbrubaker/master
...
Refactor the load filament page to handle initial setup and loading s…
2018-11-06 14:48:39 -08:00
Lars Brubaker
2525f53c85
Refactor the load filament page to handle initial setup and loading separately
2018-11-06 14:15:27 -08:00
Lars Brubaker
ffba4a12e8
Merge pull request #3958 from larsbrubaker/master
...
Improving default loading markdown text
2018-11-06 11:25:17 -08:00
Lars Brubaker
234ab03072
Improving default loading markdown text
...
improving layout of progress bar in loading and unloading
2018-11-06 09:33:44 -08:00
Lars Brubaker
011c348e5d
Merge pull request #3957 from jlewin/master
...
Use theme border colors
2018-11-06 09:33:17 -08:00
John Lewin
6f36eb7ab0
Use theme border colors
...
- Issue MatterHackers/MCCentral#4507
2018-11-06 09:06:06 -08:00
johnlewin
64dbc1ac0d
Merge pull request #3956 from jlewin/master
...
Add statusbar and progress panels for long running tasks
2018-11-05 17:48:12 -08:00
John Lewin
575a9aa08e
Add missing file
2018-11-05 17:35:25 -08:00
John Lewin
f33904ec6e
Match sibling spacing
2018-11-05 17:35:25 -08:00
John Lewin
9472a8ebc3
Call container.SetThumbnail after meshContentProvider thumnbail gen
...
- Issue MatterHackers/MCCentral#4502
MCWS not updated after local thumbnail regeneration
2018-11-05 17:35:25 -08:00
John Lewin
47e6ca535e
Guard against early exit on container exceptions
2018-11-05 17:35:25 -08:00
John Lewin
7da9a9d905
Guard for null
...
- Issue MatterHackers/MCCentral#4500
Right click in SaveAs dialog crashes application with null reference
exception
2018-11-05 17:35:25 -08:00
John Lewin
456a2125c8
Add statusbar and progress panels for long running tasks
...
- Issue MatterHackers/MCCentral#3834
Long running tasks only visible on printer tab
2018-11-05 17:35:25 -08:00
johnlewin
28f093e886
Merge pull request #3955 from larsbrubaker/master
...
updated translations
2018-11-05 16:51:32 -08:00
Lars Brubaker
d7716c8faf
updated translations
...
issue: MatterHackers/MCCentral#4472
update localizations
2018-11-05 14:20:05 -08:00
Lars Brubaker
adbef50800
Improving test reliability
2018-11-05 13:58:20 -08:00
johnlewin
376309003e
Merge pull request #3954 from larsbrubaker/master
...
Fixing tests
2018-11-05 12:45:59 -08:00
Lars Brubaker
f2e00e7493
Fixing tests
2018-11-05 12:05:16 -08:00
johnlewin
1d1302d801
Merge pull request #3953 from larsbrubaker/master
...
Made the unloading wizard code rather than macro
2018-11-05 11:39:36 -08:00
Lars Brubaker
734bd88c86
Made the unloading wizard code rather than macro
...
Took out the macro processing stream
2018-11-05 11:08:21 -08:00
johnlewin
c13b757c0c
Merge pull request #3950 from jlewin/master
...
Remove conditional Markdig on Android, use Markdig NuGet
2018-11-03 21:43:28 -07:00
John Lewin
2f1724ce89
Remove conditional Markdig on Android, use Markdig NuGet
2018-11-03 20:44:18 -07:00
johnlewin
90692ff521
Merge pull request #3949 from jlewin/master
...
Update Android
2018-11-03 20:15:44 -07:00
John Lewin
28a4dc4c78
Update Android
2018-11-03 20:04:04 -07:00
johnlewin
2827326c31
Merge pull request #3945 from larsbrubaker/master
...
change loading to time based rather than length based
2018-11-03 20:03:42 -07:00
LarsBrubaker
def9826726
add °C to temps
2018-11-03 16:27:20 -07:00
LarsBrubaker
8e8fdf8ae3
change loading to time based rather than length based
2018-11-03 12:10:59 -07:00
Lars Brubaker
ddd25c4124
Merge pull request #3943 from jlewin/master
...
Revert accessibility of contentRow
2018-11-03 12:10:14 -07:00
John Lewin
b1053b8198
Revert accessibility of contentRow
...
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
johnlewin
c79afc741a
Merge pull request #3942 from jlewin/master
...
Rename theme.ActiveTabColor to theme.BackgroundColor
2018-11-03 10:12:39 -07:00
John Lewin
7212f11871
Rename theme.ActiveTabColor to theme.BackgroundColor
...
- Issue MatterHackers/MCCentral#4491
2018-11-03 09:51:25 -07:00
johnlewin
f4a92920f5
Merge pull request #3941 from jlewin/master
...
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
2018-11-03 09:26:03 -07:00
John Lewin
8d4974dc32
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
...
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
John Lewin
c279f8a511
Fix typo
...
- Issue MatterHackers/MCCentral#4485
Consider renaming recently added config setting with typo in name
2018-11-03 08:45:17 -07:00
johnlewin
1ddca44f9b
Merge pull request #3940 from jlewin/master
...
Wait for async printer load before copying part bed plate
2018-11-03 00:36:37 -07:00
John Lewin
05966c7e56
Wait for async printer load before copying part bed plate
...
- Issue MatterHackers/MCCentral#4478
When we open a printer from the select menu after clicking print
on a design tab, we don't get the part on the bed
2018-11-03 00:21:33 -07:00
johnlewin
7c25f6aa0b
Merge pull request #3939 from jlewin/master
...
Make LibraryView double click action conditional to context
2018-11-03 00:20:23 -07:00
John Lewin
3d43ddc590
Rebuild master.txt
...
- Issue MatterHackers/MCCentral#4472
update localizations
2018-11-02 22:56:04 -07:00
John Lewin
301f72d6ab
Upgrade Nuget packages
2018-11-02 22:53:19 -07:00
John Lewin
958acf97a3
Fix typos
2018-11-02 22:52:08 -07:00
John Lewin
9e8f6fac5a
Make LibraryView double click action conditional to context
...
- Issue MatterHackers/MCCentral#4484
Double click should conditionally open part preview or add to plate
2018-11-02 22:02:05 -07:00
johnlewin
71ae6172ea
Merge pull request #3938 from jlewin/master
...
Extract simple vertical icon view to base type from IconListView
2018-11-02 20:17:11 -07:00