Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.53 KB

ROADMAP.md

File metadata and controls

47 lines (36 loc) · 1.53 KB

Read-map

Version 0.5.1

Feature freeze. Fixes and testing.

  • Review todos
  • Performance tests
  • Scaling test
  • Unit tests
  • Integration tests
  • Project management: Feature list for contributors
  • UX: Simplify selecting event for debugging
  • Console log

Version 0.6.0

Features:

  • Proof of concept for dynamic front-end loading
  • Workflow profiling
  • Every time segments raises error log that error to tracardi-console-log index - so we can see that this segment is not right.
  • Standard Error Reporting, showing console-log ang logging to stdout
  • Tracardi user profile domain object
  • Reading data from external sources – use source configuration to fetch data
  • If Action – Should use plain/text editor not application/json
  • Full profile, event, and sessions details page
  • GraphQL Endpoint for profile fetching.
  • Profiler as part of debugger
  • Refactor menu to take less space
  • Error log - console log for developers
  • Editable name for node in flow
  • Scheduler - tasks with intervals
  • Tasker

Version 0.7.0

  • Setting user and password from interface (user profile)
  • text/plain - editor in config

Version 0.8.0

  • Search
  • Finish manual
  • Workflow parameters – Workflow has its own parameters that can be copied to action parameters. This allows for making workflow as a closed solution with own configuration. With this feature a ready to use workflows could be defined.
  • Forgot password functionality