App Administration (2sxc)

  • Data
    • Check if labels are good and translated
    • Check if notes are available where needed and if they are translated
    • Check if wysiwyg fields should be opened in dialog by default
  • Queries
    • Check name of querries
  • Views
    • Check name of the views and whether it's translated
    • Check if the order of the views in the template picker is logical
      The views are sorted by name in ascending order
    • If the app could be used a couple times with different templates, check the template pictures
  • App
    • Settings and Resources
      • Check if labels are good and translated
      • Check if notes are available where needed and if they are translated
      • Check if wysiwyg fields should be opened in dialog by default
    • Package definition

 Other

  • app-icon
    • Check whether app-icon exists and update if necessary
    • If the app will have a major release, check if the color of the app-icon is clearly different from the old app icon
  • Make sure the checklists on azing.org are good
  • readme.md
    • Check whether the file name is written in lowercase
    • Check if content is completeexample readme
  • If package json exists
    • Check name and description
    • Check if the version is the same as the one in the package definition
  • Check whether the demo data at least shows the main functionality of the app and refers to the installing checklist
  • Make sure the basic testing / optimizations are done