issues
search
CheckMadeOrga
/
CheckMade
B2B Workflow ChatBot for LiveEvents
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Report medical emergency
#232
dgor82
opened
1 month ago
0
Why does order of bitwise ORing of ControlPrompts matter?
#231
dgor82
opened
2 months ago
0
Allow users to self-register with name and number via Telegram
#230
dgor82
opened
2 months ago
0
Implement custom equality comparison for TlgInput
#229
dgor82
opened
2 months ago
0
Add caching to DerivedWorkflowBridgesRepo
#228
dgor82
opened
2 months ago
0
Replace .AddWithValue() with .Add(Range) in all repositories
#227
dgor82
opened
2 months ago
0
Remove repo methods only needed by tests
#226
dgor82
opened
2 months ago
0
Increase use of named delegates/predicates in LINQ for improved readability
#225
dgor82
opened
2 months ago
0
Move common logic from Workflow.Utils to Common.BusinessLogic
#224
dgor82
opened
2 months ago
0
Reduce code duplication between NewIssueTradeSelection & NewIssueWorkflow
#223
dgor82
opened
2 months ago
0
Add PromptTransition constructor overload for reduced duplication
#222
dgor82
opened
2 months ago
0
Handle case where user has moved away since confirming Sphere
#221
dgor82
opened
2 months ago
0
In OutputSender, replace crash with graceful handling when lack of RoleBinding
#220
dgor82
opened
2 months ago
0
Design Review: IRoleTypes as records (vs. abstract classes)
#219
dgor82
opened
2 months ago
0
Check: can I simplify enumeration of Enum values?
#218
dgor82
opened
2 months ago
0
Review my use of Option<Guid> vs. Guid.Empty
#217
dgor82
opened
2 months ago
0
Automatically register WorkflowState records in D.I.?
#216
dgor82
opened
2 months ago
0
Simplify SphereOfActionDetails
#215
dgor82
opened
2 months ago
0
Replace .Last() with .First() where applicable
#214
dgor82
opened
2 months ago
0
Review need for Result<> wrapper in...
#213
dgor82
opened
2 months ago
0
Remove '\n' from UiStrings
#212
dgor82
closed
2 months ago
0
Clean up past SQL migrations
#211
dgor82
opened
2 months ago
0
Consistent handling of unsupported attachment types
#210
dgor82
opened
2 months ago
0
Use culture invariant version of methods for future/culture proofing
#209
dgor82
opened
2 months ago
0
Start using operator overloading
#208
dgor82
opened
2 months ago
0
Add support for composite / multiple roles
#207
dgor82
opened
2 months ago
0
Track when consumables are taken out of inventory
#206
dgor82
opened
2 months ago
0
Fix new assessment workflow issues
#205
dgor82
opened
2 months ago
0
Add vendor / employment-history related properties/distinctions
#204
dgor82
opened
2 months ago
0
Add rules/filters for who can submit what
#203
dgor82
opened
2 months ago
0
Add missing filters/rules to StakeholderReporter
#202
dgor82
opened
2 months ago
1
Add support for numbered facilities
#201
dgor82
opened
2 months ago
0
Enable use of natural language for submission input and notification output
#200
dgor82
opened
2 months ago
0
Handle ambiguous sphere location
#199
dgor82
opened
2 months ago
0
Don't aggregate SphereOfAction in LiveEvent
#198
dgor82
opened
2 months ago
0
Better handling of Premium Telegram Users when receiving Voice
#197
dgor82
opened
2 months ago
0
Code layout: remove extra indentation of primary constructor params
#196
dgor82
opened
2 months ago
0
Review defaults for equality
#195
dgor82
opened
2 months ago
0
Avoid unnecessary CallbackQueryId roundtrip
#194
dgor82
opened
2 months ago
0
Explore 'edit' function when reviewing
#193
dgor82
opened
2 months ago
0
Refactor/clean-up assessment vs. issue vs. submission
#192
dgor82
opened
2 months ago
0
Improve formatting of submission summaries
#191
dgor82
opened
2 months ago
1
Remove 'mobile' entirely from Solution
#190
dgor82
opened
2 months ago
0
Log contradiction in auto vs. manual sphere selection
#189
dgor82
opened
2 months ago
0
Expand 'The Model' docs in Wiki
#188
dgor82
opened
2 months ago
0
Add XML docs to WorkflowResponse
#187
dgor82
opened
2 months ago
0
Refactor based on relevant Telegram.Bots v21 updates
#186
dgor82
opened
2 months ago
0
Avoid switch expressions for instance creation based on runtime type parameter
#185
dgor82
opened
2 months ago
0
Design Review: Sufficient adherence to Open/Closed Principle?
#183
dgor82
opened
2 months ago
0
Design Review: Compile time vs. Runtime type safety
#182
dgor82
opened
2 months ago
0
Next