All Projects → SmartSLA → smartsla-frontend

SmartSLA / smartsla-frontend

Licence: other
Frontend Module for SmartSLA

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to smartsla-frontend

smartsla-backend
Backend module for SmartSLA
Stars: ✭ 22 (-15.38%)
Mutual labels:  ticketing-system, sla, openpaas
peppermint
An open source ticket management & help desk solution. A freshdesk alternative
Stars: ✭ 367 (+1311.54%)
Mutual labels:  ticketing-system
autotune
Autonomous Performance Tuning for Kubernetes !
Stars: ✭ 84 (+223.08%)
Mutual labels:  sla
Orchardcollaboration
Orchard Collaboration is a free, open source ticketing system, project management and collaboration framework build on top of the Orchard CMS. It natively integrates with Orchard CMS and extends its features by allowing its users to collaboratively work on the content or by simplifying communication with the customers.
Stars: ✭ 37 (+42.31%)
Mutual labels:  ticketing-system
ui
nanoDLP user interface
Stars: ✭ 21 (-19.23%)
Mutual labels:  sla
DiscordTickets
A cool Discord bot to manage tickets on your server !
Stars: ✭ 46 (+76.92%)
Mutual labels:  ticketing-system
GoldenTicket
A light-weight ticketing system written in C#
Stars: ✭ 29 (+11.54%)
Mutual labels:  ticketing-system
ticketit-app
Ticketit, the simple helpdesk tickets system pre-installed in Laravel
Stars: ✭ 34 (+30.77%)
Mutual labels:  ticketing-system
itflow
Free and open-source web application for MSPs that streamlines IT documentation, ticketing, invoicing, and accounting, an alternative to ITGlue. It helps in managing and organizing client's IT information, increasing efficiency and profitability.
Stars: ✭ 282 (+984.62%)
Mutual labels:  ticketing-system
availability-calculator
Calculate how much downtime should be permitted in your Service Level Agreement or Objective
Stars: ✭ 60 (+130.77%)
Mutual labels:  sla
telegram-support-bot
A Telegram ticketing/supporting system.
Stars: ✭ 180 (+592.31%)
Mutual labels:  ticketing-system
panichd
Ticketing system for Laravel 5.1 - 8.x. Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications.
Stars: ✭ 78 (+200%)
Mutual labels:  ticketing-system
tiket
TIKET is a ticketing/helpdesk system to support and help you deal with issues/incidents in your organization or from customers.
Stars: ✭ 59 (+126.92%)
Mutual labels:  ticketing-system
Policies
Basecamp policies, terms, and legal. Share them; reuse them; contribute to them.
Stars: ✭ 1,612 (+6100%)
Mutual labels:  sla

SmartSLA

Project configuration

You can update the public/env/openpaas.js file to define the OpenPaaS instance to reach. Current environment variables are:

  • VUE_APP_OPENPAAS_URL: route to your OpenPaaS instance. Needs to be http://localhost:8080 in development mode.

  • SSP_URL: route to the SSP to be used to reset user password. ie https://ssp.localhost:8080

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Define a different port number :

npm run serve -- --port 8081

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

TESTS

unit

npm run test:unit

end-to-end

npm run test:e2e
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].