From c9d498d59a43f93ea48cd553e497ce9ac1d35a22 Mon Sep 17 00:00:00 2001 From: stitch Date: Fri, 6 Sep 2024 15:29:55 +0300 Subject: [PATCH] modified deletion warning text and icon. Added alert boxes. Added download button in draft/creation. --- assets/css/files.css | 7 +++ assets/css/styles.css | 56 +++++++++++++++++++++++ dashboard-complete.html | 17 +++++-- dashboard-draft.html | 12 ++++- dashboard-failed.html | 20 ++++++++- dashboard-progress.html | 20 ++++++++- dashboard.html | 17 +++++-- premium.html | 99 +++++++++++++++++++++++++++++++++++++++++ 8 files changed, 237 insertions(+), 11 deletions(-) create mode 100644 premium.html diff --git a/assets/css/files.css b/assets/css/files.css index b59f775..319fdd5 100644 --- a/assets/css/files.css +++ b/assets/css/files.css @@ -140,6 +140,7 @@ background: unset; padding: 0; text-align: center; + grid-gap: 5px; } .filesPageSecSidesSecFilesFile.filesPageSecSidesSecFilesFileActive { @@ -679,6 +680,12 @@ color: white; } +.filesPageSecSidesSecInfoSecDetailsRow:hover > .filesPageSecSidesSecInfoSecDetailsRowInfo > a, .filesPageSecSidesSecInfoSecDetailsRow:hover > .filesPageSecSidesSecInfoSecDetailsRowInfo > p > a { + transition: ease 0.2s; + color: white; + text-decoration: underline; +} + .filesPageSecSidesSecInfoSecDetailsRowVisual { display: flex; flex-direction: column; diff --git a/assets/css/styles.css b/assets/css/styles.css index 5512c26..a6de248 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -400,3 +400,59 @@ h1, h2, h3, h4, h5, h6 { --bs-body-font-family: unset; } +.alertMain { + width: 100%; + border-radius: 5px; + padding: 10px 15px; + background: rgba(255,255,255,0.5); + text-align: start; + font-size: 14px; + font-weight: 500; + color: #434343; + display: flex; + flex-direction: column; + grid-gap: 5px; + position: relative; + outline: solid 1px rgba(0,0,0,0.15); +} + +.alertMain > .alertMainText { +} + +.alertMain > .alertMainText.alertMainTextTitle { + font-size: 12px; + color: rgba(0,0,0,0.5); +} + +.alertMain.alertMainRed > .alertMainText.alertMainTextTitle { + font-size: 12px; + color: rgba(255,255,255,0.75); +} + +.alertMain.alertMainRed { + background: #ff7c64; + color: white; +} + +.alertMain.alertMainGreen { + background: #7ec97e; + color: #434343; +} + +.btnMain.alertMainBtn { + background: unset; + position: absolute; + top: 0; + right: 0; + padding: 10px; + font-size: 4px; +} + +.alertMain > .btnMain.alertMainBtn { + color: #434343; +} + +.alertMain.alertMainRed > .btnMain.alertMainBtn { + color: #ffffff; +} + diff --git a/dashboard-complete.html b/dashboard-complete.html index 43ead05..01d7cad 100644 --- a/dashboard-complete.html +++ b/dashboard-complete.html @@ -98,7 +98,7 @@
+ Download Files (SIGit) @@ -212,6 +212,15 @@

PDF

+
+
+ + +
+
+

You are on the free tier of SIGit. Files would be deleted within 3 months. Click here to upgrade.

+
+
@@ -402,12 +411,12 @@
-
+
- +
-

This file (SIGit) will be deleted on:
9th September 2024 - 11:30 AM

+

You are on the free tier of SIGit. Files would be deleted within 3 months. Click here to upgrade.

diff --git a/dashboard-draft.html b/dashboard-draft.html index 0e31c23..e304544 100644 --- a/dashboard-draft.html +++ b/dashboard-draft.html @@ -86,7 +86,10 @@
+ Upload new file
@@ -441,6 +444,13 @@
+
+

Alert

+

Please input a valid email address, npub address, or NIP-05 address

+
diff --git a/dashboard-failed.html b/dashboard-failed.html index 23d7265..f1215de 100644 --- a/dashboard-failed.html +++ b/dashboard-failed.html @@ -92,7 +92,7 @@
+ Download Files (SIGit)
@@ -206,6 +206,15 @@

PDF

+
+
+ + +
+
+

You are on the free tier of SIGit. Files would be deleted within 3 months. Click here to upgrade.

+
+
@@ -395,6 +404,15 @@

PDF

+
+
+ + +
+
+

You are on the free tier of SIGit. Files would be deleted within 3 months. Click here to upgrade.

+
+
diff --git a/dashboard-progress.html b/dashboard-progress.html index 783a008..7f91ab6 100644 --- a/dashboard-progress.html +++ b/dashboard-progress.html @@ -97,7 +97,7 @@
+ Download Files (SIGit)
@@ -341,6 +341,15 @@

PDF

+
+
+ + +
+
+

You are on the free tier of SIGit. Files would be deleted within 3 months. Click here to upgrade.

+
+
@@ -532,6 +541,15 @@

PDF

+
+
+ + +
+
+

You are on the free tier of SIGit. Files would be deleted within 3 months. Click here to upgrade.

+
+
diff --git a/dashboard.html b/dashboard.html index 8cde03e..ce36e19 100644 --- a/dashboard.html +++ b/dashboard.html @@ -130,6 +130,15 @@

PDF

+
+
+ + +
+
+

Up for deletion

+
+
@@ -227,7 +236,7 @@
- +

Up for deletion

@@ -334,7 +343,7 @@
- +

Up for deletion

@@ -437,7 +446,7 @@
- +

Up for deletion

@@ -544,7 +553,7 @@
- +

Up for deletion

diff --git a/premium.html b/premium.html new file mode 100644 index 0000000..bd49946 --- /dev/null +++ b/premium.html @@ -0,0 +1,99 @@ + + + + + + + SIGit + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+

SIGit is a secure & private document signing service where you can create, sign, and verify any document from any device with a browser.

+ +
+
+
+
+
+
+
+
+

Built by Nostr Dev 2024.

+
+
+
+
+ + + + + + + + + \ No newline at end of file