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

feat: pull changes from main branch into staging #374

Merged
merged 30 commits into from
Oct 17, 2023
Merged

Conversation

wsocha
Copy link
Collaborator

@wsocha wsocha commented Oct 16, 2023

Description

Please include a summary of the change and which issue is fixed.

APIMGMT-134

Fixes # (issue)
Re DDOC-# (Jira ticket)
Re APIWG-# (Jira ticket)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own changes
  • I have run yarn lint to make sure my changes pass all linters
  • I have pulled the latest changes from the upstream developer branch

Contribution guidelines

For contribution guidelines, styleguide, and other helpful information please
see the CONTRIBUTING.md file in the root of this project.

bszwarc and others added 28 commits August 10, 2023 18:08
* Add integer value and note to metadata templ

* Fix lint

* update metadata field attrib
* feat: DDOC-855 add iframeable_embed param

* fix lint issues

* Update signer mock id

* review updates for parameters
* Add information on access and auth

* Correct wording

---------

Co-authored-by: Barbara Czyż <bczyz@box.com>
* docs: fix typo

* fix: DDOC-880: changes in README and tags desc

* Add readme

* Fix linting issues

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <jsztyper@box.com>

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <jsztyper@box.com>

* Review fixes

---------

Co-authored-by: Justyna Sztyper <jsztyper@box.com>
Co-authored-by: wsocha <51166660+wsocha@users.noreply.github.com>
…_id_id (#351)

Co-authored-by: wsocha <51166660+wsocha@users.noreply.github.com>
Co-authored-by: wsocha <51166660+wsocha@users.noreply.github.com>
* feat: update webpack-dev-server and node scripts

* fix: add verification the compiled schema is up to date

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <wsocha@box.com>
* feat: Add type field to sign template

* Add openapi.json file
* feat: Update sign template signer input

* Update openapi.json

* Update openapi.json
* fix: mark type as required in search results

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <wsocha@box.com>
* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template
* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change docs issue template name
* feat: pull api specification from public-api

* fix: remove oneOf containing primitive types

---------

Co-authored-by: Wojciech Socha <wsocha@box.com>
* feat: remove references to content folder

* fix: remove spectral linter

* fix: remove content folder and docs
@wsocha wsocha changed the base branch from main to staging October 16, 2023 13:01
@wsocha wsocha force-pushed the APIMGMT-134-staging branch from 22a5d5f to fc261a8 Compare October 16, 2023 13:02
@wsocha wsocha force-pushed the APIMGMT-134-staging branch from fc261a8 to 06d6d01 Compare October 16, 2023 13:09
@wsocha wsocha force-pushed the APIMGMT-134-staging branch from 06d6d01 to 4b4306d Compare October 16, 2023 13:24
@wsocha wsocha merged commit 4407712 into staging Oct 17, 2023
@wsocha wsocha deleted the APIMGMT-134-staging branch October 17, 2023 09:15
wsocha added a commit that referenced this pull request Mar 15, 2024
* DDOC-757-DDOC-769: Field desc fix, param fix

* Collaborations API changes

* Corrected indentation and schemas

* Checking staging env

* Staging fixes

* New shared link events

* Fix staging attempt

* Collaboration info added

* staging fixes

* Removed package-lock

* Fixes

* small fix to check staging

* fix linting

* Testing staging

* Change node version to 16

* change python version

* increase timeout

* increase timeout

* set up node version

* Fix node issues for en and en-staging

* Added event types in attributes

* fix workflow

* Correct info for pending status

* Correct typo

* Add new strings to search API

* Adjust formatting

* Correct type

* Correct lint issue

* Fix trailing space

* Add data available from info

* DDOC-798: Remove generic skill card

* remove generic skill card

* Remove generic skill card

* Create integration mappings API docs

* DDOC-772: Add documentation for templates

* Reduce number of tags

* Reduce number of tags

* review fixes

* Fix examples

* fix tagging

* Fix error

* Fix response issue

* Fix tags

* Fix templates

* remove redundant mention

* DDOC-800: add error info

* Rename templates

* Updated error code

* rephrase to remove a "profane" word

* Correcting further linter errors

* Fix error

* Correcting lint errors

* Correct errors

* Lint issues

* Fixed lint errors

* Update of error codes

* Corrections

* Correct errors

* Correct tags

* Correct summary and description

* Correct names

* Fixed naming for integration mappings

* Change link format

* DDOC-783: Add integration mappings

* Staging fixes

* Fix tags

* Update paths

* Error fixes

* Improvements - wording, structure, fix response

* Final touches

* Added links

* fix: DDOC-841: add info about enhanced password

* Fix description

* remove dot

* Fixed password description again

* fix: DDOC-822: update sort param for folder api

* Wording fix

* Fix description

* Add information on access and auth

* DDOC-854: Add query params

* Correct wording

* DDOC-862: Add note on recommended ZIP archive size

* DDOC-865: add 200 response

* fix: DDOC-868: mark fields as required

* feat: DDOC-855 add iframeable_embed param

* fix lint issues

* Update signer mock id

* fix: DDOC-871: add info on params for mappings

* Add integer value and note to metadata templ

* fix linting

* review updates for parameters

* review fixes

* rename organization > org

* Fix linter issues

* feat: pull changes from main branch into staging (#374)

* fix: Add `integer` value to metadata template response (#344)

* Add integer value and note to metadata templ

* Fix lint

* update metadata field attrib

* fix: DDOC-871: add info on params for mappings (#343)

* feat: DDOC-855 add iframeable_embed_url param to box sign request (#340)

* feat: DDOC-855 add iframeable_embed param

* fix lint issues

* Update signer mock id

* review updates for parameters

* docs: Storage policies: endpoints only accessible by admin (#330)

* Add information on access and auth

* Correct wording

---------

Co-authored-by: Barbara Czyż <bczyz@box.com>

* feat: DDOC-880 Modify readme and add tags descriptions (#349)

* docs: fix typo

* fix: DDOC-880: changes in README and tags desc

* Add readme

* Fix linting issues

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <jsztyper@box.com>

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <jsztyper@box.com>

* Review fixes

---------

Co-authored-by: Justyna Sztyper <jsztyper@box.com>

* feat: update webpack-dev-server and node scripts

* feat: add compiled openapi.json to main root directory

* revert: update webpack-dev-server and node scripts

* fix: collaboration_allowlist_exempt_target definition (#352)

Co-authored-by: wsocha <51166660+wsocha@users.noreply.github.com>

* Set correct response type on folder_metadata__get_folders_id_metadata_id_id (#351)

Co-authored-by: wsocha <51166660+wsocha@users.noreply.github.com>

* Make id required in user--base.yml (#348)

Co-authored-by: wsocha <51166660+wsocha@users.noreply.github.com>

* feat: update webpack-dev-server and node scripts (#354)

* feat: update webpack-dev-server and node scripts

* fix: add verification the compiled schema is up to date

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <wsocha@box.com>

* feat: Add type field to sign template (#355)

* feat: Add type field to sign template

* Add openapi.json file

* feat: Update sign template signer input (#356)

* feat: Update sign template signer input

* Update openapi.json

* Update openapi.json

* fix: mark type as required in search results (#357)

* fix: mark type as required in search results

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <wsocha@box.com>

* feat: add docs issue template (#358)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change description of two fields in docs issue template (#360)

* fix: change docs issue template name (#362)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change docs issue template name

* fix: change marker from long to string (#359)

* feat: add issue config (#363)

* fix: change `accessible_by` in Collaboration to allow setting `Group--Mini` (#364)

* feat: pull specification from public api (#367)

* fix: Revert "feat: pull specification from public api (#367)" (#368)

* DDOC-909: add additional_info param (#369)

* DDOC-508: add is_access_only param for collabs (#370)

* feat: run codegen generate command to validate API spec (#372)

* feat: pull api specification from public-api (#373)

* feat: pull api specification from public-api

* fix: remove oneOf containing primitive types

---------

Co-authored-by: Wojciech Socha <wsocha@box.com>

* feat: remove references to content folder (#365)

* feat: remove references to content folder

* fix: remove spectral linter

* fix: remove content folder and docs

* fix: update readme

---------

Co-authored-by: Barbara Czyż <bczyz@box.com>
Co-authored-by: Justyna Sztyper <jsztyper@box.com>
Co-authored-by: Marcin Hagmajer <mhagmajer@users.noreply.github.com>
Co-authored-by: Minh Nguyen Cong <mcong@box.com>
Co-authored-by: mwwoda <84077698+mwwoda@users.noreply.github.com>
Co-authored-by: Artur Jankowski <ajankowski@box.com>
Co-authored-by: box-apimgmt <142984025+box-apimgmt@users.noreply.github.com>

* docs: New resource tests

* feat: adding file activities endpoint (#405)

---------

Co-authored-by: Barbara Czyz <bczyz@box.com>
Co-authored-by: Justyna Sztyper <justyna.sztyper@gmail.com>
Co-authored-by: Justyna Sztyper <jsztyper@box.com>
Co-authored-by: Marcin Hagmajer <mhagmajer@users.noreply.github.com>
Co-authored-by: Minh Nguyen Cong <mcong@box.com>
Co-authored-by: mwwoda <84077698+mwwoda@users.noreply.github.com>
Co-authored-by: Artur Jankowski <ajankowski@box.com>
Co-authored-by: box-apimgmt <142984025+box-apimgmt@users.noreply.github.com>
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.

8 participants