Skip to content

Chrome-extension for update dinamically feature flags in a dotnet configuration file

Notifications You must be signed in to change notification settings

Frankeo/feature-flag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feature-flag

Chrome-extension for update dynamically feature flags in a development project.

Installation

You need to download the source folder's (src) content into a common folder, then in a chrome browser enable the developer extensions.

Finally click in the upload decompress option in the browser and you are going to be able to see the extension

Functionality

When you click the extension in the extension bar, a small window is going to pop up where you can upload the feature flag that you choose and see all the feature flags listed with switch toggles where you can enable or disable. At last, click in save button for persist the changes.

TODO

  • Better UI.
  • Adding more test.
  • Split the logic into different files.
  • Remember the file's name whenever is upload to use it in future actions.
  • Adding script for building the extension and upload it in google chrome market.
  • Adding github actions for running the tests and build the extension.
  • Adding multiple image size for different screen resolution.
  • Save the file uploaded format for then it can be used for saving the file changes without no else anomaly.

About

Chrome-extension for update dinamically feature flags in a dotnet configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published