Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
/ Angular-Support Public archive

TEONITE Support Frontend - an application to submit bug/features from your app/service to YouTrack/Redmine

Notifications You must be signed in to change notification settings

teonite/Angular-Support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Support

TEONITE Support Frontend - an application to submit a bug/features from your app/service to YouTrack/Redmine. It's a frontend for Django Support backend app: https://github.com/teonite/Django-Support

Modal Styling

Main file for styling is src/scss/ngSupport.scss

From this file we build the overall look of the modal dialog which is common and independent of the application to which it is connected ngSupport.

Angular Support (ngSupport) uses Twitter Bootstrap (Button / Modal / Form).

The HTML templates are in src/app/templates

  • topBarTemplate.html - upper beam with basic information
  • modalContentTemplate.html - the modial dialog itself

Configuration

  var ngSupportConfig = {
    server: '', // TEONITE Django Support API URL
    token: ''   // Django REST Token
  }

About

TEONITE Support Frontend - an application to submit bug/features from your app/service to YouTrack/Redmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published