kendraio-app
kendraio-app copied to clipboard
Migration of workflow cloud to main kendraio app project
- [x] migrate workflow configs to firestore linked to main Kendraio App project
- [x] move the created/updated timestamps to be part of data (not using Firebase document timestamps)
- [x] update API code to use these updated timestamps and move to Kendraio App project
- [ ] update the API to not use "adapter" as a grouping for workflows. probably means we need a system generated unique ID to prevent name clashes in current workflowId field.
impacted by #129
DONE: code updated and workflows migrated across
TODO: remove "adapter" as grouping. TBC: rename as "project"?