Commit Graph

866 Commits

Author SHA1 Message Date
alicia pritchett bff86487b2 Add in differing buttons for differing environments (branches)
and fix tests
2022-03-01 12:20:46 -05:00
dependabot[bot] 89f9b81747
Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 22:06:32 +00:00
dependabot[bot] 4de93a494b
Bump prismjs from 1.25.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:19:49 +00:00
alicia pritchett f96e23c8ec whoops 2022-02-17 15:32:26 -05:00
Dan b3af680937 Quick fix for formatting issues in error messages. 2022-02-17 14:34:49 -05:00
Dan Funk 506d39f1d1
Merge pull request #132 from sartography/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-02-17 10:52:32 -05:00
Dan Funk be898f0fe1
Merge pull request #133 from sartography/bug/file-download-618
Fixes #618- Workflow Spec File Download icon not responsive
2022-02-17 10:52:17 -05:00
Dan Funk ed00b15e1f
Merge pull request #134 from sartography/bug/blank-error-dmn-621
Fixes #621 - Blank error when closing unchanged TLW DMN
2022-02-17 10:51:34 -05:00
alicia pritchett 27b13643b3 When you update a spec, stay on that same page/route 2022-02-17 10:15:16 -05:00
alicia pritchett 22eb4ca0f9 Added in a git merge button 2022-02-16 10:41:38 -05:00
alicia pritchett 41293e8c54 Fixes #621 - Blank error when closing unchanged TLW DMN 2022-02-16 09:41:34 -05:00
alicia pritchett 1a93ad0222 Fixes #618- Workflow Spec File Download icon not responsive 2022-02-16 08:01:49 -05:00
alicia pritchett d5ec33c3bf Fix the model open/close 2022-02-15 13:45:35 -05:00
alicia pritchett 5191056c63 Show untracked files 2022-02-15 13:32:02 -05:00
alicia pritchett e406e41316 Take out extra bits of code 2022-02-15 13:12:25 -05:00
alicia pritchett e085836f75 Update to data 2022-02-15 13:09:36 -05:00
alicia pritchett 521a062b8b Tweak git push 2022-02-15 12:50:02 -05:00
alicia pritchett df7e483eea Bump libraries 2022-02-15 10:59:33 -05:00
alicia pritchett 3f627579ba Popup messages for Git Repo state 2022-02-15 08:48:17 -05:00
alicia pritchett 595765d7bd Add in comment field for pushes 2022-02-15 08:44:22 -05:00
alicia pritchett d9d0df9d5e Update list part of git repo dialog 2022-02-15 08:34:50 -05:00
alicia pritchett ef9353a12a App module declaration 2022-02-15 08:28:31 -05:00
alicia pritchett cbbccc77d2 Git repo dialog component 2022-02-15 08:22:33 -05:00
alicia pritchett ce022dfce5 wip - the start of the push/pull buttons and methods 2022-02-14 21:19:35 -05:00
dependabot[bot] 2aa94e79cb
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 03:42:25 +00:00
Dan Funk 57ecf81f6f
Merge pull request #131 from sartography/files-to-filesystem-572
Files to filesystem 572
2022-02-11 13:57:52 -05:00
Dan 7d7306ea51 Merge branch 'files-to-filesystem-572' of github.com:sartography/cr-connect-bpmn into files-to-filesystem-572 2022-02-11 13:53:48 -05:00
Dan a821fd732c Bumping packages. 2022-02-11 12:35:45 -05:00
alicia pritchett 1fd25a5a36 i think this fixes all the tests? 2022-02-11 11:10:02 -05:00
alicia pritchett 5b9160fed2 validate category ID's on generation 2022-02-11 10:47:39 -05:00
alicia pritchett 7380032dcf Gives a popup message if libraries are still being referenced on delete 2022-02-11 10:14:44 -05:00
alicia pritchett 760864131b quick fix for returning libraries 2022-02-10 18:38:11 -05:00
alicia pritchett 46c81fd7d0 typo 2022-02-10 15:12:12 -05:00
alicia pritchett d40e2bc176 fix this last test - dont delete libraries referenced elsewhere 2022-02-10 15:11:47 -05:00
alicia pritchett 8f5d87935c fixes tests around display order 2022-02-10 14:24:37 -05:00
alicia pritchett 4211c1254c wip - trying to get correct info returned to backend 2022-02-08 13:08:46 -05:00
alicia pritchett a48eef8830 fixes more things about categories 2022-02-08 12:51:29 -05:00
alicia pritchett 20661576fd fixes adding and removing libraries from a spec 2022-02-08 11:27:58 -05:00
alicia pritchett 50bd604583 Fix tests + primary process selection 2022-02-04 13:35:47 -05:00
alicia pritchett 3247614f8d primary process 2022-02-03 14:40:40 -05:00
alicia pritchett 0c7ebd5731 wip - get/put/post/delete of spec files works. validation does not 2022-02-03 14:00:57 -05:00
alicia pritchett 427b28ca6b wip - change spec file data GET's to reference by name 2022-02-03 11:01:59 -05:00
alicia pritchett 715856a44f Merge branch 'dev' into files-to-filesystem-572 2022-01-31 13:06:59 -05:00
alicia pritchett 0453c58915 updated calls for new spec file endpoints 2022-01-31 13:06:19 -05:00
Dan 885720d5a7 Fixing a bug that prevented the upload of reference files. 2022-01-27 15:09:29 -05:00
Dan 106f8d6f75 Fixing a bug that prevented the download of reference files. 2022-01-26 15:49:18 -05:00
Dan Funk 805c3b414c
Merge pull request #128 from sartography/files-to-filesystem-572
Files to filesystem 572
2022-01-26 10:21:04 -05:00
Dan 919f15493e Merge branch 'dev' into files-to-filesystem-572 2022-01-26 10:20:43 -05:00
Dan 637587bf5d Fixing package lock conflict. 2022-01-26 10:20:04 -05:00
Dan Funk 6243ec3f0a
Merge pull request #127 from sartography/dependabot/npm_and_yarn/nanoid-3.2.0
Bump nanoid from 3.1.25 to 3.2.0
2022-01-24 16:42:40 -05:00