Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jhipster/ng-jhipster

JHipster Angular library
https://github.com/jhipster/ng-jhipster

Merge pull request #83 from pascalgrimaud/upgrade-node-10.14.1

Upgrade to Node 10.14.1

1dedda016483ea7ad44ca0ed78f82a0b4332901b authored about 6 years ago by Deepu K Sasidharan <[email protected]>
Upgrade to Node 10.14.1

61c4bef7c0559ff6b2a7d929c6d7befb55e4c245 authored about 6 years ago by Pascal Grimaud <[email protected]>
move temporary html in ts files to make it work

cd89629f40ce46e2fcdcb06e3c1d312bb324889b authored about 6 years ago by Clément Dessoude <[email protected]>
move templates into their own html files

139976849ed90d6614ed2dfa73bcc54dc5d9088e authored about 6 years ago by Clément Dessoude <[email protected]>
update metrics components

3d0f1b51cc8bd9f548dce1915830ccc06eed6c95 authored about 6 years ago by Clément Dessoude <[email protected]>
add metrics components (thread modal, garbage collector, system information)

a89871847b0b6b1f656b0480906d57aaec3f73a7 authored about 6 years ago by Clément Dessoude <[email protected]>
Update to 0.5.6

2502826abb487ad9bbb1b09824982b0cc1c6138c authored about 6 years ago by Deepu K Sasidharan <[email protected]>
clean code from unused methods

45c1b82f28f2f08b3926bceb544585c9e7f8e393 authored about 6 years ago by Clément Dessoude <[email protected]>
add cache & datasources metrics components + create metrics module

d32daeabaea6dead5125e4254b2e885b05eb249d authored about 6 years ago by Clément Dessoude <[email protected]>
add metrics on service component

c91ddb6227092aa85f144322e87ad66003e4725d authored about 6 years ago by Clément Dessoude <[email protected]>
add metrics on http requests component

a3b556947946d6b874c43f91a3641c30ac806e15 authored about 6 years ago by Clément Dessoude <[email protected]>
add metrics on http requests component

acdb6fbb861504ce3d324241c2c0392a3af1b3d6 authored about 6 years ago by Clément Dessoude <[email protected]>
add jvm threads component

issue : the button to open the popup is not working for the moment

9ae4fdf7e457d44ee3d2c7fa4fcb40bb89864bb9 authored about 6 years ago by Clément Dessoude <[email protected]>
update name metrics jvm-memory-metrics

f8de923b929054ac700b346e009d03663a303347 authored about 6 years ago by Clément Dessoude <[email protected]>
add jvm memory component

3798fb6018582ec879aa7f2ecb9b7f9fbd6fdf61 authored about 6 years ago by Clément Dessoude <[email protected]>
Merge pull request #79 from alefz3r0/patch-1

Fix for jhiMaxbytes directive

e2f0bc9804845c4db044e899258c8553e8314e29 authored about 6 years ago by Deepu K Sasidharan <[email protected]>
add tests for minbytes and maxbytes directives

b41840473c0ec6690042e4b57cdfd9c7949d9cdc authored about 6 years ago by Jonathan Ruddell <[email protected]>
Merge pull request #77 from pascalgrimaud/npm-by-default

Switch to NPM as default client package manager

2fc04a4739a0b761c4c92e8ce91bb0c91ec06eb4 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.5.5

124da11b7f92f9d955115946f175418d87404e17 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #78 from maznag/ng-jhipster-downloadFile

[ng-jhipster] add a new method downloadFile

88e8455fcf271525e8d86248d8a7903fed4af407 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
unit test - fix creating spy object with a click() method

08a52cfc1caf7b04176685b2d3645666a72cfa56 authored over 6 years ago by Mustapha Aznag <[email protected]>
unit test - remove trailing whitespace

a12be3d9e143b7ce45d53d72b9f90969938852f6 authored over 6 years ago by Mustapha Aznag <[email protected]>
unit test - replace spyOn('a', ['click']) by spyOn('a', 'click')

c90eff9a240cdafec7002aabf158d277757d7b3f authored over 6 years ago by Mustapha Aznag <[email protected]>
unit test - add expected ')'

d64a4b1f3756c6a4396e0829d1003145024f6f6c authored over 6 years ago by Mustapha Aznag <[email protected]>
add unit test for proposed PR #78

48861c5153df61629a454cbc3b380c53652ae4ce authored over 6 years ago by Mustapha Aznag <[email protected]>
Fix for jhiMaxbytes directive

As described in https://github.com/jhipster/generator-jhipster/issues/8245

2508c67a4a728cce8c19605bfe3ddd736f0040e4 authored over 6 years ago by alefz3r0 <[email protected]>
Update package-lock.json

46b49dc2951f7df05cc672bb1ddf08dabd82574e authored over 6 years ago by Pascal Grimaud <[email protected]>
README: use npm pack to test this library [ci skip]

bf35d38d62ab5138c88cdef61a2cf2f2a76e9f91 authored over 6 years ago by Pascal Grimaud <[email protected]>
downdloadFile - method to download file

35af6028b5175b9ac2f25aebb6709707bff0713d authored over 6 years ago by Mustapha Aznag <[email protected]>
Switch to NPM by default, instead of Yarn

4f71185f16d262671e4e1f864a3100d98cd50592 authored over 6 years ago by Pascal Grimaud <[email protected]>
Update to 0.5.4

cd5095ef90f502c548f1b7f463b466228f29da25 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #72 from ruddell/allow-nulls-jhi-min-max

allow null values in jhiMin and jhiMax directives

2feadf28b1a6a743320033d5cece71b808d853b1 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
add tests for when value is 0 and fix directive logic

9a55503084ba61f0cb01229a6763a641c484f9cf authored over 6 years ago by Jonathan Ruddell <[email protected]>
allow null values in jhiMin and jhiMax directives

Fix jhipster/generator-jhipster#7661

80a805a42d923fd8a9b331e2fe47fb9baae2b622 authored over 6 years ago by Jonathan Ruddell <[email protected]>
Merge pull request #71 from paddya/master

Upgrade to Angular 6 and RxJS 6

d88da9f6e75dcbe19d9afb0d44ac2cc96dea8b20 authored over 6 years ago by Julien Dubois <[email protected]>
Add providedIn for JhiDateUtils.

85ce06689bc8b3e2bacbdd682b7f91aeea0cb0e1 authored over 6 years ago by Patrick Bisenius <[email protected]>
Use new DI mechanism in Angular 6 to allow tree-shaking.

72f889de0bf4a01a4f01c7a544f2776e6aee954f authored over 6 years ago by Patrick Bisenius <[email protected]>
Updated package-lock.json.

2dc470f115c58a33e7056ee6d59fd68aaf968308 authored over 6 years ago by Patrick Bisenius <[email protected]>
Fix tslint errors.

398138123c06185a80d2ab49fe1f5eba2c249740 authored over 6 years ago by Patrick Bisenius <[email protected]>
Do not hardcode the Angular version numbers.

a37229f6c6c6ac4bbc7feb5655a27b94961e84d7 authored over 6 years ago by Patrick Bisenius <[email protected]>
Remove package-lock.json.

8720f26c5cae47bbcb54d5103460d09145aa6edc authored over 6 years ago by Patrick Bisenius <[email protected]>
Upgrade to Angular 6.

* Moved to .pipe() for RxJS 6
* Added `fullTemplateTypeCheck: true` to fix "Function calls are n...

182ca0e5ee8f6b02b74b1c519808ffe8f2e45b91 authored over 6 years ago by Patrick Bisenius <[email protected]>
Update to 0.5.3

8658896cf4f495405f4cfc0a53698a779c97ffaf authored over 6 years ago by Deepu K Sasidharan <[email protected]>
update npm scripts

2cb355eb784f3caebe58f2c6a0cd30a02ff07f16 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.5.2

dc7d7c01ccbb2fc43a5dbc38c5314a15897181d2 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.5.1

90699a0295dc101b41a6d299288fc6b49d45a80d authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.5.0

2087bf48e814cc72fbfb0623f66a743750a7b9b8 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #70 from maznag/rename-fontawsome-sort

rename fontawesome sort icon

ce551af5c01fc6225d4870943bd3317e3517d64d authored over 6 years ago by Deepu K Sasidharan <[email protected]>
rename fontawesome sort icon

