diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cac48f6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.vscode +/.sync* diff --git a/BACKUP/index-Dec-9-afterRemovingBottomSection.html b/BACKUP/index-Dec-9-afterRemovingBottomSection.html deleted file mode 100644 index e0585dc..0000000 --- a/BACKUP/index-Dec-9-afterRemovingBottomSection.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - - - - - - - - Home - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- -
-
-
-
-

Q-Mintership Alpha

-

This is the initial 'alpha' of the Mintership Forum / Mintership tools that will be built into the final Q-Mintership app. This is a simplistic version built by crowetic that will offer a very simple communciations location, and the tools for the minter admins to accomplish the necessary GROUP_APPROVAL transactions. Scroll down for the currently available tools... 

- -
-
-
-
- -
- - -
- -
- -
- -
- - -
- -
-
-
-
-
- -
-

- Mintership Details

-

- Learn more about the Mintership concept, and why it was needed. The days of 'sponsorship' are a thing of the past on the Qortal Network. No more will there be the ability to self-sponsor. A new era of Qortal begins! Join the conversation with the other minters and admins here!

- -
-
-
-
-
- -
-

Become A Minter

-

- Not already minting? You've come to the right place to get started. The 'MINTERS.' links will take you to the 'Minter Board'. The Minter Board is a place to publish your intent to become a minter, and get support from the existing minters and Minter Admins.

- -
-
-
-
-
- -
-

Minter Admin Tools

-

- Are you one of the initially selected Minter Admins? We have the tools here you need to create and approve GROUP_APPROVAL transactions, and communicate securely with your fellow admins. There is a private forum, and Minter Admin Tools section available for you!

- -
-
-
-
-
- - -
- -
-
-
-
-

- More information...

-
- -
-
-
-
- - -
- -
-
-
-
-

- This is the beginning...

-
-
-
-
-

- This is the very start of the Q-Mintership app. It will be dramatically changing upon the beta release, and modification to the Q-Mintership Q-App. This initial version is a version that could be launched more quickly, and does not have nearly as much functionality as what will exist once the main app goes live. 

-
-
-
-
- -
- - -
- -
-
-
-
-
- -

Q-Mintership Alpha

-
-
- - - - -
-
- -
-
- -
-
-
-
- - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/BACKUP/index-Dec-9-beforeRemovingSection.html b/BACKUP/index-Dec-9-beforeRemovingSection.html deleted file mode 100644 index c13a99a..0000000 --- a/BACKUP/index-Dec-9-beforeRemovingSection.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - - - - - - - - Home - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- -
-
-
-
-

Q-Mintership Alpha

-

This is the initial 'alpha' of the Mintership Forum / Mintership tools that will be built into the final Q-Mintership app. This is a simplistic version built by crowetic that will offer a very simple communciations location, and the tools for the minter admins to accomplish the necessary GROUP_APPROVAL transactions. Scroll down for the currently available tools... 

- -
-
-
-
- -
- - -
- -
- -
- -
- - -
- -
-
-
-
-
- -
-

- Mintership Details

-

- Learn more about the Mintership concept, and why it was needed. The days of 'sponsorship' are a thing of the past on the Qortal Network. No more will there be the ability to self-sponsor. A new era of Qortal begins!

-
-
-
-
-
- -
-

Become A Minter

-

- Not already minting? You've come to the right place to get started. The 'MINTERS.' links will take you to the 'Minter Board'. The Minter Board is a place to publish your intent to become a minter, and get support from the existing minters and Minter Admins.

- -
-
-
-
-
- -
-

Minter Admin Tools

-

- Are you one of the initially selected Minter Admins? We have the tools here you need to create and approve GROUP_APPROVAL transactions, and communicate securely with your fellow admins.

-
-
-
-
-
- - -
- -
-
-
-
-

- More information...

-
- -
-
-
-
- - -
- -
-
-
-
-
- -
-

- Get Information

-

- Would you like to become a minter? You've come to the right place! Obtain details about the new Mintership-based minting process on Qortal.

-
-
-
-
-
- -
-

- Minter Admin Tools

-

- If you are a Minter Admin, you will need to know how to create and sign GROUP_APPROVAL transactions. You may do so here!

-
-
-
-
-
- -
-

- Start your Mission

-

- Every mission has a beginning. If your mission is to become a minter, or a Minter Admin, then you've landed at the correct launchpad!

-
-
-
-
-
- - -
- -
-
-
-
-

- This is the beginning...

-
-
-
-
-

- This is the very start of the Q-Mintership app. It will be dramatically changing upon the beta release, and modification to the Q-Mintership Q-App. This initial version is a version that could be launched more quickly, and does not have nearly as much functionality as what will exist once the main app goes live. 

-
-
-
-
- -
- - -
- -
-
-
-
-
- -

Q-Mintership Alpha

-
-
- - - - -
-
- -
-
- -
-
-
-
- - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/assets/css/forum-styles.css b/assets/css/forum-styles.css index 26da4ad..72066ea 100644 --- a/assets/css/forum-styles.css +++ b/assets/css/forum-styles.css @@ -107,6 +107,14 @@ color: white } +.new-indicator { + margin-left: 1.25rem; + color: red; + font-weight: bold; + font-size: 1.25rem; /* Adjust size as needed */ +} + + .message-header.username { color: #1b8fc4; } diff --git a/assets/js/AdminTools.js b/assets/js/AdminTools.js index 01f18fd..db9395a 100644 --- a/assets/js/AdminTools.js +++ b/assets/js/AdminTools.js @@ -73,12 +73,17 @@ async function loadMinterAdminToolsPage() { const mainContent = document.createElement('div'); mainContent.innerHTML = `
-
-

MINTER ADMIN TOOLS for Admin =

-