Giter Site home page Giter Site logo

patrickklaeren / azuser Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 3.0 424 KB

Azure SQL Server User Management

License: MIT License

C# 96.54% Batchfile 0.08% PowerShell 1.90% Shell 1.48%
azure csharp database database-user database-user-management dotnet sql user

azuser's Introduction

Hey there, the name's Patrick ๐Ÿ‘‹

Metrics

azuser's People

Contributors

dependabot[bot] avatar patrickklaeren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

azuser's Issues

Make Azuser.Services a standalone Nuget package

Azuser.Services is capable of being a standalone Nuget package, eliminating the need to use the WPF desktop client. It already targets .NET Standard 2.0 and should make for an easy, lightweight, Nuget package.

Add unit tests

Currently there is no coverage with unit tests, it would be good to add some unit tests for the desktop client side.

Allow to browse users by database, rather than by user first

Currently you can only see if a login is associated with any database users through the users panel of Azuser. There is a placeholder screen listing all databases in the target server, we should enable the ability for users to browse users that are part of a database.

Allow for multiple database connections

Azuser is based on a single connection to a database, forcing users to disconnect from a target server before continuing management on another server - we should allow for users to have multiple connection scopes and switch between these seamlessly while using the application.

The architecture should mainly allow for this already, but ConnectionScope will need to be changed throughout all references and encapsulated into a service. Users should have an easy time switching between connections from the shell.

Add installer framework

To facilitate releases a installer framework needs to be added to Azuser. In the past, Squirrel.windows has been proved to work well for smaller projects where the application automatically updates in the background. We can leverage this for Azuser.

Add theme switcher

Currently we're using the default light blue theme that comes bundled with Mahapps. Mahapps provides a complete theme switcher/manager, along with the opportunity for dark mode. We should incorporate this into Azuser.

Most of the screens should abide by DynamicResource and this should be a case of just adding the theme manager to the desktop client.

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.