-
Notifications
You must be signed in to change notification settings - Fork 1
/
autoreview.html
455 lines (423 loc) · 18.1 KB
/
autoreview.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="favicon.png">
<meta name="description" content="" />
<meta name="keywords" content="bootstrap, bootstrap4" />
<!-- Bootstrap CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
<link href="css/tiny-slider.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<title>AutoReview </title>
</head>
<body>
<!-- Start Header/Navigation -->
<nav class="custom-navbar navbar navbar navbar-expand-md navbar-dark bg-dark" arial-label="Power DevBox navigation bar">
<div class="container">
<img src="images/power devbox grey.png" style="height:30px"/><a class="navbar-brand" href="index.html">AutoReview<span>.</span></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsFurni" aria-controls="navbarsFurni" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsFurni">
<div class="collapse navbar-collapse" id="navbarsFurni">
<ul class="custom-navbar-nav navbar-nav ms-auto mb-2 mb-md-0">
<li>
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item active"><a class="nav-link" href="autoreview.html">AutoReview</a></li>
<li><a class="nav-link" href="index.html#chrome-extensions">Chrome Extensions</a></li>
<li><a class="nav-link" href="blog.html">Blog</a></li>
<li><a class="nav-link" href="contact.html">Contact us</a></li>
</ul>
<ul class="custom-navbar-cta navbar-nav mb-2 mb-md-0 ms-5">
<li><a class="nav-link" href="https://docs.powerdevbox.com/"> Docs/Guides</a></li>
</ul>
</div>
</div>
</div>
</nav>
<!-- End Header/Navigation -->
<!-- Start Hero Section -->
<div class="hero">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-5">
<div class="intro-excerpt">
<h1>AutoReview for Power Automate</h1>
<p class="mb-4">AutoReview is a automated code review tool for Power Automate. It extracts all key information from the flow, generates configurable scoreing review, and interact diagram. It is availble as Chromium extension, Windows App, Power Platform Connector, and API. </p>
</div>
</div>
<div class="col-lg-7" style="max-width: 100%;overflow-x: hidden;">
<div class="hero-img-wrap">
<img src="images/autoreview.svg" style="max-width: 300px; width:80%" class="img-fluid">
</div>
</div>
</div>
<p>
<a href="https://apps.microsoft.com/detail/9mzzvsp03808?hl=en-US&gl=US" class="btn btn-secondary me-2">Microsoft Store</a>
<a href="https://learn.microsoft.com/en-us/connectors/autoreview/"class="btn btn-white-outline">Power Platform</a>
<a href="https://chromewebstore.google.com/detail/autoreview-for-power-auto/laaendfpgmhjilhjkbebekgdgfjaajif" class="btn btn-secondary me-2">Chrome Store</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/autoreview/hcfghiolngicahomcoalaakoobpkefkj"class="btn btn-white-outline">Edge Store</a>
<a href="https://app.swaggerhub.com/apis/PowerDevBox/AutoReview/1.0.0" class="btn btn-secondary me-2">API</a>
</p>
</div>
</div>
<!-- End Hero Section -->
<div class="why-choose-section">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-4">
<br>
<h2 class="section-title" id="chrome-extensions">Files</h2>
<p>
AutoReview can create 3 different files from your flow (html based that can be download and used independently).
</p>
<p><b>Report:</b> the review extracts all key information from the flow including:
<ul>
<li>Variables</li>
<li>Actions</li>
<ul>
<li>Name</li>
<li>Inputs</li>
<li>Run After</li>
<li>Nesting</li>
</ul>
<li>Connector Details</li>
<li>Trigger Info</li>
<li>Exception Handling</li>
<li>Connections</li>
</ul>
</p>
<p><b>Review:</b> Includes all report information and scores for:
<ul>
<li>Action Count/Complexity</li>
<li>Variable Count</li>
<li>Compose Use</li>
<li>Connector Settings</li>
</ul>
</p>
<p><b>Diagram:</b> A interact visual reprenstation of the flow in SVG format</p>
</div>
<div class="col-lg-7" style="padding-top: 0px;">
<div>
<div class="row">
<div class="col-lg-7 mx-auto text-center">
<h2 class="section-title">Live Examples</h2>
<i>Click to Open</i>
</div>
</div>
<div class="row justify-content-center">
<div class="testimonial-slider-wrap text-center">
<div id="testimonial-nav" aria-label="Carousel Navigation" tabindex="0">
<span class="prev" data-controls="prev" aria-controls="tns1" tabindex="-1"><span class="fa fa-chevron-left"></span></span>
<span class="next" data-controls="next" aria-controls="tns1" tabindex="-1"><span class="fa fa-chevron-right"></span></span>
</div>
<div class="tns-outer" id="tns1-ow">
<div class="tns-nav" aria-label="Carousel Pagination">
<button data-nav="0" aria-controls="tns1" style="" aria-label="Carousel Page 1 (Current Slide)" class="tns-nav-active" tabindex="-1"></button>
<button data-nav="1" aria-controls="tns1" style="" aria-label="Carousel Page 2" class="" tabindex="-1"></button>
<button data-nav="2" aria-controls="tns1" style="" aria-label="Carousel Page 3" class=""></button>
</div>
<div class="tns-liveregion tns-visually-hidden" aria-live="polite" aria-atomic="true">
slide
<span class="current">1</span> of 3
</div>
<div id="tns1-mw" class="tns-ovh">
<div class="tns-inner" id="tns1-iw">
<div class="testimonial-slider tns-slider tns-carousel tns-subpixel tns-calc tns-horizontal" id="tns1" style="transform: translate3d(-60%, 0px, 0px);">
<div class="item tns-item" id="tns1-item0"aria-hidden="true" tabindex="-1">
<div class="row justify-content-center">
<div class="col-lg-8 mx-auto">
<div class="testimonial-block text-center">
<blockquote class="mb-5">
<p>Demo Diagram Export</p>
</blockquote>
<div class="author-info">
<a href="https://wyattdave.github.io/Auto-Review/Auto-Review%20Demos/Diagram%20test.html" target="_blank">
<img src="images/Screenshots/autoreview (3).PNG" alt="Maria Jones" class="img-fluid">
</a>
</div>
</div>
</div>
</div>
</div>
<div class="item tns-item" id="tns1-item1" aria-hidden="true" tabindex="-1">
<div class="row justify-content-center">
<div class="col-lg-8 mx-auto">
<div class="testimonial-block text-center">
<blockquote class="mb-5">
<p>Demo Review Export</p>
</blockquote>
<div class="author-info">
<a href="https://wyattdave.github.io/Auto-Review/Auto-Review%20Demos/Review%20test.html" target="_blank">
<img src="images/Screenshots/autoreview (1).PNG" alt="Maria Jones" class="img-fluid">
</a>
</div>
</div>
</div>
</div>
</div>
<!-- END item -->
<div class="item tns-item" id="tns1-item2" aria-hidden="true" tabindex="-1">
<div class="row justify-content-center">
<div class="col-lg-8 mx-auto">
<div class="testimonial-block text-center">
<blockquote class="mb-5">
<p>Demo Report Export</p>
</blockquote>
<div class="author-info">
<a href="https://wyattdave.github.io/Auto-Review/Auto-Review%20Demos/Report%20test.html" target="_blank">
<img src="images/Screenshots/autoreview (2).PNG" alt="Maria Jones" class="img-fluid">
</a>
</div>
</div>
</div>
</div>
</div>
<!-- END item -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Why Choose Us Section -->
<div class="why-choose-section" id="connector">
<div class="container">
<div class="row justify-content-between">
<div class="row my-10">
<h2 class="section-title">Power Platform Connector</h2>
<div class="col-lg-5">
<img src="/images/connectors/autoreview-connector1.png" style="width:100%"alt="ar1"/>
</div>
<div class="col-lg-5">
<img src="/images/connectors/autoreview-connector2.png" style="width:100%" alt="ar2"/>
</div>
</div>
<div class="row my-10">
<br>
<p>The AutoReview Connector currently has 3 actions:
<ul>
<li>Information: Connector updates, usage, key expiray</li>
<li>JSON: Returns key information about the flow in json format, including actions, variables, connections</li>
<li>File: Creates HTML of the AutoReview Review file to be saved as a file and opned (Report & Diagram coming soon)</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<div class="why-choose-section" id="application">
<div class="container">
<div class="row justify-content-between">
<h2 class="section-title">Windows Application</h2>
<div class="row my-10">
<div class="col-lg-5">
<img src="/images/autoreview app1.png" style="width:100%"alt="ar1"/>
</div>
<div class="col-lg-5">
<img src="/images/autoreview app2.png" style="width:100%" alt="ar2"/>
</div>
</div>
<div class="row my-10">
<p>The AutoReview App matches the Chrome Extenions with the following features:
<ul>
<li>All Files: Review, Report and Diagram</li>
<li>Solution: Solution information</li>
<li>Excel Exports: Variables, Actions and Connections</li>
<li>JSON Data</li>
<li>Flow Definition</li>
<li>Compare With Previous: Differences between 2 flows</li>
<li>Open From Zip File: Right click on anu Zip file to open *Not in Ext</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<div class="why-choose-section" id="Chrome-Extension">
<div class="container">
<div class="row justify-content-between">
<h2 class="section-title">Chrome Extension</h2>
<div class="row my-10">
<div class="col-lg-5">
<img src="/images/autoreview ext1.png" style="width:100%"alt="ar1"/>
</div>
<div class="col-lg-5">
<img src="/images/autoreview ext2.png" style="width:100%" alt="ar2"/>
</div>
</div>
<div class="row my-10">
<p>The AutoReview Extnesion matches the Windows App with the following features:
<ul>
<li>All Files: Review, Report and Diagram</li>
<li>Solution: Solution information</li>
<li>Excel Exports: Variables, Actions and Connections</li>
<li>JSON Data</li>
<li>Flow Definition</li>
<li>Compare With Previous: Differences between 2 flows</li>
<li>Open Fcurrent flow on screen *Not in App</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<br>
<div class="why-choose-section">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-6">
<h2 class="section-title" id="chrome-extensions">Support Docs</h2>
<p></p>
<div class="row my-5">
<div class="col-6 col-md-6">
<div class="feature">
<div class="icon">
<a href="https://docs.powerdevbox.com/autoreview/autoreview-chromium-extension"><img src="images/guide.png" class="icons" alt="Image" class="imf-fluid"></a>
</div>
<a href="https://docs.powerdevbox.com/autoreview/autoreview-chromium-extension"><h3>Guide</h3></a>
<p>Guide to use AutoReview</p>
</div>
</div>
<div class="col-6 col-md-6">
<div class="feature">
<div class="icon">
<a href="autoreview log.html"><img src="images/change.png" class="icons" alt="Image" class="imf-fluid"></a>
</div>
<a href="autoreview log.html"><h3>Change Log</h3></a>
<p>List of all updates</p>
</div>
</div>
<div class="col-6 col-md-6">
<div class="feature">
<div class="icon">
<a href="assets/Config.zip" download><img src="images/config.png" class="icons" alt="Image" class="imf-fluid"></a>
</div>
<a href="assets/Config.zip" download><h3>Configs</h3></a>
<p>Download config files to update your AutoReview</p>
</div>
</div>
<div class="col-6 col-md-6">
<div class="feature">
<div class="icon">
<a href="api\PowerDevBox-AutoReview-1.0.0-swagger.json" target="_blank"><img src="images/schema.png" class="icons" alt="Image" class="imf-fluid"></a>
</div>
<a href="api\PowerDevBox-AutoReview-1.0.0-swagger.json" target="_blank"><h3>Schema</h3></a>
<p>Schema of AutoReview Data output</p>
</div>
</div>
<div class="col-6 col-md-6">
<div class="feature">
<div class="icon">
<a href="assets/AutoReviewDemo_1_0_0_1.zip" download><img src="images/zip.png" class="icons" alt="Image" class="imf-fluid"></a>
</div>
<a href="assets/AutoReviewDemo_1_0_0_1.zip" download><h3>Demo Flow</h3></a>
<p>Download solution with Demo AutoReview</p>
</div>
</div>
<div class="col-6 col-md-6">
<div class="feature">
</div>
</div>
</div>
</div>
<div class="col-lg-5" style="padding-top: 50px;">
<div class="img-wrap">
<iframe style="width:100%; aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/KNIheKW2drA?si=iETOSbUGXL-L5rLx" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
<!-- End Why Choose Us Section -->
<!-- Start Footer Section -->
<footer class="footer-section">
<div class="container relative">
<div class="row g-4 mb-4">
<div class="col-lg-4">
<div class="mb-4 footer-logo-wrap"><a href="#" class="footer-logo">About us<span>.</span></a></div>
<p class="mb-4">We are not for profit and all of our tools are available for free. Certain services may have limited availability. We endeaver to expand availability when possible. All support tickets are again limited by current resources, please still share bugs and we will rectify as soon as possible (though please be patient)</p>
<ul class="list-unstyled custom-social">
<li><a href="https://www.linkedin.com/in/wyattdave/"><span class="fa fa-brands fa-linkedin"></span></a></li>
<li><a href="https://x.com/wyattdavedev"><span class="fa fa-brands fa-twitter"></span></a></li>
<li><a href="https://github.com/wyattdave"><span class="fa fa-brands fa-github"></span></a></li>
<li><a href="https://dev.to/feed/wyattdave"><span class="fa fa-rss-square"></span></a></li>
</ul>
</div>
<div class="col-lg-8">
<div class="row links-wrap">
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="https://buymeacoffee.com/wyattdave"><i class="fa fa-coffee" aria-hidden="true"></i> Buy me a Coffee</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="Roadmap.html">Roadmap</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="https://cottonbureau.com/search?query=lowcodedev" target="_blank">Merch</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="https://dev.to/wyattdave">Blog -Dev.to</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="privacy.html">Privacy</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="terms&conditions.html">Terms & Conditions</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="mailto:[email protected]">Contact us</a></li>
</ul>
</div>
<div class="col-6 col-sm-6 col-md-3">
<ul class="list-unstyled">
<li><a href="#"></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="border-top copyright">
<div class="row pt-4">
<div class="col-lg-6">
<p class="mb-2 text-center text-lg-start">Copyright ©<script>document.write(new Date().getFullYear());</script>. All Rights Reserved. — Designed with love by <a href="https://untree.co">Untree.co</a> <!-- License information: https://untree.co/license/ -->
</p>
</div>
<div class="col-lg-6 text-center text-lg-end">
<ul class="list-unstyled d-inline-flex ms-auto">
<li class="me-4">WyattDave</li>
<li class="me-4">WyattDaveDev</li>
<li class="me-4">LowCodeDev</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer Section -->
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/tiny-slider.js"></script>
<script src="js/custom.js"></script>
</body>
</html>