Releases: ironmansoftware/universal-dashboard
Releases · ironmansoftware/universal-dashboard
Universal Dashboard Community - 20200108.3
Nightly build 20200108.3
Changes:
- 74707af extend ping example (#1434)
- 2b8016a Update Changelog and Fix default theme (#1433) [ #1423, #1417 ]
- 45571cc Update CHANGELOG.md
- 0b0475f Concurrent dictionary for ConnectionManager (#1431)
- 77d06e2 Component to Content (#1432)
- 1e2376c Fix UDThemeService was broken by dup cssMap line (#1429) [ #1423, #1417 ]
- eff0e68 Fixing UDGrid font color in default theme (#1427)
- da23492 Add Disabled to New-UDInputField (#1426)
- 95a88de recreate udtab component & fixes #1169 (#1422)
- 50d6aa8 Fixes #1292 (#1419)
See More
- 39b50ec fixes #1378 (#1420)
- 76549ee Fix for Issue #1416 (#1418)
- 51a796f 1404 (#1410) [ #1404 ]
- 3c7d06e Fix JS error (#1409)
- 7a75c30 Extract materialize. (#1408)
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a...
Universal Dashboard Community - 20200107.15
Nightly build 20200107.15
Changes:
- 0b0475f Concurrent dictionary for ConnectionManager (#1431)
- 77d06e2 Component to Content (#1432)
- 1e2376c Fix UDThemeService was broken by dup cssMap line (#1429) [ #1423, #1417 ]
- eff0e68 Fixing UDGrid font color in default theme (#1427)
- da23492 Add Disabled to New-UDInputField (#1426)
- 95a88de recreate udtab component & fixes #1169 (#1422)
- 50d6aa8 Fixes #1292 (#1419)
- 39b50ec fixes #1378 (#1420)
- 76549ee Fix for Issue #1416 (#1418)
- 51a796f 1404 (#1410) [ #1404 ]
See More
- 3c7d06e Fix JS error (#1409)
- 7a75c30 Extract materialize. (#1408)
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironm...
Universal Dashboard Community - 20200106.4
Nightly build 20200106.4
Changes:
- 95a88de recreate udtab component & fixes #1169 (#1422)
- 50d6aa8 Fixes #1292 (#1419)
- 39b50ec fixes #1378 (#1420)
- 76549ee Fix for Issue #1416 (#1418)
- 51a796f 1404 (#1410) [ #1404 ]
- 3c7d06e Fix JS error (#1409)
- 7a75c30 Extract materialize. (#1408)
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
See More
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
...
Universal Dashboard Community - 20200104.12
Nightly build 20200104.12
Changes:
- 50d6aa8 Fixes #1292 (#1419)
- 39b50ec fixes #1378 (#1420)
- 76549ee Fix for Issue #1416 (#1418)
- 51a796f 1404 (#1410) [ #1404 ]
- 3c7d06e Fix JS error (#1409)
- 7a75c30 Extract materialize. (#1408)
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
See More
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
- 3be5acc Bump version.
- e6ba4a4...
Universal Dashboard Community - 20191231.2
Nightly build 20191231.2
Changes:
- 51a796f 1404 (#1410) [ #1404 ]
- 3c7d06e Fix JS error (#1409)
- 7a75c30 Extract materialize. (#1408)
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
See More
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
- 3be5acc Bump version.
- e6ba4a4 Merge pull request #1184 from ironmansoftware/collapsiblefixes
- 9f49dfd Merge pull request #1185 from ironmansoftware/Copyright-Color-Fixes
- f5cff47...
Universal Dashboard Community - 20191227.1
Nightly build 20191227.1
Changes:
- 3c7d06e Fix JS error (#1409)
- 7a75c30 Extract materialize. (#1408)
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
See More
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
- 3be5acc Bump version.
- e6ba4a4 Merge pull request #1184 from ironmansoftware/collapsiblefixes
- 9f49dfd Merge pull request #1185 from ironmansoftware/Copyright-Color-Fixes
- f5cff47 Merge pull request #1183 from ironma...
Universal Dashboard Community - 20191225.7
Nightly build 20191225.7
Changes:
- 7a75c30 Extract materialize. (#1408)
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
See More
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
- 3be5acc Bump version.
- e6ba4a4 Merge pull request #1184 from ironmansoftware/collapsiblefixes
- 9f49dfd Merge pull request #1185 from ironmansoftware/Copyright-Color-Fixes
- f5cff47 Merge pull request #1183 from ironmansoftware/udfab-work
- 81efece ...
Universal Dashboard Community - 20191224.1
Nightly build 20191224.1
Changes:
- f13ef96 Update CHANGELOG.md
- b3d1cb7 Update CHANGELOG.md (#1403)
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
See More
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
- 3be5acc Bump version.
- e6ba4a4 Merge pull request #1184 from ironmansoftware/collapsiblefixes
- 9f49dfd Merge pull request #1185 from ironmansoftware/Copyright-Color-Fixes
- f5cff47 Merge pull request #1183 from ironmansoftware/udfab-work
- 81efece Footer Color Fixes
- 0e46192 ToLowerThe...
Universal Dashboard Community - 20191220.6
Nightly build 20191220.6
Changes:
- 287448a Update CHANGELOG.md
- f68cb07 Fixes 50% of #1368 (#1401)
- 70fc5e0 Update CHANGELOG.md
- 850dd67 Update CHANGELOG.md
- 0e9b2a4 Update version
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
See More
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
- 3be5acc Bump version.
- e6ba4a4 Merge pull request #1184 from ironmansoftware/collapsiblefixes
- 9f49dfd Merge pull request #1185 from ironmansoftware/Copyright-Color-Fixes
- f5cff47 Merge pull request #1183 from ironmansoftware/udfab-work
- 81efece Footer Color Fixes
- 0e46192 ToLowerTheTransparent
- 5c19c72 Collapsible Fix, Add Transparent to DashboardColor
- 3fb65f9...
Universal Dashboard Community - 20191219.1
Nightly build 20191219.1
Changes:
- 3d884af Fix help for Set-UDCookie.
- 7ef9108 Fixes #1389 (#1399)
- e9446dc Adding changelog. (#1398)
- ec1f6df Fixes #1365 (#1397)
- 4d0ea7f Use thread safe collections. (#1390)
- 346e102 Fixes #1381 (#1388)
- d6d212c Fixes #1369 (#1386)
- a23361d Fixed #1373 (#1374)
- 76681d0 Fixes #1364 (#1367)
- ca774ef UpdateTabIndicator so we dont get a scroll (#1366)
See More
- 59df30c Fixes #1358 (#1362)
- 7228805 Fixes #1355 (#1363)
- dc058ea Bump Version (#1360)
- 29eee66 Fix Placeholder overlap issue (#1359)
- 3fca224 Fixes #1168 (#1357)
- 9d912a7 Added invoke-udelement with documentation (#1349)
- 1155ccd Fixes #1350 (#1352)
- 758079e Fix label overlap issue when value is provided (#1348)
- 2c9ff55 Fixes #1343 (#1345)
- b4bff54 Fixes 978 (#1342)
- 6b828cb Fixes #658 (#1338)
- 67fce28 Forgotten console.log (#1333)
- 9bb10af Create ping-grid-part2.ps1 (#1328)
- 1eae7c4 Fixes #1319 (#1325)
- 0c0907a Merge pull request #1326 from ironmansoftware/youtubedemoscripts
- cd35971 Youtube Demo Example Scripts
- 0b521a5 Copy pasta of default theme with edits (#1321)
- fac1cec Fixes #1313 (#1316) [ #1295 ]
- 5987af0 Add -totop param to select-udelement (#1315)
- aab6fa8 Fixes #1281 (#1314)
- 5094584 Fixes #1301 (#1312)
- ae51793 Use sockets instead of libuv. (#1311)
- 2a0e340 Update FUNDING.yml
- ca7a397 Update FUNDING.yml
- 55aca27 Use abstract endpoint (#1308)
- 68710ed Added invoke-udjavascript command (#1307)
- a44eefe Create FUNDING.yml
- e971cd4 Abstract PowerShell execution service. (#1305)
- d132e74 Update New-UDIcon.md (#1297)
- 863390d Add catch.
- b190344 Add AD onboarding script
- 461d536 Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- db95d47 Update manifest.
- 0ea425e Added "scrolltoelement" param to select (#1287)
- 13a2623 Fixes #1284 (#1285)
- 68cc303 Fixes #1258 (#1282)
- bbd99c3 Fix loading of App Insights. Again... (#1279)
- ada87d9 Change AppInsights version.
- 532116b Fix issue with serialization. (#1277)
- 6b32b2f Change app insights version so it works with VS Code. (#1276)
- b639151 Update help. (#1275)
- abdb5be Fix route concat. (#1274)
- 519cc86 Add telemetry for dashboard starts. (#1273)
- 5c12794 Deterministic session management. (#1268)
- e70a84e Don't add variables for every runspace. (#1269)
- 710849b Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- b3211a3 Add Build Minimal task.
- 4d883c3 Added security for REST Fixes #1262 (#1267)
- 9fed3f8 Single memory cache. (#1264) [ #1266 ]
- 9302d7b Fixes #748 (#1261)
- eeefccd Remove !important. Fixes #1250 (#1259)
- 31e9048 Add navbar image test. Validates #1253 (#1260)
- 31a0a29 New-UDTable creates unnamed endpoint (#1257)
- 16e6154 Option to ignore non-terminating errors.
- f6f86f4 ToList
- 4b7d762 1203 (#1256) [ #1203, #1192 ]
- c39062e Fixes #1193 (#1251)
- 8644f57 No idea how to add files (#1246)
- 48bce50 Add title-alignment to card (#1245) [ #518 ]
- ea93dcd Add suspense. (#1244)
- d38c97f Add card-title class to udtable header. (#1241)
- 76b0c17 Add support for text only content (#1238)
- 9377e02 Fixes #1223 (#1236)
- 0747a20 Fixes #1037 (#1233)
- b0fd8af Added DefaultTight theme (#1235)
- 43bc1ea Fixes #1225 (#1232)
- b84e2c3 Added support for toast on success to clipboard (#1231)
- e28d451 Additional synchronization work. (#1229)
- f25dc9d Fix tool (#1224)
- d10aa73 Add Clear-UDCache to manifest (#1219)
- c27a9d2 Merge pull request #1218 from ironmansoftware/debugger
- 8b63b8b Merge pull request #1217 from BoSen29/master
- 57639ef Update ud-dashboard.jsx
- fe29f40 Update DashboardHub.cs
- 1eaf801 Update Set-UDClipboard.cs
- e8d2255 Make debugging easier.
- c51d99e Added set-udclipboard. Might update at later stage to allow copying the specified clientside ID to the clipboard.
- e8d915e Merge pull request #1215 from BoSen29/master
- 1da4d15 Added select-udelement
- c33eb93 Merge pull request #1214 from ironmansoftware/201 [ #201 ]
- 83463c0 Merge pull request #1213 from ironmansoftware/state-changes
- 55e2877 Fixes #201
- 7d215db Adding Clear-UDCache command and use dictionary.
- f1df42c Merge pull request #1212 from ironmansoftware/1209 [ #1209 ]
- 51bd0c8 Fixes #1209
- 2cbb315 Merge pull request #1210 from BoSen29/patch-6
- aa571b4 Merge pull request #1211 from McAndersDK/master
- a891bdc Type and parameter outside scriptblock
- 781c858 GridPagenumber now visible on active page
- 28427c8 Merge pull request #1207 from ironmansoftware/1206 [ #1206 ]
- e0cf389 Fix manifest tests.
- 1caefb8 Fix tests .
- 61b0578 Fixes #1206
- d978146 Merge pull request #1205 from ironmansoftware/session2
- 83e9ed6 Add missed change.
- 8694913 Merge pull request #1204 from ironmansoftware/session
- 41bc132 Fix issue with sessions.
- 55d014a Merge pull request #1202 from ironmansoftware/input-action
- afb3d19 Add clear input without toast.
- 5f58747 Merge pull request #1200 from ironmansoftware/1182 [ #1182 ]
- f782449 Merge pull request #1198 from ironmansoftware/1078 [ #1078 ]
- ea0224f Fixes #1182
- e9a2ea4 Fixes #1078
- 0d72b96 Merge pull request #1191 from ironmansoftware/fix-memory-leak
- 2abe886 Fixing memory leak
- 99680e4 Fixes #1188
- 3be5acc Bump version.
- e6ba4a4 Merge pull request #1184 from ironmansoftware/collapsiblefixes
- 9f49dfd Merge pull request #1185 from ironmansoftware/Copyright-Color-Fixes
- f5cff47 Merge pull request #1183 from ironmansoftware/udfab-work
- 81efece Footer Color Fixes
- 0e46192 ToLowerTheTransparent
- 5c19c72 Collapsible Fix, Add Transparent to DashboardColor
- 3fb65f9 UD FAB Small Fix
- 9c632aa Merge branch 'master' of https://github.com/ironmansoftware/universal-dashboard
- 7280d93 Update contributing.md
- 33a7cab Fixes #1163 (#1179)
- 804774e...