Skip to content

Conversation

@emymaria
Copy link
Contributor

@emymaria emymaria commented Oct 14, 2021

  • Fetch the default features from json file in assets folder when backend fetch from config-server fails
  • Package changes and related changes for successful build and rendering of the patterns

@salmma
Copy link

salmma commented Oct 14, 2021

Checks are failing, please fix them.

Copy link
Contributor

@manuwei manuwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @emymaria I requested some minor changes - after you fixed them, I will test the PR :)

@emymaria emymaria requested a review from manuwei October 15, 2021 15:53
Copy link
Member

@lharzenetter lharzenetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run the auto-formatter in each edited file.

user: PAUser;
readonly pathConstants = globals.pathConstants;
loading = true;
readonly NOT_FOUND = 404;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could add these kind of constants into a dedicated constants file. Hence, we don't have to add it for each service (I guess it is used not only once?).

@emymaria emymaria requested a review from lharzenetter October 19, 2021 08:25
designModels: 'design-models'
}
},
notFound : 404
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rename it to statusCodeNotFound

Copy link
Contributor

@manuwei manuwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@emymaria I suggest one minor renaming change, it looks good otherwise :)

@emymaria
Copy link
Contributor Author

@emymaria I suggest one minor renaming change, it looks good otherwise :)

Renamed as suggested

@manuwei manuwei merged commit 9350b56 into master Oct 20, 2021
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.

5 participants