From 26fdcbbee51937d39a149a20bf7ccd1cf674ca18 Mon Sep 17 00:00:00 2001 From: Alys Date: Sat, 20 Jun 2020 19:26:53 +1000 Subject: [PATCH] replace non-standard form fields with HTML forms --- .../src/components/admin-panel/index.vue | 270 +++++++++--------- 1 file changed, 136 insertions(+), 134 deletions(-) diff --git a/website/client/src/components/admin-panel/index.vue b/website/client/src/components/admin-panel/index.vue index 2b34f2fa73..9b96538eca 100644 --- a/website/client/src/components/admin-panel/index.vue +++ b/website/client/src/components/admin-panel/index.vue @@ -6,28 +6,22 @@

Admin Panel

-
-
- -
-
- -
-
+
+ + +
-
Player has had privilege(s) removed.

-
+ +
- - + Balance is in USD, not in Gems. @@ -101,13 +98,13 @@
- -
+
@@ -311,15 +308,19 @@ :key="item.key" class="form-group form-inline" > - - {{ item.valueForDisplay }} : - {{ item.key }} : - + {{ item.valueForDisplay }} : + {{ item.key }} : + {{ item.name }} + + @@ -342,47 +343,49 @@

TIP: First find the item in the "Items" section above and click its "Change" button. The item path and current value (if any) will be inserted below.

- - - Enter the item path. E.g., - items.pets.BearCub-Zombie or - items.gear.owned.head_special_0 or - items.gear.equipped.head. - You can find all the items in the "Item" section above. - The "Change" buttons will insert the path and the current value automatically. - -
- - - Enter the item value. E.g., - 5 or - false or - head_warrior_3. - -
- -
+
@@ -396,64 +399,63 @@ Contributor Details
-
- +
+
+ + + + Common titles: + Ambassador, Artisan, Bard, Blacksmith, Challenger, Comrade, Fletcher, + Linguist, Linguistic Scribe, Scribe, Socialite, Storyteller. + + + Rare titles: + Advisor, Chamberlain, Designer, Mathematician, Shirtster, Spokesperson, + Statistician, Tinker, Transcriber, Troubadour. + +
+
+ + + + 1-7 for normal contributors, 8 for moderators, 9 for staff. + This determines which items, pets, mounts are available, and name-tag coloring. + Tiers 8 and 9 are automatically given admin status. + More details (1-7),  + more details (8-9) + +
+
+ + +
- - Common titles: - Ambassador, Artisan, Bard, Blacksmith, Challenger, Comrade, Fletcher, - Linguist, Linguistic Scribe, Scribe, Socialite, Storyteller. - - - Rare titles: - Advisor, Chamberlain, Designer, Mathematician, Shirtster, Spokesperson, - Statistician, Tinker, Transcriber, Troubadour. - -
-
- - - - 1-7 for normal contributors, 8 for moderators, 9 for staff. - This determines which items, pets, mounts are available, and name-tag coloring. - Tiers 8 and 9 are automatically given admin status. - More details (1-7),  - more details (8-9) - -
-
- - -
-
- -
+