Skip to content

Conversation

@smahati
Copy link
Contributor

@smahati smahati commented Jul 30, 2024

No description provided.

ziyang-works and others added 30 commits June 10, 2024 13:25
replace `npm add` with `npm install -D`
Fix the wrong precondition in the list
* Explain PostgreSQL limitations

* Update databases-postgres.md

* Update databases-postgres.md

* Update databases-postgres.md

* Update databases-postgres.md

* Update databases-postgres.md

* Update databases-postgres.md

* Update databases-postgres.md

* Update guides/databases-postgres.md

Co-authored-by: Stefan Henke <stefan.henke@sap.com>

* Update guides/databases-postgres.md

Co-authored-by: Stefan Henke <stefan.henke@sap.com>

* Update guides/databases-postgres.md

Co-authored-by: Adrian Görler <adrian.goerler@sap.com>

* Update guides/databases-postgres.md

* editing

* Update guides/databases-postgres.md

Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>

* Update guides/databases-postgres.md

Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>

* Update databases-postgres.md

* Update databases-postgres.md

* Update databases-postgres.md

---------

Co-authored-by: Stefan Henke <stefan.henke@sap.com>
Co-authored-by: Adrian Görler <adrian.goerler@sap.com>
Co-authored-by: Rene Jeglinsky <rene.jeglinsky@sap.com>
#984)

* Mention that draft decorations can't be used in annotation expressions

Sth like `(IsActiveEntity = false)` doesn't work.

* Update cds/cdl.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update cds/cdl.md

Co-authored-by: Steffen Weinstock <79531202+stewsk@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Steffen Weinstock <79531202+stewsk@users.noreply.github.com>
* Remove obsolete tip in `cds.env` guide

* File name
* learn more about path annotation video

* add video on test data generation
* image syntax in markdown

* image syntax in markdown

* changed image languge to markdown

* changed image langugage to markdown

* changed image to markdown

* changed images to markdown

* changed to markdown

* changed to markdown

* changed to markdown

* changed to markdown

* change to markdown

* changed syntax to markdown

* changed syntax to markdown

* changed syntax to markdown

* changed to markdown syntax

* changed to markdown

* changed to markdown syntax

* changed syntax to markdown

* fix

---------

Co-authored-by: Rene Jeglinsky <rene.jeglinsky@sap.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency sass to v1.77.5

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @sap/cds-dk to v7.9.3

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* tested new flow

* fix email ref in pdm service

* updates, new screenshot

* added date of birth

* new screenshot

* re-added sections
* Mermaid docs

* Apply suggestions from code review

---------

Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
cds8: rm req.user.<tenant/locale> compat

Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com>
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
No strings in INSERT.into and UPSERT.into
doc(completion): add fish shell entry
* Remove cds.Subscriber from mock users

* addtional cleanup
…es (#1027)

Users can't change `ordered` of `DefaultOutboxOrdered` and
`DefaultOutboxUnordered`.  But the documentation is not _that_ clear
about that the first time reading this document.

This commit adds the default and non-changable values for `ordered`
for these two default outboxes and mentions that they can't be changed
in the option description.
beckermarc and others added 11 commits July 26, 2024 14:09
* Improve Indicating Errors docs

Better explain how targets with SAP Fiori work.
Addresses https://github.tools.sap/cap/issues/issues/16273

* Update indicating-errors.md

* Update java/event-handlers/indicating-errors.md

---------

Co-authored-by: Mahati Shankar <93712176+smahati@users.noreply.github.com>
* Minor improvements of CAP Java 3.0 migration guide

* Fix property names

* Improve POJO generation examples

* Make tables smaller

* Update java/migration.md

---------

Co-authored-by: Mahati Shankar <93712176+smahati@users.noreply.github.com>
It is way easier to remember `mvn cds:watch` inside `srv/`
than it is to remember the whole plugin name.

Let's make the Java guide as easy as the Node one!
* docs(Java): Fix typos, format snippets, improve guides

* !lint

* use cds add

---------

Co-authored-by: Mahati Shankar <93712176+smahati@users.noreply.github.com>
…#1142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…n) (#1141)

* Fix closing parenthesis in code snippets

* Add server config section for `cors`, `index` and `max_request_body_size`

* Link to "Maximum Request Body Size" section in DOS section

* Rename `max_request_body_size` -> `body_parser.limit`

* Add links to CORS and index.html sections and improve wording

* Rename built-in server -> server.js

* Add code backticks to `server.js` to have consistent formatting
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update Node.js download instructions

The current instructions are ooutdated. The screenshot shows a page that
no longer exists.

* cosmetics

---------

Co-authored-by: Mahati Shankar <m.shankar@sap.com>
Co-authored-by: Mahati Shankar <93712176+smahati@users.noreply.github.com>
* Avoiding Transactions for Select

* Apply suggestions from code review

Co-authored-by: BraunMatthias <59841349+BraunMatthias@users.noreply.github.com>

* Update java/event-handlers/changeset-contexts.md

---------

Co-authored-by: BraunMatthias <59841349+BraunMatthias@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mahati Shankar <93712176+smahati@users.noreply.github.com>
@chgeo
Copy link
Contributor

chgeo commented Jul 30, 2024

@smahati There are a lot of conflicts in this PR, which probably come from the patches in cap.cloud.sap that were done for 8.0.0.
The strategy to resolve them would be to accept all from main and to overwrite cap.cloud.sap, which cannot be done in this 'merge from main' PR → I will open a new PR.

@chgeo chgeo closed this Jul 30, 2024
@chgeo chgeo reopened this Jul 30, 2024
@chgeo chgeo temporarily deployed to github-pages July 30, 2024 07:23 — with GitHub Actions Inactive
@chgeo
Copy link
Contributor

chgeo commented Jul 30, 2024

@smahati Update: I merged cap.cloud.sap to main first (resolving conflicts by taking all from main). With this approach I could 'save' this PR.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#1152)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@chgeo chgeo temporarily deployed to github-pages July 30, 2024 13:04 — with GitHub Actions Inactive
@smahati smahati merged commit 187d08b into cap.cloud.sap Jul 30, 2024
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.