Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / postmanlabs/newman-dashboard issues and pull requests
#58 - feat: setup jsdoc for documentation
Pull Request -
State: open - Opened by Samridhi-98 almost 3 years ago
- 2 comments
#57 - fix: added camel casing to file name and fixed warning
Pull Request -
State: open - Opened by ritik307 almost 3 years ago
- 1 comment
#56 - merge `server/server.js` and `server/index.js`
Pull Request -
State: open - Opened by Samridhi-98 almost 3 years ago
- 4 comments
#55 - Move constants to provider files
Pull Request -
State: open - Opened by VallariAg about 3 years ago
- 3 comments
#54 - Issue with next.js 12
Issue -
State: open - Opened by the-rdt about 3 years ago
- 2 comments
#53 - Move next.js dependency from frontend/package.json to package.json
Issue -
State: open - Opened by the-rdt about 3 years ago
- 2 comments
#52 - Publish dashboard package to npm
Issue -
State: open - Opened by coditva about 3 years ago
#51 - fix: remove incorrect package details from README
Pull Request -
State: closed - Opened by coditva about 3 years ago
- 1 comment
#50 - instruction to run with newman added
Pull Request -
State: open - Opened by soham4abc about 3 years ago
- 10 comments
#49 - Move sass to dev dependency
Pull Request -
State: open - Opened by rijusougata13 about 3 years ago
- 3 comments
#48 - feat: neDB persistent datastore
Pull Request -
State: open - Opened by elit-altum about 3 years ago
- 1 comment
#47 - Publish reporter and dashboard on npm
Issue -
State: open - Opened by coditva over 3 years ago
- 2 comments
Labels: enhancement
#46 - add: hero image for README.md
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
#45 - add: in memory store for storing run data
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
Labels: enhancement
#44 - fix: UI edge cases of handling test errors
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
Labels: enhancement
#43 - Add scripts to install and test all sub-packages with single command
Pull Request -
State: closed - Opened by coditva over 3 years ago
- 2 comments
Labels: enhancement, refactor
#42 - Refactor dashboard and frontend to separate packages
Pull Request -
State: closed - Opened by coditva over 3 years ago
- 3 comments
Labels: refactor
#41 - refactor: add separate package.json for reporter
Pull Request -
State: closed - Opened by coditva over 3 years ago
- 1 comment
Labels: refactor
#40 - Add a lint rule to remove/error on extra white-spaces
Issue -
State: open - Opened by coditva over 3 years ago
#39 - Mark the run as "errored" if socket connection breaks before run finishes
Issue -
State: closed - Opened by coditva over 3 years ago
- 1 comment
#38 - Disable pause and abort when run has finished
Issue -
State: closed - Opened by coditva over 3 years ago
- 1 comment
Labels: bug
#37 - PR#8: Finalising UI changes for the frontend
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
#36 - Building in Typescript
Issue -
State: open - Opened by imabp over 3 years ago
- 1 comment
Labels: enhancement
#35 - Cleanup scss files to use classnames from Tailwind
Issue -
State: open - Opened by coditva over 3 years ago
Labels: refactor
#34 - Merge constants files to providers
Issue -
State: open - Opened by coditva over 3 years ago
Labels: refactor
#33 - Move sass to dev dependency
Issue -
State: open - Opened by coditva over 3 years ago
Labels: bug, good first issue
#32 - Setup proper CORS rules for daemon
Issue -
State: open - Opened by coditva over 3 years ago
#31 - Change run store to use `objects` instead of `array` to store runs
Issue -
State: closed - Opened by coditva over 3 years ago
- 1 comment
Labels: refactor
#30 - Remove `inject` usage for stores
Issue -
State: closed - Opened by coditva over 3 years ago
Labels: refactor
#29 - refactor: RunModel and RunStore
Pull Request -
State: closed - Opened by coditva over 3 years ago
Labels: refactor
#28 - PR#7: Persistent data store
Pull Request -
State: open - Opened by elit-altum over 3 years ago
- 1 comment
#27 - add: listeners on reporter for executing requests on newman
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
#26 - Document instructions for how to run with Newman
Issue -
State: open - Opened by coditva over 3 years ago
- 1 comment
Labels: documentation, good first issue
#25 - PR#6: Setup NextJS for the frontend
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
Labels: enhancement
#24 - Move all event names to a constants file
Issue -
State: open - Opened by elit-altum over 3 years ago
Labels: refactor
#23 - Change naming of all files to CamelCase
Issue -
State: open - Opened by elit-altum over 3 years ago
Labels: refactor
#22 - add: architecture and repo structure docs
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
#21 - Allow sending events from dashboard to Newman
Issue -
State: closed - Opened by coditva over 3 years ago
- 1 comment
Labels: enhancement
#20 - Cleanup event names in reporter
Issue -
State: open - Opened by coditva over 3 years ago
Labels: refactor
#19 - Move broker tests to correct directories
Issue -
State: closed - Opened by coditva over 3 years ago
- 1 comment
Labels: refactor
#18 - Add documentation about architecture and repo structure
Issue -
State: closed - Opened by coditva over 3 years ago
Labels: documentation
#17 - Setup JSDoc to generate documentation
Issue -
State: open - Opened by coditva over 3 years ago
- 2 comments
Labels: documentation
#16 - `server/server.js` and `server/index.js` do similar things
Issue -
State: open - Opened by coditva over 3 years ago
- 1 comment
Labels: refactor
#15 - Tests for CLI start the dashboard process
Issue -
State: closed - Opened by coditva over 3 years ago
- 2 comments
Labels: bug
#14 - Migrate frontend to React
Issue -
State: closed - Opened by coditva over 3 years ago
Labels: enhancement
#13 - Refactor `reporter/index.js` to not cause side effects
Issue -
State: closed - Opened by coditva over 3 years ago
- 2 comments
Labels: refactor
#12 - PR#5: frontend emits events to broker
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
#11 - Refactor tests into unit and integration tests
Pull Request -
State: closed - Opened by coditva over 3 years ago
- 1 comment
#10 - Refactor tests into unit and integration tests
Pull Request -
State: closed - Opened by coditva over 3 years ago
#9 - PR#4: pub/sub architecture for the dashboard
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
#8 - add: base readme.md for project
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 2 comments
#7 - add: tests for launching the broker as a daemon
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 1 comment
#6 - PR #3: add base setup for the reporter
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 2 comments
#5 - add: tests for launchBroker
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 2 comments
#4 - chore: setup codecov and nyc for generating code coverage and reports
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
- 2 comments
#3 - PR#2: refactor codebase
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
#2 - add: gh actions workflow for nodejs CI
Pull Request -
State: closed - Opened by elit-altum over 3 years ago
#1 - PR#1: Launch and daemonise broker on user command
Pull Request -
State: closed - Opened by elit-altum over 3 years ago