Dan
|
cd1affa0ba
|
Reenable the tests.
|
2022-11-22 15:23:32 -05:00 |
Dan
|
322b7f7d44
|
adding a docker compose that will spin up all services.
|
2022-11-22 15:20:30 -05:00 |
Dan
|
97b58f1b5b
|
fixing a few borked up things about the connector-proxy-demo's docker
contaier.
|
2022-11-22 14:27:50 -05:00 |
Dan
|
d8406ae0ee
|
Don't look for sources where there aren't any
|
2022-11-22 13:43:15 -05:00 |
Dan
|
97db095d7a
|
more tweaking
|
2022-11-22 13:32:57 -05:00 |
Dan
|
5a3836b2a1
|
Just do it on tags.
|
2022-11-22 13:29:12 -05:00 |
Dan
|
156dd40da0
|
Getting the darn thing to trigger.
|
2022-11-22 13:28:01 -05:00 |
Dan
|
41cd5efde2
|
can I even do this on a branch?
|
2022-11-22 13:26:28 -05:00 |
Dan
|
110203705c
|
updating the action.
|
2022-11-22 13:24:25 -05:00 |
Dan
|
0ab3a77604
|
twiddling.
|
2022-11-22 13:17:43 -05:00 |
Dan
|
0d1787a313
|
avoid running tests while doing builds.
|
2022-11-22 13:16:01 -05:00 |
Dan
|
d398fb67e8
|
tweeking.
|
2022-11-22 13:13:48 -05:00 |
Dan
|
3b5f742cd1
|
tweeking.
|
2022-11-22 13:12:39 -05:00 |
Dan
|
3d8d0c4362
|
Adding connector proxy demo.
|
2022-11-22 13:01:10 -05:00 |
Dan
|
cec0429afc
|
Merge remote-tracking branch 'origin/main' into feature/create_containers
|
2022-11-22 12:13:08 -05:00 |
Dan Funk
|
e25fab6b78
|
Merge pull request #52 from sartography/update_scripts
Add connector-proxy-demo to bin/pull-subtrees
|
2022-11-22 12:12:54 -05:00 |
Dan
|
0208f89e2e
|
Merge branch 'main' into feature/create_containers
|
2022-11-22 12:11:09 -05:00 |
Dan Funk
|
4ea125e3f1
|
Merge pull request #46 from sartography/feature/improved_data_object_naming
Feature/improved data object naming
|
2022-11-22 12:07:22 -05:00 |
jasquat
|
2e7deae540
|
renamed modifyProcessModelPath to modifyProcessIdentifierForPathParam w/ burnettk
|
2022-11-22 10:56:40 -05:00 |
jasquat
|
169487eead
|
modify process group id before submitting w/ burnettk
|
2022-11-22 10:53:29 -05:00 |
jbirddog
|
016d2b19e2
|
Allow switching between user defined reports (#56)
|
2022-11-22 09:35:42 -05:00 |
jasquat
|
2f1329e046
|
fixed broken test
|
2022-11-22 09:12:45 -05:00 |
jasquat
|
b49a1cd30f
|
added recursive option to process model list to recurse or not and fix some ui components
|
2022-11-22 09:05:33 -05:00 |
jasquat
|
f459743ab4
|
fixed task frontend test
|
2022-11-22 08:17:17 -05:00 |
jasquat
|
79eb91c9e8
|
the misc group is now 99-Misc
|
2022-11-22 07:32:27 -05:00 |
burnettk
|
16c111cb37
|
allow longer username
|
2022-11-21 22:49:09 -05:00 |
burnettk
|
3642f43f92
|
docs
|
2022-11-21 22:36:26 -05:00 |
burnettk
|
c43291c183
|
default to frontend dir for frontend tests, oh yeah
|
2022-11-21 22:13:14 -05:00 |
burnettk
|
01545803b1
|
only record main builds
|
2022-11-21 22:11:35 -05:00 |
burnettk
|
da1d0f6051
|
fix tests and add frontend tests
|
2022-11-21 22:09:13 -05:00 |
burnettk
|
3fe40a9251
|
upgrade apscheduler and fix mispelling
|
2022-11-21 21:15:48 -05:00 |
jasquat
|
6873cc65ac
|
pyl is passing
|
2022-11-21 18:31:51 -05:00 |
mike cullerton
|
153e006ee1
|
Merge branch 'main' of https://github.com/sartography/spiff-arena
|
2022-11-21 18:02:38 -05:00 |
jasquat
|
5f6349ecfc
|
pyl is passing w/ burnettk
|
2022-11-21 17:30:47 -05:00 |
jasquat
|
376ce8fb17
|
added a script to add a user to a group w/ burnettk
|
2022-11-21 16:58:39 -05:00 |
jasquat
|
74d91886bf
|
task cypress tests are passing w/ burnettk cullerton
|
2022-11-21 16:47:04 -05:00 |
mike cullerton
|
6ad70b293b
|
mypy
|
2022-11-21 16:29:47 -05:00 |
jasquat
|
bbadb8ef0d
|
sort process groups by display name w/ burnettk cullerton
|
2022-11-21 16:20:15 -05:00 |
jasquat
|
bd39aec391
|
process model cypress tests are passing w/ burnettk cullerton
|
2022-11-21 16:19:55 -05:00 |
mike cullerton
|
26cc8fd0a9
|
Merge branch 'main' into move-group-or-model
|
2022-11-21 15:56:44 -05:00 |
jasquat
|
df88ae1a55
|
make sure to pass the correct form of process group id when creating a process model w/ burnettk cullerton
|
2022-11-21 15:39:33 -05:00 |
jasquat
|
50400de3b8
|
process instance cypress tests pass now w/ burnettk cullerton
|
2022-11-21 15:16:54 -05:00 |
jasquat
|
95c0d96ee9
|
allow getting all process models, process instances should not save when they are initialized, and fixed some cypress tests w/ burnettk
|
2022-11-21 14:12:04 -05:00 |
mike cullerton
|
77a76a7529
|
use correct separator.
|
2022-11-21 12:05:25 -05:00 |
Dan
|
2fae7012ea
|
Merge branch 'main' of github.com:sartography/spiff-arena into main
|
2022-11-21 11:08:50 -05:00 |
Dan
|
bf788d9d6f
|
Remove MoneyType from dependencies to avoid a new dependency on a rust complier when upgrading to pytno 11.
|
2022-11-21 11:08:44 -05:00 |
burnettk
|
b17ecc668e
|
iterating on cypress
|
2022-11-21 10:31:11 -05:00 |
burnettk
|
6c3ba8ed1a
|
lint
|
2022-11-21 09:03:35 -05:00 |
mike cullerton
|
788ee628d4
|
see if this solves the windows build problem
|
2022-11-21 08:36:39 -05:00 |
mike cullerton
|
891ea7a92a
|
add id_for_file_path helper method for process groups
|
2022-11-21 08:36:19 -05:00 |