* service provider add/view/delete features added
* reverting .env back to port 3002
* fix ui
Co-authored-by: Conner Luzier <connerluzier@protonmail.com>
* regions field added to aws, default to us-east-1
* added aws_region to post request
* no default setting on aws region
* aws_region required before saving
* no longer showing default on dropdown
Co-authored-by: Conner Luzier <connerluzier@outlook.com>
* moved building to Dockefile instead of entrypoint
* moved enviroment variable to gloabl
* updated to use process env during build to allow use of window global var
* added new line
* updated constants for window.jambonz
* removed NODE_ENV in favor of just window.JAMBONZ
* removed unrequired and change const per pull request
* pushing up what ive got from laptop
* beginnings of a UI for setting up subspace on a jambonz account
* enable the env flag and move content to right place
* changes to support subspace (thanks to nimbleape)
* fix column names
* Implement SIP realm selection for Subspace API calls
* Hook up Subspace disable method
* Finish up Subspace API handling
Co-authored-by: Dan Jenkins <dan@nimblea.pe>
Co-authored-by: Dave Horton <daveh@beachdognet.com>
* Add Microsoft vendor to Speech Form
Add Microsoft vendor to Application Form
Clean up UI for Speech and Application forms
* Remove Sbcs from SpeechServiceAddEdit Form
* Add account sid selector to speech form
* Add account selector to speech service list view
* Add account selector to carrier list view
* Remove client-side check for existing speech services
* Scope accounts and applications to current service provider for Phone Numbers
* Scope accounts to current service provider when adding or editing an Application
* Implement account and application logic for add or edit Carrier form
* Implement delete action for service providers