Граф коммитов

271 Коммитов

Автор SHA1 Сообщение Дата
nick5616 b463d60237 Merge branch 'MainPageDeclutter' of https://github.com/nick5616/FactoryOrchestrator into MainPageDeclutter 2021-08-06 12:26:28 -07:00
nick5616 dd35f5e61b Refactoring 2021-08-06 12:26:19 -07:00
Prakash Patel debf092b33 yml error fix. 2021-07-27 16:10:46 -07:00
Prakash Patel b3267903bc Rev version to 10.3.1 2021-07-27 14:35:46 -07:00
ritikaguptams 7d77198ee0
Merge pull request #178 from ritikaguptams/runtasklistbugfixes
Runtasklistbugfixes
2021-07-27 13:32:03 -07:00
ritikaguptams 04c46b3ab3 Fix for "rename tasklist" automation name 2021-07-27 12:19:11 -07:00
ritikaguptams 40ab4f1929 Fix: text overflow in log field 2021-07-27 10:28:19 -07:00
ritikaguptams 7562802eb4
Merge pull request #177 from ritikaguptams/runtasklistbugfixes
Runtasklistbugfixes
2021-07-26 13:56:19 -07:00
ritikaguptams c997f5aa2c Fixing the usage of '_selectedTask' variable 2021-07-26 11:12:23 -07:00
ritikaguptams a496852909 Fix for transfer page button availability
The buttons should be clickable only if send and receive text boxes have data
2021-07-23 13:23:09 -07:00
ritikaguptams 792e03e230 fix for AI4D name property for confirm transfer pane 2021-07-22 15:34:31 -07:00
ritikaguptams 2c89f4eff5 Fix for the sequence of narration in 'Tasks' 2021-07-22 10:57:30 -07:00
nick5616 6f50f24c88
Merge pull request #175 from nick5616/ConsoleKeyboardScrollable
Made console scrollable by keyboard and adjusted the layout
2021-07-20 10:44:34 -07:00
patelp3989 653b73a5a1
heading level for textblocks. (#176)
* Narrator was not able to read command output.

* resource file error

* No heading level is provided to the heading
2021-07-20 10:34:42 -07:00
nick5616 69d47d9a57 Changed layout of console page to have buttons in bottom right and made only the scrollview focusable to avoid focus dissappearing 2021-07-20 10:22:21 -07:00
nick5616 a3d8a4689e made console scrollable by keyboard and adjusted the layout 2021-07-20 09:42:11 -07:00
nick5616 4a7367c8ec
Merge pull request #174 from nick5616/MakeEditPageResponsive
Make EditPage and MainPage responsive and enable future efforts
2021-07-19 09:50:18 -07:00
nick5616 b3c4b8f302
Merge branch 'main' into MakeEditPageResponsive 2021-07-17 22:08:29 -07:00
nick5616 f3a85c5397 renaming change 2021-07-17 22:04:57 -07:00
nick5616 f2edfc5fd3 made main page more responsive 2021-07-17 22:00:43 -07:00
patelp3989 8176b4e33e
Narrator was not able to read command output. (#171)
* Narrator was not able to read command output.

* resource file error
2021-07-16 13:40:57 -07:00
nick5616 ce0a7b522f Configured page breakpoints and created a narrow layout for editpage 2021-07-16 13:40:47 -07:00
nick5616 850312a655
Merge pull request #173 from nick5616/ContrastRatioConsole
Made console error ouput WCAG 2.2 compliant by ensuring a contrast ratio of 4.5 or higher
2021-07-16 13:30:01 -07:00
nick5616 2d6410c041
Merge pull request #172 from nick5616/FocusDissapearsOnMainPage
An element is focused through the entire main page taborder
2021-07-16 13:28:43 -07:00
nick5616 ccb7feddbd Returned text color on error to be theme-dependent 2021-07-16 11:38:08 -07:00
nick5616 eac5972dfe removed tabstop on contentframe. now focus is kept through enture taborder 2021-07-16 11:29:49 -07:00
nick5616 0740b499d4
Win UI 3 Update and Enhanced Navigation (#169)
* working navbar on windows desktop

* updated windows target and updated ui components

* moved app controls to top right and changed tab behavior of navigation bar

* removed extraneous code

* readme refers to build 19041 as target version
2021-07-15 15:17:32 -07:00
ritikaguptams 6756a38717
Merge pull request #170 from ritikaguptams/fastpassbugfixes
Fixing fastpass bugs on tasklist and connection pages
2021-07-15 12:26:48 -07:00
ritikaguptams 5183697fea
Merge branch 'microsoft:main' into fastpassbugfixes 2021-07-15 11:40:24 -07:00
ritikaguptams 6cfd46fe99 Fixing fastpass bugs on tasklist and connection pages
- Fixed fastpass bugs on Connection page: progress bar.
- Fixed fastpass bugs on Edit tasklist page
-  Fixed text overflow on manage tasklists page
2021-07-15 10:53:54 -07:00
Neil Sandlin 3312ada304
Merge pull request #168 from NeilSandlin/main
Update MainPage.xaml
2021-07-06 23:03:22 -07:00
Neil Sandlin 63f348a949 Update MainPage.xaml
Make NetWork flyout readable by Narrator
2021-07-06 16:20:52 -07:00
ritikaguptams b57c5113b8
Merge pull request #167 from ritikaguptams/fastpassbugfixes
Fastpassbugfixes
2021-06-30 12:14:22 -07:00
ritikaguptams 1fd9e41498
Merge branch 'main' into fastpassbugfixes 2021-06-30 12:13:38 -07:00
ritikaguptams 34a0693013
Fixing comments for Settings description 2021-06-30 10:01:31 -07:00
ritikaguptams 2a75d1e10b Merge branch 'fastpassbugfixes' of https://github.com/ritikaguptams/FactoryOrchestrator into fastpassbugfixes 2021-06-29 12:42:24 -07:00
ritikaguptams 3992edba67 fixing fastpass manage tasklist bugs 2021-06-29 12:42:19 -07:00
patelp3989 50437dbd4f
Added Automation properties for Port and Progress bar. (#166) 2021-06-29 09:22:38 -07:00
ritikaguptams 8c24fed856
Merge branch 'microsoft:main' into fastpassbugfixes 2021-06-28 15:53:35 -07:00
ritikaguptams 443ce39309 Fix for fast pass issues on Connection page 2021-06-28 09:55:51 -07:00
ritikaguptams 40ccb3f09f
Merge pull request #165 from ritikaguptams/main
Accessibility bug fixes for 'track execution' and 'edit task' pages
2021-06-25 11:53:20 -07:00
ritikaguptams 783c2b4087 Bug fixes for edit page
Fix for using LabeledBy to ensure textblock binding with textbox and added comments
2021-06-25 11:34:09 -07:00
ritikaguptams 4f278aa331 Accessibility bug fixes for 'track execution' and 'edit task' pages
Fixing Names and readability of task names
2021-06-24 11:29:38 -07:00
Jake Friedman d45a2408e9 Document UWP capability requirements 2021-05-14 16:22:08 -07:00
Jake Friedman 248d28f978 Publish vpack manifests 2021-05-13 19:22:16 -07:00
Jake Friedman 5af173fef1 Ignore last exit code 2021-05-13 19:13:11 -07:00
Jake Friedman 355783ce7c
Rev version to 10.3.0 2021-05-13 13:47:16 -07:00
Jake Friedman d87e28f4f3 Update loc files 2021-05-13 12:41:30 -07:00
Jake Friedman 4484a54cd1
Merge pull request #162 from spaceisfun/appandlog
Service logging and app UWP page improvements
2021-05-13 12:39:08 -07:00
Jake Friedman 495f7832af Support custom IPC log level. Improve IPC logs 2021-05-13 12:38:37 -07:00