Commit 84701b0
Create get started page for OpenShift in VSCode Open walkthrough (#2441)
* added walthrough in package.json
* added steps on the walkthrough
* changed title and description of the steps
* added additional login option and post corresponding message
* Update login description in package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* Update debug description in package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* Update login title in package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* added show registry step and updated the gifs
* used the exisiting message passing
* Update open browser desc package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* Update create component desc package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* Update push component desc package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* updated desc and gifs
* updated desc of show registries
* added openInView into onCommand for makes the step get completes
* Update the main desc package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* Update the login desc package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* Update the show registry desc package.json
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
* updated the vscode-openshift-tools.gif
* updated the vscode-openshift-tools.gif
* reverted the gif
* change login title and desc
* Add activation event and Provision OpenShift cluster button
Signed-off-by: Denis Golovin dgolovin@redhat.com
* Revert "Add activation event and Provision OpenShift cluster button"
This reverts commit 5e88ae8.
* Rename 'Connect using ...' to 'Provision ...'
Signed-off-by: Denis Golovin dgolovin@redhat.com
Co-authored-by: Mohit Suman <mohit.skn@gmail.com>
Co-authored-by: Denis Golovin <dgolovin@redhat.com>1 parent ccc7750 commit 84701b0
File tree
10 files changed
+93
-12
lines changed- images/walkthrough
- src
- openshift
- webview/cluster/app
10 files changed
+93
-12
lines changedLoading
Loading
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
302 | 304 | | |
303 | 305 | | |
304 | 306 | | |
| |||
896 | 898 | | |
897 | 899 | | |
898 | 900 | | |
899 | | - | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | 901 | | |
905 | 902 | | |
906 | 903 | | |
| |||
1561 | 1558 | | |
1562 | 1559 | | |
1563 | 1560 | | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
1564 | 1636 | | |
1565 | 1637 | | |
1566 | 1638 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
0 commit comments