Skip to content

Conversation

@kyungmi
Copy link
Contributor

@kyungmi kyungmi commented Nov 12, 2015

  • create new deploy plugin
  • documentation (README.md)
  • fix some resource url bugs
  • internationalization

Kyungmi Koong added 4 commits November 12, 2015 23:03
[DESC.]
- convert system app to plugin
- add this plugin to `plugin-settings.json` file
[DESC.]
- add `baseUrl` property to the `app-config` module
- fix widget's templates using `app-config`
Copy link
Member

Choose a reason for hiding this comment

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

I think it's needless to define i18n as Constants.
the i18n object play a role as Constants.

국제화를 상수로 다시 정의할 필요가 없어보입니다.
그 자체로 이미 상수 역할을 하고 있습니다.
바로 사용하는 것이 좋아 보입니다.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

기존 소스에서 컨버팅하는 데 드는 비용을 줄이려고 저렇게 작성했는데, 바꾸도록 하겠습니다.

@hwshim
Copy link
Member

hwshim commented Nov 13, 2015

아울러 새로 올라가는 파일들에 대해서는 Coding Convention 적용 부탁 드립니다.
webida-client/apps/ide/src/plugins/deploy/deploy-commands.js 의 define 부분 등

Copy link
Member

Choose a reason for hiding this comment

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

Coding Convention

hwshim added a commit that referenced this pull request Nov 16, 2015
[TASK] convert deploy app to plugin
@hwshim hwshim merged commit 870cdbe into webida:master Nov 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants