Giter VIP home page Giter VIP logo

trip-cms's Introduction

cms

module.exports = { devServer: { disableHostCheck: true } }

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

trip-cms's People

Contributors

dcsb2c avatar dcsplus avatar repkit avatar wads94 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cataem

trip-cms's Issues

[page] - render/preview parameters

in some situations a page might depend on presence of some parameters (query, local storage, etc...) and in that case the preview won't work as expected

[general] - logout fails

when logging out, a 415 error is thrown by the server:

chunk-vendors.8a6a509a.js:24 POST https://developers.dcsplus.net/dynapack/clients/bitusi/public/index.php/auth/logout?timestamp=1551795948&applicationId=cms_sandbox 415 (Unsupported Media Type)

[Vue warn]: Error in render: "TypeError: Cannot read property 'href' of undefined"

[Vue warn]: Error in render: "TypeError: Cannot read property 'href' of undefined"

found in

---> at src/views/Page.vue at src/views/Dashboard.vue at src/App.vue warn @ vue.runtime.esm.js?2b0e:601 logError @ vue.runtime.esm.js?2b0e:1815 globalHandleError @ vue.runtime.esm.js?2b0e:1810 handleError @ vue.runtime.esm.js?2b0e:1799 Vue._render @ vue.runtime.esm.js?2b0e:4642 updateComponent @ vue.runtime.esm.js?2b0e:2886 get @ vue.runtime.esm.js?2b0e:3256 run @ vue.runtime.esm.js?2b0e:3331 flushSchedulerQueue @ vue.runtime.esm.js?2b0e:3087 (anonymous) @ vue.runtime.esm.js?2b0e:1916 flushCallbacks @ vue.runtime.esm.js?2b0e:1835

[snippet] - Orphaned snippet script files

An active snippet that has a filled post script, when renamed, will retain reference towards the original JS file, and while edits will work (a new js file will be created), the end result will contain the link to the original JS file.

[snippet] - renaming snippet with not rename the post script

if we rename a snippet it remains tight with the first name of the postScript
ex: we create a snippet called buket-list with some javascript; when it get saved platform generates the buket-list_postScript.js with our js content; when we rename the snippet to bucket the post script link wont get updated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.