Ecosyste.ms: OpenCollective

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

github.com/jhipster/jhipster-control-center

Manage your JHipster applications from a single place
https://github.com/jhipster/jhipster-control-center

update package.json to add fixed version of bootswatch

0106eb36122351c5301dfd9dc6c9e0f1c9c6828f authored almost 5 years ago
Merge branch 'master' into issue/16_instances_page_details_git_info

9c4e5b5f370b0ea9ccfef574e69d86387e1c8655 authored almost 5 years ago
Merge pull request #32 from nassimerrahoui/issue/15_instances_page_detail_profiles

change profile informations

faac9a932a0cc62e1384637fcb43a2793d170f91 authored almost 5 years ago
Merge pull request #31 from nassimerrahoui/issue/14_instances_page_details_route_name_too_long

add scrollbar to instance modal

c4e665127f11ba4b65efeae9d76636b479f11364 authored almost 5 years ago
add more information to instances page

informations added :
* profile
* version
* git-commit
* git-branch

Fix #17

bca40514a979834ef8bf2d84d2c81b427c331617 authored almost 5 years ago
add git informations to instance modal

Fix #16

3dc70e5385dbb6b34b8036662de8425a72efd967 authored almost 5 years ago
change profile informations

Fix #15

1855742e23808a4e75b374a861c1f018b9d0e1eb authored almost 5 years ago
add scrollbar to instance modal

scrollbar to handle long element in instance modal

Fix #14

aaf2784a42982f7e58f8a35abdaa3c4962932e9f authored almost 5 years ago
change theme to bootswatch pulse

add bootswatch npm package + change theme to 'pulse'

Fix #11

f1840d638490622d03049bad3511033fd4e8c4e8 authored almost 5 years ago
Merge pull request #24 from nassimerrahoui/add_refresh_button

add refresh button

cc8b840ca8c7a6d9ee776e407e5a8869d13b2e07 authored almost 5 years ago
change design of refresh dropdown menu

7694e6d42bc935d51659f705241a20295de60ff3 authored almost 5 years ago
add test to refresh button

57f922eafa95f06b99d7dbb3c34abbfdf46f9ec8 authored almost 5 years ago
refresh button content dynamically

add htmlActiveRefreshTime field to display dynamically selected refresh time in button content

84f6004f209176e9d4f1c3d8fc7356aa17a0f8c9 authored almost 5 years ago
add refresh button to instance component

add refresh mixin to new instance component which replace applications component

90f73b874d09954de9008d8faf5929b2c76ab7db authored almost 5 years ago
Merge pull request #25 from nassimerrahoui/issue/13_instances_pages_consistency

transform applications component to instance component

f7dd93210cb2551e33547c5e874f9c54a90d99fc authored almost 5 years ago
Merge branch 'issue/13_instances_pages_consistency' into add_refresh_button

# Conflicts:
# src/main/webapp/app/applications/applications.component.ts
# src/main/webapp/app/...

e4adb9fce8057ab9c84ee9b8fa4aeeb064ee4e08 authored almost 5 years ago
change frontend applications component to instance component

change applications component to instance component to get more consistency

Fix #13

3c09d16969d99147a9370930deb22032faa8b7dd authored almost 5 years ago
fix route name

3e4bb3334188169e1c2f398d40ba13e969b1e989 authored almost 5 years ago
change route + name of component

402ba4d7f2b94d0842d49ef5446657975724b5e5 authored almost 5 years ago
change navbar menu of applications

url: http://localhost:1337/applications/instances
navbar menu: Applications > Instances
title of...

6aa054bec0e530d295e8a130d8ce80f0b090cf93 authored almost 5 years ago
add refresh button

add refresh button which allow to select refresh times for applications instances list
(todo : t...

440961fe88e56be90e44c9047f900aa596f27c71 authored almost 5 years ago
Merge pull request #6 from nassimerrahoui/add_applications_component

add applications component to frontend

0881a5bc89175eff6bf4b7dbae7ec85b56564cf1 authored almost 5 years ago
refactoring + add application interface

c3942118b5d6918235b7079b6a69e7ecf016de37 authored almost 5 years ago
fix some tests in applications component

caecb5f5048cc67a36b420185e48f06c3fbb0f0c authored almost 5 years ago
wip test applications component

refactoring + add some tests

d9422467d75f38f05165acfa6dd08d75a59494f0 authored almost 5 years ago
Fix Applications Service

Delete baseURL which is not necessary and comment the method findActiveProfile

8c213bf5ecba6bbcf0af2a2fe7f23a916eb7a809 authored almost 5 years ago
add gateway information to applications vuejs component

display some information about gateway route of applications and their active profiles (wip)

c4d54d62e5fa8355d50217b2cdcc679731330305 authored almost 5 years ago
add unit tests for applications component

cacd1543d7195338865c1152c9cc89d6bef56527 authored almost 5 years ago
add applications component to frontend

display list of microservices and there basic informations

2be099f066c8ad3ef9d25544ccd68c1eedba63b5 authored almost 5 years ago
Merge pull request #5 from nassimerrahoui/issue/2_ci_add_github_actions

Issue/2 ci add GitHub actions

4f19bb83e70460123ccfe9f8267639981d4cca99 authored almost 5 years ago
add Github Actions

a file github-ci.yml generate by the command : jhipster ci-cd

Fix #2

57f7805b93db980d95bf3cc7c012b423b738a60c authored almost 5 years ago
disable metrics and discovery service for tests

to use discovery service in tests, we should use testcontainers and eureka for example.
We can d...

e18084c0e9a6c1d036a7d37f1b9dc0f2a5e25fbf authored almost 5 years ago
Merge pull request #3 from nassimerrahoui/issue/1_vuejs_version_upgrade

Issue/1 vuejs version upgrade

f9afafde768e4c31d6faf8e82ff453df3a811b45 authored almost 5 years ago
upgrade to jhipster-vuejs v1.7.0

upgrade to jhipster-vuejs v1.7.0 which is compatible with generator-jhipster v6.8.0

Fix #1

52fed1aafd8a311f60625af6e423073247a26ab3 authored almost 5 years ago
Merge branch 'jhipster_upgrade' into jhipster_6.8_version_upgrade

63cc0e598edc85d80d59a36d86bfd8c7ede5619b authored almost 5 years ago
Generated with JHipster 6.7.0 and generator-jhipster-vuejs1.5.0

b22bd5fb0ed003d5d3182156bbabeba4a65ce361 authored almost 5 years ago
update package-lock

c8272d6e300a271cf4b2eee57dcf8c9a52124b78 authored almost 5 years ago
Implement per instance gateway proxy

- Add custom RouterDefinition and RouterConfiguration
- Add configuration profiles for Eureka, C...

f229aaefe8565e93b05bbaa57d22bf559b73c945 authored almost 5 years ago
temporarily disable security

70177b94abe37ba4a7fe7e2dbaee3cfdf466a1d9 authored almost 5 years ago
change server port 8080 -> 1337

61d9cbde28140df60021c7c1a1e550797f34ee4c authored almost 5 years ago
Initial version of jhipsterControlCenter generated by JHipster-6.7.0 with blueprints: vuejs-1.4.0

79c128235d2ad67904874b273db330dd8c6f4ca0 authored almost 5 years ago