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

General todo #7

Open
3 of 24 tasks
patdx opened this issue Jan 23, 2023 · 0 comments
Open
3 of 24 tasks

General todo #7

patdx opened this issue Jan 23, 2023 · 0 comments

Comments

@patdx
Copy link
Owner

patdx commented Jan 23, 2023

  • use custom schema as base instead of json schema
  • escape sql strings
  • have "view" as primary with additional button to enter "create" or "edit" mode
  • save sql migrations
  • textarea
  • string id (ulid?)
  • read only fields (like id field)
  • relations
    • one-to-one
    • many-to-one
    • many-to-many
    • some toggle features to automatically normalize
  • public api
  • custom form plugin
  • SqliteError: Cannot add a NOT NULL column with default value NULL
  • nicer preview
  • Singleton entities
  • Site memo
  • timestamp (created_at, updated_at)

Low priority

  • Multiple site support
  • Import export
  • edit history
  • propagate update history of normalized children to parents
  • allow hiding entity from sidebar
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

No branches or pull requests

1 participant