Results 32 issues of Kevin Burnett

we never want to commit compiled .class files.

Cool gem! Just curious, https://github.com/superacidjax/clear_eyes/tree/master/clear_eyes seems maybe duplicative/empty/unnecessary?

for this sort of code: ```` user = UserModel.query.filter_by(username="awesomeuser").first() db.session.delete(user) # type: ignore, until now db.session.commit() ```` not sure if it's a new issue in some version of sqlalchemy. i'm...

right now the bpmn xml for user tasks can look like this with our extensions: ```xml false # Thanks We hear you. Your name is **{{incoming_request['firstName']}}**. Flow_12pkbxb Flow_14h4dnh ``` we...

enhancement

https://stackoverflow.com/q/77667559/6090676 i am not the filer of the stackoverflow question (but i also observed the issue -- works fine on version `3.3.1`), and it appears to be the only place...

It seems like we could probably make it better.

## Summary by CodeRabbit - **New Features** - Added two new endpoints `/message-models` and `/message-models/{relative_location}` to retrieve lists of message models. - Introduced `MessageEditor` component for editing messages within a...

new feature request: be able to view a list of process instances by date errored. i guess errors are currently stored in two database tables: process instance event and task...

enhancement

Issues ticket #1626 build two process models using the messages branches. if that works, maybe we can ship it. - [x] Restructure the message json - [x] Update data setup...