Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from develop to preprod #514

Merged
merged 52 commits into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
9bfb0ac
Merge pull request #12 from ProxeusApp/preprod
tafonina Jun 9, 2023
9d3d6a2
fix web3.fromAscii to web3.utils.asciiToHex method in document floe
Jun 13, 2023
029ab3e
Merge pull request #14 from sprotest/feature/fix-web3-method-fromAscii
tafonina Jun 13, 2023
028563a
replace web3 to this.wallet.proxeusFS.web3 as metamask no longer inje…
Jun 13, 2023
b069463
Merge pull request #15 from sprotest/feature/fix-web3-method-fromAscii
tafonina Jun 13, 2023
a5e9d02
Merge pull request #16 from ProxeusApp/preprod
tafonina Oct 19, 2023
26ef319
remove outdated methods of old smart contract
slavas490 Oct 24, 2023
6b2c7fc
add public urls in case user doesnt have metamask
Oct 24, 2023
7bff03b
Merge pull request #18 from sprotest/feature/remove-old-smartcontract…
slavas490 Oct 24, 2023
614e5a9
Merge branch 'develop' into feature/verify-doc
tafonina Oct 27, 2023
3710bb3
Merge pull request #19 from sprotest/feature/verify-doc
tafonina Oct 27, 2023
18b6f1c
fix js frontend typos
slavas490 Nov 1, 2023
29e1324
use public url only if user doesnt have metamask installed
Nov 2, 2023
be08fea
Merge branch 'feature/verify-doc' of github.com:sprotest/proxeus-core…
Nov 2, 2023
e164676
use public url only if user doesnt have metamask installed
Nov 2, 2023
d700aa2
Merge branch 'develop' into feature/verify-doc
tafonina Nov 2, 2023
88dd2fd
Merge pull request #20 from sprotest/feature/verify-doc
tafonina Nov 2, 2023
f3ecefe
add wrong metamask network selected issue handler
slavas490 Nov 2, 2023
4a98f86
fix user validation network screen
slavas490 Nov 2, 2023
1d8af13
remove unnecessary html code from VerificationFileEntry component
slavas490 Nov 2, 2023
e11d139
fix invalid character, updates in BN lib
Nov 3, 2023
b8056f0
fix invalid character, updates in BN lib
Nov 3, 2023
e1ac271
fix invalid character, updates in BN lib, revert to string and number…
Nov 3, 2023
11f7378
Merge pull request #21 from sprotest/feature/fix-invalid-charachter
tafonina Nov 3, 2023
458c0c1
remove delete buttons for form inputs
slavas490 Nov 13, 2023
cc08ea4
remove skipValidateFor date entry
slavas490 Nov 14, 2023
6065564
Merge pull request #22 from sprotest/feature/delete_property
slavas490 Nov 14, 2023
0a4489f
fix frontend error message for file not found
slavas490 Nov 16, 2023
968c255
Merge pull request #23 from sprotest/fix/file-validation
tafonina Nov 17, 2023
a2db174
update digitalocean deployment script
slavas490 Nov 22, 2023
c8fec16
Merge pull request #24 from sprotest/feature/droplet-support
tafonina Nov 23, 2023
4fafb6f
Merge branch 'preprod' into develop
tafonina Nov 30, 2023
ad9ed28
fix document name max length at 80 symbols
slavas490 Dec 7, 2023
e8dcae7
fix signup with metamask
slavas490 Dec 11, 2023
54631b7
fix restore-demo.sh file
slavas490 Dec 11, 2023
f9dac47
WIP: initial commit
slavas490 Jan 16, 2024
c2744dd
update baseApp.js
slavas490 Jan 17, 2024
9e8a9e1
Merge pull request #25 from sprotest/feature/dynamic-config
slavas490 Jan 17, 2024
45aac19
Revert "fix restore-demo.sh file"
slavas490 Jan 31, 2024
d36bc1b
revert dynamic-config
slavas490 Jan 31, 2024
02e2562
fix e2e test cases
slavas490 Jan 31, 2024
b7eaeca
remove waitforproxeus Makefile commang
slavas490 Feb 2, 2024
d23f44b
Merge pull request #26 from sprotest/fix/e2e
slavas490 Feb 2, 2024
763c2ae
update i18n link to handbook
slavas490 Feb 26, 2024
14dc9d2
add redirect for bookmarked links
slavas490 Feb 26, 2024
08e7325
fix redirect for bookmarked links
slavas490 Feb 26, 2024
9da3df6
fix redirect for bookmarked links
slavas490 Feb 26, 2024
5893ef1
add code formatting
slavas490 Mar 7, 2024
f9bc230
add placeholder node
slavas490 Mar 19, 2024
eff6928
change placeholder node color
slavas490 Mar 29, 2024
12d61f0
Merge pull request #28 from sprotest/feature/placeholder-node
slavas490 Mar 29, 2024
99d20ad
Merge branch 'preprod' into develop
loleg Apr 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/restore-demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ destinationDataDir="/data/hosted/"

echo "Removing $destinationDataDir"

