jpitts-uva
|
5c0b9d26f3
|
Merge pull request #168 from sartography/main
Attempt to resolve main being ahead in commits over dev
|
2024-02-02 03:57:14 -05:00 |
jpitts-uva
|
5b8ca7a06e
|
Merge pull request #167 from sartography/dev
Update .gitignore
|
2024-02-02 03:54:49 -05:00 |
jpitts-uva
|
284c2ddcfb
|
Update .gitignore
|
2024-02-02 03:53:38 -05:00 |
jpitts-uva
|
08efdbc409
|
Merge pull request #166 from sartography/dev
Merge pull request #165 from sartography/main
|
2024-02-01 16:49:31 -05:00 |
jpitts-uva
|
2aa9c65dcb
|
Merge pull request #165 from sartography/main
Merge pull request #164 from sartography/dev
|
2024-02-01 16:46:27 -05:00 |
jpitts-uva
|
569a7f0e75
|
Merge pull request #164 from sartography/dev
Added eml and msg file types to file.d.ts.
|
2024-02-01 15:40:34 -05:00 |
jpitts-uva
|
11e17a0d0e
|
Added eml and msg file types to file.d.ts.
|
2024-02-01 15:34:57 -05:00 |
Dan
|
a5d0891192
|
Various fixes to allow docker image to build.
|
2023-02-14 11:39:08 -05:00 |
Dan Funk
|
9416e260da
|
Merge pull request #160 from sartography/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
|
2023-02-14 10:58:34 -05:00 |
Dan Funk
|
7950e62aaa
|
Merge pull request #159 from sartography/dependabot/npm_and_yarn/jszip-3.10.1
Bump jszip from 3.7.1 to 3.10.1
|
2023-02-14 10:58:24 -05:00 |
dependabot[bot]
|
39bbe51ade
|
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 15:56:20 +00:00 |
dependabot[bot]
|
3d23044fc9
|
Bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 15:56:20 +00:00 |
Dan
|
5c1695db66
|
Angular 14 has a slightly different argument
|
2023-02-14 10:54:29 -05:00 |
Dan
|
127b9e0e5c
|
library updates
|
2023-02-07 15:44:47 -05:00 |
Dan
|
e983621b8c
|
Bumping sartography libs AND the bpmn/dmn libraries
|
2023-02-07 11:26:42 -05:00 |
mike cullerton
|
be0d65df3d
|
More Angular 12 -> 14 changes
Update formly/core and formly/material
New version of sartography libraries
|
2023-01-25 07:52:10 -05:00 |
mike cullerton
|
b8e28e5af7
|
bump sartography libraries
|
2023-01-24 09:05:27 -05:00 |
mike cullerton
|
ebde9ff230
|
More Angular 12 -> 14 changes
|
2023-01-24 08:16:21 -05:00 |
mike cullerton
|
ba3bc3a32a
|
Upgrade Angular 13 -> 14
|
2023-01-19 14:41:20 -05:00 |
mike cullerton
|
6579bfe869
|
Upgrade Angular 12 -> 13
|
2023-01-19 13:06:26 -05:00 |
mike cullerton
|
d4fd4092ae
|
Must be 16.10 or higher
|
2023-01-19 12:38:56 -05:00 |
Dan Funk
|
e72e5981b7
|
Merge pull request #150 from sartography/bug/rename-file-issue-768
Bug/rename file issue #768
|
2022-11-16 13:23:36 -05:00 |
mike cullerton
|
195fa1d53b
|
new version of sartography lib
|
2022-11-16 11:41:41 -05:00 |
mike cullerton
|
1f86fede35
|
Fix file rename bug
|
2022-11-16 11:12:08 -05:00 |
mike cullerton
|
e4031b69bf
|
Add `npm link` stuff to the README
|
2022-11-16 11:11:44 -05:00 |
Dan Funk
|
950bf4663d
|
Merge pull request #144 from sartography/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-06-20 16:42:58 -04:00 |
burnettk
|
fa2c9cc08f
|
add tool-versions file to document nodejs version
|
2022-05-18 09:48:22 -04:00 |
Dan
|
fd1f24f205
|
Move from master to main branch.
|
2022-05-16 13:26:58 -04:00 |
dependabot[bot]
|
cf7e6e28cf
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 21:02:12 +00:00 |
Dan Funk
|
4950ff587f
|
Merge pull request #142 from sartography/git-error-filenotfound-690
FileNotFound error when publishing changes #690
|
2022-04-04 17:01:18 -04:00 |
Dan
|
0a20439f3e
|
using latest libraries.
|
2022-04-04 16:41:29 -04:00 |
Dan Funk
|
eb3c11d9f9
|
Merge pull request #141 from sartography/bug/validation-settings-600
Give an option for null studies
|
2022-04-04 16:18:37 -04:00 |
mike cullerton
|
8c67f5d4d0
|
Fix bug where we tried to `add` files that were deleted
We now pass deleted files separately in the git_repo API call
|
2022-03-30 12:51:28 -04:00 |
Dan Funk
|
00fc28dab9
|
Merge pull request #139 from sartography/feature/git-repo
Feature/git repo
|
2022-03-23 14:33:58 -04:00 |
alicia pritchett
|
3386d27921
|
fix tests
|
2022-03-23 14:12:05 -04:00 |
Dan
|
fad0368626
|
Bumping version of shared libs.
|
2022-03-23 12:29:59 -04:00 |
Dan
|
5ccdcbdf44
|
merging in changes from dev
|
2022-03-23 11:33:17 -04:00 |
Dan Funk
|
41d5453f02
|
Merge pull request #140 from sartography/chore/hover-message-598
update hover text
|
2022-03-23 11:28:41 -04:00 |
alicia pritchett
|
de596607a1
|
Give an option for null studies
|
2022-03-22 15:08:08 -04:00 |
alicia pritchett
|
d444e52888
|
update hover text
|
2022-03-22 10:07:58 -04:00 |
Dan
|
8ec3216458
|
updae libs
|
2022-03-18 18:03:30 -04:00 |
alicia pritchett
|
978e4e0cc9
|
Fix and bump
|
2022-03-18 16:31:53 -04:00 |
Dan Funk
|
484988019d
|
Merge pull request #138 from sartography/bug/related-files-669
Fixes #669- Related Workflow Links not working in BPMN editor
|
2022-03-18 15:48:36 -04:00 |
Dan
|
623bab1602
|
bumping packages
|
2022-03-17 22:31:44 -04:00 |
alicia pritchett
|
259dfd9bf0
|
Merge branch 'dev' into feature/git-repo
|
2022-03-15 14:50:49 -04:00 |
alicia pritchett
|
0573acc8ed
|
Fixes #669- Related Workflow Links not working in BPMN editor
|
2022-03-14 11:47:45 -04:00 |
alicia pritchett
|
6e29780f27
|
more git stuff for tests
|
2022-03-07 13:08:39 -05:00 |
alicia pritchett
|
147853f79f
|
wip on a test
|
2022-03-03 09:54:55 -05:00 |
alicia pritchett
|
8e0b870dad
|
tweak on dialog component
|
2022-03-02 14:59:07 -05:00 |
alicia pritchett
|
43e81fd0f5
|
temp bump 604
|
2022-03-02 13:12:01 -05:00 |