this PR is to fix sort icon for fontawesome v5

related issue #7516

2f715acbe5da29704e7364e62658f37d5973643e authored over 6 years ago by Mustapha Aznag <[email protected]>
Merge pull request #69 from Dufgui/7514_minmax

rename unit test directive

e852be8cbcde2cfc9f90f3dd3048741a6cca1587 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
rename unit test directive

dfbf23c6fa513c589db0130b63053e0659a98a00 authored over 6 years ago by Guillaume Dufour <[email protected]>
Merge pull request #68 from Dufgui/7514_minmax

Add min max validator

5e83504e2aa6c4473fc8fc17de272fed34f5417c authored over 6 years ago by Matt Raible <[email protected]>
Add unit tests

242653a0047657fdc137537686dae15e3666f52d authored over 6 years ago by Guillaume Dufour <[email protected]>
add new files in index

566079664b990bad7d977cb211febeedb17a5f53 authored over 6 years ago by Guillaume Dufour <[email protected]>
remove unused import

1c4d4d773555c7bf5c4b09a8ccb46960f5d2767c authored over 6 years ago by Guillaume Dufour <[email protected]>
fix copyright

75a9ad357546b799675ef3574126b140db0ec7a0 authored over 6 years ago by Guillaume Dufour <[email protected]>
Add min max validator

fix #7514

70c373c920ed8b20b54ec2922a8f3d04a9663787 authored over 6 years ago by Guillaume Dufour <[email protected]>
Update to 0.4.7

c545dd4320f709a01022fbf44b6d54da9177237e authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.4.6

9c7c940b8d07f7b1490a81cdbac2da9f908911f6 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #65 from azizkhani/master

JhiResolvePagingParams

4ce9ed540380ae93d6fa66dca0a3c8c1fc5f29b9 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #67 from ctamisier/patch-1

Update README.md

11c17fe3e9231ba8fc0191c9ec804e450051d8dd authored over 6 years ago by Deepu K Sasidharan <[email protected]>
Update README.md

d3f7a312f7dc1a3aebbaf4bf8bbe93516a37a14e authored over 6 years ago by Clément Tamisier <[email protected]>
resolve test problem and change test

39e45f763a3fb9a06840b4dff90f8ee8aae3b9b1 authored over 6 years ago by ali akbar azizkhani <[email protected]>
fix tslint error in config.ts

c6c20cd4d01aa217ae4ad48aeab3594264160962 authored over 6 years ago by ali akbar azizkhani <[email protected]>
Merge https://github.com/jhipster/ng-jhipster

b6ceb683dca5336280379cbd4381d904e4b59f9c authored over 6 years ago by ali akbar azizkhani <[email protected]>
fix ts lint JhiResolvePagingParams

d33453ed4b04b0a87e34a5f1d1eb6c73b6328803 authored over 6 years ago by ali akbar azizkhani <[email protected]>
change import , revert some files

b3ea79c0d01fec70462833f73f8823b0af8f6742 authored over 6 years ago by ali akbar azizkhani <[email protected]>
Merge pull request #66 from ja1979/7423-uploaded-files-on-ie11-and-edge

#7423 Open uploaded files in IE11 and Edge

0ae47cac872519456bd47a4e3f2f5e71618e30e7 authored over 6 years ago by Deepu K Sasidharan <[email protected]>
#7423 Open uploaded files in IE11 and Edge. Comments added.

ae08f3247fa31ec719462f6d373d496963c384a2 authored over 6 years ago by Jorge Aguilar Bravo <[email protected]>
#7423 Open uploaded files in IE11 and Edge

19d6cd59ed897c7611a71fcf3659d2fc8a0e11ce authored over 6 years ago by Jorge Aguilar Bravo <[email protected]>
add test for resolve paging

acf3f88820982542369341b6bc911964ed9a382d authored over 6 years ago by ali akbar azizkhani <[email protected]>
change name and package.json

3bf86a8a76ac6e54163a3771613ce2274e405835 authored over 6 years ago by ali akbar azizkhani <[email protected]>
add JHiResolvePagingParams

