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

Add decl page contents from offsite discussion #3218

Open
1 of 12 tasks
deniseli opened this issue Oct 28, 2024 · 0 comments
Open
1 of 12 tasks

Add decl page contents from offsite discussion #3218

deniseli opened this issue Oct 28, 2024 · 0 comments
Labels
console Web console dx

Comments

@deniseli
Copy link
Contributor

deniseli commented Oct 28, 2024

Notes: https://docs.google.com/document/d/1lVFFGy_2OFWSumnIZOU9qrKMV2VBI7gzcwhPlEmOSTw/edit?tab=t.0

Immediate tasks (i.e. this list excludes anything that blocked on future decisions/features/whathaveyou)

  • set config/secret in dev mode only (nail down exact cases where this is or isn't safe)
  • view config/secret in dev mode only
  • show database dsn in dev mode only
  • show database schema/structure, but not contents
  • review and implement other database ideas from notes that are already feasible to add.
  • add language-specific mappings (with a toggle for language selection) to typealias
  • enums: add link to docs and show how to use it / import it. Give the import for the language of your choice. Pending feasibility.
  • verb page: timebox codemirror additions to 1 week. Lots of ideas but this is all pending feasibility. At the very least, we can add a form for setting headers/queryparams/reqparams and a copy button to the codemirror component. Should show cron schedule for cron verbs.
  • topics: publish, look at events on it, cursor, where actual subscribers/cursors are, link to subscription type. Being able to reset cursors, nuke/reset topic and all subscribers. After switch to kafka, export connection string would be good
  • subs: show same thing as topics, but have toggle for either only showing this subscription’s rows, vs showing all but this one is highlighted different color.
    • Verb page should also show what it’s subscribed to. Discourage calling directly.
  • ability to write/show/run queries for topics/subs and databases would be useful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console Web console dx
Projects
None yet
Development

No branches or pull requests

1 participant