@cronapp/templates 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/file/crud/angular_crud_input/template.properties +1 -1
- package/file/crud/angular_crud_view/template.properties +2 -2
- package/file/crud/angular_view/template.properties +2 -2
- package/file/crud/angular_view_update/template.properties +1 -1
- package/file/view.html/EmptyViewHtml/template.properties +2 -2
- package/file/view.html/Login1ViewHtml/template.properties +2 -2
- package/file/view.html/Login2ViewHtml/template.properties +2 -2
- package/file/view.html/Signup1ViewHtml/template.properties +2 -2
- package/file/view.html/Signup2ViewHtml/template.properties +2 -2
- package/package.json +1 -1
- package/project/W/cronapp-rad-project/pom.xml.ftl +1 -5
- package/project/W/cronapp-rad-project/src/main/__copydata.ftl +5 -3
- package/project/W/cronapp-rad-project/src/main/java/META-INF/datasources/roleSecurables.datasource.json +2 -2
- package/project/W/cronapp-rad-project/src/main/java/META-INF/datasources/roles.datasource.json +23 -8
- package/project/W/cronapp-rad-project/src/main/java/META-INF/datasources/userSecurables.datasource.json +23 -8
- package/project/W/cronapp-rad-project/src/main/java/app/AppConfiguration.java.ftl +3 -3
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/index.html.ftl +0 -27
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/public/assets/app-logo-login.svg +55 -38
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/views/login.view.html.ftl +3 -3
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/views/public/__copydata.ftl +1 -1
- package/project/W/cronapp-rad-project/src/main/webapp-sem-autenticacao/webapp/public/assets/app-logo-login.svg +55 -38
- package/project/F/frontend/README.md +0 -24
- package/project/F/frontend/__linksInherit +0 -1
- package/project/F/frontend/project.svg +0 -1
- package/project/F/frontend/template.properties +0 -26
- package/project/F/frontend/template_en_US.properties +0 -4
- package/project/F/frontend/template_pt_BR.properties +0 -4
- package/project/F/frontend.png +0 -0
- package/project/F/group.properties +0 -4
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/__copydata.ftl +0 -13
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/frontboost/authentication.json.ftl +0 -65
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/frontboost/authorization.json +0 -154
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/js/__copydata.ftl +0 -6
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/js/blockly/__copydata.ftl +0 -7
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/js/blockly/privacy/__copydata.ftl +0 -4
- package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/views/__copydata.ftl +0 -7
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
icon=crud-web.png
|
|
2
2
|
name=Formulário CRUD Web
|
|
3
3
|
description=Formulário para listar, editar, atualizar e remover registros de uma fonte de dados
|
|
4
|
-
projectType=W,M
|
|
4
|
+
projectType=W,M
|
|
5
5
|
extension=.view.html
|
|
6
6
|
preferedFolder=${webFolder}/views
|
|
7
7
|
condition=webFolder
|
|
8
|
-
order=0
|
|
8
|
+
order=0
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
icon=list-web.png
|
|
2
2
|
name=Formulário de Pesquisa Web
|
|
3
3
|
description=Formulário para listar e pesquisar registros em uma fonte de dados
|
|
4
|
-
projectType=W,M
|
|
4
|
+
projectType=W,M
|
|
5
5
|
extension=view.html
|
|
6
6
|
preferedFolder=${webFolder}/views
|
|
7
7
|
condition=webFolder
|
|
8
8
|
suffix=.search
|
|
9
9
|
type=view
|
|
10
|
-
order=1
|
|
10
|
+
order=1
|
|
@@ -5,6 +5,6 @@ description=Login screen template with side frame for inclusion of informative t
|
|
|
5
5
|
encoding=UTF-8
|
|
6
6
|
parameter.string.FileName=login
|
|
7
7
|
parameter.string.FileName.value=login
|
|
8
|
-
projectType=W,M
|
|
8
|
+
projectType=W,M
|
|
9
9
|
allowedContext=src/main/webapp/views/*
|
|
10
|
-
useProjectProperties=true
|
|
10
|
+
useProjectProperties=true
|
|
@@ -5,6 +5,6 @@ description=Login screen template with side banner for text inclusion
|
|
|
5
5
|
encoding=UTF-8
|
|
6
6
|
parameter.string.FileName=login
|
|
7
7
|
parameter.string.FileName.value=login
|
|
8
|
-
projectType=W,M
|
|
8
|
+
projectType=W,M
|
|
9
9
|
allowedContext=src/main/webapp/views/*
|
|
10
|
-
useProjectProperties=true
|
|
10
|
+
useProjectProperties=true
|
|
@@ -5,6 +5,6 @@ description=Signup screen template with side frame for inclusion of informative
|
|
|
5
5
|
encoding=UTF-8
|
|
6
6
|
parameter.string.FileName=signup
|
|
7
7
|
parameter.string.FileName.value=signup
|
|
8
|
-
projectType=W,M
|
|
8
|
+
projectType=W,M
|
|
9
9
|
allowedContext=src/main/webapp/views/*
|
|
10
|
-
useProjectProperties=true
|
|
10
|
+
useProjectProperties=true
|
|
@@ -5,6 +5,6 @@ description=Signup screen template with side banner for text inclusion
|
|
|
5
5
|
encoding=UTF-8
|
|
6
6
|
parameter.string.FileName=signup
|
|
7
7
|
parameter.string.FileName.value=signup
|
|
8
|
-
projectType=W,M
|
|
8
|
+
projectType=W,M
|
|
9
9
|
allowedContext=src/main/webapp/views/*
|
|
10
|
-
useProjectProperties=true
|
|
10
|
+
useProjectProperties=true
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<parent>
|
|
4
4
|
<groupId>io.cronapp</groupId>
|
|
5
5
|
<artifactId>cronapp-framework-spring</artifactId>
|
|
6
|
-
<version
|
|
6
|
+
<version>3.0.0</version>
|
|
7
7
|
<relativePath />
|
|
8
8
|
</parent>
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
@@ -95,10 +95,6 @@
|
|
|
95
95
|
<groupId>org.springframework.boot</groupId>
|
|
96
96
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
97
97
|
</dependency>
|
|
98
|
-
<dependency>
|
|
99
|
-
<groupId>org.springframework.boot</groupId>
|
|
100
|
-
<artifactId>spring-boot-starter-webflux</artifactId>
|
|
101
|
-
</dependency>
|
|
102
98
|
<dependency>
|
|
103
99
|
<groupId>org.glassfish</groupId>
|
|
104
100
|
<artifactId>javax.json</artifactId>
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
<#-- Verificar se existem parametros -->
|
|
2
2
|
<#if (authentication?? && backend?? && frontend??) >
|
|
3
|
-
<#if ((authentication?lower_case) != "nenhuma" && (frontend?lower_case) == "true") && !(service!"false")?boolean >
|
|
3
|
+
<#if ((authentication?lower_case) != "nenhuma" && (frontend?lower_case) == "true" && (backend?lower_case) == "true") && !(service!"false")?boolean >
|
|
4
4
|
path.content=/webapp-autenticacao
|
|
5
|
-
|
|
5
|
+
</#if>
|
|
6
|
+
<#if (((authentication?lower_case) == "nenhuma" && (frontend?lower_case) == "true") || ((backend?lower_case) == "false" && (frontend?lower_case) == "true")) && !(service!"false")?boolean>
|
|
6
7
|
path.content=/webapp-sem-autenticacao
|
|
7
8
|
</#if>
|
|
8
9
|
<#if (backend?lower_case) == "true" >
|
|
9
10
|
path=/java
|
|
10
11
|
path=/resources
|
|
11
12
|
</#if>
|
|
12
|
-
|
|
13
|
+
<#-- Caso contrario copiar tudo -->
|
|
14
|
+
<#else>
|
|
13
15
|
path.content=/webapp-autenticacao
|
|
14
16
|
path=/java
|
|
15
17
|
path=/resources
|
package/project/W/cronapp-rad-project/src/main/java/META-INF/datasources/roles.datasource.json
CHANGED
|
@@ -51,13 +51,28 @@
|
|
|
51
51
|
"not": false,
|
|
52
52
|
"rules": [
|
|
53
53
|
{
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
54
|
+
"condition": "OR",
|
|
55
|
+
"not": false,
|
|
56
|
+
"rules": [
|
|
57
|
+
{
|
|
58
|
+
"field": "u.user.normalizedUserName",
|
|
59
|
+
"id": "u.user.normalizedUserName",
|
|
60
|
+
"input": "text",
|
|
61
|
+
"operator": "equal",
|
|
62
|
+
"type": "string",
|
|
63
|
+
"value": ":login",
|
|
64
|
+
"valueIsField": false
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"field": "u.user.normalizedEmail",
|
|
68
|
+
"id": "u.user.normalizedEmail",
|
|
69
|
+
"input": "text",
|
|
70
|
+
"operator": "equal",
|
|
71
|
+
"type": "string",
|
|
72
|
+
"value": ":login",
|
|
73
|
+
"valueIsField": false
|
|
74
|
+
}
|
|
75
|
+
]
|
|
61
76
|
},
|
|
62
77
|
{
|
|
63
78
|
"condition": "OR",
|
|
@@ -140,4 +155,4 @@
|
|
|
140
155
|
"PUT": false,
|
|
141
156
|
"PUTAuthorities": null
|
|
142
157
|
}
|
|
143
|
-
}
|
|
158
|
+
}
|
|
@@ -45,13 +45,28 @@
|
|
|
45
45
|
"not": false,
|
|
46
46
|
"rules": [
|
|
47
47
|
{
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
48
|
+
"condition": "OR",
|
|
49
|
+
"not": false,
|
|
50
|
+
"rules": [
|
|
51
|
+
{
|
|
52
|
+
"field": "u.user.normalizedUserName",
|
|
53
|
+
"id": "u.user.normalizedUserName",
|
|
54
|
+
"input": "text",
|
|
55
|
+
"operator": "equal",
|
|
56
|
+
"type": "string",
|
|
57
|
+
"value": ":login",
|
|
58
|
+
"valueIsField": false
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"field": "u.user.normalizedEmail",
|
|
62
|
+
"id": "u.user.normalizedEmail",
|
|
63
|
+
"input": "text",
|
|
64
|
+
"operator": "equal",
|
|
65
|
+
"type": "string",
|
|
66
|
+
"value": ":login",
|
|
67
|
+
"valueIsField": false
|
|
68
|
+
}
|
|
69
|
+
]
|
|
55
70
|
},
|
|
56
71
|
{
|
|
57
72
|
"condition": "OR",
|
|
@@ -132,4 +147,4 @@
|
|
|
132
147
|
"PUT": false,
|
|
133
148
|
"PUTAuthorities": null
|
|
134
149
|
}
|
|
135
|
-
}
|
|
150
|
+
}
|
|
@@ -5,7 +5,7 @@ import org.springframework.context.annotation.*;
|
|
|
5
5
|
import org.springframework.data.jpa.repository.config.*;
|
|
6
6
|
import org.springframework.transaction.*;
|
|
7
7
|
import org.springframework.transaction.annotation.*;
|
|
8
|
-
<#if (!authentication??) || (authentication?lower_case) == "normal" || (authentication?lower_case) == "token" || (authentication?lower_case) == "sso" || authentication?lower_case == "saml"
|
|
8
|
+
<#if (!authentication??) || (authentication?lower_case) == "normal" || (authentication?lower_case) == "token" || (authentication?lower_case) == "sso" || authentication?lower_case == "saml">
|
|
9
9
|
import org.springframework.core.io.*;
|
|
10
10
|
import org.springframework.data.repository.init.*;
|
|
11
11
|
|
|
@@ -38,7 +38,7 @@ public class AppConfiguration {
|
|
|
38
38
|
return new JpaTransactionManager(entityManagerFactory().getObject());
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
<#if ((!authentication??) || (authentication?lower_case) == "normal" || (authentication?lower_case) == "token" || (authentication?lower_case) == "sso" || authentication?lower_case == "saml"
|
|
41
|
+
<#if ((!authentication??) || (authentication?lower_case) == "normal" || (authentication?lower_case) == "token" || (authentication?lower_case) == "sso" || authentication?lower_case == "saml") && !(service!"false")?boolean >
|
|
42
42
|
@Bean
|
|
43
43
|
public Jackson2RepositoryPopulatorFactoryBean repositoryPopulator() {
|
|
44
44
|
Jackson2RepositoryPopulatorFactoryBean factory = new Jackson2RepositoryPopulatorFactoryBean();
|
|
@@ -63,4 +63,4 @@ public class AppConfiguration {
|
|
|
63
63
|
|
|
64
64
|
}
|
|
65
65
|
</#if>
|
|
66
|
-
}
|
|
66
|
+
}
|
|
@@ -16,32 +16,6 @@
|
|
|
16
16
|
<link rel="stylesheet" href="css/app.css" />
|
|
17
17
|
<title ng-bind="$root.viewTitle">${appname}</title>
|
|
18
18
|
<script src="js/customStateProvider.js"></script>
|
|
19
|
-
<script>
|
|
20
|
-
(function () {
|
|
21
|
-
if (window.location.search && window.location.hash === '') {
|
|
22
|
-
console.log(window.location);
|
|
23
|
-
const urlParams = new URLSearchParams(window.location.search);
|
|
24
|
-
const hasOAuthLoginParams = urlParams.has('state') && urlParams.has('code');
|
|
25
|
-
const hasOAuthLogoutParams = urlParams.has('state') && !urlParams.has('code');
|
|
26
|
-
let hash = '';
|
|
27
|
-
if (hasOAuthLoginParams) {
|
|
28
|
-
hash = '#/fb-signIn';
|
|
29
|
-
} else if (hasOAuthLogoutParams) {
|
|
30
|
-
hash = '#/fb-signOut';
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
if (hash === '') {
|
|
34
|
-
return;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
const newUrl = window.location.pathname
|
|
38
|
-
+ window.location.search
|
|
39
|
-
+ hash;
|
|
40
|
-
|
|
41
|
-
window.history.replaceState({}, document.title, newUrl);
|
|
42
|
-
}
|
|
43
|
-
})();
|
|
44
|
-
</script>
|
|
45
19
|
</head>
|
|
46
20
|
<body>
|
|
47
21
|
<input type="hidden" id="projectName" value="${appname}">
|
|
@@ -99,6 +73,5 @@
|
|
|
99
73
|
<script src="node_modules/cronapp-lib-js/dist/js/kendo-ui/js/timezones/kendo.timezones.min.js"></script>
|
|
100
74
|
<script src="node_modules/cronapp-framework-js/dist/js/dashboard/dashboard.service.js"></script>
|
|
101
75
|
<script src="node_modules/@cronapp/framework-core/cronapp.framework.js"></script>
|
|
102
|
-
<script src="node_modules/@cronapp/frontboost/cronapp.frontboost.js"></script>
|
|
103
76
|
</body>
|
|
104
77
|
</html>
|
|
@@ -1,39 +1,56 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Camada_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 155 36" style="enable-background:new 0 0 155 36;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#20284E;}
|
|
7
|
+
.st1{fill:#127DBF;}
|
|
8
|
+
</style>
|
|
9
|
+
<g id="Group_4" transform="translate(-1286.785 -997.802)">
|
|
10
|
+
<g id="Group_1" transform="translate(1376.61 1014.135)">
|
|
11
|
+
<path id="Path_1" class="st0" d="M-23.2,7.8c-1.4,1.9-3.5,3-5.9,3h-0.1c-1.8,0-3.5-0.7-4.7-2.1c-1.3-1.5-1.9-3.3-1.9-5.3V3.1
|
|
12
|
+
c-0.1-1.9,0.6-3.8,1.8-5.3c1.2-1.3,2.9-2.1,4.6-2h0.1c2.3,0,4.5,1.1,5.9,2.9l0.1,0.1l1.5-1.6l-0.1-0.1c-0.9-1.1-2-1.9-3.3-2.5
|
|
13
|
+
c-1.3-0.6-2.7-0.9-4.1-0.9h-0.2c-2.4-0.1-4.7,0.9-6.4,2.6C-37.2-2-38,0.3-38,3.2v0.3c0,2.9,0.8,5.2,2.5,6.9
|
|
14
|
+
c1.7,1.7,3.9,2.6,6.6,2.6c2.9,0,5.6-1.3,7.3-3.5l0.1-0.1L-23.2,7.8L-23.2,7.8z"/>
|
|
15
|
+
<path id="Path_2" class="st0" d="M-13.1-2.4L-13.1-2.4c-1.8,0-3.5,0.9-4.5,2.4v-2.1H-20v14.7h2.4V5.5c-0.1-1.5,0.4-3,1.2-4.2
|
|
16
|
+
c0.9-1,2.1-1.6,3.5-1.5h0.4v-2.1l-0.1,0C-12.8-2.4-12.9-2.4-13.1-2.4z"/>
|
|
17
|
+
<path id="Path_3" class="st0" d="M-5.2-2.4h-0.2c-2-0.1-3.8,0.7-5.2,2.1c-1.3,1.5-2,3.4-2,5.4v0.2c-0.1,2,0.6,3.9,2,5.4
|
|
18
|
+
c1.3,1.4,3.2,2.2,5.2,2.1h0.2c2,0.1,3.8-0.7,5.2-2.1C1.3,9.3,2,7.4,2,5.4V5.2C2,3.2,1.3,1.2,0-0.3C-1.3-1.7-3.2-2.5-5.2-2.4z
|
|
19
|
+
M-5.2,10.8h-0.2c-1.3,0-2.6-0.5-3.4-1.5c-0.9-1.1-1.4-2.6-1.3-4V5.2c-0.1-1.5,0.4-2.9,1.3-4c0.9-1,2.1-1.5,3.4-1.5h0.2
|
|
20
|
+
c1.3,0,2.6,0.5,3.4,1.5c0.9,1.1,1.4,2.6,1.3,4v0.1c0.1,1.5-0.4,2.9-1.3,4C-2.6,10.3-3.8,10.9-5.2,10.8L-5.2,10.8z"/>
|
|
21
|
+
<path id="Path_4" class="st0" d="M14.7-1c-0.9-1-2.3-1.4-4-1.4h-0.1C8.8-2.5,7.1-1.6,6-0.2v-1.9H3.6v14.7H6V5.2
|
|
22
|
+
c-0.1-1.4,0.4-2.8,1.2-4c0.8-1,2-1.5,3.2-1.5h0.1c2.2,0,3.3,1.1,3.3,3.4v9.5h2.4V3.1C16.1,1.3,15.6,0,14.7-1z"/>
|
|
23
|
+
</g>
|
|
24
|
+
<g id="Group_2" transform="translate(1478.178 1021.341)">
|
|
25
|
+
<path id="Path_5" class="st1" d="M-77.1-9.6L-77.1-9.6c-1.2,0-2.4,0.2-3.4,0.7c-1,0.4-1.9,1-2.7,1.8l-0.1,0.1l1.5,1.5l0.1-0.1
|
|
26
|
+
c0.6-0.6,1.2-1,2-1.3c0.8-0.4,1.6-0.5,2.4-0.5h0.1c1-0.1,1.9,0.2,2.7,0.9c0.6,0.6,0.8,1.5,0.8,2.3v0.6c-3.5,0-6,0.4-7.6,1.2
|
|
27
|
+
c-1.7,0.8-2.5,2-2.5,3.8c0,1.3,0.5,2.5,1.4,3.3c1,0.9,2.3,1.3,3.6,1.3h0.1c1.1,0,2.1-0.3,3.1-0.8c0.8-0.4,1.5-1,2-1.8v2.2h2.4V-4
|
|
28
|
+
C-71.4-7.7-73.4-9.6-77.1-9.6z M-79.7-1c1.3-0.5,3.2-0.7,5.9-0.8c0,1.4-0.5,2.7-1.4,3.8c-0.9,1-2.2,1.6-3.6,1.5h0
|
|
29
|
+
c-1.7,0-2.8-0.9-2.8-2.3C-81.5,0.3-80.9-0.5-79.7-1L-79.7-1z"/>
|
|
30
|
+
<path id="Path_6" class="st1" d="M-61.8-9.6H-62c-1,0-2.1,0.2-3,0.7c-0.8,0.4-1.5,0.9-2,1.6v-2h-2.4v20.8h2.4v-8
|
|
31
|
+
c0.5,0.7,1.2,1.3,2,1.6c0.9,0.5,2,0.7,3,0.7h0.2c1.9,0.1,3.7-0.7,4.9-2.1c1.3-1.5,1.9-3.5,1.9-5.4V-2c0.1-2-0.6-3.9-1.9-5.4
|
|
32
|
+
C-58.2-8.9-60-9.7-61.8-9.6z M-57.4-2v0.1c0.1,1.5-0.4,2.9-1.3,4c-0.9,1-2.1,1.5-3.4,1.5h-0.2c-1.3,0-2.5-0.5-3.4-1.5
|
|
33
|
+
c-0.9-1.1-1.4-2.6-1.3-4V-2c-0.1-1.5,0.4-2.9,1.3-4c0.9-1,2.1-1.5,3.4-1.5h0.2c1.3,0,2.6,0.5,3.4,1.5C-57.8-4.9-57.4-3.4-57.4-2
|
|
34
|
+
L-57.4-2z"/>
|
|
35
|
+
<path id="Path_7" class="st1" d="M-40.8-7.5c-1.2-1.4-3-2.2-4.9-2.1h-0.2c-1,0-2.1,0.2-3,0.7c-0.8,0.4-1.5,0.9-2,1.6v-2h-2.4v20.8
|
|
36
|
+
h2.4v-8c0.5,0.7,1.2,1.3,2,1.6c0.9,0.5,2,0.7,3,0.7h0.2c1.9,0.1,3.7-0.7,4.9-2.1c1.3-1.5,1.9-3.5,1.9-5.4V-2
|
|
37
|
+
C-38.8-4-39.5-6-40.8-7.5z M-41.3-2v0.1c0.1,1.5-0.4,2.9-1.3,4c-0.9,1-2.1,1.5-3.4,1.5h-0.2c-1.3,0-2.5-0.5-3.4-1.5
|
|
38
|
+
c-0.9-1.1-1.4-2.6-1.3-4V-2c-0.1-1.5,0.4-2.9,1.3-4c0.9-1,2.1-1.5,3.4-1.5h0.2c1.3,0,2.6,0.5,3.4,1.5C-41.7-4.9-41.2-3.4-41.3-2
|
|
39
|
+
L-41.3-2z"/>
|
|
40
|
+
</g>
|
|
41
|
+
<g id="Group_3" transform="translate(1309.449 1029.238)">
|
|
42
|
+
<path id="Path_8" class="st1" d="M-7.7-8.2v5.6c0,0.1,0.1,0.2,0.2,0.3l2.9,1.6l2,1.2c0.2,0.1,0.4,0,0.4-0.1c0,0,0-0.1,0-0.2v-5.6
|
|
43
|
+
c0-0.1-0.1-0.2-0.2-0.3l-4.9-2.8c-0.2-0.1-0.4,0-0.4,0.1C-7.7-8.3-7.7-8.2-7.7-8.2z"/>
|
|
44
|
+
<path id="Path_9" class="st1" d="M1.5-11.5l-2.9-1.6c-0.1-0.1-0.2-0.1-0.3,0l-2.8,1.6l-2.4,1.3C-7-10.2-7-10-6.9-9.8
|
|
45
|
+
c0,0,0.1,0.1,0.1,0.1l5.1,3c0.1,0.1,0.2,0.1,0.3,0l2.9-1.7l2.3-1.3C3.9-9.7,4-9.9,3.9-10c0,0-0.1-0.1-0.1-0.1L1.5-11.5z"/>
|
|
46
|
+
<path id="Path_10" class="st1" d="M4.7-8.3c0-0.2-0.1-0.3-0.3-0.3c-0.1,0-0.1,0-0.2,0L2.1-7.3l-2.9,1.7C-0.9-5.6-1-5.5-1-5.4v5.7
|
|
47
|
+
c0,0.2,0.1,0.3,0.3,0.3c0.1,0,0.1,0,0.2,0l2.2-1.3l2.8-1.6c0.1-0.1,0.2-0.2,0.2-0.3L4.7-8.3z"/>
|
|
48
|
+
</g>
|
|
49
|
+
<path id="Path_11" class="st0" d="M1330.1,1012.6c-0.3-0.2-0.5-0.4-0.5-0.7c-0.6-4.6-4.5-8.1-9.1-8.2c-1.4,0-2.8,0.3-4.1,0.9
|
|
50
|
+
c-0.5,0.2-1,0-1.3-0.4c-2-3.4-5.7-5.5-9.7-5.4c-6.1,0-11.2,4.6-11.1,10.7v1.1c-0.1,0.4-0.3,0.7-0.6,0.9c-2.8,1.3-4.3,4.5-4.3,7.7
|
|
51
|
+
c0,4.3,3.5,7.7,7.7,7.8c0.1,0,0.1,0,0.2,0h1.2v-1.9h-1.2c-3.2,0-5.9-2.5-6-5.8c0,0,0-0.1,0-0.1c0-2.9,1.6-5.7,4.1-6.3
|
|
52
|
+
c0.4-0.1,0.8-0.5,0.8-0.9v-2.4c0-5,4.2-8.8,9.3-8.8c4.2,0,7.7,2.4,8.8,6.1c0.2,0.5,0.7,0.8,1.2,0.6c0.1,0,0.3-0.1,0.4-0.2
|
|
53
|
+
c1.3-1.1,3-1.8,4.7-1.7c4,0.1,7.2,3.3,7.3,7.3c0,0.4,0.3,0.8,0.6,0.9c2.3,0.8,3.8,2.9,3.8,5.4c0,3.3-2.4,5.9-5.7,5.9h-9.2v1.9h9.2
|
|
54
|
+
c4.4,0.1,7.6-3.5,7.6-7.8C1334.1,1016.4,1332.6,1013.9,1330.1,1012.6z"/>
|
|
55
|
+
</g>
|
|
39
56
|
</svg>
|
package/project/W/cronapp-rad-project/src/main/webapp-autenticacao/webapp/views/login.view.html.ftl
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
</h1>
|
|
17
17
|
</div>
|
|
18
18
|
|
|
19
|
-
<#if authentication?lower_case != "sso" && authentication?lower_case != "saml"
|
|
19
|
+
<#if authentication?lower_case != "sso" && authentication?lower_case != "saml">
|
|
20
20
|
|
|
21
21
|
<div class="component-holder ng-binding ng-scope col-xs-12 col-md-12" data-component="crn-textinput" id="crn-textinput-loginusername">
|
|
22
22
|
<div class="form-group">
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
{{message.error}}
|
|
48
48
|
</div>
|
|
49
49
|
</div>
|
|
50
|
-
<#if (authentication?lower_case == "sso" || authentication?lower_case == "saml"
|
|
50
|
+
<#if (authentication?lower_case == "sso" || authentication?lower_case == "saml") && (enterprise)!false>
|
|
51
51
|
<a role="button" aria-label="{{'Login.view.Login' | translate}}" href="#" class="btn btn-default cron-link col-md-12 col-xs-12 k-button btn-primary" target="_self" data-replace="true" data-component="crn-anchor" ng-click="redirectToLogin()">
|
|
52
52
|
<span>{{"Login.view.Login" | translate}} </span>
|
|
53
53
|
</a>
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
</div>
|
|
143
143
|
</div>
|
|
144
144
|
|
|
145
|
-
<#if authentication?lower_case != "sso" && authentication?lower_case != "saml"
|
|
145
|
+
<#if authentication?lower_case != "sso" && authentication?lower_case != "saml">
|
|
146
146
|
<div class="modal fade" id="forgotPasswordModal">
|
|
147
147
|
<div class="modal-dialog">
|
|
148
148
|
<div class="modal-content">
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<#-- Verificar se existem parametros -->
|
|
2
2
|
path=/privacy
|
|
3
3
|
file=home.view.html.ftl
|
|
4
|
-
<#if authentication?lower_case != "sso" && authentication?lower_case != "saml"
|
|
4
|
+
<#if authentication?lower_case != "sso" && authentication?lower_case != "saml">
|
|
5
5
|
file=reset-password.view.html.ftl
|
|
6
6
|
file=signup.view.html
|
|
7
7
|
</#if>
|
|
@@ -1,39 +1,56 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Camada_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 155 36" style="enable-background:new 0 0 155 36;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#20284E;}
|
|
7
|
+
.st1{fill:#127DBF;}
|
|
8
|
+
</style>
|
|
9
|
+
<g id="Group_4" transform="translate(-1286.785 -997.802)">
|
|
10
|
+
<g id="Group_1" transform="translate(1376.61 1014.135)">
|
|
11
|
+
<path id="Path_1" class="st0" d="M-23.2,7.8c-1.4,1.9-3.5,3-5.9,3h-0.1c-1.8,0-3.5-0.7-4.7-2.1c-1.3-1.5-1.9-3.3-1.9-5.3V3.1
|
|
12
|
+
c-0.1-1.9,0.6-3.8,1.8-5.3c1.2-1.3,2.9-2.1,4.6-2h0.1c2.3,0,4.5,1.1,5.9,2.9l0.1,0.1l1.5-1.6l-0.1-0.1c-0.9-1.1-2-1.9-3.3-2.5
|
|
13
|
+
c-1.3-0.6-2.7-0.9-4.1-0.9h-0.2c-2.4-0.1-4.7,0.9-6.4,2.6C-37.2-2-38,0.3-38,3.2v0.3c0,2.9,0.8,5.2,2.5,6.9
|
|
14
|
+
c1.7,1.7,3.9,2.6,6.6,2.6c2.9,0,5.6-1.3,7.3-3.5l0.1-0.1L-23.2,7.8L-23.2,7.8z"/>
|
|
15
|
+
<path id="Path_2" class="st0" d="M-13.1-2.4L-13.1-2.4c-1.8,0-3.5,0.9-4.5,2.4v-2.1H-20v14.7h2.4V5.5c-0.1-1.5,0.4-3,1.2-4.2
|
|
16
|
+
c0.9-1,2.1-1.6,3.5-1.5h0.4v-2.1l-0.1,0C-12.8-2.4-12.9-2.4-13.1-2.4z"/>
|
|
17
|
+
<path id="Path_3" class="st0" d="M-5.2-2.4h-0.2c-2-0.1-3.8,0.7-5.2,2.1c-1.3,1.5-2,3.4-2,5.4v0.2c-0.1,2,0.6,3.9,2,5.4
|
|
18
|
+
c1.3,1.4,3.2,2.2,5.2,2.1h0.2c2,0.1,3.8-0.7,5.2-2.1C1.3,9.3,2,7.4,2,5.4V5.2C2,3.2,1.3,1.2,0-0.3C-1.3-1.7-3.2-2.5-5.2-2.4z
|
|
19
|
+
M-5.2,10.8h-0.2c-1.3,0-2.6-0.5-3.4-1.5c-0.9-1.1-1.4-2.6-1.3-4V5.2c-0.1-1.5,0.4-2.9,1.3-4c0.9-1,2.1-1.5,3.4-1.5h0.2
|
|
20
|
+
c1.3,0,2.6,0.5,3.4,1.5c0.9,1.1,1.4,2.6,1.3,4v0.1c0.1,1.5-0.4,2.9-1.3,4C-2.6,10.3-3.8,10.9-5.2,10.8L-5.2,10.8z"/>
|
|
21
|
+
<path id="Path_4" class="st0" d="M14.7-1c-0.9-1-2.3-1.4-4-1.4h-0.1C8.8-2.5,7.1-1.6,6-0.2v-1.9H3.6v14.7H6V5.2
|
|
22
|
+
c-0.1-1.4,0.4-2.8,1.2-4c0.8-1,2-1.5,3.2-1.5h0.1c2.2,0,3.3,1.1,3.3,3.4v9.5h2.4V3.1C16.1,1.3,15.6,0,14.7-1z"/>
|
|
23
|
+
</g>
|
|
24
|
+
<g id="Group_2" transform="translate(1478.178 1021.341)">
|
|
25
|
+
<path id="Path_5" class="st1" d="M-77.1-9.6L-77.1-9.6c-1.2,0-2.4,0.2-3.4,0.7c-1,0.4-1.9,1-2.7,1.8l-0.1,0.1l1.5,1.5l0.1-0.1
|
|
26
|
+
c0.6-0.6,1.2-1,2-1.3c0.8-0.4,1.6-0.5,2.4-0.5h0.1c1-0.1,1.9,0.2,2.7,0.9c0.6,0.6,0.8,1.5,0.8,2.3v0.6c-3.5,0-6,0.4-7.6,1.2
|
|
27
|
+
c-1.7,0.8-2.5,2-2.5,3.8c0,1.3,0.5,2.5,1.4,3.3c1,0.9,2.3,1.3,3.6,1.3h0.1c1.1,0,2.1-0.3,3.1-0.8c0.8-0.4,1.5-1,2-1.8v2.2h2.4V-4
|
|
28
|
+
C-71.4-7.7-73.4-9.6-77.1-9.6z M-79.7-1c1.3-0.5,3.2-0.7,5.9-0.8c0,1.4-0.5,2.7-1.4,3.8c-0.9,1-2.2,1.6-3.6,1.5h0
|
|
29
|
+
c-1.7,0-2.8-0.9-2.8-2.3C-81.5,0.3-80.9-0.5-79.7-1L-79.7-1z"/>
|
|
30
|
+
<path id="Path_6" class="st1" d="M-61.8-9.6H-62c-1,0-2.1,0.2-3,0.7c-0.8,0.4-1.5,0.9-2,1.6v-2h-2.4v20.8h2.4v-8
|
|
31
|
+
c0.5,0.7,1.2,1.3,2,1.6c0.9,0.5,2,0.7,3,0.7h0.2c1.9,0.1,3.7-0.7,4.9-2.1c1.3-1.5,1.9-3.5,1.9-5.4V-2c0.1-2-0.6-3.9-1.9-5.4
|
|
32
|
+
C-58.2-8.9-60-9.7-61.8-9.6z M-57.4-2v0.1c0.1,1.5-0.4,2.9-1.3,4c-0.9,1-2.1,1.5-3.4,1.5h-0.2c-1.3,0-2.5-0.5-3.4-1.5
|
|
33
|
+
c-0.9-1.1-1.4-2.6-1.3-4V-2c-0.1-1.5,0.4-2.9,1.3-4c0.9-1,2.1-1.5,3.4-1.5h0.2c1.3,0,2.6,0.5,3.4,1.5C-57.8-4.9-57.4-3.4-57.4-2
|
|
34
|
+
L-57.4-2z"/>
|
|
35
|
+
<path id="Path_7" class="st1" d="M-40.8-7.5c-1.2-1.4-3-2.2-4.9-2.1h-0.2c-1,0-2.1,0.2-3,0.7c-0.8,0.4-1.5,0.9-2,1.6v-2h-2.4v20.8
|
|
36
|
+
h2.4v-8c0.5,0.7,1.2,1.3,2,1.6c0.9,0.5,2,0.7,3,0.7h0.2c1.9,0.1,3.7-0.7,4.9-2.1c1.3-1.5,1.9-3.5,1.9-5.4V-2
|
|
37
|
+
C-38.8-4-39.5-6-40.8-7.5z M-41.3-2v0.1c0.1,1.5-0.4,2.9-1.3,4c-0.9,1-2.1,1.5-3.4,1.5h-0.2c-1.3,0-2.5-0.5-3.4-1.5
|
|
38
|
+
c-0.9-1.1-1.4-2.6-1.3-4V-2c-0.1-1.5,0.4-2.9,1.3-4c0.9-1,2.1-1.5,3.4-1.5h0.2c1.3,0,2.6,0.5,3.4,1.5C-41.7-4.9-41.2-3.4-41.3-2
|
|
39
|
+
L-41.3-2z"/>
|
|
40
|
+
</g>
|
|
41
|
+
<g id="Group_3" transform="translate(1309.449 1029.238)">
|
|
42
|
+
<path id="Path_8" class="st1" d="M-7.7-8.2v5.6c0,0.1,0.1,0.2,0.2,0.3l2.9,1.6l2,1.2c0.2,0.1,0.4,0,0.4-0.1c0,0,0-0.1,0-0.2v-5.6
|
|
43
|
+
c0-0.1-0.1-0.2-0.2-0.3l-4.9-2.8c-0.2-0.1-0.4,0-0.4,0.1C-7.7-8.3-7.7-8.2-7.7-8.2z"/>
|
|
44
|
+
<path id="Path_9" class="st1" d="M1.5-11.5l-2.9-1.6c-0.1-0.1-0.2-0.1-0.3,0l-2.8,1.6l-2.4,1.3C-7-10.2-7-10-6.9-9.8
|
|
45
|
+
c0,0,0.1,0.1,0.1,0.1l5.1,3c0.1,0.1,0.2,0.1,0.3,0l2.9-1.7l2.3-1.3C3.9-9.7,4-9.9,3.9-10c0,0-0.1-0.1-0.1-0.1L1.5-11.5z"/>
|
|
46
|
+
<path id="Path_10" class="st1" d="M4.7-8.3c0-0.2-0.1-0.3-0.3-0.3c-0.1,0-0.1,0-0.2,0L2.1-7.3l-2.9,1.7C-0.9-5.6-1-5.5-1-5.4v5.7
|
|
47
|
+
c0,0.2,0.1,0.3,0.3,0.3c0.1,0,0.1,0,0.2,0l2.2-1.3l2.8-1.6c0.1-0.1,0.2-0.2,0.2-0.3L4.7-8.3z"/>
|
|
48
|
+
</g>
|
|
49
|
+
<path id="Path_11" class="st0" d="M1330.1,1012.6c-0.3-0.2-0.5-0.4-0.5-0.7c-0.6-4.6-4.5-8.1-9.1-8.2c-1.4,0-2.8,0.3-4.1,0.9
|
|
50
|
+
c-0.5,0.2-1,0-1.3-0.4c-2-3.4-5.7-5.5-9.7-5.4c-6.1,0-11.2,4.6-11.1,10.7v1.1c-0.1,0.4-0.3,0.7-0.6,0.9c-2.8,1.3-4.3,4.5-4.3,7.7
|
|
51
|
+
c0,4.3,3.5,7.7,7.7,7.8c0.1,0,0.1,0,0.2,0h1.2v-1.9h-1.2c-3.2,0-5.9-2.5-6-5.8c0,0,0-0.1,0-0.1c0-2.9,1.6-5.7,4.1-6.3
|
|
52
|
+
c0.4-0.1,0.8-0.5,0.8-0.9v-2.4c0-5,4.2-8.8,9.3-8.8c4.2,0,7.7,2.4,8.8,6.1c0.2,0.5,0.7,0.8,1.2,0.6c0.1,0,0.3-0.1,0.4-0.2
|
|
53
|
+
c1.3-1.1,3-1.8,4.7-1.7c4,0.1,7.2,3.3,7.3,7.3c0,0.4,0.3,0.8,0.6,0.9c2.3,0.8,3.8,2.9,3.8,5.4c0,3.3-2.4,5.9-5.7,5.9h-9.2v1.9h9.2
|
|
54
|
+
c4.4,0.1,7.6-3.5,7.6-7.8C1334.1,1016.4,1332.6,1013.9,1330.1,1012.6z"/>
|
|
55
|
+
</g>
|
|
39
56
|
</svg>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# Introdução
|
|
2
|
-
|
|
3
|
-
Esta é uma aplicação criada com o CronApp IDE.
|
|
4
|
-
|
|
5
|
-
## Pré-Requisitos
|
|
6
|
-
|
|
7
|
-
1. CronApp IDE
|
|
8
|
-
|
|
9
|
-
## Como rodar com o CronApp
|
|
10
|
-
|
|
11
|
-
1. Crie um projeto do tipo Web na categoria Low-Code no CronApp IDE (www.cronapp.io)
|
|
12
|
-
2. Digite o nome desejado para o projeto e escolha que o projeto está em um controle de versão
|
|
13
|
-
3. Clique em Finalizar
|
|
14
|
-
4. Aguarde a preparação do ambiente
|
|
15
|
-
3. Ao ser apresentado as informações sobre o Controle de Versão, escoha git
|
|
16
|
-
4. Preencha com a url de clone deste repositório
|
|
17
|
-
5. Preencha seu usuário e senha do git
|
|
18
|
-
6. Clique Importar
|
|
19
|
-
7. Aceite as atualizações de bibliotecas sugeridas pela IDE
|
|
20
|
-
8. Para rodar, vá em Executar > Rodar
|
|
21
|
-
|
|
22
|
-
## Referências
|
|
23
|
-
|
|
24
|
-
[CronApp IDE](http://www.cronapp.io/)
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
../../project/W/cronapp-rad-project/.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 140 84"><defs><style>.cls-1{fill:url(#Gradiente_sem_nome_2);}.cls-2,.cls-3{fill:#fff;}.cls-3{opacity:0.25;isolation:isolate;}.cls-4{fill:red;}.cls-5{fill:#22acdd;}.cls-6{fill:#c9c9c9;}.cls-7{fill:#f33052;}</style><linearGradient id="Gradiente_sem_nome_2" y1="42" x2="140" y2="42" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#80d8ff"/><stop offset="1" stop-color="#ea80fc"/></linearGradient></defs><title>project</title><rect class="cls-1" width="140" height="84" rx="4" ry="4"/><path class="cls-2" d="M61.73,12H8.27A2.26,2.26,0,0,0,6,14.27V54.11a2.27,2.27,0,0,0,2.27,2.27H26.61l-4,10.56A2.26,2.26,0,0,0,24.76,70H45.24a2.26,2.26,0,0,0,2.12-3.06l-4-10.56H61.73A2.27,2.27,0,0,0,64,54.11V14.27A2.26,2.26,0,0,0,61.73,12ZM28,65.47l3.42-9.09h7.1L42,65.47ZM59.47,51.85H10.53V47.37H59.47Zm0-9H10.53V16.53H59.47ZM44.38,34.16a5.24,5.24,0,0,0-2.46-1V28.67H36.17V25.35h3.49V19.6H31v5.75h3.49v3.32h-5.3V33l-4.4,3.51L30,40.61l5.16-4.11-4.28-3.41V30.31h9.41v2.9a5.18,5.18,0,0,0-2.42.95,3.25,3.25,0,0,0,0,5.45,5.77,5.77,0,0,0,6.52,0,3.25,3.25,0,0,0,0-5.45ZM32.68,21.24H38V23.7H32.68ZM30,38.51l-2.52-2,2.52-2,2.52,2ZM41.12,39c-1.68,0-3.1-1-3.1-2.09s1.42-2.1,3.1-2.1,3.1,1,3.1,2.1S42.8,39,41.12,39Z"/><path class="cls-2" d="M70.26,38.84l2-2.05-2-2.06A1.94,1.94,0,1,1,73,32l3.43,3.43a1.93,1.93,0,0,1,0,2.74L73,41.59a1.94,1.94,0,1,1-2.74-2.75Z"/><path d="M136,18.6V15.88a3.09,3.09,0,0,0-3.08-3.08H84.29a3.09,3.09,0,0,0-3.08,3.08V18.6Z"/><path class="cls-3" d="M97,12.8H84.29a3.09,3.09,0,0,0-3.08,3.08V18.6h12.4Z"/><rect class="cls-2" x="82.07" y="19.48" width="53.08" height="37.67"/><path class="cls-2" d="M134.29,20.33v36H82.92v-36h51.37M136,18.62H81.21V58H136V18.62Z"/><path class="cls-2" d="M133.43,21.19V55.43H83.78V21.19h49.65m.43-.43H83.35v35.1h50.51V20.76Z"/><circle class="cls-4" cx="85.54" cy="15.71" r="0.87"/><circle class="cls-5" cx="88.18" cy="15.71" r="0.87"/><circle class="cls-2" cx="90.8" cy="15.71" r="0.87"/><path class="cls-2" d="M127.05,17.25H99.5A1.54,1.54,0,0,1,98,15.71h0a1.54,1.54,0,0,1,1.54-1.54h27.55a1.55,1.55,0,0,1,1.54,1.54h0A1.57,1.57,0,0,1,127.05,17.25Z"/><path d="M100.54,15l.21.8c0,.17.08.35.12.52h0c0-.16.09-.33.14-.5l.26-.8h.24l.24.8c0,.19.1.36.13.51h0c0-.15.07-.32.12-.51l.22-.8h.3L102,16.62h-.26l-.23-.76a2.94,2.94,0,0,1-.14-.53h0c0,.19-.09.36-.14.53l-.26.76h-.25L100.27,15h.27v0Z"/><path d="M103,15l.21.8c0,.17.08.35.12.52h0c0-.16.09-.33.14-.5l.26-.8H104l.24.8c.05.19.1.36.13.51h0q0-.22.12-.51l.22-.8H105l-.51,1.59h-.26l-.24-.79a4.11,4.11,0,0,1-.13-.53h0c0,.19-.09.36-.14.53l-.26.75h-.25L102.72,15H103v0Z"/><path d="M105.46,15l.2.8a4.87,4.87,0,0,1,.12.52h0a3.43,3.43,0,0,1,.14-.5l.25-.8h.24l.24.8.14.51h0a4.55,4.55,0,0,1,.12-.51l.22-.8h.29L107,16.62h-.26l-.24-.76c0-.17-.1-.34-.14-.53h0a2.94,2.94,0,0,1-.14.53l-.25.76h-.26L105.18,15h.28Z"/><path d="M107.56,16.43a.21.21,0,0,1,.21-.21.19.19,0,0,1,.19.21.19.19,0,0,1-.21.21A.19.19,0,0,1,107.56,16.43Z"/><rect class="cls-2" x="130.57" y="15.54" width="2.47" height="0.43"/><polygon class="cls-2" points="131.99 17.03 131.69 16.72 132.66 15.74 131.69 14.77 131.99 14.48 133.28 15.74 131.99 17.03"/><polygon class="cls-6" points="127.2 15.21 126.39 16.28 125.57 15.21 127.2 15.21"/><path class="cls-7" d="M119.19,36.07h-.5a4.71,4.71,0,0,0-6.16-3.38,8,8,0,0,0-15.6,2.66c0,.27,0,.55,0,.82A6.2,6.2,0,0,0,98,48.48h21.16a6.21,6.21,0,0,0,0-12.41Z"/><path class="cls-2" d="M97.1,39.34l.74,2.81c.15.61.31,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.83l.86,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91l-.84-2.64c-.18-.61-.36-1.16-.49-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.93l-1.66-5.49Z"/><path class="cls-2" d="M105.63,39.34l.73,2.81c.16.61.31,1.18.41,1.74h0c.12-.56.31-1.15.49-1.74l.91-2.81h.84l.86,2.75c.2.67.36,1.25.49,1.8h0a12.35,12.35,0,0,1,.43-1.78l.78-2.77h1l-1.78,5.51H110l-.84-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.91l-1.66-5.51h1Z"/><path class="cls-2" d="M114.15,39.34l.74,2.81c.15.61.31,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.84l.85,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91l-.83-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.33,16.33,0,0,1-.49,1.81l-.89,2.62h-.91l-1.66-5.51h1v0Z"/><path class="cls-7" d="M119.08,36.07h-.5a4.73,4.73,0,0,0-4.6-3.65,4.78,4.78,0,0,0-1.56.27,8,8,0,0,0-15.6,2.66c0,.27,0,.55,0,.82a6.2,6.2,0,0,0,1,12.31h21.16a6.21,6.21,0,0,0,0-12.41Z"/><path class="cls-2" d="M97,39.34l.74,2.81c.15.61.31,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.84l.85,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.9l-.84-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.92L96,39.34Z"/><path class="cls-2" d="M105.52,39.34l.74,2.81c.15.61.3,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.83l.86,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91L109,42.21a17.15,17.15,0,0,1-.49-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.91l-1.66-5.51h1Z"/><path class="cls-2" d="M114.05,39.34l.73,2.81c.16.61.31,1.18.41,1.74h0c.12-.56.31-1.15.49-1.74l.91-2.81h.84l.86,2.75c.2.67.36,1.25.49,1.8h0a12.35,12.35,0,0,1,.43-1.78l.78-2.77h1l-1.78,5.51h-.91l-.84-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.91l-1.66-5.51h1v0Z"/><path class="cls-7" d="M119,36.07h-.49a4.72,4.72,0,0,0-6.17-3.38,8,8,0,0,0-15.59,2.66c0,.27,0,.55,0,.82a6.2,6.2,0,0,0,1,12.31H119a6.21,6.21,0,0,0,0-12.41Z"/><path class="cls-2" d="M96.89,39.34l.73,2.81c.16.61.31,1.18.41,1.74h0c.12-.56.31-1.15.49-1.74l.91-2.81h.84l.86,2.75c.2.67.36,1.25.49,1.8h0a12.35,12.35,0,0,1,.43-1.78l.78-2.77h1l-1.78,5.51h-.91l-.84-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.92l-1.66-5.49Z"/><path class="cls-2" d="M105.41,39.34l.74,2.81c.15.61.31,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.84l.85,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91l-.83-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.33,16.33,0,0,1-.49,1.81L107,44.83h-.91l-1.66-5.51h1Z"/><path class="cls-2" d="M113.94,39.34l.74,2.81c.15.61.3,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.9-2.81h.84l.86,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91l-.84-2.64a17.15,17.15,0,0,1-.49-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.91L113,39.32h1v0Z"/><path class="cls-7" d="M119.08,36.07h-.5a4.73,4.73,0,0,0-4.6-3.65,4.78,4.78,0,0,0-1.56.27,8,8,0,0,0-15.6,2.66c0,.27,0,.55,0,.82a6.2,6.2,0,0,0,1,12.31h21.16a6.21,6.21,0,0,0,0-12.41Z"/><path class="cls-2" d="M97,39.34l.74,2.81c.15.61.31,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.84l.85,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.9l-.84-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.92L96,39.34Z"/><path class="cls-2" d="M105.52,39.34l.74,2.81c.15.61.3,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.83l.86,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91L109,42.21a17.15,17.15,0,0,1-.49-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.91l-1.66-5.51h1Z"/><path class="cls-2" d="M114.05,39.34l.73,2.81c.16.61.31,1.18.41,1.74h0c.12-.56.31-1.15.49-1.74l.91-2.81h.84l.86,2.75c.2.67.36,1.25.49,1.8h0a12.35,12.35,0,0,1,.43-1.78l.78-2.77h1l-1.78,5.51h-.91l-.84-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.91l-1.66-5.51h1v0Z"/><path class="cls-7" d="M119.19,36.07h-.5a4.71,4.71,0,0,0-6.16-3.38,8,8,0,0,0-15.6,2.66c0,.27,0,.55,0,.82A6.2,6.2,0,0,0,98,48.48h21.16a6.21,6.21,0,0,0,0-12.41Z"/><path class="cls-2" d="M97.1,39.34l.74,2.81c.15.61.31,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.83l.86,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91l-.84-2.64c-.18-.61-.36-1.16-.49-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.93l-1.66-5.49Z"/><path class="cls-2" d="M105.63,39.34l.73,2.81c.16.61.31,1.18.41,1.74h0c.12-.56.31-1.15.49-1.74l.91-2.81h.84l.86,2.75c.2.67.36,1.25.49,1.8h0a12.35,12.35,0,0,1,.43-1.78l.78-2.77h1l-1.78,5.51H110l-.84-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.29,16.29,0,0,1-.5,1.81l-.89,2.62h-.91l-1.66-5.51h1Z"/><path class="cls-2" d="M114.15,39.34l.74,2.81c.15.61.31,1.18.41,1.74h0c.12-.56.31-1.15.5-1.74l.91-2.81h.84l.85,2.75c.21.67.36,1.25.5,1.8h0a13.84,13.84,0,0,1,.43-1.78l.79-2.77h1l-1.78,5.51h-.91l-.83-2.64c-.19-.61-.36-1.16-.5-1.81h0a16.33,16.33,0,0,1-.49,1.81l-.89,2.62h-.91l-1.66-5.51h1v0Z"/></svg>
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
icon=project.svg
|
|
2
|
-
name=Frontend Name
|
|
3
|
-
description=Frontend Description
|
|
4
|
-
encoding=UTF-8
|
|
5
|
-
template=low-code
|
|
6
|
-
mimetype.src=folder/regular
|
|
7
|
-
mimetype.src.main.java=folder/src
|
|
8
|
-
mimetype.src.main.resources=folder/src
|
|
9
|
-
mimetype.src.test.java=folder/src
|
|
10
|
-
mimetype.config=folder/servercontext
|
|
11
|
-
|
|
12
|
-
product.edition=frontboost
|
|
13
|
-
template.id=frontend
|
|
14
|
-
|
|
15
|
-
parameter.hidden.edition=frontboost
|
|
16
|
-
parameter.hidden.frontend=true
|
|
17
|
-
parameter.hidden.backend=false
|
|
18
|
-
parameter.hidden.service=false
|
|
19
|
-
parameter.hidden.businessService=false
|
|
20
|
-
parameter.hidden.dataService=false
|
|
21
|
-
parameter.hidden.blockly=false
|
|
22
|
-
|
|
23
|
-
features=maven|springboot
|
|
24
|
-
|
|
25
|
-
parameter.page.1.string.0.appid=${generateAppId}
|
|
26
|
-
parameter.page.1.list.1.authentication=OAuth
|
package/project/F/frontend.png
DELETED
|
Binary file
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
<#if authentication?lower_case == "oauth">
|
|
3
|
-
"type": "oauth",
|
|
4
|
-
"oauth": {
|
|
5
|
-
"authority": "https://auth.example.com/auth/realms/myrealm",
|
|
6
|
-
"authorizationEndpoint": "https://auth.example.com/auth/realms/myrealm/protocol/openid-connect/auth",
|
|
7
|
-
"tokenEndpoint": "https://auth.example.com/auth/realms/myrealm/protocol/openid-connect/token",
|
|
8
|
-
"jwksEndpoint": "https://auth.example.com/auth/realms/myrealm/protocol/openid-connect/certs",
|
|
9
|
-
"endSessionEndpoint": "https://auth.example.com/auth/realms/myrealm/protocol/openid-connect/logout",
|
|
10
|
-
"userInfoEndpoint": "https://auth.example.com/auth/realms/myrealm/protocol/openid-connect/userinfo",
|
|
11
|
-
"clientId": "my-client-id",
|
|
12
|
-
"scope": "openid profile email"
|
|
13
|
-
}
|
|
14
|
-
<#elseif authentication?lower_case == "oidc">
|
|
15
|
-
"type": "oidc",
|
|
16
|
-
"oidc": {
|
|
17
|
-
"authority": "https://auth.example.com/auth/realms/myrealm",
|
|
18
|
-
"metadataUrl": "https://auth.example.com/auth/realms/myrealm/.well-known/openid-configuration",
|
|
19
|
-
"clientId": "my-client-id",
|
|
20
|
-
"scope": "openid profile email"
|
|
21
|
-
}
|
|
22
|
-
<#elseif authentication?lower_case == "bearer">
|
|
23
|
-
"type": "bearer",
|
|
24
|
-
"bearer": {
|
|
25
|
-
"tokenEndpoint": "https://api.example.com/oauth/token",
|
|
26
|
-
"tokenMethod": "POST",
|
|
27
|
-
"tokenRequest": {
|
|
28
|
-
"username": {
|
|
29
|
-
"field": "email"
|
|
30
|
-
},
|
|
31
|
-
"password": {
|
|
32
|
-
"field": "password"
|
|
33
|
-
},
|
|
34
|
-
"client_id": {
|
|
35
|
-
"constant": "my-spa-client"
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"tokenResponse": {
|
|
39
|
-
"access_token": {
|
|
40
|
-
"jsonata": "$.access_token"
|
|
41
|
-
},
|
|
42
|
-
"expires_in": {
|
|
43
|
-
"field": "token_expiry"
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
"refreshEndpoint": "https://api.example.com/oauth/refresh",
|
|
47
|
-
"refreshRequest": {
|
|
48
|
-
"refresh_token": {
|
|
49
|
-
"field": "current_refresh_token"
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
"headerName": "Authorization",
|
|
53
|
-
"prefix": "Bearer "
|
|
54
|
-
}
|
|
55
|
-
<#elseif authentication?lower_case == "basic">
|
|
56
|
-
"type": "basic",
|
|
57
|
-
"basic": {
|
|
58
|
-
"username": { "field": "user" },
|
|
59
|
-
"password": { "field": "pass" }
|
|
60
|
-
}
|
|
61
|
-
<#elseif authentication?lower_case == "nenhuma">
|
|
62
|
-
"type": "none",
|
|
63
|
-
"none": { }
|
|
64
|
-
</#if>
|
|
65
|
-
}
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"rolesSource": [],
|
|
3
|
-
"definedRoles": [
|
|
4
|
-
"Public",
|
|
5
|
-
"Authenticated",
|
|
6
|
-
"Administrators"
|
|
7
|
-
],
|
|
8
|
-
"permissions": [
|
|
9
|
-
{
|
|
10
|
-
"route": "/views/admin/**",
|
|
11
|
-
"roles": ["Administrators"]
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"route": "/api/security/**",
|
|
15
|
-
"roles": ["Administrators"]
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"route": "/views/logged/**",
|
|
19
|
-
"roles": ["Authenticated"]
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"route": "/api/rest/**",
|
|
23
|
-
"roles": ["Authenticated"]
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"route": "/changePassword",
|
|
27
|
-
"roles": ["Authenticated"]
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"route": "/changeTheme",
|
|
31
|
-
"roles": ["Authenticated"]
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"route": "/auth/**",
|
|
35
|
-
"roles": ["Public"]
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"route": "/index.html",
|
|
39
|
-
"roles": ["Public"]
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"route": "/favicon.ico",
|
|
43
|
-
"roles": ["Public"]
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"route": "/public/**",
|
|
47
|
-
"roles": ["Public"]
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"route": "/plugins/**",
|
|
51
|
-
"roles": ["Public"]
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"route": "/node_modules/**",
|
|
55
|
-
"roles": ["Public"]
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"route": "/components/**",
|
|
59
|
-
"roles": ["Public"]
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"route": "/js/**",
|
|
63
|
-
"roles": ["Public"]
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"route": "/lib/**",
|
|
67
|
-
"roles": ["Public"]
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"route": "/css/**",
|
|
71
|
-
"roles": ["Public"]
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"route": "/img/**",
|
|
75
|
-
"roles": ["Public"]
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"route": "/i18n/**",
|
|
79
|
-
"roles": ["Public"]
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"route": "/views/login.view.html",
|
|
83
|
-
"roles": ["Public"]
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"route": "/views/error/**",
|
|
87
|
-
"roles": ["Public"]
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"route": "/signin/**",
|
|
91
|
-
"roles": ["Public"]
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"route": "/device/**",
|
|
95
|
-
"roles": ["Public"]
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"route": "/api/cronapi/**",
|
|
99
|
-
"roles": ["Public"]
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"route": "/services/**",
|
|
103
|
-
"roles": ["Public"]
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"route": "/mutual/**",
|
|
107
|
-
"roles": ["Public"]
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"route": "/actuator/**",
|
|
111
|
-
"roles": ["Public"]
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"route": "/api/metadata/**",
|
|
115
|
-
"roles": ["Public"]
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"route": "/v3/**",
|
|
119
|
-
"roles": ["Public"]
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"route": "/login",
|
|
123
|
-
"roles": ["Public"]
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"route": "/mobileapp",
|
|
127
|
-
"roles": ["Public"]
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"route": "/mobileapp/**",
|
|
131
|
-
"roles": ["Public"]
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"route": "/",
|
|
135
|
-
"roles": ["Public"]
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"route": "/cronapp.json",
|
|
139
|
-
"roles": ["Public"]
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"route": "/views/public/**",
|
|
143
|
-
"roles": ["Public"]
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"route": "/template/**",
|
|
147
|
-
"roles": ["Public"]
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"route": "/frontboost/**",
|
|
151
|
-
"roles": ["Public"]
|
|
152
|
-
}
|
|
153
|
-
]
|
|
154
|
-
}
|