Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UI #1

Open
scottbrady91 opened this issue Apr 5, 2018 · 3 comments
Open

Update UI #1

scottbrady91 opened this issue Apr 5, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@scottbrady91
Copy link
Member

No description provided.

@scottbrady91 scottbrady91 added the enhancement New feature or request label Apr 5, 2018
@brockallen
Copy link
Member

how about react?

@scottbrady91 scottbrady91 added the help wanted Extra attention is needed label Nov 18, 2018
@scottbrady91 scottbrady91 changed the title Update to Angular? Update UI Nov 18, 2018
@scottbrady91
Copy link
Member Author

Current thoughts are razor class library and something simple like React components

@rogersbrad
Copy link

Im very interested, trying to update the UI. let me know. am doing this asap, its 1/2/19 now is when I can do it, while involved; please reach out

@scottbrady91 scottbrady91 removed the help wanted Extra attention is needed label Dec 8, 2019
scottbrady91 pushed a commit that referenced this issue Jan 23, 2020
* Updated test host to .NET Core 2.2
* Initial removal of OAuth code
* Removed API side OAuth code

* Basic first approach using samesite cookie

* Updated npm dependencies

* Fixed lodash security warning

* Cleanup

* Updated constants class. Minor refactor of DI registrations

* Added missing call to AddAuthentication

* Switched index to razor view

* Disabling hardcoded cookie auth (preparation to use more complicated authentication/authorization ways), make PageController route path to be fully configurable in order to serve IdentityManager2 from different configurable routes, library and deps bumps

* Renaming Bootstrap.min.css to bootstrap.min.css - docker build fail to serve not existing file (case sensitivity)

* Refactorization of route and authorization config to be fully configurable

* clientside libs bump: lodash, gulp-less, server-side dependencies: Automapper 9.*

* Initial .NET Core 3 hack

* Added newtonsoft JSON

* Updated to latest patch version of angularjs 1.3 🤢

* Cleaned up csproj

* More auth updates

* Initial cookie refresh

* Cleaned up test hosts

* Re-introduced UseIdentityManager extension method

* Added test host with IdentityServer4

* Removed custom base64url encoding

* Removed use of AutoMapper

* Folder typo

* Updated readme

* Cleaned up accessor usage

* Updated bootstrap and fixed navbar responsiveness

* Updated jQuery version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants