Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.2k
Star
36.8k
Code
Issues
2.7k
Pull requests
972
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Workflow frontend overhaul
- #16706
#16706
Merged
blizzz
merged 27 commits into
enh/12790/workflow-backend
nextcloud/server:enh/12790/workflow-backend
from
workflow-frontend
nextcloud/server:workflow-frontend
Copy head branch name to clipboard
Sep 10, 2019
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Workflow frontend overhaul
#16706
blizzz
merged 27 commits into
enh/12790/workflow-backend
nextcloud/server:enh/12790/workflow-backend
from
workflow-frontend
nextcloud/server:workflow-frontend
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2019
Unified workflow management
Show description for ad976c6
juliusknorr
committed
ad976c6
View commit details
Copy full SHA for ad976c6
Browse repository at this point
Add endpoint to test operations before submitting
Show description for e7e9166
juliusknorr
committed
e7e9166
View commit details
Copy full SHA for e7e9166
Browse repository at this point
Adjust template id
Show description for aed630a
juliusknorr
committed
aed630a
View commit details
Copy full SHA for aed630a
Browse repository at this point
Use entity/event definitions from backend
Show description for 9f8ccf1
juliusknorr
committed
9f8ccf1
View commit details
Copy full SHA for 9f8ccf1
Browse repository at this point
Styling fixes
Show description for 0f84696
juliusknorr
committed
0f84696
View commit details
Copy full SHA for 0f84696
Browse repository at this point
Adjust to new backend URLs
Show description for aa00f40
juliusknorr
committed
aa00f40
View commit details
Copy full SHA for aa00f40
Browse repository at this point
Move to vuex store
Show description for bd281da
juliusknorr
committed
bd281da
View commit details
Copy full SHA for bd281da
Browse repository at this point
Use trigger hint
Show description for af3cb9c
juliusknorr
committed
af3cb9c
View commit details
Copy full SHA for af3cb9c
Browse repository at this point
Add missing files
Show description for b3bafb1
juliusknorr
committed
b3bafb1
View commit details
Copy full SHA for b3bafb1
Browse repository at this point
Migrate plugins to vuex store
Show description for f36b50c
juliusknorr
committed
f36b50c
View commit details
Copy full SHA for f36b50c
Browse repository at this point
Document plugins to be used by integrators
Show description for ae55829
juliusknorr
committed
ae55829
View commit details
Copy full SHA for ae55829
Browse repository at this point
Handle operator registration properly
Show description for 28a7721
juliusknorr
committed
28a7721
View commit details
Copy full SHA for 28a7721
Browse repository at this point
Do not use shot tag
Show description for 69ac169
juliusknorr
committed
69ac169
View commit details
Copy full SHA for 69ac169
Browse repository at this point
Allow placeholder and validation without custom vue component
Show description for 1742f97
juliusknorr
committed
1742f97
View commit details
Copy full SHA for 1742f97
Browse repository at this point
Migrate check plugins
Show description for 11d6486
juliusknorr
committed
11d6486
View commit details
Copy full SHA for 11d6486
Browse repository at this point
Make rule listing more compact
Show description for 2364fc8
juliusknorr
committed
2364fc8
View commit details
Copy full SHA for 2364fc8
Browse repository at this point
Fix removing checks
Show description for c665d54
juliusknorr
committed
c665d54
View commit details
Copy full SHA for c665d54
Browse repository at this point
Load checks from the backend
Show description for d6b3af9
juliusknorr
committed
d6b3af9
View commit details
Copy full SHA for d6b3af9
Browse repository at this point
Move over checker plugins
Show description for 98666a9
juliusknorr
committed
98666a9
View commit details
Copy full SHA for 98666a9
Browse repository at this point
Add moment-timezone
Show description for 0b67062
juliusknorr
committed
0b67062
View commit details
Copy full SHA for 0b67062
Browse repository at this point
Frontend polishing
Show description for 24aec9b
juliusknorr
committed
24aec9b
View commit details
Copy full SHA for 24aec9b
Browse repository at this point
Implement custom check components and fix linting
Show description for e17a666
juliusknorr
committed
e17a666
View commit details
Copy full SHA for e17a666
Browse repository at this point
Add tag selector
Show description for 335d7cf
juliusknorr
committed
335d7cf
View commit details
Copy full SHA for 335d7cf
Browse repository at this point
Add request url selector
Show description for 370242c
juliusknorr
committed
370242c
View commit details
Copy full SHA for 370242c
Browse repository at this point
Add user group selector
Show description for 99e1063
juliusknorr
committed
99e1063
View commit details
Copy full SHA for 99e1063
Browse repository at this point
Add nextcloud-router
Show description for 9e00788
juliusknorr
committed
9e00788
View commit details
Copy full SHA for 9e00788
Browse repository at this point
Workflow vue cleanup
Show description for 7683208
juliusknorr
committed
7683208
View commit details
Copy full SHA for 7683208
Browse repository at this point
You can’t perform that action at this time.