We build using Jenkins. Jenkins will generate a unique build when ever it
is built.
eg. release_5.0.1
On Tue, Aug 1, 2017 at 5:14 PM, Sander Elias wrote:
> Hi J,
>
> What build number do you want to show? What version of Angular(js) are you
> using? how are you building your app? It's hard to h
Hello Everyone,
I have a requirement to show build number on the UI. Is there a way we can
do it automatically. Are there any predefined values.
Please share your thoughts/suggesstions to implement the same.
--
Thanks & Regards
Jagadesh
--
You received this message because you are subscribed
Ok. Thanks.
On Thu, Jul 20, 2017 at 2:15 PM, Sander Elias wrote:
> Not right now, but there is work being done on this. No timeframe set
> though!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Angular and AngularJS discussion" group.
> To unsubscribe from
Ideally it will work. But my build time will be increased by n number of
times.
Is there a better way.
On Thu, Jul 20, 2017 at 12:03 PM, Sander Elias
wrote:
> Hi Jagadesh,
>
> you can use the output-path parameter to specify a different path for each
> environment. Something like:
>
> ng build
Hello Everyone,
We are using angular js 2 in one of our projects, and using angular-cli for
building the projects.
Right now, we have extracted the properties into environment.ts files,
which include api endpoints and other things. and we have one file for
each environment as per the documentati
Hello Everyone,
We right now have an Angular JS app which is written on 1.4 Version. We are
writing to build the new features in AngularJS2.
Can both the applciations co-exisit. Will it have any pit fall, will the
performace degrade happens? or will it improve?
When I have searched for couple of
Hi,
I came across the same issue earlier, below two links should explain you
the problem and solution.
1.
https://scotch.io/tutorials/angularjs-seo-with-prerender-io?_escaped_fragment_=tag
Explains
easily about the problem and how to fix it.
2.
https://developers.google.com/webmasters/ajax-crawl
Hi Raju,
Try with Defered Object and promise objects, you can set the success
callback and error callback for promise object.
You have to maintain the status of the ajax call in the variable and when
all the 4 variables are set populate the select boxes.
Regards,
Jagadesh
On Sat, Jul 12, 201
Hi,
I have solved the same problem but with basic array object.
Hope it helps you.
Before firing the request, I check the array object with the key.*[In my
case key is params string with the url]*.
If the response is there, I serve the response from the array object, else
I fire the request and
Hi Kritesh,
After looking at your mail, I would suggest to change the design. BTW,
Angular js doesn't have the inbuilt component for infinite scroll and
filter.
When the filter is *NOT *applied you should fetch results from API 1 and
when you scroll, you should fetch the next page records from t
Hi Lar,
As you said, .Net would be used for Restful Web Services. Whole of the UI
layer should be in the Angular.
There are many other components for Charting. eg. Highcharts, D3 Charts. etc
Regards,
Jagadesh
On Tue, Jun 24, 2014 at 4:28 AM, Lar wrote:
> Would I miss out on functionality by
Hi,
The URL which you have given is not working. Could you give the valid URL.
Regards,
Jagadesh
On Sat, Jun 21, 2014 at 11:19 AM, Manu Ram Pandit
wrote:
> Hi,
>
> Can you please open developer toolbar(press F12) and see what error
> message you get in console. Probably angular.min.js is not
Hey,
You should write a custom directive for the select box and in the post
return function of compile section of a directive, you should initialise
the popup over of bootstrap.
Regards,
Jagadesh
On Mon, Jun 2, 2014 at 1:13 PM, Avinash Behera
wrote:
> Hello All,
>
> How can I show a popover o
Can we work remotely.
Regards,
jagadesh
On Fri, May 30, 2014 at 7:30 PM, Michael Ordan
wrote:
> Do you want to work in one of the most thriving areas of New York City?
> Does working for a Fortune 500 company and one of the world's most admired
> companies interest you? This is a highly sough
Hello Everyone,
Does Angular support lazy loading by default? If so, could any one provide
some working examples.
--
Regards
Jagadesh
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from i
15 matches
Mail list logo