Commit Graph
70 Commits
Author SHA1 Message Date
Jože Fortun 7254628033 v2023.3.5 2023-08-25 11:25:20 +02:00
Jože Fortun 56264e1305 Fix workflow expression editor losing focus 2023-08-25 11:25:20 +02:00
Jože Fortun c66d1ba314 v2023.3.5-rc.2 2023-08-23 16:31:11 +02:00
Jože Fortun 02edbb2951 v2023.3.5-rc.1 2023-08-23 12:55:43 +02:00
Jože Fortun a2e1b4c2d0 v2023.3.4 2023-07-20 15:31:23 +02:00
Jože Fortun 17133e74e0 v2023.3.4-rc.2 2023-07-19 13:45:49 +02:00
Jože Fortun 3ff52293cd v2023.3.4-rc.1 2023-07-19 11:31:44 +02:00
Jože Fortun d6824f90f9 Fix workflow expression type dropdown overflow 2023-07-18 17:14:45 +02:00
Jože Fortun 2021d7db69 v2023.3.3 2023-06-28 16:18:53 +02:00
Jože Fortun 6c77811d52 v2023.3.3-rc.3 2023-06-28 14:06:48 +02:00
Jože Fortun 3ec3e32e80 v2023.3.3-rc.2 2023-06-28 13:44:08 +02:00
Katrin Yordanova ff8ce55c6a Fix wf notifications 2023-06-28 11:34:47 +03:00
Jože Fortun c838114fd6 v2023.3.3-rc.1 2023-06-27 14:07:35 +02:00
Jože Fortun 037c53d22b Add runtime CSS customization for webapps 2023-06-27 14:48:48 +03:00
Kelani Tolulope 12eff44f84 Add hover effect to sidenav items 2023-06-27 12:37:22 +01:00
Jože Fortun 0d47243e5d v2023.3.2-1 2023-06-14 14:46:56 +02:00
Jože Fortun 6a89cd7916 v2023.3.2 2023-06-08 17:21:24 +02:00
Jože Fortun b05a48e178 v2023.3.2-rc.2 2023-06-08 16:04:40 +02:00
Emmy Leke 11dbf8b73a Update styling for resource lists 2023-06-08 15:58:07 +02:00
Jože Fortun f1c0266f14 v2023.3.2-rc.1 2023-06-07 16:04:07 +02:00
Emmy Leke 46f5455bd0 Add 3-dots menu to resource lists 2023-06-07 14:55:34 +01:00
Jože Fortun 01cd0862d3 Improve modal performance by adding no-fade 2023-06-07 12:06:14 +02:00
Atanas Yonkov 0fcbec0b9a Change the n items to n resource name in record lists 2023-05-30 17:08:46 +03:00
Jože Fortun 84215c0edf Fix workflow error step expression editor modal not working 2023-05-29 17:41:32 +02:00
Jože Fortun fe6ab0c0dd Fix workflow onTimestamp and onInterval triggers not showing constraints input 2023-05-24 12:49:11 +02:00
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