rm -R ${destinationDataDir}
rm -R ${destinationDataDir}*
loleg marked this conversation as resolved.
Show resolved Hide resolved

echo "Resetting to initial status from $originDataDir.."
cp -R ${originDataDir} ${destinationDataDir}
Expand Down
80 changes: 0 additions & 80 deletions ui/core/public/static/dynamic-config/index.js

This file was deleted.

2 changes: 1 addition & 1 deletion ui/core/src/App.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div v-if="this.app.isAppLoaded === true" style="height:100%;">
<div style="height:100%;">
<notifications group="app" classes="alert" position="top center" :duration="6500" :width="400" style="z-index: 500000000000;"/>
<router-view></router-view>
<blocker :text1="$t('Common blocker text 1','JUST A MOMENT')" :text2="$t('Common blocker text 2','PROCESSING')"
Expand Down
2 changes: 1 addition & 1 deletion ui/core/src/DocumentApp.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div v-if="this.app.isAppLoaded === true" id="document-app">
<div id="document-app">
<notifications group="app" classes="alert" position="top center" :duration="4000" style="z-index: 500000000;"/>
<router-view></router-view>
<blocker :text1="$t('Common blocker text 1','JUST A MOMENT')" :text2="$t('Common blocker text 2','PROCESSING')"
Expand Down
12 changes: 4 additions & 8 deletions ui/core/src/FrontendApp.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div v-if="this.app.isAppLoaded === true" id="frontend-app" :class="{'frontend-headless' : showHeader === false}">
<div id="frontend-app" :class="{'frontend-headless' : showHeader === false}">
<header class="mb-4" v-if="showHeader === true">
<frontend-navbar></frontend-navbar>
</header>
Expand All @@ -21,13 +21,9 @@
<a target="_blank" href="https://github.com/ProxeusApp/proxeus-core" class="footer-link ml-3">Source Code</a>
</div>
<div>
<a v-if="this.app.dynamicConfig" target="_blank" v-bind:href="this.app.dynamicConfig.company.copyrightText.link" class="footer-link ml-3 small">
{{this.i18nDynamicConfigText('company.copyrightText')}}
<img v-bind:src="this.app.dynamicConfig.company.logo.lightTheme.path" v-bind:style="this.app.dynamicConfig.company.copyrightText.logo.style.home" alt=""/>
</a>
<a v-else target="_blank" href="https://proxeus.org/" class="footer-link ml-3 small">
{{$t('Powered by')}} <img src="/static/proxeus-logo-white.svg" alt="" />
</a>
<a target="_blank" href="https://proxeus.org/" class="footer-link ml-3 small">
{{$t('Powered by')}} <img src="/static/proxeus-logo-white.svg" alt="" />
</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion ui/core/src/InitialApp.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div v-if="this.app.isAppLoaded === true" id="initial-app">
<div id="initial-app">
<vue-headful :title="$t('Proxeus - Power up')"/>
<h2 style="padding-top: 20px;position: relative;display: block;text-align: center;">
<svg width="140" viewBox="0 0 187 55" xmlns="http://www.w3.org/2000/svg"><title color="#fff">logo</title>
Expand Down
52 changes: 1 addition & 51 deletions ui/core/src/assets/styles/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ $nav-max-width: 265px;
padding-left: 1.7rem;
padding-top: math.div($spacer, 1.5);
padding-bottom: math.div($spacer, 3);
text-align: center;

text-align:center;
img {
height: 3.75rem;
margin: 1rem auto;
Expand Down Expand Up @@ -125,7 +124,6 @@ $nav-max-width: 265px;
.navbar-brand {
color: #e5efff;
}

.secondary-nav {
bottom: 0;
max-width: $nav-max-width;
Expand All @@ -144,15 +142,12 @@ $nav-max-width: 265px;
}

}

.main-nav {
height: 100%;
}

&.main-nav-backend {
margin-top: -23px;
}

&.main-nav-frontend {
margin-top: -8px;
}
Expand Down Expand Up @@ -209,23 +204,18 @@ $nav-max-width: 265px;
.navbar-brand {
max-width: $nav-max-width !important;
}

.nav-item .nav-link {
width: 100%;
}

.nav-link-title {
display: inline;
}

.secondary-nav {
width: 100%;
}

.secondary-nav .nav-item .nav-link {
width: 100%;
}

.secondary-nav .nav-link-title {
display: inline;
}
Expand Down Expand Up @@ -254,43 +244,3 @@ $nav-max-width: 265px;
.sidebar-close-btn:hover {
color: $cyan;
}

.custom-company-logo {
background-position: left;
background-repeat: no-repeat;
background-size: cover;

&.full-size {
display: inline-block;
}

&.small-size {
display: none;

}
}

nav.toggled {
.custom-company-logo {
&.full-size {
display: none;
}

&.small-size {
display: inline-block;

}
}
}

@media (max-width: 979px) {
.custom-company-logo {
&.full-size {
display: none;
}

&.small-size {
display: inline-block;
}
}
}
Loading