1
0
mirror of https://github.com/google/nomulus synced 2026-07-19 22:42:23 +00:00

Add page for WHOIS-editable fields in the console (#2155)

This isn't the prettiest thing, but it replicates the type of view /
edit functionality that we had in the original console.

Of note: this doesn't include input field validation, which would
probably be a good idea to add at some point.
This commit is contained in:
gbrodman
2023-09-28 22:46:18 -04:00
committed by GitHub
parent cb240a8f03
commit cf698c2586
8 changed files with 417 additions and 7 deletions
+2 -2
View File
@@ -41,8 +41,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "2mb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",