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

roadmap #1

Open
2 of 14 tasks
dufoli opened this issue Jan 2, 2024 · 2 comments
Open
2 of 14 tasks

roadmap #1

dufoli opened this issue Jan 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@dufoli
Copy link
Owner

dufoli commented Jan 2, 2024

Roadmap to clarify and create sub ticket:

  • sosl support
  • export guess for object and externalid
  • unit test in build
  • remove object name from subquery result
  • respect order of column of query instead of object return
  • apex runner for batch and queue
  • log analyzer to troubleshoot org limit .
  • composite API support in import
  • refactor parser with tokenizer/lexer and move it out of component
  • move intelisens over text area with list as regular IDE do
  • update react version and migrate code
  • use dependatbot or mend renovate git bot to keep react and all dependency up to date.
  • migrate to typescript
  • pub sub api ?
@dufoli dufoli added the enhancement New feature or request label Jan 2, 2024
@dufoli
Copy link
Owner Author

dufoli commented Jan 3, 2024

@dufoli
Copy link
Owner Author

dufoli commented Jan 5, 2024

ergonomy for logs :

  • logs is display under runner
  • on each line, button download, analyze, display
  • if click on one action switch logs view to detail, analyze and return button for back to logs list
  • analyze will create node for each flow, trigger, method, soql execute, ... and LIMITE_USAGE will be consolidated by node until main node. => need to calculate code for each node from stock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant