branch icon

AngularUI: new layout inputs implemented #14390

Resolves #14345

TODO: Implement new account layout's inputs

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)
  • I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
  • I've assigned reviewer, related labels and set a milestone for this PR

How to test it?

  • Make sure the abp repo's branch is rel-7.3 in local machine
  • Run copy-to-templates in abp > npm > ng-packs > scripts folder
  • Go to abp > templates > app-pro
  • Run backend
  • Go to angular folder
  • Open environment.ts file set command line responseType: 'code', property
  • Run yarn start command
  • Go to /account/login

Login

image

Register

image

Forget password

image

Version
7.3.0-rc.2
Release Date
22 Haziran, 2023
Labels
feature ui-angular