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

Option custom components #80

Closed
9 of 10 tasks
Tracked by #5
dufoli opened this issue May 6, 2024 · 1 comment · Fixed by #96
Closed
9 of 10 tasks
Tracked by #5

Option custom components #80

dufoli opened this issue May 6, 2024 · 1 comment · Fixed by #96
Assignees
Milestone

Comments

@dufoli
Copy link
Owner

dufoli commented May 6, 2024

  • queryTemplates : change queryTemplates option with a custom component to add a template or delete it
  • queryTemplates : use a Json parse to support comment in query template
  • queryTemplates : migration for old format of query templates
  • scriptTemplates : migration for old format of script templates + use same component
  • custom fav icon : propose a picklist instead of text and change fav icon ressource
  • custom fav icon : edit photo color to have few colors
  • custom option query history : insextSavedQueryHistory to edit add to simplify migration from old one to new one
  • editor option: to put suggestion on bottom or on text
  • update documentation
  • Value cannot be null in react input

not in options but ok:

  • insextScriptHistory: can be setup in apex runner
  • insextSavedScriptHistory: can be setup in apex runner
  • insextQueryHistory: done in data export automaticaly
  • tooltip on option: https://www.lightningdesignsystem.com/components/tooltips/: can be usefull to help user about impact of an option and pre requisite but not major for moment.
@dufoli dufoli mentioned this issue May 6, 2024
96 tasks
@dufoli dufoli added this to the 1.26 milestone May 6, 2024
@dufoli dufoli changed the title change queryTemplates option: custom component and separator Opion custom components May 8, 2024
@dufoli dufoli changed the title Opion custom components Option custom components May 8, 2024
@dufoli dufoli self-assigned this May 8, 2024
@dufoli dufoli mentioned this issue May 11, 2024
5 tasks
@dufoli
Copy link
Owner Author

dufoli commented May 12, 2024

I just discovered a dirty hack (again) with query save on queryHistory contain indeed name:query so there is a delimiter instead of adding name field in object WTF ! So let s continue like that with a simple option but to migrate to a good format like the // delimiter...

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

Successfully merging a pull request may close this issue.

1 participant