issues
search
nyaruka
/
goflow
Flow engine for RapidPro/TextIt.
Other
45
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add new `trigger_session` action to replace `start_session`
#1288
rowanseymour
opened
1 month ago
1
Fix inspection of contact queries using `group = ""` or `group != ""`
#1287
rowanseymour
closed
1 month ago
1
Validate result name/category fields in actions that create results
#1286
rowanseymour
closed
1 month ago
1
Update to go 1.23
#1285
rowanseymour
closed
1 month ago
1
Add workaround for numbers that pass urns.ParseNumber but fail phone URN valdiation
#1284
rowanseymour
closed
2 months ago
1
Drop support for localizing template variables in `send_msg` actions
#1283
rowanseymour
closed
2 months ago
1
Enable to send airtime to WhatsApp URNs
#1282
norkans7
closed
2 months ago
1
Remove old body field on ticket modifier
#1281
rowanseymour
closed
3 months ago
1
On second thoughts, better to just bundle the note with the open ticket event
#1280
rowanseymour
closed
3 months ago
1
Replace ticket body with initial note
#1279
rowanseymour
closed
3 months ago
0
Update to latest gocommon
#1278
rowanseymour
closed
3 months ago
1
Add validation of attachment values in flow definitions
#1277
rowanseymour
closed
3 months ago
1
Don't use template variables as attachments unless they're valid
#1276
rowanseymour
closed
3 months ago
1
Update to latest gocommon which changes contactql conversion to ES
#1275
rowanseymour
closed
3 months ago
1
Move code to generate templating into `flows.Template`
#1274
rowanseymour
closed
4 months ago
1
Remove namespace on template translations
#1273
rowanseymour
closed
4 months ago
1
Make template message code usable outside of actions part 1
#1272
rowanseymour
closed
4 months ago
1
Rework broadcast translation selection to merge across text, attachments and quick replies
#1271
rowanseymour
closed
4 months ago
1
Use empty value for airtime failure result
#1270
rowanseymour
closed
4 months ago
1
Save airtime transfer transaction id as result and on event as external_id
#1269
rowanseymour
closed
4 months ago
1
Remove support for old template component types
#1268
rowanseymour
closed
4 months ago
1
Support sending for WhatsApp URNs
#1267
norkans7
closed
5 months ago
1
Add transfer UUID field to airtime transfer
#1266
norkans7
closed
4 months ago
1
Airtime from WA URNs
#1265
norkans7
closed
5 months ago
2
Update DT One requests
#1264
norkans7
closed
5 months ago
1
Support template component types like `header/*` and `body/*`
#1263
rowanseymour
closed
5 months ago
1
Include header images from template messages as attachments on preview message
#1262
rowanseymour
closed
5 months ago
1
Improve date parsing
#1261
norkans7
closed
5 months ago
1
Ensure `QueryError` always has a code and use `syntax` as code for all parser errors
#1260
rowanseymour
closed
5 months ago
1
Convert `utils.RichError` to a struct that can be used for other things
#1259
rowanseymour
closed
5 months ago
1
Use std library errors
#1258
rowanseymour
closed
5 months ago
1
Replace deprecated ES library with set of shortcut functions
#1257
rowanseymour
closed
5 months ago
1
Fix migrating directly from 13.2 to 13.5
#1255
rowanseymour
closed
5 months ago
1
Switch to use goreleaser and update actions to latest versions
#1254
norkans7
closed
5 months ago
1
Normalize contactql queries with type prefixes
#1253
rowanseymour
closed
5 months ago
1
Contact queries with explicit property types part 1
#1252
rowanseymour
closed
5 months ago
1
Tweak contactql grammar to enforce stricter limits on condition left-hand sides
#1251
rowanseymour
closed
5 months ago
1
Update to latest ANTLR4
#1250
rowanseymour
closed
5 months ago
1
Update to latest gocommon
#1249
rowanseymour
closed
6 months ago
1
Remove old `urn` modifier which was replaced by the `urns` modifier
#1248
rowanseymour
closed
6 months ago
1
Validate the send_msg template only when not empty
#1247
norkans7
closed
6 months ago
1
13.5
#1246
rowanseymour
closed
6 months ago
1
Remove deprecated params in templating
#1245
rowanseymour
closed
6 months ago
1
Re-include legacy .params field on components temporarily
#1244
rowanseymour
closed
6 months ago
1
Rework the format of `MsgTemplating`
#1243
rowanseymour
closed
6 months ago
1
Update to latest decimal library that fixes `decimal.Pow`
#1242
rowanseymour
closed
7 months ago
1
Rework template assets to use variables instead of component specific param lists
#1241
rowanseymour
closed
6 months ago
1
Fail msg with template status not approved
#1240
norkans7
closed
7 months ago
1
Fix template param to have the correct ordering
#1239
norkans7
closed
7 months ago
1
Add template translation external ID to msg templating
#1238
norkans7
closed
7 months ago
2
Next