If someone wanna try antd i update the github repo with the readme and new components

i added some demos to the repo in the demo dashboard

this one is generating new timeline from github repo commits

Thanks. Iā€™ll check it out.

After installing Universal 1.2. I see that I should have been working with the Antd framework and Universal.

Once I get my Universal 1.2 legs underneath me, Iā€™ll revisit testing out the Antd framework.

donā€™t forget to give me feedback so i can improve

Donā€™t seem able to add the Antd framework to Universal 1.2. Below it appears to add it, but later it gets auto removed. It may be me or it may be something weird going on with Universal 1.2

image

Try version 1.1.1 that is what Iā€™m using for building and testing antd

1 Like

dude had a stupid 7 hour drive today, pretty much drove half of England :smile: but I would love to chip-in on this and try and add the antd to my dashboardsā€¦I am stuck with IE at work, so will be good to see what does and doesnā€™t work in IE, the browser no other person is silly enough to useā€¦and I use Fire Fox so will report back on that too. You done some really amazing work from what I have seen of your antud implementation so will keep you posted :+1:

1 Like

I took a look and this was busted in 1.2. I just checked in a fix and will be back up and running 1.2.1. Looking at a release of that tomorrow.

i was adding alot of component and made ton of fixes, and still adding components, i close to finish the select component in a couple of minutes i hope, and i always try to update the demos using the new components.

man i so wanna finish this module i start working on it in September 2019 ā€¦

@AlonGvili man Iā€™d volunteer to be your side-kick but I still need to watch the videos you posted on hooksā€¦having 4 daughters at home for 3 months in lockdown has not been easy to keep them all entertained and do a full days workā€¦but again I take my hat :tophat: off in respect for this amazing workā€¦will get testing tomorrow and report backā€¦hopefully will have some positive feedback soon!

any feedback is good feedback, and i can understand it hark with the kids at home i have 3 kids,
6,4 and 7 months baby its hard

1 Like

Hello @AlonGvili well I followed the readme instructions on your github page for thisā€¦so I cloned https://github.com/AlonGvili/UniversalDashboard.Antd then installed the module as advised, browsed to the directory and ran the invoke-build and first time left laptop running but forgot to plug in and failed, next time I built making sure was monitoring laptop, the disk usage was like 100% throughout the whole process I got this warning:-

npm WARN tar ENOMEM: not enough memory, write
npm WARN tar ENOMEM: not enough memory, write

some other warnings like I get when I build componentsā€¦but then I got this error:-

npm ERR! path C:\UD\UniversalDashboard.Antd-master\src\node_modules\@icons\material
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\UD\UniversalDashboard.Antd-master\src\node_modules\@icons\material' -> 'C:\UD\UniversalDashboard.Antd-master\src\node_modules\@icons\.material.DELETE'npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Adz\AppData\Roaming\npm-cache\_logs\2020-06-22T22_44_34_968Z-debug.log

> universal.dashboard.ant.design@1.0.0 build C:\UD\UniversalDashboard.Antd-master\src
> webpack -p --env production

'webpack' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! universal.dashboard.ant.design@1.0.0 build: `webpack -p --env production`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the universal.dashboard.ant.design@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.        

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Adz\AppData\Roaming\npm-cache\_logs\2020-06-22T22_44_59_258Z-debug.log
Done /./BuildJS 00:28:45.1966092
Task /./MergePsm1
ERROR: Cannot find path 'C:\UD\UniversalDashboard.Antd-master\src\public' because it does not exist.
At C:\UD\UniversalDashboard.Antd-master\src\invoke.build.ps1:21 char:5
+     Copy-Item "$PSScriptRoot\public\*" "$PSScriptRoot\output\Universa ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At C:\UD\UniversalDashboard.Antd-master\src\invoke.build.ps1:19 char:1
+ task MergePsm1 {
+ ~~~~~~~~~~~~~~~~
At C:\UD\UniversalDashboard.Antd-master\src\invoke.build.ps1:147 char:1
+ task . Clean, Stage, BuildJS, MergePsm1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build FAILED. 5 tasks, 1 errors, 0 warnings 00:28:46.4506352
Copy-Item : Cannot find path 'C:\UD\UniversalDashboard.Antd-master\src\public' because it does not exist.
At C:\UD\UniversalDashboard.Antd-master\src\invoke.build.ps1:21 char:5
+     Copy-Item "$PSScriptRoot\public\*" "$PSScriptRoot\output\Universa ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\UD\Universal...ster\src\public:String) [Copy-Item], It  
   emNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand

I mean I was trying to use the web whilst building but sure I had memory (maybe not a lot) as mentioned this seemed super-disk hungry throughout the process, which took 20+ minutes on my laptopā€¦sorry itā€™s not good newsā€¦I will try again tomorrowā€¦might try work PC as better performance than laptop.

this is wired i just download the zip unblock it and run invoke-build in the src folder , the build passed , no error, and it took 2.3 min

this usually means npm install wasnā€™t running

or you donā€™t have npm install on your computer

Ok good news this time @AlonGvili I downloaded nodejs and installed all the extra bits, installed webpack globally, added npm to the system path, then re-ran the invoke-build and came back all good:-


I am running on a x86 core i3 dell laptop 4GB of RAM with a SATA HDD maybe thats why my builds take longerā€¦need to setup a go fund me for an SSD drive :wink:
So I can now look at using some of your awesome work :+1:

yea maybe itā€™s the reason for the build taken longer, i have i7 16gigs and m2 ssd