Commit Graph

34 Commits

Author SHA1 Message Date
Lukas Reschke c04b0364ac Merge pull request #750 from nextcloud/workflow-cleanup
Workflow cleanup
2016-08-09 11:29:31 +02:00
Joas Schilling dae6432ae7 Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
Joas Schilling 94ac627c37 Allow a description for workflow sections 2016-08-05 15:18:15 +02:00
Joas Schilling 09f095d30f Add placeholder to the name field 2016-08-05 15:15:27 +02:00
Joas Schilling e3ed77adcf Rename operations and checks 2016-08-05 15:14:40 +02:00
Joas Schilling 549f22ab62 Highlight the check row on hover 2016-08-05 15:13:22 +02:00
Joas Schilling 777504d0e0 Add some space between the rule groups 2016-08-05 15:12:57 +02:00
Joas Schilling bcf022c964 Ooops 2016-08-02 12:52:46 +02:00
Joas Schilling 248020f61f No multi support, less magic 2016-08-02 10:50:21 +02:00
Joas Schilling 62d009ad09 Allow to define the operation 2016-08-02 10:50:21 +02:00
Joas Schilling 7c1560d787 Tags need to be loaded before 2016-08-01 18:09:22 +02:00
Joas Schilling 6aa5d674d6 Translate the errors 2016-08-01 17:56:33 +02:00
Joas Schilling ea4c6bd285 Load the timezones via select2 2016-08-01 17:19:05 +02:00
Morris Jobke 2734ff7d4e add a UI to render proper time picker 2016-08-01 17:19:05 +02:00
Joas Schilling e0b5949a9f Add request time 2016-08-01 17:19:05 +02:00
Joas Schilling 2cfd67e13b Add remote address 2016-08-01 17:19:05 +02:00
Joas Schilling 1091cbb778 Add Request URL 2016-08-01 17:19:05 +02:00
Joas Schilling 477e79c2f2 User agent check 2016-08-01 17:19:05 +02:00
Joas Schilling 8a753342ee Add file mime type 2016-08-01 17:19:04 +02:00
Joas Schilling 136a1a4223 Add file size as check 2016-08-01 17:19:04 +02:00
Joas Schilling c6bf641ebe Add system tag check 2016-08-01 17:19:04 +02:00
Joas Schilling 306d725bc3 Add the systemtag js files 2016-08-01 17:19:04 +02:00
Joas Schilling 6430164a09 Make sure each plugin is only added once 2016-08-01 17:19:01 +02:00
Joas Schilling 62219c7b2d Add L10N support 2016-07-27 14:56:21 +02:00
Joas Schilling e6f4ba5929 Merge pull request #601 from nextcloud/fix-workflowengine-loading
Fix loading icon for workflowengine
2016-07-27 14:04:54 +02:00
Morris Jobke e0beaf6643 Fix loading icon for workflowengine 2016-07-27 13:19:20 +02:00
Joas Schilling 29a9cb7f1a Allow to reuse the template 2016-07-27 12:29:49 +02:00
Joas Schilling d47b7bd4b2 Fix default value of operator 2016-07-27 12:29:30 +02:00
Joas Schilling a3d1cd4ad2 Fix morris comments 2016-07-27 10:38:03 +02:00
Joas Schilling 681eebcfe6 Remove php side of check registration 2016-07-27 10:21:26 +02:00
Joas Schilling 7588f648a1 Generate the checks list in JS 2016-07-27 10:21:26 +02:00
Morris Jobke 0e5114ddd7 Move template to workflowengine app 2016-07-26 14:35:01 +02:00
Morris Jobke 8c31ac57ce create an operation based on the correct model 2016-07-26 12:03:16 +02:00
Morris Jobke 2f42a3fc31 Add workflowengine 2016-07-26 11:16:34 +02:00