3
0
Commit Graph

45 Commits

Author SHA1 Message Date
Jože Fortun
d09b92ca49 v2023.3.1 2023-05-18 16:22:37 +02:00
Jože Fortun
ae731eee20 v2023.3.1-rc.1 2023-05-18 13:01:48 +02:00
Jože Fortun
25e43544f4 Add error handler results 2023-05-17 18:10:21 +05:30
Jože Fortun
1dad94b64d Fix workflow dry run processing not stopping on timeout/error 2023-05-16 13:57:45 +02:00
Jože Fortun
4d36558fac v2023.3.0 2023-04-20 17:49:18 +02:00
Jože Fortun
693e932f62 v2023.3.0-rc.3 2023-04-20 17:28:34 +02:00
Emmy Leke
decfe7eae6 Make standalone CResourceList full height 2023-04-20 15:33:53 +01:00
Jože Fortun
d0b883ba03 Fix workflow name not shown in resource list 2023-04-19 10:59:16 +02:00
Jože Fortun
201bc87fe5 v2023.3.0-rc.2 2023-04-18 17:19:10 +02:00
Vivek Patel
9492784220 Disable sorting by name for reporter, workflow list
Currently, can't sort/filter using names because they are under meta, and we haven't (yet) implemented filters to use nested JSON properties.
2023-04-18 17:11:14 +02:00
dependabot[bot]
33e8f422d2 Bump express from 4.17.1 to 4.18.2 in /client/web/workflow
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 16:31:16 +01:00
dependabot[bot]
55632068ea Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/web/workflow
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
dependabot[bot]
7e4d8479e2 Bump qs from 6.5.2 to 6.5.3 in /client/web/workflow
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
dependabot[bot]
65a1da5f54 Bump shell-quote from 1.7.2 to 1.7.4 in /client/web/workflow
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
Jože Fortun
4283a30ace v2023.3.0-rc.1 2023-04-12 16:56:06 +02:00
Mumbi Francis
7d7155d68e Implement drag and drop sorting for workflow expressions 2023-04-12 15:53:42 +02:00
Katrin Yordanova
e6806276b9 Fix vue-select dropdown width in wf permissions 2023-04-11 19:46:56 +03:00
Katrin Yordanova
e27abef2de Add calculatePosition prop to vue-select in all webapps 2023-04-11 18:37:06 +03:00
Katrin Yordanova
779367eafe Add getOptionKey property to all vue-selects 2023-04-11 15:49:24 +03:00
Jože Fortun
f43d2b5ba4 v2023.3.0-dev.6 2023-04-07 16:32:40 +02:00
Katrin Yordanova
92c15a5ac7 Add translation for search workflow placeholder in Function.vue 2023-04-06 17:03:08 +03:00
Katrin Yordanova
7fce552ee7 Apply new color variables to webapps 2023-04-05 16:29:59 +03:00
Jože Fortun
fff0daf15e Remove required from exec workflow scope parameter 2023-03-31 12:39:29 +02:00
Jože Fortun
459742adbb v2023.3.0-dev.5.1 2023-03-23 14:26:39 +01:00
Jože Fortun
d131a70378 v2023.3.0-dev.5 2023-03-23 09:05:49 +01:00
Katrin Yordanova
346df62287 Fix error when trying to fetch incorrectly configured workflow triggers in admin 2023-03-17 12:51:21 +02:00
Jože Fortun
5e27424886 v2023.3.0-dev.4 2023-03-10 16:17:27 +01:00
Jože Fortun
01be0da6de v2023.3.0-dev.3 2023-02-23 10:14:20 +01:00
Katrin Yordanova
96f8bc55c2 Use workflow name as title of file if handle isn't provided 2023-02-10 14:35:06 +02:00
Jože Fortun
b32f688032 Fix record organizer 2023-02-07 15:38:20 +01:00
Katrin Yordanova
4a5fcc50d9 Require name value when creating/editing a workflow in workflow webapp 2023-02-02 11:48:26 +02:00
Jože Fortun
ab608c3472 v2023.3.0-dev.2 2023-01-26 12:35:59 +01:00
Tomaž Jerman
80d9c58fb5 Tweak UI recovery process in case a workflow step panics 2023-01-13 12:02:17 +01:00
Katrin Yordanova
9f6c2bc03f Close import modal after successfully importing a workflow 2023-01-03 13:28:57 +02:00
Jože Fortun
2ed398f30f Fix toast errors not displaying full message if it contained : 2022-12-22 15:34:51 +01:00
Jože Fortun
ef04afeeb6 Fix permissions buttons when resource name or handle were not defined 2022-12-22 10:59:58 +01:00
Jože Fortun
2adad6ac98 Add link to interval trigger documentation in workflows 2022-12-20 16:15:44 +01:00
Jože Fortun
82981edb2b v2023.3.0-dev.1 2022-12-14 16:13:54 +01:00
Katrin Yordanova
ee24191c70 Remove redundant console log, error and debugger 2022-12-05 11:31:57 +02:00
Atanas Yonkov
03e194ffb6 Add option to close the workflow modal 2022-12-02 15:10:38 +02:00
Jože Fortun
23bf377a53 Fix subworkflows not being exported properly 2022-12-02 11:01:12 +01:00
Jože Fortun
4e6ab9705a Add and sync the last change column to use coalesce sorting 2022-12-01 10:46:24 +01:00
Denis Arh
e5631d0f9f Removed all build related fils from client/web/*
Files removed: Dockerfile, Makefile, entrypoint.sh and nginx.conf
2022-11-25 16:46:01 +01:00
Jože Fortun
9cbfb7e748 Sync all webapp app.js templates and Layout root divs 2022-11-23 11:28:37 +01:00
Corteza Monorepo Migrator
6564abcf36 Add files from webapp-workflow with client/web/workflow prefix 2022-11-14 09:26:45 +01:00