forked from VekotinVerstas/SenseHel
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Support external services; enable subscriptions & implement integration #4
Comments
johan-fvh
added a commit
that referenced
this issue
Jan 7, 2020
…implement integration. Additional changes: - Add ApartmentSensorAttribute as the connecting element between ApartmentSensor, SensorAttribute and ApartmentSensorValues. - Clean up unneeded & broken UserViewSet - Remove insecure ApartmentSensorValueViewSet, supply latest values nested in ApartmentViewSet instead
johan-fvh
added a commit
that referenced
this issue
Jan 7, 2020
…bile screens; read them from apartments API
johan-fvh
added a commit
that referenced
this issue
Jan 7, 2020
… implement integration. Additional changes: - Clean up service presentation cards: - Keep existing content when expanding, just add additional details below. - Remove fields that do not add value at this point, present services with description & image. - Remove duplicated termsAndConditions & privacyPolicy which were both pointing at eula; just use termsAndConditions - Enable absolute imports
johan-fvh
added a commit
that referenced
this issue
Jan 7, 2020
… annotations, update other admins for new model structure
johan-fvh
added a commit
to ForumViriumHelsinki/SenseHelLogs
that referenced
this issue
Jan 9, 2020
johan-fvh
added a commit
that referenced
this issue
Jan 13, 2020
…o services, provide UI with report and preview urls
johan-fvh
added a commit
that referenced
this issue
Jan 13, 2020
- Show subscription report from external service embedded as iframe in subscription card - Service promotion image & subscription preview to full card width - Don't show checkboxes for already subscribed service
johan-fvh
added a commit
that referenced
this issue
Jan 13, 2020
…rame preview, report_url for full report
johan-fvh
added a commit
that referenced
this issue
Jan 13, 2020
johan-fvh
added a commit
to ForumViriumHelsinki/SenseHelLogs
that referenced
this issue
Jan 13, 2020
- Remove unneeded auth Django apps - Add subscription data loading - Reorganize serializers, use common base classes - Reorganize views, move under /rest - Add admin
johan-fvh
added a commit
to ForumViriumHelsinki/SenseHelLogs
that referenced
this issue
Jan 13, 2020
…on plots and csv exports.
johan-fvh
added a commit
to ForumViriumHelsinki/SenseHelLogs
that referenced
this issue
Jan 14, 2020
… plot icon in title bar
johan-fvh
added a commit
to ForumViriumHelsinki/SenseHelLogs
that referenced
this issue
Jan 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Services appear to be intended to be provided as separate apps, receiving data through subscriptions, but there is no indication of how the data integration is supposed to work.
The text was updated successfully, but these errors were encountered: