Restructure status page core implementation #863

Open
louislam wants to merge 1 commits from restructure-status-page into master
louislam commented 4 years ago (Migrated from github.com)
Owner

Description

Since I was not aware of status page which could be multiple, this pr is going to restructure the status page core.

  • Status Page table
  • Migrate current status page, settings to the table
  • /status/:name
  • CNAME alias, multiple for each status page
  • search engine indexing base on each status page
  • Entry Page, default status page
  • public/private field (no logic, just a field)
  • password field (no logic, just a field)
  • incident change to many-to-many

Checklist

  • My code follows the style guidelines of this project
  • I ran ESLint and other linters for modified files
  • I have performed a self-review of my own code and test it
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • My code needed automated testing. I have added them (this is optional task)

⚠️ If you want to create a pull request which is related to status page, I strongly recommend that you should wait until this pr get merged.

# Description Since I was not aware of status page which could be multiple, this pr is going to restructure the status page core. - [ ] Status Page table - [ ] Migrate current status page, settings to the table - [ ] /status/:name - [ ] CNAME alias, multiple for each status page - [ ] search engine indexing base on each status page - [ ] Entry Page, default status page - [ ] public/private field (no logic, just a field) - [ ] password field (no logic, just a field) - [ ] incident change to many-to-many ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I ran ESLint and other linters for modified files - [ ] I have performed a self-review of my own code and test it - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] My changes generate no new warnings - [ ] My code needed automated testing. I have added them (this is optional task) ⚠️ If you want to create a pull request which is related to status page, I strongly recommend that you should wait until this pr get merged.
This branch is equal with the target branch.
Sign in to join this conversation.
Loading…
There is no content yet.