jasquat
|
f762b13b80
|
build the docker image before stopping the old to avoid downtime
|
2022-07-15 09:55:44 -04:00 |
|
jasquat
|
c5cd891a25
|
Revert "attempting to run form builder from local source"
This reverts commit 58888c14d484feff42b9ea5132156eac9c7cfa1b.
|
2022-07-15 09:16:14 -04:00 |
|
jasquat
|
58888c14d4
|
attempting to run form builder from local source
|
2022-07-15 09:15:13 -04:00 |
|
github-actions[bot]
|
f5f5e86524
|
Merge pull request #39 from sartography/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.6
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
|
2022-07-14 05:14:45 +01:00 |
|
dependabot[bot]
|
688e407c70
|
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-14 04:04:12 +00:00 |
|
github-actions[bot]
|
d1b7a194df
|
Merge pull request #38 from sartography/dependabot/npm_and_yarn/types/node-18.0.4
Bump @types/node from 18.0.1 to 18.0.4
|
2022-07-14 05:03:01 +01:00 |
|
dependabot[bot]
|
7d1ce55a0b
|
Bump @types/node from 18.0.1 to 18.0.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.1 to 18.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-14 03:52:26 +00:00 |
|
burnettk
|
e6f7835162
|
lint
|
2022-07-13 23:35:43 -04:00 |
|
burnettk
|
7e46ed7d90
|
bump
|
2022-07-13 22:54:06 -04:00 |
|
jasquat
|
fa3508f89b
|
updated bpmn-js-spiffworkflow for data object rules fix w/ burnettk cullerton
|
2022-07-13 16:48:34 -04:00 |
|
jasquat
|
f5ba906bc8
|
comment out unused line w/ burnettk cullerton
|
2022-07-13 15:29:37 -04:00 |
|
jasquat
|
c2c494d385
|
added component to create a form builder w/ burnettk cullerton
|
2022-07-13 15:23:57 -04:00 |
|
jasquat
|
01a392bae7
|
added form builder dependency and upgraded back to bootstrap 5 w/ burnettk cullerton
|
2022-07-13 14:33:03 -04:00 |
|
jasquat
|
150d52016a
|
added override for autoprefixer for postcss-preset-env as well w/ burnettk
|
2022-07-13 14:11:37 -04:00 |
|
jasquat
|
756a971a66
|
downgranded autoprefixer to avoid color-adjust warning w/ burnettk
|
2022-07-13 13:04:00 -04:00 |
|
jasquat
|
b3460fc972
|
needed to manually remove bad package from lock file w/ burnettk
|
2022-07-13 12:55:01 -04:00 |
|
jasquat
|
bc4fb3fecb
|
removed unused package w/ burnettk
|
2022-07-13 12:50:12 -04:00 |
|
jasquat
|
589c51e876
|
updated bpmn-js-spiffworkflow and actually use it w/ burnettk
|
2022-07-13 12:42:19 -04:00 |
|
burnettk
|
90a23abe8f
|
bump
|
2022-07-12 21:32:41 -04:00 |
|
burnettk
|
3ef4794305
|
does this still record question mark
|
2022-07-12 19:43:56 -04:00 |
|
github-actions[bot]
|
04409d47dc
|
Merge pull request #36 from sartography/dependabot/npm_and_yarn/serve-14.0.0
Bump serve from 13.0.2 to 14.0.0
|
2022-07-12 17:46:04 +01:00 |
|
dependabot[bot]
|
1e1fd3b85b
|
Bump serve from 13.0.2 to 14.0.0
Bumps [serve](https://github.com/vercel/serve) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/13.0.2...14.0.0)
---
updated-dependencies:
- dependency-name: serve
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-12 16:40:17 +00:00 |
|
jasquat
|
14f28c8986
|
updated bpmn-js-spiffworkflow for bugfixes w/ burnettk
|
2022-07-12 12:38:53 -04:00 |
|
jasquat
|
9dc9ff8199
|
updated bpmn-js-spiffworkflow for form support w/ burnettk
|
2022-07-12 12:29:03 -04:00 |
|
jasquat
|
20379cefbd
|
verify we are on the process group page before attmepting to click on a process group w/ burnettk
|
2022-07-12 12:12:03 -04:00 |
|
jasquat
|
6fd40b176a
|
updated bpmn-js-spiffworkflow and fixed tests w/ burnettk
|
2022-07-12 11:32:55 -04:00 |
|
burnettk
|
8474045f96
|
let us see if this helps
|
2022-07-12 11:00:07 -04:00 |
|
burnettk
|
12e453db54
|
bump
|
2022-07-12 08:35:21 -04:00 |
|
burnettk
|
47a5e3286f
|
bump
|
2022-07-12 08:23:15 -04:00 |
|
burnettk
|
6b569b9ccb
|
bump
|
2022-07-12 07:59:29 -04:00 |
|
burnettk
|
08a0a6cec2
|
bump
|
2022-07-12 07:05:28 -04:00 |
|
burnettk
|
b1ac45ca0e
|
bump
|
2022-07-12 01:58:08 -04:00 |
|
burnettk
|
391fbff77f
|
docs
|
2022-07-12 01:53:26 -04:00 |
|
burnettk
|
8320f550a6
|
possibly usable in certain circumstances
|
2022-07-11 22:56:12 -04:00 |
|
burnettk
|
10b4bcaf6b
|
this should not take 20 minutes
|
2022-07-11 22:37:22 -04:00 |
|
burnettk
|
1b53138784
|
fix some typescript ignores
|
2022-07-11 22:11:03 -04:00 |
|
burnettk
|
363cf53062
|
move start keycloak to the front to make sure it has time to start up
|
2022-07-11 17:30:50 -04:00 |
|
jasquat
|
0e86548fb7
|
disable keycloak for now w/ burnettk
|
2022-07-11 16:59:24 -04:00 |
|
jasquat
|
55bd70d0b0
|
fixed some tests w/ burnettk
|
2022-07-11 16:41:33 -04:00 |
|
jasquat
|
0aa158d13b
|
added crud support for reports w/ burnettk
|
2022-07-11 16:16:27 -04:00 |
|
jasquat
|
0ed60ab6e7
|
added a config to turn keycloak on and off w/ burnettk
|
2022-07-11 14:20:58 -04:00 |
|
burnettk
|
d44ffe8c5b
|
pork barrel along query params
|
2022-07-11 14:07:37 -04:00 |
|
burnettk
|
794c19d5d3
|
more rows, add headers
|
2022-07-11 13:35:38 -04:00 |
|
jasquat
|
5fb30eafc9
|
generate headers dynamically for reports w/ burnettk
|
2022-07-11 12:25:57 -04:00 |
|
jasquat
|
c0432c39f2
|
added reports list page and link to show page w/ burnettk
|
2022-07-11 11:00:11 -04:00 |
|
burnettk
|
d69de4e1e4
|
be more explicit
|
2022-07-09 01:38:53 -04:00 |
|
github-actions[bot]
|
205441e949
|
Merge pull request #33 from sartography/dependabot/npm_and_yarn/dmn-js-properties-panel-1.1.0
Bump dmn-js-properties-panel from 1.0.0 to 1.1.0
|
2022-07-09 06:32:40 +01:00 |
|
dependabot[bot]
|
3fa793f586
|
Bump dmn-js-properties-panel from 1.0.0 to 1.1.0
Bumps [dmn-js-properties-panel](https://github.com/bpmn-io/dmn-js-properties-panel) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/bpmn-io/dmn-js-properties-panel/releases)
- [Changelog](https://github.com/bpmn-io/dmn-js-properties-panel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/dmn-js-properties-panel/compare/v1.0.0...v1.1.0)
---
updated-dependencies:
- dependency-name: dmn-js-properties-panel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-09 05:21:35 +00:00 |
|
github-actions[bot]
|
591ddc754d
|
Merge pull request #26 from sartography/dependabot/npm_and_yarn/bpmn-js-properties-panel-1.2.0
Bump bpmn-js-properties-panel from 1.1.1 to 1.2.0
|
2022-07-09 06:20:20 +01:00 |
|
dependabot[bot]
|
843afcf83a
|
Bump bpmn-js-properties-panel from 1.1.1 to 1.2.0
Bumps [bpmn-js-properties-panel](https://github.com/bpmn-io/bpmn-js-properties-panel) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js-properties-panel/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js-properties-panel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js-properties-panel/compare/v1.1.1...v1.2.0)
---
updated-dependencies:
- dependency-name: bpmn-js-properties-panel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-09 05:10:45 +00:00 |
|