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

docs: fix inconsistent spelling #56

Merged
merged 51 commits into from Feb 14, 2020
Merged

docs: fix inconsistent spelling #56

merged 51 commits into from Feb 14, 2020

Conversation

koba04
Copy link
Contributor

@koba04 koba04 commented Feb 13, 2020

No description provided.

@koba04
Copy link
Contributor Author

koba04 commented Feb 13, 2020

Please use squash merge 🙏

@zaki-yama zaki-yama merged commit 5b63136 into master Feb 14, 2020
@zaki-yama zaki-yama deleted the fix-camel-case-words branch February 14, 2020 05:40
koba04 pushed a commit that referenced this pull request Mar 18, 2020
…sting app (#56)

fix #24

* Generate customize-manifest.json from the app setting #Issue-24

Introduce --import-customize-setting option.
With this option (and --dest option),
this tool fetch customize settings, And then generate customize-manifest.json.
customize-manifest.json has a format of this tool.

finally, download uploaded files and put it in dest directroy.

At kintone customize partner, there are kintone application which already has been customized.
kintone-customize-uploader is very good tool, but It is not usefull in contining development situation.

If I tried this tool at contining developmenet situation,
I must create customize-manifest.json using various APIs Or copy from browser by hand.

By this option, I can introduce this tool more easily :)

* Use mkdirp library (v6/v8 hasn't api for make directory recursively)

* Add Test Code and fix Promise warning

- Add test code about api request history
- Improve promise warning

* Fix for test at windows os. use rimraf

* Introduce import subcommand alternative of --import-customize-settings

* Use sync method on writing file or creating directory

* Add TypeAnnotation for GetAppCustomizeResp

* Fix async/wait problem

* Add log message

* Fix for windows platform test

* fix wait test

* Add SubCommands help

* Replace ${sep} to "/"

* Fix test for multiplat form path

* Remove unused option

* simplify array#concat

* return Promise
koba04 pushed a commit that referenced this pull request Mar 27, 2020
…sting app (#56)

fix #24

* Generate customize-manifest.json from the app setting #Issue-24

Introduce --import-customize-setting option.
With this option (and --dest option),
this tool fetch customize settings, And then generate customize-manifest.json.
customize-manifest.json has a format of this tool.

finally, download uploaded files and put it in dest directroy.

At kintone customize partner, there are kintone application which already has been customized.
kintone-customize-uploader is very good tool, but It is not usefull in contining development situation.

If I tried this tool at contining developmenet situation,
I must create customize-manifest.json using various APIs Or copy from browser by hand.

By this option, I can introduce this tool more easily :)

* Use mkdirp library (v6/v8 hasn't api for make directory recursively)

* Add Test Code and fix Promise warning

- Add test code about api request history
- Improve promise warning

* Fix for test at windows os. use rimraf

* Introduce import subcommand alternative of --import-customize-settings

* Use sync method on writing file or creating directory

* Add TypeAnnotation for GetAppCustomizeResp

* Fix async/wait problem

* Add log message

* Fix for windows platform test

* fix wait test

* Add SubCommands help

* Replace ${sep} to "/"

* Fix test for multiplat form path

* Remove unused option

* simplify array#concat

* return Promise
koba04 added a commit that referenced this pull request Aug 21, 2020
BREAKING CHANGE: The GitHub repository and the npm package are now kintone from koba04
koba04 added a commit that referenced this pull request Sep 8, 2020
@tasshi-me tasshi-me added the pkg: rest-api-client @kintone/rest-api-client label Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: rest-api-client @kintone/rest-api-client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants