aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src/components/Checks
Commit message (Expand)AuthorAgeFilesLines
* fix(workflowengine): fix group not shown in Group membership checkArthur Schiwon2025-05-051-1/+36
* style(vue): satisfy linterArthur Schiwon2025-04-035-52/+50
* fix: properly set value in FileMimeTypeArthur Schiwon2025-04-031-3/+3
* refactor: remove mixing from FileMimeType as it is bad practiceArthur Schiwon2025-04-031-4/+9
* fix(workflowengine): adapt check operator RequestUserGroup to use web componentArthur Schiwon2025-04-032-8/+28
* fix(workflowengine): adapt check operator RequestUserAgent to use web componentArthur Schiwon2025-04-032-15/+27
* fix(workflowengine): adapt check operator RequestTime to use web componentArthur Schiwon2025-04-032-13/+20
* fix(workflowengine): adapt check operator RequestURL to use web componentArthur Schiwon2025-04-032-4/+19
* fix(workflowengine): use adapted mixin again in FileMimeTypeArthur Schiwon2025-04-031-14/+2
* fix(workflowengine): minimally adapt check operator FileMimeType to use web c...Arthur Schiwon2025-04-032-25/+32
* fix(workflowengine): adapt check operator FileSystemTag to use web componentArthur Schiwon2025-04-032-6/+26
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-206-9/+9
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-194-5/+3
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-1/+1
* fix(flow): cannot set customer user agentArthur Schiwon2024-08-261-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-319-162/+25
* fix(workflowengine): Use correct event for searching for groupsFerdinand Thiessen2024-03-211-6/+15
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* fix(flow): Revert invalid rename of check class for RequestTimeJulius Härtl2023-07-111-1/+1
* workflowengine: Stop using a service alias for controllerjld31032023-06-191-1/+1
* fix(workflowengine): Remove unused property track-byJoas Schilling2023-05-161-1/+0
* fix(workflowengine): Fix multiple UI issues in workflow engine admin settingsJoas Schilling2023-05-105-130/+137
* chore(npm): fix warning and buildJohn Molakvoæ2023-04-211-19/+18
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-238-18/+18
* Convert tag ids to numberRobin Windey2023-02-271-1/+1
* Fix broken search for tags in workflow checksJoas Schilling2023-02-241-3/+3
* Use @nextcloud/vue MultiselectTags componentJoas Schilling2022-10-204-276/+3
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-256-22/+22
* Fix eslint line breaksJoas Schilling2022-08-081-2/+8
* Add empty alt tags for decorative iconsJoas Schilling2022-08-081-2/+2
* Fix inverting on darkmode and spacingJoas Schilling2022-08-082-4/+20
* l10n: Changed spellingrakekniven2022-05-161-1/+1
* Auto fix warningsLouis Chemineau2022-01-213-6/+3
* Replace license information to SPDX expressionLouis Chemineau2022-01-115-5/+5
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-315-5/+10
* Show group display name in workflowsJoas Schilling2020-09-161-7/+6
* do not hide "matches" and "does not match" checkersArthur Schiwon2020-09-011-8/+4
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-312-3/+3
* Extends office documents pattern to match open documents.Daniel Kesselberg2020-06-081-1/+1
* Fix linter warnings in workflowengineRoeland Jago Douma2020-05-072-3/+5
* Fix workflow UIJoas Schilling2020-04-236-6/+6
* Remove legacy js packagesRoeland Jago Douma2020-03-221-1/+1
* Fix regex for office documentsDaniel Kesselberg2020-03-021-1/+1
* Add a shortcut for FoldersJoas Schilling2020-02-171-0/+5
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-226-6/+6
* Refactor validity propagationJulius Härtl2020-01-021-4/+13
* Set operation mode according to the mime type valueJulius Härtl2019-12-192-13/+15
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1910-99/+99
* Design fixesJulius Härtl2019-10-293-27/+40