yellow chicks
703b8bb162
Update arguments-annotations-overview.md
2021-08-08 16:56:27 +08:00
Ori Zohar
41e6ee42e3
Merge branch 'v1.3' into fix-responsive-videos
2021-08-05 16:15:24 -07:00
Nick Greenfield
115bfbd65b
Fix newrelic links
2021-08-05 15:11:41 -07:00
Ori Zohar
e82fb79284
Merge branch 'v1.3' into fix-responsive-videos
2021-08-05 15:10:56 -07:00
Khalid Abuhakmeh
5c8a0f9f4d
Fix responsive videos
...
The videos were breaking the layout of the documentation pages
and making it difficult to click on the right menu items.
Also tackled the Japanese translated pages.
2021-08-04 09:42:59 -04:00
Ori Zohar
70593a3acb
Merge branch 'v1.3' into update_kibana_docs
2021-08-03 15:16:11 -07:00
Dmitry Shmulevich
7367cf125b
update dapr cli overview
2021-08-03 15:09:10 -07:00
Ajay Singh
d7b27e7aa3
Update quickstarts.md
...
update the quickstart link to latest version 1.3.0 instead of 1.1.0
2021-08-03 22:24:37 +05:30
Lorenzo Montanari
c65ad76996
Fixed a small typo ( #1696 )
2021-08-02 08:03:41 -07:00
Ryuji Iwata
fecc72dc1f
Fix Java SDK link ( #1694 )
...
Add close parentheses to Java SDK link
2021-08-01 10:53:39 -07:00
Ori Zohar
a6b63a41af
Removing problematic link
2021-07-29 14:29:31 -07:00
Ori Zohar
ffa7422349
Fixing link validation failure
2021-07-29 10:23:02 -07:00
Ori Zohar
5cfcb3feb4
Merge branch 'v1.3' into v1.3
2021-07-26 18:00:05 -07:00
Ori Zohar
8fcf890f7b
Update config.toml
2021-07-26 17:58:25 -07:00
Nick Greenfield
48164280b5
Merge branch 'v1.2' into v1.3
2021-07-26 17:50:11 -07:00
Ori Zohar
454573f31e
Merge branch 'v1.3' into jviviano
2021-07-26 17:37:15 -07:00
Ori Zohar
e0c1c62652
Merge branch 'v1.2' into add_java_sdk_docs
2021-07-26 17:35:19 -07:00
Ori Zohar
a7561f8005
Merge branch 'v1.3' into release-v1.3
2021-07-26 16:54:33 -07:00
Aaron Crawfis
36226b92c0
Merge branch 'v1.2' into add_java_sdk_docs
2021-07-26 13:34:11 -07:00
Nick Greenfield
fc0e232c41
Add Java Docs and update to latest Java SDK commit
2021-07-26 13:28:27 -07:00
Aaron Crawfis
31c96146ac
Merge branch 'v1.3' into jviviano
2021-07-26 12:19:56 -07:00
Aaron Crawfis
f79c3ba964
Consolidate VSCode debugging docs
2021-07-26 12:18:56 -07:00
Nick Greenfield
300f89324a
Fix reference links to point to correct page
2021-07-26 11:16:27 -07:00
Nick Greenfield
fb438dae44
Merge branch 'v1.2' into v1.3
2021-07-26 10:41:09 -07:00
greenie-msft
d17eed7afc
Update vscode-how-to-debug-multiple-dapr-apps.md
2021-07-23 17:06:51 -07:00
Ori Zohar
37dbfb0e4f
Merge branch 'v1.2' into jviviano
2021-07-23 16:30:47 -07:00
Ori Zohar
aafd646de5
Changes to wording and phrasing
2021-07-23 16:30:04 -07:00
Ori Zohar
47f6c42097
Merge branch 'v1.3' into preview_features
2021-07-23 14:23:38 -07:00
Ori Zohar
c51404e087
Merge branch 'v1.3' into actor_reminder_partition
2021-07-23 14:11:55 -07:00
Ori Zohar
c48aa94ce7
Update support-release-policy.md
2021-07-23 13:40:43 -07:00
Ori Zohar
23bf14ca39
Merge branch 'v1.3' into preview_features
2021-07-23 13:11:10 -07:00
greenie-msft
6f203d2f5d
Add actors partitioning reminders link
2021-07-23 12:41:49 -07:00
Artur Souza
48a5bf99f1
Move reminder partition to main howto-actors.
2021-07-23 12:28:05 -07:00
Artur Souza
91f38457d1
Merge branch 'v1.3' into actor_reminder_partition
2021-07-23 12:18:02 -07:00
jasonviviano
68527e615b
Merge branch 'jviviano' of https://github.com/jasonviviano/docs into jviviano
2021-07-23 15:14:45 -04:00
jasonviviano
591d4e24f8
Updated values for the parameters
2021-07-23 15:14:43 -04:00
Artur Souza
5f77ca954d
Enhance warning message.
2021-07-23 11:50:55 -07:00
Artur Souza
f4532e9de7
Adds partition reminder example for SDKs.
2021-07-23 11:43:18 -07:00
Ori Zohar
fdcc6643d9
Merge branch 'v1.3' into preview_features
2021-07-23 11:06:06 -07:00
Ori Zohar
7dd71c4b03
Merge branch 'v1.3' into v1.3
2021-07-23 10:16:30 -07:00
Jigar
d5a0187c2d
updated Actor How To docs for reminder intervals ( #1651 )
...
* updated Actor How To docs for reminder intervals
* updated actors_api and how-to
* Update howto actors verbiage
* Update howto-actors.md
Added link to community call video for ISO 861
* Update daprdocs/content/en/reference/api/actors_api.md
* Update howto-actors.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-23 09:54:04 -07:00
greenie-msft
cd62a4e487
Update vscode-how-to-debug-multiple-dapr-apps.md
2021-07-23 09:06:12 -07:00
greenie-msft
f50638db9e
Update vscode-how-to-debug-multiple-dapr-apps.md
2021-07-23 08:46:03 -07:00
greenie-msft
10c30cc481
Update vscode-how-to-debug-multiple-dapr-apps.md
2021-07-23 08:36:27 -07:00
jasonviviano
32ab4c92f5
Changed URL link
2021-07-23 11:34:11 -04:00
jasonviviano
2c00813c67
Fixed a ref page
2021-07-23 11:33:49 -04:00
jasonviviano
c080dfed19
Updated the doc to follow standard conventions more and tweaked sections based on comments.
2021-07-23 11:33:18 -04:00
sk593
d01aae2524
Merge branch 'arguments-ref' of github.com:sk593/docs into arguments-ref
...
merging git changes
2021-07-22 17:58:03 -05:00
sk593
5b4cebb068
removed link
2021-07-22 17:54:04 -05:00
Shruthi Kumar
8c18cc399c
Update daprdocs/content/en/reference/arguments-annotations-overview.md
...
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 17:52:20 -05:00