Skip to content

Commit

Permalink
fix: bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-filicetti committed May 3, 2021
1 parent 36695c6 commit b8b65e2
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 42 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

setup(
name='unicms-editorial-board',
version='0.9.0',
version='0.9.1',

packages=[PKG_NAME],
package_dir={PKG_NAME: f"{SRC_FOLDER}/{PKG_NAME}"},
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
self.__precacheManifest = [
{
"revision": "4ea472cae8921fab59ce",
"revision": "d98770257556351b951d",
"url": "/static/unicms_editorial_board_vue/css/app.bca404fa.css"
},
{
"revision": "4ea472cae8921fab59ce",
"url": "/static/unicms_editorial_board_vue/js/app.0107143c.js"
"revision": "d98770257556351b951d",
"url": "/static/unicms_editorial_board_vue/js/app.00116be7.js"
},
{
"revision": "9c41a8a956028c357565",
Expand All @@ -16,17 +16,13 @@ self.__precacheManifest = [
"url": "/static/unicms_editorial_board_vue/js/chunk-vendors.b3ebd97f.js"
},
{
"revision": "a1a235080a86321fb8599160161f6dd2",
"revision": "441ac23995f202a1b8e8b29cfbd3fe52",
"url": "/static/unicms_editorial_board_vue/index.html"
},
{
"revision": "d41d8cd98f00b204e9800998ecf8427e",
"url": "/static/unicms_editorial_board_vue/.gitkeep"
},
{
"revision": "be74132f42ae1d3502f9a9b9fff68ac1",
"url": "/static/unicms_editorial_board_vue/Dashboard.PNG"
},
{
"revision": "996d8248f580f8e26e6c45c67da9b5a6",
"url": "/static/unicms_editorial_board_vue/favicon.png"
Expand All @@ -39,6 +35,10 @@ self.__precacheManifest = [
"revision": "a9615bac158705203261e8348f574cc8",
"url": "/static/unicms_editorial_board_vue/img/faces/face-0.jpg"
},
{
"revision": "be74132f42ae1d3502f9a9b9fff68ac1",
"url": "/static/unicms_editorial_board_vue/Dashboard.PNG"
},
{
"revision": "99e58416b89637502b40ac8350eed85a",
"url": "/static/unicms_editorial_board_vue/img/faces/face-1.jpg"
Expand All @@ -59,6 +59,10 @@ self.__precacheManifest = [
"revision": "4ab22eca4053c14a34e4bdb6390deae9",
"url": "/static/unicms_editorial_board_vue/img/faces/face-5.jpg"
},
{
"revision": "4b87e628f4ef9988718860890b2a682f",
"url": "/static/unicms_editorial_board_vue/img/faces/face-6.jpg"
},
{
"revision": "bf1684a30a86ba1b222aab3acff16356",
"url": "/static/unicms_editorial_board_vue/img/faces/face-7.jpg"
Expand All @@ -67,10 +71,6 @@ self.__precacheManifest = [
"revision": "43b98081492ac3bcb4a1fac6cf709403",
"url": "/static/unicms_editorial_board_vue/img/faces/tim_vector.jpe"
},
{
"revision": "4b87e628f4ef9988718860890b2a682f",
"url": "/static/unicms_editorial_board_vue/img/faces/face-6.jpg"
},
{
"revision": "996d8248f580f8e26e6c45c67da9b5a6",
"url": "/static/unicms_editorial_board_vue/img/favicon.png"
Expand Down Expand Up @@ -103,14 +103,14 @@ self.__precacheManifest = [
"revision": "897b4cf909210560a84398d36da51983",
"url": "/static/unicms_editorial_board_vue/img/sidebar-4.jpg"
},
{
"revision": "9ebea76ee1225f00d882b21547a7b49f",
"url": "/static/unicms_editorial_board_vue/img/sidebar-5.jpg"
},
{
"revision": "44bf13a71a4db6e15913fe8af9296711",
"url": "/static/unicms_editorial_board_vue/img/tim_80x80.png"
},
{
"revision": "9ebea76ee1225f00d882b21547a7b49f",
"url": "/static/unicms_editorial_board_vue/img/sidebar-5.jpg"
},
{
"revision": "c2a605fbc0e687b2e1b4b90a7c445cdd",
"url": "/static/unicms_editorial_board_vue/img/vue-logo.png"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");

importScripts(
"/static/unicms_editorial_board_vue/precache-manifest.c5fe480b95fc968c6ffa3c389de604a8.js"
"/static/unicms_editorial_board_vue/precache-manifest.cd44cd81c6f318e67e6852b5d644204f.js"
);

workbox.core.setCacheNameDetails({prefix: "vue-light-bootstrap-dashboard"});
Expand Down
2 changes: 1 addition & 1 deletion src/unicms_editorial_board/templates/board.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><link rel="apple-touch-icon" sizes="76x76" href="/static/unicms_editorial_board_vue/apple-icon.png"><!--[if IE]><link rel="icon" type="image/png" sizes="96x96" href="/static/unicms_editorial_board_vue/favicon.png"><![endif]--><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>uniCMS - Editorial Board</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet"><link href="/static/unicms_editorial_board_vue/css/app.bca404fa.css" rel="preload" as="style"><link href="/static/unicms_editorial_board_vue/css/chunk-vendors.25bdde32.css" rel="preload" as="style"><link href="/static/unicms_editorial_board_vue/js/app.0107143c.js" rel="preload" as="script"><link href="/static/unicms_editorial_board_vue/js/chunk-vendors.b3ebd97f.js" rel="preload" as="script"><link href="/static/unicms_editorial_board_vue/css/chunk-vendors.25bdde32.css" rel="stylesheet"><link href="/static/unicms_editorial_board_vue/css/app.bca404fa.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="/static/unicms_editorial_board_vue/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/static/unicms_editorial_board_vue/img/icons/favicon-16x16.png"><link rel="manifest" href="/static/unicms_editorial_board_vue/manifest.json"><meta name="theme-color" content="#344675"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="#344675"><meta name="apple-mobile-web-app-title" content="uniCMS - Unical Editorial Board"><link rel="apple-touch-icon" href="/static/unicms_editorial_board_vue/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/static/unicms_editorial_board_vue/img/icons/safari-pinned-tab.svg" color="#344675"><meta name="msapplication-TileImage" content="/static/unicms_editorial_board_vue/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#344675"></head><body><div id="app"></div><script src="/static/unicms_editorial_board_vue/js/chunk-vendors.b3ebd97f.js"></script><script src="/static/unicms_editorial_board_vue/js/app.0107143c.js"></script></body></html>
<!DOCTYPE html><html><head><meta charset="utf-8"><link rel="apple-touch-icon" sizes="76x76" href="/static/unicms_editorial_board_vue/apple-icon.png"><!--[if IE]><link rel="icon" type="image/png" sizes="96x96" href="/static/unicms_editorial_board_vue/favicon.png"><![endif]--><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>uniCMS - Editorial Board</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet"><link href="/static/unicms_editorial_board_vue/css/app.bca404fa.css" rel="preload" as="style"><link href="/static/unicms_editorial_board_vue/css/chunk-vendors.25bdde32.css" rel="preload" as="style"><link href="/static/unicms_editorial_board_vue/js/app.00116be7.js" rel="preload" as="script"><link href="/static/unicms_editorial_board_vue/js/chunk-vendors.b3ebd97f.js" rel="preload" as="script"><link href="/static/unicms_editorial_board_vue/css/chunk-vendors.25bdde32.css" rel="stylesheet"><link href="/static/unicms_editorial_board_vue/css/app.bca404fa.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="/static/unicms_editorial_board_vue/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/static/unicms_editorial_board_vue/img/icons/favicon-16x16.png"><link rel="manifest" href="/static/unicms_editorial_board_vue/manifest.json"><meta name="theme-color" content="#344675"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="#344675"><meta name="apple-mobile-web-app-title" content="uniCMS - Unical Editorial Board"><link rel="apple-touch-icon" href="/static/unicms_editorial_board_vue/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/static/unicms_editorial_board_vue/img/icons/safari-pinned-tab.svg" color="#344675"><meta name="msapplication-TileImage" content="/static/unicms_editorial_board_vue/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#344675"></head><body><div id="app"></div><script src="/static/unicms_editorial_board_vue/js/chunk-vendors.b3ebd97f.js"></script><script src="/static/unicms_editorial_board_vue/js/app.00116be7.js"></script></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
<b-img
v-else-if="images && isImage(data.field.key) && data.value"
:src="data.value.file || data.value"
fluid
alt="Responsive image">
alt="Responsive image"
style="max-width: 220px">
</b-img>
<span
v-else-if="arrays && isArray(data.field.key) && data.value">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export default {
form: {},
form_source: '/api/editorial-board/carousels/form/',
page_title: '',
interval: null
}
},
methods: {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ export default {
},
remove() {
this.axios
.delete('/api/editorial-board/publications/'+this.item+'/',
.delete('/api/editorial-board/publications/'+this.publication_id+'/',
{headers: {"X-CSRFToken": this.$csrftoken }}
)
.then(response => {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ export default {
page_id: this.$route.params.page_id,
fields: [
'id',
{key: 'publication.name', label: 'Name', sortable: true},
{key: 'publication.title', label: 'Title', sortable: true},
{key: 'publication.name', label: 'Name'},
{key: 'publication.title', label: 'Title'},
'order',
{key: 'is_active', label: 'Active'},
'actions'
Expand Down

0 comments on commit b8b65e2

Please sign in to comment.