Skip to content

Commit

Permalink
Catnip update (#27)
Browse files Browse the repository at this point in the history
* Catnip update added. Webpanel handle v2 settings. Config create handle v2 (beta) config

* Remove config from setting.json

* Updated to use axios based node-client

* Update configcat-publicapi-node-client to released version and fix imports

* Updated configcat node client and public-ui. Set version to 2.0.0

* npm audit fix

* Fix enviromentId in app-data

* Config Eval version select input fix

* Fix setting input promts

* update configcat-publicapi-ui to 4.0.1

* npm audit fix webpanel

* Update ng-configcat-publicapi-ui to 4.0.2

* updated ng-configcat-publicapi-ui to 4.1.0
  • Loading branch information
novalisdenahi authored Apr 4, 2024
1 parent 2b00dc6 commit 14d7cf8
Show file tree
Hide file tree
Showing 18 changed files with 1,683 additions and 1,930 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"out": true // set this to false to include "out" folder in search results
},
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
"typescript.tsc.autoDetect": "off"
"typescript.tsc.autoDetect": "off",

}
Loading

0 comments on commit 14d7cf8

Please sign in to comment.