Questions tagged [workflow]
The process of coordinating and validating a sequence of manual tasks.
79 questions
0
votes
0
answers
22
views
Web editor for (workflow) graphs with XAML support?
Our team wants to build a graphical editor for administrative work processes (workflows or the like).
We have yet chosen between BPMN.js and ReactFlow for graphical editing in the Web, because it ...
1
vote
0
answers
15
views
CI/CD services for Android & ios apps
I went to release a new version of my ios app this week only to discover that the recent updates to my app mean my older gen mac is no longer suitable - it won't run recent enough os or XCode. Since I ...
0
votes
1
answer
42
views
Seeking Advice: Possible Solutions for New Software Portal
In short where the software is used for
We manage extensive data collection, process complex forms and surveys, and provide a secure platform for users to submit requests, modifications, and mandatory ...
0
votes
1
answer
34
views
Workflow tool for DevOps
I'm looking for a locally installed tool for creating and managing workflows for DevOps work.
Please note I'm not looking for a CI/CD tool such as Jenkins. I'm not interested in building pipelines but ...
2
votes
1
answer
58
views
Workflow: git status & git diff in command-line
This question was rejected at in the Software Engineering StackExchange, I was pointed here.
I use git entirely in the command-line and I look for ways to speed up my workflow.
Many times a day, I ...
0
votes
0
answers
31
views
TODO with Reminder management
AFAIK there are numerous softwares for TODO lists (quite simple) and CRM (quite complex)
What I am looking for is more like a TODO list but with a feature to have a reminder tracker because many TODOs ...
0
votes
1
answer
30
views
Looking for a tool similar to workflow slack for MS teams [Query management]
We have a quick n clean query management UI on slack called workflows.
Once clicked, we have a popup:
Once this is submitted, we get a chat message within that channel as an inquiry tagging ...
0
votes
1
answer
33
views
Field Service Management Solution (FSM) for very individual business requirements
For our customer service department, I'm looking for a field service management solution, which can be individually adapted to our dedicated business processes and requirements (and they are really ...
1
vote
2
answers
57
views
Tool to use the VirusTotal malware scanner more efficiently
Once or twice every day, I want to scan a group of 1-3 files on VirusTotal for malware, and about twice every week, I want to check a group of 5-10 files.
I find using the VirusTotal website very ...
2
votes
0
answers
455
views
Any Windows file explorer which enables custom file order?
Could you please recommend any file explorer software for Windows which allows user to modify order of each file manually? For example, drag a file to the position between two other files, or to the ...
1
vote
0
answers
13
views
customer process notification workflow
I am looking for a software/app or cloud service that would help me manage the following scenario.
I have customers who would apply for a service, I need to update them every time there is a change in ...
0
votes
0
answers
16
views
Freeware-Tool/Plugin for live coding with collaborators
With tmux multiple users can connect to a window and see what people type even before execution of the command.
apt install tmux
tmux new -s mywindow
tmux attach -t mywindow
I've started using ...
1
vote
2
answers
173
views
Interactive Workflow Tool
I’m interested in making an interactive work-flow tool like the one on this New York Times (NYT) website.
The members of my team would click on Yes or No buttons on the work-flow tool, and it would ...
0
votes
2
answers
170
views
What tool can I use to draw flowcharts combined with sequence charts?
A picture to explains what I mean flowcharts combined with sequence charts (and also the Chinese words there)
So there are 4 participants here (on the top) to collaborate in the event to finish a ...
1
vote
1
answer
54
views
Open source BPMN language
We are planning to use jBPM for workflow management. The amount of resource for different scenarios ( calling REST Services, Drools integration) is very less. If there is a better alternative do ...