Merge to master #21

Merged
joan merged 163 commits from test into master 2022-10-20 11:59:30 +00:00
Contributor
No description provided.
joan added 163 commits 2022-10-20 11:59:19 +00:00
gitea/salix-front/pipeline/head This commit looks good Details
9defd91e08
renamed Jenkinsfile
gitea/salix-front/pipeline/head This commit looks good Details
e5157aae6d
updated package-lock
gitea/salix-front/pipeline/head There was a failure building this commit Details
87d265276a
Deploy frontend stack
gitea/salix-front/pipeline/head This commit looks good Details
db01747ca3
Updated image registry path
gitea/salix-front/pipeline/head This commit looks good Details
c7fdf8ef23
Added deploy instruction
gitea/salix-front/pipeline/head This commit looks good Details
fcd0d1fc9f
Listen hostname localhost
gitea/salix-front/pipeline/head This commit looks good Details
44021ecd9d
Removed boilerplate code
gitea/salix-front/pipeline/head This commit looks good Details
4fb5d46a52
Renamed branch name
gitea/salix-front/pipeline/head This commit looks good Details
c6316ce260
Updated stack name
gitea/salix-front/pipeline/head There was a failure building this commit Details
67a65a359b
Renamed tests folder
gitea/salix-front/pipeline/head This commit looks good Details
6503f9d97c
Updated hostname
gitea/salix-front/pipeline/head This commit looks good Details
d3177e2869
Updated tests folder path
gitea/salix-front/pipeline/head This commit looks good Details
4b4513ea44
Updated unit test
gitea/salix-front/pipeline/head This commit looks good Details
f20cd84df9
Merge pull request 'router-navigation' (#7) from router-navigation into dev
Reviewed-on: #7
gitea/salix-front/pipeline/head There was a failure building this commit Details
7f3010869b
Router improvements and load roles on login
gitea/salix-front/pipeline/head There was a failure building this commit Details
9a9bcc5e51
Removed empty line
gitea/salix-front/pipeline/head This commit looks good Details
565b91b235
cypress tests working after updating file paths
gitea/salix-front/pipeline/head This commit looks good Details
61ca063c95
Merge branch 'test' into dev
gitea/salix-front/pipeline/head This commit looks good Details
c51bfc6b3d
Merge pull request 'dev to test merge' (#9) from dev into test
Reviewed-on: #9
gitea/salix-front/pipeline/head This commit looks good Details
b6aeb5e0e9
composables refactor and their unit tests
gitea/salix-front/pipeline/head This commit looks good Details
78baa306b0
Make use of slot
gitea/salix-front/pipeline/head This commit looks good Details
9123ce9f5f
Changes
gitea/salix-front/pipeline/head This commit looks good Details
5c20871a71
disabled template ts error
gitea/salix-front/pipeline/head This commit looks good Details
a60351a0e9
Routing changes
gitea/salix-front/pipeline/head This commit looks good Details
38f0c89fbd
Disabled experimental template support
gitea/salix-front/pipeline/head This commit looks good Details
4ff5692789
Default formatter
gitea/salix-front/pipeline/head This commit looks good Details
7a99ad1887
Change drawer state
gitea/salix-front/pipeline/head This commit looks good Details
ab9f19445c
Updated routes
gitea/salix-front/pipeline/head This commit looks good Details
16020e9c16
Merge pull request 'Leftmenu drawer and card drawer' (#11) from drawer-card into dev
Reviewed-on: #11
gitea/salix-front/pipeline/head There was a failure building this commit Details
345b943869
feat(darkMode): current darkMode value is now saved in vn.userConfig.darkMode
gitea/salix-front/pipeline/head This commit looks good Details
913be03e94
front unit tests amends for darkMode and setUser modifications
gitea/salix-front/pipeline/head There was a failure building this commit Details
d90fe72452
Router not longer redirects to dashboard on page reload
gitea/salix-front/pipeline/head There was a failure building this commit Details
b2b8b47f56
Added CustomerCreate translation
gitea/salix-front/pipeline/head This commit looks good Details
cd12f75f25
Removed outdated tests
gitea/salix-front/pipeline/head This commit looks good Details
d2e78c4b56
feat(leftmenu): collapsable submodule routes #4044
gitea/salix-front/pipeline/head This commit looks good Details
157f218c97
e2e path for login, logout and nav ACLs
gitea/salix-front/pipeline/head This commit looks good Details
f372bd5338
Customer list with q-card
gitea/salix-front/pipeline/head This commit looks good Details
7473dceeea
favorite modules component and navigationb composable
gitea/salix-front/pipeline/head This commit looks good Details
12b1345315
dashboar can no longer be added to favorites
gitea/salix-front/pipeline/head This commit looks good Details
094fd21c25
style and icons refactor
gitea/salix-front/pipeline/head This commit looks good Details
a1d7a22c56
Merge pull request '2237-starred_modules' (#16) from 2237-starred_modules into dev
Reviewed-on: #16
gitea/salix-front/pipeline/head This commit looks good Details
365dddd84e
Merge branch 'test' into dev
gitea/salix-front/pipeline/head This commit looks good Details
de05cb5298
Merge pull request 'dev to test update' (#17) from dev into test
Reviewed-on: #17
gitea/salix-front/pipeline/head This commit looks good Details
978197023f
Infinite scroll
gitea/salix-front/pipeline/head This commit looks good Details
69a4be1318
Card mockup
gitea/salix-front/pipeline/head This commit looks good Details
9e1d86e6bd
feat(smartCard): added smart-card component
gitea/salix-front/pipeline/head This commit looks good Details
0940d73d2f
Added unit tests
gitea/salix-front/pipeline/head This commit looks good Details
dddb5c05be
Removed comment
gitea/salix-front/pipeline/head This commit looks good Details
10157230d6
Merge pull request '4183- Smart Card component' (#18) from 4183-smart-list into dev
Reviewed-on: #18
gitea/salix-front/pipeline/head This commit looks good Details
f0df15f381
feat(ticket): add boxing in router
gitea/salix-front/pipeline/head This commit looks good Details
0fb77eadc0
feat(ticketBoxing): getVideo
gitea/salix-front/pipeline/head There was a failure building this commit Details
7b2a4d75c6
feat(interceptor): axios response interceptor
gitea/salix-front/pipeline/head This commit looks good Details
424ff568cd
feat(ticketBoxing): fix front
gitea/salix-front/pipeline/head This commit looks good Details
c16ef7e783
Updated unit test
gitea/salix-front/pipeline/head There was a failure building this commit Details
807a6fa16f
Updated tests
gitea/salix-front/pipeline/head This commit looks good Details
582eb4d808
Updated unit test
gitea/salix-front/pipeline/head This commit looks good Details
556caa0b1a
Merge pull request '3836-axios_interceptor' (#19) from 3836-axios_interceptor into dev
Reviewed-on: #19
gitea/salix-front/pipeline/head This commit looks good Details
165075aaef
Updated login unit test
gitea/salix-front/pipeline/head This commit looks good Details
7f42655b1d
feat(ticket_boxing): add section
gitea/salix-front/pipeline/head This commit looks good Details
0139b464b7
quit console logs
gitea/salix-front/pipeline/head This commit looks good Details
96c16727ff
test(ticketBoxing): front test
gitea/salix-front/pipeline/head This commit looks good Details
f1d24cc103
test(ticketBoxing): e2e
gitea/salix-front/pipeline/head This commit looks good Details
c346ce30e6
Merge pull request '4075-ticket_boxing' (#20) from 4075-ticket_boxing into dev
Reviewed-on: #20
gitea/salix-front/pipeline/head This commit looks good Details
6f38c7e4bb
Enable lilium for production
joan merged commit fc68df73e4 into master 2022-10-20 11:59:30 +00:00
joan deleted branch test 2022-10-20 11:59:30 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#21
No description provided.