GithubHelp home page GithubHelp logo

Comments (7)

Alex-G avatar Alex-G commented on June 15, 2024 1

if I create a new user through the Admin panel, the password field is empty in the database

from openmu.

sven-n avatar sven-n commented on June 15, 2024 1

Oh, yes that's a bug... the AdminPanel (typescript code) transmits the property as "Password", but the AccountModule has it defined in AccountDto as "NewPassword".
Thanks for reporting, I'll fix it soon ;)

from openmu.

sven-n avatar sven-n commented on June 15, 2024

Hi, it seems like the TypeScript build doesn't run. As far as I can tell by looking at my own VS installations, you need the following Visual Studio extensions:

  • TypeScript Build for Microsoft Visual Studio
  • TypeScript for Microsoft Visual Studio

If it works for you, I'll add it as requirement in the quick start guide.

It also doesn't hurt to have the newest VS update, I guess. I'm currently running versions 15.3.4 and 15.7.1 on my machines.

from openmu.

tehKaiN avatar tehKaiN commented on June 15, 2024

I've fixed it but I'm not certain how. I've updated packages and got a bit of build errors. So I guess that was not the proper fix.

I've looked at admin panel logs and discovered message "nuget is not a recognized as an internal or external command" which hasn't triggered build error. It was strange to me, because restoring nuget packages completed with message that no packages need restoring - I assumed nuget works. So I did Install-Package NuGet.CommandLine, rebooted my PC and lo and behold, it works. ;)

As a side note, do you want pull request which fixes compile errors with recent package updates?

from openmu.

sven-n avatar sven-n commented on June 15, 2024

Sure, if it's not too much work and helpful for others ;-)

from openmu.

sven-n avatar sven-n commented on June 15, 2024

I think I know what's the only requirement to build the Typescript stuff: The Typescript SDK ;)
That's what I had to install after an update to 3.0.

from openmu.

sven-n avatar sven-n commented on June 15, 2024

I guess we can close this issue now ;)

from openmu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.