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

Convert Dataset and Org to events #39

Closed
jeffgrunewald opened this issue Aug 16, 2019 · 0 comments
Closed

Convert Dataset and Org to events #39

jeffgrunewald opened this issue Aug 16, 2019 · 0 comments
Assignees
Milestone

Comments

@jeffgrunewald
Copy link
Contributor

As a Smart City developer
I want my new datasets and organizations to be treated as events
So that I can respond to their changes over time

ACs:

  • Struct definitions are migrated from smart_city_registry to smart_city repo
  • smart_city_registry refactored to make calls to the new structs instead of the old ones for backward compatibility of apps still using registry

Tech Notes:

  • Share creation logic of structs from maps between the different event types (struct from json string, struct from string-keys map and atom-keys map)
  • Event names should be DatasetUpdate/OrgUpdate or DatasetUpsert/OrgUpsert to express unified create/update functionality
@rob-h-m rob-h-m added this to the Sprint 58 milestone Aug 21, 2019
jessie-morris added a commit that referenced this issue Aug 21, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 21, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 21, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 21, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 21, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 22, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 22, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 22, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 22, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
jessie-morris added a commit that referenced this issue Aug 22, 2019
#39

co-authored-by: Cameron Marsh <cmarsh@pillartechnology.com>
@rob-h-m rob-h-m closed this as completed Aug 26, 2019
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

No branches or pull requests

4 participants