Giter Site home page Giter Site logo

zammad-app's Introduction

Basic Zammad Mobile App

This is a very (very) basic mobile app for Zammad. It's based on Ionic Framework / React.

This is made out of annoyance of my inability to control things easily from my phone. It's ugly code, feel free to make it pretty

You also need to add the following headers to allow CORS (the below example is for Apache):

  <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "capacitor://localhost" #Replace with the following for debug, but dont leave it that way!
    # Header set Access-Control-Allow-Origin "*"
    Header set Access-Control-Allow-Methods "GET,PUT,POST,DELETE,PATCH,OPTIONS"
    Header set Access-Control-Allow-Headers "Origin, X-Requested-With, Content-Type, Accept, Authorization"
  </IfModule>

Status (and order of priorities):

  • List and view ticket overviews
  • List and view overview tickets
  • View Ticket Replies
  • Reply to Tickets
    • Account Time
    • Set Ticket State
  • Create new ticket
  • App Notifications
  • Update Ticket Meta
  • Control which fields are displayed per view (based on Zammad config)
  • Generic login
  • Publish app

If I have to write the whole thing myself I will put it for sale on app store (always open source, just precompiled "easy" version on app store is paid).

Screenshot

zammad-app's People

Contributors

addosolutions avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

zammad-app's Issues

Error Network When try to Connect to the server from the mobile app

Hello,
We have deployed zammad in our internal servers so we want also to use this amazing mobile app but when we try to log in an error is occured and i don't know what we should to do exactly to perform the connection between the server and the mobile app

But we can log in using the browser from our phones and computers from the internal network and the outside

WhatsApp Image 2023-01-19 ร  12 25 41

Error : Network Error

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.