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

107 Коммитов

Автор SHA1 Сообщение Дата
giakas 2645c677b0
update some of the packages to the latest. (#61)
* update some of the packages to the latest.

* remove some files from package
2020-11-25 12:48:06 -08:00
giakas b653fff4dd
add success notifications to the actions. (#60) 2020-11-24 15:55:10 -08:00
giakas bf7f81c4e1
some code cleanup (#58)
* some code cleanup

* add validation panel to instance save.

* upgrade dag editor

* set the autoheight for the nodes
2020-11-24 10:41:24 -08:00
giakas 4943a45d35
Override generated strings. (#56) 2020-11-19 16:50:18 -06:00
giakas 57a7fffb7c
add a check to verify LVA module and version. (#54)
* add a check to verify LVA module and version.

* Fixed the icon

* fix version variable name.
2020-11-19 10:27:49 -08:00
giakas edf21a37b6
update the prameter editor to new designs, and add validation. (#52) 2020-11-17 10:03:55 -08:00
giakas 5d15397bec
Upgrade swagger to 2.0.0 (#50) 2020-11-05 10:48:55 -08:00
phcooper 0a6cdfdfb9
ui changes to nodeContainer (#49)
* ui changes to nodeContainer

* PR changes

Co-authored-by: pscooper <cooper.scott@microsoft.com>
2020-10-30 14:08:56 -05:00
phcooper 3ab9cdafa7
Edit node name (#47)
* Edit node name

* update on name change

* PR change

Co-authored-by: pscooper <cooper.scott@microsoft.com>
2020-10-27 12:21:01 -05:00
phcooper bfff727d77
Phcooper/edit panel test (#48)
* initial commit

* Search works

* Add new Parameters

* css change

* Add Edit and Delete

* changes for delete

* graph delete parameter

* refactor code

* changes

* Edit Params

* PR changes

* remove unwanted line of code

Co-authored-by: pscooper <cooper.scott@microsoft.com>
2020-10-26 15:24:53 -05:00
giakas 2cdc477342
add status icon to the node for errors. (#46) 2020-10-02 09:57:12 -07:00
phcooper 38d8f46714
Phcooper/validation 2 (#43)
* validation start

* small format changes

* change as PR

* validation start

* small format changes

* change as PR

* small changes from jackie

* change tree view to accordion on the items panel (#44)

* Quick PR Changes

* validation start

* small format changes

* change as PR

* validation start

* small format changes

* change as PR

* Quick PR Changes

* Add Badge component to validation panel

* validation start

* small format changes

* change as PR

* validation start

* small format changes

* change as PR

* Quick PR Changes

* small changes from jackie

* Add Badge component to validation panel

* Color Changes

* Copy and color change

* copy changes

Co-authored-by: pscooper <cooper.scott@microsoft.com>
Co-authored-by: giakas <giakas@microsoft.com>
2020-09-11 14:30:29 -07:00
giakas 5a933e3a79
change tree view to accordion on the items panel (#44) 2020-09-09 14:23:36 -07:00
giakas f0d05b4df3
Support Name availability validation for name field (#42) 2020-09-02 09:47:49 -07:00
giakas 2596e57b5b
Change ParmeterEditor from Modal to Dialog & handle no devices&modules (#40)
* handle no devices

* Change ParmeterEditor from  Modal to Dialog
2020-08-27 11:46:14 -07:00
giakas a35f0d1363
LVA panel updates (#39) 2020-08-26 10:16:12 -07:00
fj-msft 29801ee628
Rename and reorganize files (#38) 2020-08-21 17:10:48 -05:00
fj-msft 048237a74c
Updated readme (#37) 2020-08-21 12:36:49 -05:00
fj-msft da298843f0
Fj localize and sentence case names and properties (#36) 2020-08-19 16:33:23 -07:00
fj-msft dbea601c63
New node appearance, change default parameter appearance, and more (#35) 2020-08-19 14:31:35 -05:00
giakas 87340eece2
fix reset connection (#34) 2020-08-18 11:50:25 -07:00
fj-msft 6ea1f646cf
Disable parameterized, different icons for nodes, fix color of parameter editor header (#32) 2020-08-18 11:14:10 -05:00
giakas 5d7d27d891
Errors to output channel (#33) 2020-08-18 09:13:31 -07:00
fj-msft 4d38592916
Properly set property value when creating instance (#31) 2020-08-17 15:41:35 -05:00
fj-msft 9c2ec04b91
Make enums case insensitive, changes to toolbar appearance, and more (#30) 2020-08-17 15:41:16 -05:00
giakas e9375a556a
updates to the panel UI. (#29) 2020-08-14 16:39:14 -07:00
fj-msft 5b7b787247
Validation and division of Graph class (#20) 2020-08-14 17:50:21 -05:00
fj-msft 26ee07bde6
Save validation and error changes (#28) 2020-08-14 16:56:08 -05:00
fj-msft 442fb37b84
Upgrade graph package, fix translate offset, use props API to find duplicate nodes (#26) 2020-08-14 09:14:08 -05:00
giakas 0a3097456b
Create instance, and Edit&Delete nodes (#27) 2020-08-13 15:28:15 -07:00
fj-msft 7afda83e51
Save and restore name and description, appearance, sample selector bug fixes (#25) 2020-08-12 16:28:35 -07:00
fj-msft 628fbcaaca
Add basic instance creation process (#23) 2020-08-11 15:50:22 -05:00
fj-msft acf3735d83
Offer parameterization of properties (#21) 2020-08-11 15:28:45 -05:00
giakas 5041915930
Integrate create new graph with extension and react webview, and also use OS credentials to store connection string. (#24)
* Integrate create new graph with extension and react webview, and also use OS credentials to store connection string.

* move vscode away from global context.

* fix audit issues.
2020-08-11 12:45:45 -07:00
fj-msft bd0f208916
Allow localization of titles, values, and placeholders in property editor (#18) 2020-08-11 09:53:05 -05:00
fj-msft 811860273e
Convert to use new prettier rules (#22) 2020-08-09 19:09:40 -07:00
fj-msft 90880f5cbd
Show none instead of undefined and properly omit undefined types (#17) 2020-08-06 16:53:44 -05:00
giakas 52944ad2bf
Create LVA extenion panel with the tree view (#19)
* Create LVA extenion panel with the tree view

* address feedback
2020-08-06 14:38:12 -07:00
fj-msft 8265f4d6e2
Show sample selector to load samples from GitHub (#11) 2020-08-05 10:29:22 -05:00
fj-msft 5b2495c577
Added toolbar, errors on empty/undefined values, and info buttons (#14) 2020-08-04 09:45:58 -05:00
fj-msft 4b475ec2d1
Updated node appearance, added title and description editor (#16) 2020-08-03 16:52:44 -05:00
fj-msft 2e1733603b
Disconnect mutation observer on unmount (#15) 2020-08-02 17:29:19 -07:00
fj-msft 5a7ff9a67b
Node type string enum, localization fixes, graph package upgrade (#10) 2020-07-31 11:59:26 -05:00
fj-msft 3af506df25
Use Fluent UI (#7) 2020-07-30 16:38:58 -05:00
giakas 7f8cabb060
add refreshToken npm command and update lodash (#13) 2020-07-30 15:59:14 -05:00
fj-msft af0f133a43
Improvements to Localizer (#4)
* Made localization keys more consistent

* Break out localization into separate file (also fixes startup error)

* Use unified port aria label function

* Fix node name (uses port names)

* Remove unneeded code

* Improve language selection logic

* Check for navigator being undefined
2020-07-28 16:19:41 -05:00
fj-msft 935b1c306a
More rigid typing of node information, does not cover all properties (#8) 2020-07-28 16:15:41 -05:00
fj-msft b6f41cf608
Edges are thinner and have arrow heads, aligning them closer with design specs (#6) 2020-07-28 16:11:22 -05:00
fj-msft 1d981815de
Use hardcoded list of nodes to show in sidebar (#9) 2020-07-28 16:10:55 -05:00
fj-msft 3677c48bc2
Collapse all except the first sidebar category by default (#5)
* Collapse all except the first sidebar category by default

* Explanatory comment
2020-07-27 09:13:47 -05:00