Commit Graph

87 Commits

Author SHA1 Message Date
Matt Cooley
f294d2e492
Remove PackageES LateTasks task (#1574) 2021-06-09 20:15:59 -07:00
Matt Cooley
8d2b48740c
Add internal CI pipeline (#1553)
* Add CI-internal pipeline

* No ARM64, to match release
2021-06-01 07:58:26 -07:00
Matt Cooley
de712fe7ca
Always run loc pipeline (#1517) 2021-03-24 21:16:39 -07:00
Cory Volk
9c20e076d0
Update mainto2103release (#1504)
* Updating to 2012 version after creating the 2011 release branch fork

* Updating version to 2101 release in Main

* Updating to 2102 release post-2101 release branch fork

* Updating Main to release 2103 post-release branch fork for 2102
2021-03-04 16:47:25 +08:00
Pepe Rivera
a544381e86
Update service connection name (#1505) 2021-03-03 14:12:14 -08:00
Matt Cooley
6a34a31ec6
Update internal loc pipeline account (#1488) 2021-02-05 11:40:27 -08:00
Cory Volk
436eb1718d
Update2102release (#1484) 2021-02-02 11:40:57 -08:00
Matt Cooley
007eccd940
Move localization pipeline sync schedule to the YAML file (#1478) 2021-01-28 10:46:37 -08:00
Matt Cooley
885fa23a89
Turn off DFS file shares in internal build system (#1470) 2021-01-19 17:19:24 -08:00
Quentin Al-Timimi
0048dcb500
Update graph internal engine verseion (#1466) 2021-01-11 15:37:37 -08:00
Cory Volk
b7ca0eb5a6
Updateto2101release (#1457)
Update version number to 10.2101.*.
2021-01-04 15:18:44 -08:00
Cory Volk
b5dc971bf4
Updating to 2012 version after creating the 2011 release branch fork (#1442) 2020-11-24 13:28:49 -08:00
Cory Volk
e6b30fa295
Now that the release/2010 branch has been created, it's time to bump the master branch version to 2011 (#1424) 2020-11-05 08:44:25 -08:00
Matt Cooley
f9a31caa8f
Switch agent pool for internal releases (#1421) 2020-11-04 12:06:38 -08:00
Cory Volk
cb4d120dbc
Updating version to 2010 for release fork (#1423) 2020-11-04 12:06:01 -08:00
Matt Cooley
1af6b284cb
Improvements to CI pipeline (#1415) 2020-10-28 14:41:13 -07:00
Wei (Waley) Zhang
317abe03cd
Enable nightly flighting (#1413) 2020-10-27 15:58:05 -07:00
Stephanie Anderl
c97f1c6430
Fix typo in splash icon names (#1400)
* Fix typo in splash screen icon names

* Update the internals version to match the internal change

* Update the internals version to match the internal change
2020-10-01 17:22:22 -07:00
Stephanie Anderl
8ef1b1996e
Update the pipeline internal version to 0.0.51 (#1393) 2020-09-25 10:54:37 -07:00
Stephanie Anderl
a0f98ca76b
Improved error handing for function analysis for functions in the f(y) format (#1338)
* Updated the CanFunctionAnalysisBePerformed api to use the updated one with variableIsNotX error handling. Updated the UI to reflect the new descriptive error case to show an informative error.

* Fixed spacing and updated the moved the variableIsNotX check up into the parent if statement

* Update the internals version to match the version needed to support this change
2020-09-15 14:27:22 -07:00
Matt Cooley
c508cc29ed
Update internals package to 0.0.49 (#1364) 2020-09-03 12:27:27 -07:00
Cory Volk
b83a3d43b8
Update release builds to 2009 (#1359) 2020-08-31 20:52:12 -07:00
Cory Volk
af3a61215d
Updating to 2008 version for release/2008 branch (#1358) 2020-08-31 10:51:21 -07:00
Matt Cooley
8c53444a04
Pull internals package from WindowsInboxApps feed (#1348) 2020-08-12 12:17:47 -07:00
Matt Cooley
48481cba73
Update CI trigger to point at release/* branches (#1342) 2020-08-10 08:46:19 -07:00
Matt Cooley
271d326dc8
Update signing config in release build (#1330) 2020-07-31 08:09:44 -07:00
Matt Cooley
fa81d9d75d
Update release version to 2007 (#1329) 2020-07-30 15:30:12 -07:00
Quentin Al-Timimi
0175b51655
Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250)
* Updated APIs to use new GetClosePointData() from Graphing Engine. Now specifiying precision on API consumption to aid with correct display and rounding.

* Updated function to be const-corect

* Updated to use correct APIs

* Converted TraceValue from Point to two doubles, point's X and Y was using float and conversion between float and doubles was causing unwanted rounding.

* Update to pch file and fixing typo

* Point to updated graphing version
2020-06-30 15:08:54 -07:00
Cory Volk
2608a353de
Update to 2006 (#1289)
* Update props file to 2005

* Update to 2006 release

Co-authored-by: Pepe Rivera <joseartrivera@gmail.com>
2020-06-30 14:00:39 -07:00
Stephanie Anderl
76e33ef159
Updates ResetGrid to account for when equations are added during Manual Adjustment mode (#1231)
* updated the reset grid logic to track and set the initial range after an equation is added

* When in manual adjustment mode and an equation is added, replot the graph when reset is called

* remove members that are no longer needed

* Added logic to include the PrepareGraph() and removed re-graphing in the ResetGrid method

* skip SetDisplayRanges if TryInitialize returns a nullopt so there is no crash

* Updated the logic to handle the case where the range is updated via settings

* Fix bug with reset view hyperlink

* Updated the logic for graph settings updating the graph range

* Rebased with the latest, fixed issues with the rebase

 Author:    Stephanie Anderl <46726333+sanderl@users.noreply.github.com>

* Update the internals version of calculator to the latest so that the PrepareGraph API available
2020-06-17 12:30:19 -07:00
Matt Cooley
abaee845c3
Use NuGet 5.x (#1262)
* Use NuGet 5.x
* Use tool installer v1
* Remove duplicate NonInteractive argument
2020-06-04 10:19:27 -07:00
Cory Volk
c7b0baaeda
Update props file to 2005 (#1264) 2020-06-04 08:19:48 -07:00
Matt Cooley
0d75a965cb
Disable x86 build and test in PR builds (#1258) 2020-06-02 11:20:26 -07:00
Matt Cooley
a69ee94663
Remove obsolete localization config file (#1236) 2020-05-18 18:18:44 -07:00
Matt Cooley
56760794dd
Update SignConfig.xml to use new signType (#1209) 2020-05-06 14:08:47 -07:00
Pepe Rivera
264b5204d3
Update calculator version to 2004 (#1206)
* Update props file to 2004

* Update build/pipelines/azure-pipelines.release.yaml

Co-authored-by: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com>

Co-authored-by: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com>
2020-04-30 12:09:34 -07:00
Stephanie Anderl
60c50e1142
Update calculator version to 2003 (#1142) 2020-04-02 10:27:40 -07:00
Stephanie Anderl
bbeee0aad0
Updated the internals version to match the version with the latest graphing engine package. (#1121) 2020-03-30 19:20:31 -07:00
Stephanie Anderl
0b93ef0cd3
Update the internals package (#1114) 2020-03-27 12:55:35 -07:00
Stephanie Anderl
980b60f271
Update calc version to 2002 (#1108) 2020-03-24 10:40:32 -07:00
Matt Cooley
9320e9424e
Delete unused build config files (#1082)
Delete config files for internal FCIB and test processes which are no longer in use.
2020-03-12 10:52:04 -07:00
Pepe Rivera
e8d03eafc1
Update internal package vers (#1076) 2020-03-09 12:00:20 -07:00
Pepe Rivera
d196909246
Rename icons to new format and update internals package (#1028)
* Rename asset files

* Add missing files

* Exclude references to assets that don't exist

* Update internals version
2020-02-12 14:35:28 -08:00
Stephanie Anderl
66e47627c0
Update the CI build to only run p0 UI tests for PRs and all UI tests for rolling CI builds (#1012)
* Added testcasefilter to the UI tests yaml

* Set priorities on UI tests

* Add UI tests for PRs yaml file, conditionally add it to the CI build yaml

* Update priority on functional tests

* Use a conditional task input instead of an additional yaml file to determine if UI tests should be filtered to P0 only

* Add condition:succeeded() back into the run-ui-tests.yaml

* Add back line

Co-authored-by: Matt Cooley <matt@mattcooley.net>
2020-02-07 15:12:31 -08:00
Pepe Rivera
ff5efcdd78
Update build version to 2001 (#1016) 2020-02-03 15:22:34 -08:00
Stephanie Anderl
027eab12a3
Update release yaml to remove arm64 builds (#930) 2020-01-13 16:05:39 -08:00
Stephanie Anderl
ff2a94f64d Fix release pipeline by setting provData to false (#929) 2020-01-13 14:56:54 -08:00
Pepe Rivera
3d1f0e9440
Make variable boxes collapsible on click (#916)
* fix

* PR comments

* fix bug

Co-authored-by: Eric Wong <eriwong@microsoft.com>
2020-01-13 10:08:23 -08:00
Pepe Rivera
9329af37f1 Fix crash when setting graph options to very large numbers (#904)
* fix crash

* Fixes

* Update build/pipelines/templates/build-app-internal.yaml

Co-Authored-By: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>

Co-authored-by: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>
2020-01-08 15:06:26 -08:00
Stephanie Anderl
cb707d467a Remove ARM64 from the package since Graphing mode does not support AR… (#903)
* Remove ARM64 from the package since Graphing mode does not support ARM64.

* Update build/pipelines/templates/package-appxbundle.yaml

Steph approves :)

Co-authored-by: Eric Wong <eriwong@microsoft.com>
2020-01-07 14:09:39 -08:00