f8f8cdc69d5b4203dbae870e993d50aa1f8d89cd authored almost 7 years ago by ali akbar azizkhani <[email protected]>
Merge pull request #64 from pascalgrimaud/remove-prune

Remove prune and upgrade Node to 8.10.0

d32a08b519671e0b5415f40bf4ba7bd1bda38ef1 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Remove prune and upgrade Node to 8.10.0

3994cfff2a5c5572d9371ea36cb29cd75b6781b1 authored almost 7 years ago by Pascal Grimaud <[email protected]>
Update to 0.4.5

5af951fd2fdd5e7a2bca93a52b83271299c0c3d5 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
polish

17c16eb5691868f5a75e16035667ae2fef8bf4ce authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.4.4

2e220375f629a2e9a45b4997e535f47fd62ef7ff authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
add a forChild config without providers

11bdfd9fcbbffccc7cd4869664fa0bbfb8832208 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.4.3

a0a92983f90fee0305f1b2c15dee74aafcb84975 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
add a forChild config

d540f56cf4ab89a444a4a3a7e69b246de4a762bc authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.4.2

fc564d5970880f7bea2c730bc99921af26904b19 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #63 from wmarques/remove-httpclientmodule

Remove HttpClientModule to avoid multiple instances

544279f73adda210415e04fc0af379d7feb3f1ea authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
remove httpclientmodule to avoid multiple instances

60362a35dbb5d55ea8e669f69bf00011d5054687 authored almost 7 years ago by William Marques <[email protected]>
Update to 0.4.1

9e2f5832d687d0247d7629c553d80816648b4d8c authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #62 from gmarziou/ng-template-check

Remove unused args from JhiKeysPipe

079df55d39ef1569b43ceafb73372458c731f3a8 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Remove unused args from JhiKeysPipe

Ref jhipster/generator-jhipster#7103

e1c251928ab1cc362909501eb4729ac6ffa38eef authored almost 7 years ago by Gael Marziou <[email protected]>
Update to 0.4.0

95c70d50adccdc42b2fff2a4bf64aebf48b7cd06 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
polish package.json

9786e00c347f77488ca1081914631139e4a05af0 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #60 from NilsWild/master

removed custom httpinterceptor implementation as its not required wit…

c0752e5e162fa139ead8b2dc8408b42f25d61ab6 authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #61 from antarus/default-timeout

add possibility to configure timeout

1b201bbf5212a72d5648ab4acb1476889b77c26f authored almost 7 years ago by Deepu K Sasidharan <[email protected]>
add possibility to configure timeout

without override addAlert

69cbc60a0c7fe4c7d8510399650101bc5a9ebd1f authored almost 7 years ago by Unknown <[email protected]>
removed custom httpinterceptor implementation as its not required with new HttpClient

25532eeba2e5ca9dcedcffa33ed25218e15fa512 authored almost 7 years ago by Nils Wild <[email protected]>
Update to 0.3.6

e84f1ea643ee4b858f52916540d923972c27f00e authored about 7 years ago by Deepu K Sasidharan <[email protected]>
use buildtimestamp for i18n files

c9ac61b1f9db225af1ba5a807e38cb08bb13b100 authored about 7 years ago by Deepu K Sasidharan <[email protected]>
Update to 0.3.5

1c66d7dd9f993f0b85560ff68da8050cfa6a0ebf authored about 7 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #59 from ruddell/optimize-rxjs-imports

only import rxjs modules that are used

9bd0992c0d285fab86544c3e774309d2dd87f630 authored about 7 years ago by Deepu K Sasidharan <[email protected]>
Merge pull request #58 from andreasfranz/master

Apply CSS class in JhiSortByDirective on component load

fe1d784181f3d7b5e74c64c33c1dd0e6104faa9d authored about 7 years ago by Deepu K Sasidharan <[email protected]>
only import rxjs modules that are used

8c56718f84fa49c1b72f0d71e35888c419230da4 authored about 7 years ago by Jonathan Ruddell <[email protected]>
Apply CSS class in JhiSortByDirective on component load

1193ae7b8e627fd48c0c8c5e5985cb7e839922a0 authored about 7 years ago by Andreas Franz <[email protected]>