Questions tagged as 'angularjs'

0
answers

IONIC Notification error

This error is occurring in my application:     
asked by 28.02.2018 / 23:19
0
answers

How to separate input and output in different columns with Angular?

I have a list of input values and output values of a box for a company being displayed. Thequestionis,howcanImakethetitle"Input" stay in one column and "Output" in another? Thanks in advance for your attention.     
asked by 14.02.2018 / 21:07
0
answers

Fields with mask in forms

Does anyone know anything that I can validate in a very dynamic forms in Angular? I have a form in an Angular application that I created using Bootstrap that I need to validate many items, such as Zip, CPF, RG, Email etc.     
asked by 08.02.2018 / 14:58
1
answer

different items for each ng repeat AngularJS

I have a contact form that can add more than one contact, but it comes from a ng-repeat I would like to know how I can add multiple contacts in a new div equal to the previous ng repeat first but without repeating the items ;; this is the >...
asked by 08.02.2018 / 17:57
1
answer

select2 database

I have a select2 that is populated from the database everything works, receives data from the bank, and so on. but if I want to edit it does not bring the option saved on the screen only on the front if it is debugged it is already in the normal...
asked by 15.02.2018 / 13:46
0
answers

Recursive Menu with AngularJS

I'm developing an application in Angularjs for teaching purposes and I'm at the part of creating a recursive menu. I tried creating it with Angular JS, but I could not. As I know Javascript and Jquery, I decided to create it with these technolog...
asked by 15.02.2018 / 17:30
1
answer

Requesting Application / PDF generating file with wrong information [AngularJS + NodeJS]

I have a totally Restless AngularJs + Node (Express) application. The back-end serves only to validate requests and route to other applications, which have business rules. At the moment, my front sends a request to generate a pdf, something l...
asked by 17.02.2018 / 01:22
0
answers

Date and time in FullCalendar incorrect?

I have an Angular 5 application that uses the Schedule of #, which is FullCalendar for use in Angular applications, is implemented and working everything correctly except for time and date in the conditions below: In the event onDayClick...
asked by 17.02.2018 / 14:31
0
answers

Sending parameter via angular service to api

I have a service where my controller forwards a parameter and I have to send it to my API . The value arrives until the service, however a after the call, it forwards the same null. I think it's coding error. var response = $http({...
asked by 06.02.2018 / 15:45
1
answer

Ionic / OneSignal - Error changing default notifications icon

I'm trying for some time to change the default notification icon of OneSignal using Ionic, but until then, to no avail. I followed the suggested steps in the official Ionic documentation, created the file 030_copy_android_notification_icon...
asked by 06.02.2018 / 05:06