Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/mqtt dashboard #3595

Merged
merged 38 commits into from
Oct 30, 2018
Merged

Feature/mqtt dashboard #3595

merged 38 commits into from
Oct 30, 2018

Conversation

ilarimikkonen
Copy link
Member

Closes #

Changes

Describe your changes here as a bulleted list:

  • change one
  • change two

Developer checklist

This checklist is to be completed by the PR developer:

  • Alternative solutions were compared/discussed before writing code
    • trade-offs with this solution are considered acceptable
  • Code in this PR adheres to the project styleguide
  • This pull request does not decrease project test coverage
  • If the code changes existing database collection(s), migration has been written
  • If UI texts are added or changed, all texts are internationalized

Reviewer checklist

Reviewed by: @username1

This list is to be completed by the pull request reviewer:

  • Code works as described/expected
  • Code seems to be error free
    • no browser console errors visible
    • no server console errors visible
    • passes CI build
  • Code is written in a way that promotes maintainability
    • easy to understand
    • well organized
    • follows project coding standards and conventions
    • well documented

- Remove field HTTP Endpoint
- Add field postgresEndpoint
- Add placeholders
- Increase timeout
- Add a new Item on the Common navbar
- Create a new navbar for MQTT Section
- Add en tags
- Update all routers: specify navbar
- Update masterLayout template
- Add a new Publish method: emqProxyCount (return count of emq proxies)
- Add a new helpers to manage displaying on the new item on the common navbar (only Admins have access and if a emq proxy is)
- Index
- Schema
- Permissions
- Publications
- Page
- Server methods
- Table
- The new server methods to process data
- The new server methods to fetch data
- ES requests
- Update trend_helpers
- Styles
- Page with Topics table
- Detailed topic page
- Server methods
- Charts
- Date range picker
Update API Umbrella Custom Rate Limiting
- Update published function "publicProxyDetails": add a new parameter
@ghost ghost assigned ilarimikkonen Oct 24, 2018
@ghost ghost added the in progress label Oct 24, 2018
@ghost ghost assigned matleppa Oct 30, 2018
@matleppa matleppa merged commit e97abed into develop Oct 30, 2018
@ghost ghost removed the in progress label Oct 30, 2018
@ilarimikkonen ilarimikkonen deleted the feature/mqtt-dashboard branch November 30, 2018 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants