-
Notifications
You must be signed in to change notification settings - Fork 28
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
Labels
enhancement
New feature or request
Comments
how about react? |
Current thoughts are razor class library and something simple like React components |
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
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
No description provided.
The text was updated successfully, but these errors were encountered: