Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic options alignment part 2: Dynamic loading of the available services #25

Merged
merged 15 commits into from
Dec 9, 2019

Conversation

ogavb
Copy link
Collaborator

@ogavb ogavb commented Dec 9, 2019

Description of the changes proposed

This pull request is part of a series of requests for dynamicOptions branch alignment.

Changes proposed in this pull request:

  • index.html is replaced with index.pug. This allows the server to dynamically load the available services, that convert the .pug file in .html to return to the client.
  • The client no longer needs to connect to the server to load other data, because the file (index.html) is provided with everything needed during the server response.

@stefanogermano stefanogermano changed the title Dynamic options alignment part 2: Dynamic loading of the avalable serveces 2.0.4 Dynamic options alignment part 2: Dynamic loading of the available services Dec 9, 2019
@Roky97 Roky97 merged commit f34bdf2 into DeMaCS-UNICAL:master Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants