Nile Walker
73e261e973
Fixes 260
2021-03-22 13:14:36 -04:00
Dan Funk
b59ab2f9b5
Merge pull request #64 from sartography/bug/delete_workflow_213
...
Fixes #213
2021-03-15 12:33:59 -04:00
Dan Funk
e074453fe2
Merge pull request #66 from sartography/bug/cannot_create_new_spec
...
I discovered that I had inadvertantly made it impossible to create a …
2021-03-15 12:33:09 -04:00
Dan
c5961cfd97
fixing a stupid mistake
2021-03-10 17:07:16 -05:00
Dan
2585201e8a
Didn't completely work, as it was basing whether something was new on the currently selected spec, better to just check if it is new.
2021-03-10 16:27:22 -05:00
Dan
6f023a4ac3
I discovered that I had inadvertantly made it impossible to create a new workflow specification when refactoring the display of workflows.
...
I ADDED A FRONT END TEST, because I am awesome, and all should look upon my work and despair!
2021-03-10 15:28:26 -05:00
Nile Walker
72beae8604
linting
2021-03-10 09:17:13 -05:00
Dan Funk
c562ea0b3f
Add files via upload
2021-03-09 16:35:58 -05:00
Nile Walker
55895b6843
Passing ng test
2021-03-09 11:19:50 -05:00
Nile Walker
5a3ad09e2b
Fixes #213
2021-03-09 10:44:20 -05:00
Nile Walker
97be04cf59
quay private Search field bug
2021-03-03 11:04:52 -05:00
Nile Walker
03a390f36e
Added Mini Fabs to search results
2021-02-24 09:39:10 -05:00
Nile Walker
0a6cc16d8e
Merge branch 'dev' of
...
https://github.com/sartography/cr-connect-bpmn into search-bar
2021-02-24 00:04:38 -05:00
Nile Walker
384f80994e
Updated Css to align with buttons
2021-02-24 00:01:54 -05:00
Nile Walker
5b6a18668e
Added Simple Search
2021-02-23 23:34:56 -05:00
Dan
a199b1c3f7
a little cleanup on the navigation for the workflow specs.
2021-02-23 16:20:42 -05:00
Kelly McDonald
8b39eb5098
Make changes to tests to reflect what has been done in the UI
2021-01-28 10:54:36 -05:00
Kelly McDonald
0221dc4baf
Add change to make the 'Upload BPMN or DMN file' on the file doesn't show us the open dialog and that it doesn't show a new DMN file as already being saved.
2021-01-27 11:10:01 -05:00
Kelly McDonald
528772cdfd
Made dropdown work immediately on press
2021-01-26 10:06:13 -05:00
Kelly McDonald
062b6e853a
Added better looking dialog box
2021-01-26 10:00:13 -05:00
Kelly McDonald
763fffbaa0
Added warning when the back arrow is hit but the file is not saved. I would like to use a better looking confirm box if available.
2021-01-25 09:58:19 -05:00
Kelly McDonald
216dcb9fc0
Make changes so that file upload is easier to do
2021-01-25 09:45:20 -05:00
Kelly McDonald
65e89f1cac
update a comment - I am wondering if I can get away from doing all of the this.draftXml stuff and change the name of the isNew variable to this.isChanged and clean it up a bit
2021-01-21 10:49:25 -05:00
Kelly McDonald
1abb796637
If we create a new file, and it dies when we try to save it,
...
make sure that the save button is still enabled, and make sure we have the ability to save it. (previously, it would not save after the first error)
2021-01-21 10:47:09 -05:00
Kelly McDonald
0c8d8a704c
The save button should be enabled when:
...
a new BPMN or DMN file is created OR
an existing file is modified (shape moved, property edited, renamed, etc.)
The save button should be disabled when:
an existing file is loaded (but not modified yet)
a new file is saved (but not modified after save)
I have tested and I think I've got everything working.
2021-01-21 08:56:11 -05:00
mike cullerton
09687e88b2
Images for Cancel Documentation in Wiki
2020-11-20 10:47:20 -05:00
Dan Funk
28ddf68f68
Modified the home page of the modeler to show a menu on the left hand side that allows navigation between workflow specifications. Back button from the editor takes you back to the home page with the correct spec selected for quicker editing.
2020-09-02 13:57:18 -04:00
Dan Funk
55a3308334
Fixing a failing test.
2020-09-01 10:20:26 -04:00
Dan Funk
b97c5fe396
Allow validation of workflow while viewing a diagram.
2020-08-27 14:10:23 -04:00
Aaron Louie
7f96ad5653
Makes an arbitrary change to the opened file to enable save button
2020-08-11 16:45:07 -04:00
Aaron Louie
0b14a0e101
Fixes failing e2e test
2020-07-31 16:35:32 -04:00
Aaron Louie
d7ff9f25b2
Fixes "No NgModule metadata found for 'AppModule' error"
2020-07-16 10:34:11 -04:00
Aaron Louie
d4e57b3c34
Adds gtag code to resolve occasional unit test failures from race condition
2020-07-05 10:21:38 -04:00
Aaron Louie
95498829fb
Semicolon
2020-06-15 15:03:28 -04:00
Aaron Louie
b95d4197fd
Sets site title
2020-06-14 12:33:21 -04:00
Aaron Louie
100b94800c
Updates sartography-workflow-lib
2020-06-13 09:30:16 -04:00
Aaron Louie
9d9c52b9d8
Injects title
2020-06-12 16:29:35 -04:00
Aaron Louie
2872fd4ec2
Forgot a word
2020-06-07 22:42:47 -04:00
Aaron Louie
793ce28ff1
Updates sartography-workflow-lib. Adds sentry.
2020-06-07 22:22:24 -04:00
Aaron Louie
29339c5709
Injects Google Analytics tag via environment variable. Prevents gtag race condition from sporadically causing failing unit tests
2020-06-02 23:27:41 -04:00
Aaron Louie
431973f2b9
Fixes broken favicon and file icons when baseHref is not '/'
2020-06-02 23:10:31 -04:00
Aaron Louie
987f2c2fc8
Cleans up visual design of API Error display
2020-06-02 22:05:31 -04:00
Aaron Louie
2b3f6d14d4
Adds favicon. Displays error codes in more human-readable fashion.
2020-06-02 21:52:15 -04:00
Aaron Louie
c900422206
Catches and displays API Errors in the UI
2020-06-02 21:12:03 -04:00
Aaron Louie
6784b6ca1e
Checks for user
2020-06-02 00:23:50 -04:00
Aaron Louie
34ffe430a6
Wrong key
2020-06-02 00:13:12 -04:00
Aaron Louie
cb09d4d460
Injects GA key via environment variable. Fixes GA service imports.
2020-06-01 23:49:21 -04:00
Aaron Louie
cb5b76c92f
Adds Google Analytics
2020-06-01 23:15:11 -04:00
Dan Funk
de5f5d1003
changing the way the token is passed.
2020-05-29 04:48:18 -04:00
Aaron Louie
c03cbbc72e
Brings in style settings from frontend for consistency
2020-05-27 14:55:10 -04:00