serverless-dashboard-for-atom icon indicating copy to clipboard operation
serverless-dashboard-for-atom copied to clipboard

This is a Atom editor package which allows you to deploy and visualize your serverless service with Serverless Framework on Atom.

Results 7 serverless-dashboard-for-atom issues
Sort by recently updated
recently updated
newest added

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1. Changelog Sourced from js-yaml's changelog. [3.13.1] - 2019-04-05 Security Fix possible code execution in (already unsafe) .load(), #480. [3.13.0] - 2019-03-20 Security Security fix:...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

I am using this one and really helpful to see my functions and some of their metadata in the dashboard but the information is limited. It will be really helpful...

'sls' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process. Atom OSX 1.30.0 serverless-dashboard 0.2.3 which...

invoke local function to test out the function locally for development

good first issue

It seems like all operations invoked through the dashboard use the default AWS profile (as specified in ~/.aws/credentials. Other profiles can be specified in that file. Thank you!

enhancement
help wanted