Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 559 Bytes

TODO.md

File metadata and controls

11 lines (10 loc) · 559 Bytes
  • redirect to login page when no db_url is supplied
  • user credentials is saved in localstorage and retrieved on start
  • insert, update records
  • linker fields of indirect records that has extra fields will be displayed together with the indirect records
  • search/filter for dates
  • text representation of tsvector types
  • display the database name and its comment on the page title and in the description
  • implement search/filter in has_many and indirect records
  • display nicely error messages
  • add log-out button