This repository was archived by the owner on Mar 13, 2024. It is now read-only.
File tree
1,015 files changed
+11369
-0
lines changed- core
- src/main/kotlin/org/rewedigital/dialog
- extensions
- factories
- handler
- interceptors
- model
- dialogflow
- google
- order
- table
- resolver
- docs
- core
- alltypes
- org.rewedigital.dialog.handler
- -dialogflow-handler
- -context-wrapper
- -dialogflow-intent-handler
- -dialogflow-response-builder
- org.rewedigital.dialog.interceptors
- -request-interceptor
- -response-interceptor
- org.rewedigital.dialog.model.dialogflow
- -basic-card-fulfillment-message
- -button
- -card
- -card-fulfillment-message
- -carousel-select
- -carousel-select-fulfillment-message
- -error-info
- -field-error-resource
- -followup-event-input
- -fulfillment-message
- -image
- -image-fulfillment-message
- -intent
- -item
- -link-out-suggestion
- -link-out-suggestion-fulfillment-message
- -list-select
- -list-select-fulfillment-message
- -messages
- -original-detect-intent-request
- -output-context
- -payload
- -platform
- -query-result
- -quick-replies
- -quick-replies-fulfillment-message
- -select-item-info
- -simple-responses-fulfillment-message
- -suggestion
- -suggestions
- -suggestions-fulfillment-message
- -text-fulfillment-message
- -text-message
- -webhook-request
- -webhook-response
- org.rewedigital.dialog.model.google
- -android-app
- -android-app-version-filter
- -app-request
- -basic-card-holder
- -carousel-browse
- -carousel-browse-holder
- -conversation
- -type
- -data
- -device
- -location
- -coordinates
- -google-basic-card
- -google-button
- -google-carousel-item
- -google-carousel-select
- -google-image
- -google-payload
- -google-simple-response
- -google-simple-responses
- -icon-media-object
- -image-display-options
- -input
- -argument
- -argument-names
- -extension
- -raw-input
- -input-type
- -input-value-data-types
- -large-image-media-object
- -media-object
- -media-response
- -media-response-holder
- -media-type
- -open-url-action
- -option-info
- -option-value-spec
- -permissions
- -permissions-request
- -rich-response
- -simple-response-holder
- -spec
- -status
- -sign-in
- -structured-response
- -structured-response-holder
- -surface
- -capability
- -surface-capabilities
- -system-intent
- -system-intents
- -table-card-holder
- -url-type-hint
- -user
- -profile
- -user-storage
- org.rewedigital.dialog.model.google.order
- -canceled-order
- -fulfilled-order
- -fulfillment-info
- -in-transit-info
- -line-item-update
- -money
- -order-action
- -order-button
- -order-state
- -order-update
- -order-update-action-type
- -price
- -price-type
- -reason
- -reason-type
- -receipt
- -rejected-order
- -rejection-info
- -returned-order
- -sent-order
- -user-notification
- org.rewedigital.dialog.model.google.table
- -cell
- -column-properties
- -horizontal-alignment
- -row
- -table-card
- org.rewedigital.dialog.resolver
- -request-resolver
- konversation-plugin
- alltypes
- org.rewedigital.dialog.utils
- org.rewedigital.dialog.handler.-dialogflow-handler
- org.rewedigital.dialog.handler.-dialogflow-response-builder
- org.rewedigital.dialog.model.google.-rich-response
- spring-plugin
- alltypes
- org.rewedigital.dialog.spring
- -request-resolver-config
- org.rewedigital.dialog.spring.annotations
- -fallback-intent-handler
- -intent-handler
- -interceptor
- spring-sample
- alltypes
- org.rewedigital.dialog.springsample
- -dialogflow-intent-controller
- -jackson-config
- -spring-sample-application
- org.rewedigital.dialog.springsample.intenthandler
- -fallback-intent-handler
- -konversation-example-intent-handler
- -location-permission-intent-handler
- -location-permission-result-intent-handler
- -more-ui-elements-intent-handler
- -sign-in-intent-handler
- -sign-in-result-intent-handler
- -ui-elements-intent-handler
- -welcome-intent-handler
- org.rewedigital.dialog.springsample.interceptors
- -logging-interceptor
- ssml
- alltypes
- org.rewedigital.dialog.ssml
- -amazon-effect
- -emphasis
- -interpret-as
- -ssml-builder
- -strength
- ssml-plugin
- alltypes
- org.rewedigital.dialog.utils
- org.rewedigital.dialog.handler.-dialogflow-response-builder
- org.rewedigital.dialog.model.google.-rich-response
- gradle/wrapper
- konversation-plugin
- src/main/kotlin/org/rewedigital/dialog/utils
- spring-plugin
- src/main
- kotlin/org/rewedigital/dialog/spring
- annotations
- resources/META-INF
- spring-sample
- src
- main
- kotlin/org/rewedigital/dialog/springsample
- intenthandler
- interceptors
- resources
- test/kotlin/org/rewedigital/dialog/springsample
- ssml
- src/main/kotlin/org/rewedigital/dialog
- ssml
- utils
- ssml-plugin
- src/main/kotlin/org/rewedigital/dialog/utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,015 files changed
+11369
-0
lines changed+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
+22
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
+16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + |
+145
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
0 commit comments