Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Change the api to use response objects throughout. No exceptions. Allows for a better networked api.

Notifications
  • Need to be indexed in ES so that finding a notification for an entity is efficient (need to merge multiple notifications for same entity)
  • Change notifications for public events is probably not working correctly. We should be using the creator - or the owner of the alias - all public events have the same owner (public-user) and change notifications seem to be ending up in that bucket.
No db interactions in public (read-only) client.

...

Use kibana to get metrics etc

Timezones

Update UI to provide a search - possibly based on map. Use tzdist geo feature (being developed)

General work needed
  • Upgrade ES to latest - changes the query structure
  • Upgrade all libraries to latest
  • Preprocess the xsl to build the deployable language specific versions.