Vinícius Vaz

Results 23 issues of Vinícius Vaz

Can you share the pre trained model again? The link is broken. Thanks

### Version 0.9.3 ### Platform Linux 6.5.0-28-generic #29~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 4 14:39:20 UTC 2 x86_64 x86_64 x86_64 GNU/Linux ### Docker version _No response_ ### Kubernetes version _No response_...

bug

- [ ] When creating a new workspace a blue message opens with "Loading workspaces". It opens and close really fast and then the toastify shows "Workspace created". We can...

bug
enhancement
good first issue
frontend

### What is the problem this feature will solve? This discussion brought https://github.com/Tauffer-Consulting/domino/discussions/289#discussion-6555798 an interesting point about network communication between pieces. Imagine a scenario where you want to have an...

enhancement
proposal

We should start thinking about default operational pieces, such as conditional branching, iteration and loops, etc. We need to determine the best approach for implementing these components and how to...

We are allowing users to set cpu min and max, memory min and max. This is translated to Kubernetes **limits** and **requests**, but it is not so intuitive. Would be...

frontend
domino-py

Currently we can only see an already created workflow flowchart in two ways: 1. Running this workflow 2. Importing it to editor I think would be a good UX to...

enhancement
frontend

Add a warning modal when deleting workspace. We should warn if the workspace has workflows all workflows will be deleted

good first issue
frontend

https://github.com/Tauffer-Consulting/domino/issues/256 Proposal of solution for creating cron job based on `start_date`.

If user change workspace the workflow editor data must be clean. If the user has a built workflow on editor page and decide to change workspace we will be rendering...