Commit Graph

840 Commits

Author SHA1 Message Date
alicia pritchett 76c55e0a91 ensure() array.find
Makes sure we find an instance of the WFS id we want, when we are looking to add/delete it. (This gets us past karma tests sometimes bailing out)
2021-09-29 11:15:00 -04:00
alicia pritchett 35785caa2e remove 'if' from cat_change
breaks adding/removing categories
2021-09-29 11:04:42 -04:00
alicia pritchett 9224707de0 WIP Admin flag 2021-09-28 14:20:33 -04:00
alicia pritchett 0b10b808a9 Merge branch 'dev' into chore/bpmn-refactor-455 2021-09-27 12:06:57 -04:00
alicia pritchett 263edd9dd9 couple style changes 2021-09-27 11:50:06 -04:00
alicia pritchett 8ad6c8774c took a look at coverage
a journey for another time
2021-09-27 11:19:33 -04:00
alicia pritchett b2dfe2a3a4 fix test to reflect how edit method works 2021-09-27 11:05:07 -04:00
alicia pritchett 90c8f84ea4 libraries are kept in dialog data
but data is manipulated outside of the dialog
2021-09-27 10:55:46 -04:00
alicia pritchett bd49c777c7 little changes 2021-09-27 09:59:18 -04:00
alicia pritchett 3cf7535d50 small wip 2021-09-24 13:11:20 -04:00
alicia pritchett 9fb25491ef wip frontend changes 2021-09-24 12:31:45 -04:00
Dan 8e2b7c24a7 Updating packages as we had an invalid shared library. 2021-09-23 14:42:16 -04:00
Mike Cullerton 070ba26d87
Add files via upload
For the Shield Test page in the Wiki
2021-09-22 15:45:58 -04:00
Dan Funk 4b2b98e2a0
Merge pull request #104 from sartography/bug/246_user_ldap_refactor
Part of a user refactor - using a slightly different model where the …
2021-09-22 15:21:20 -04:00
Dan Funk 5774c40bf9
Merge branch 'dev' into bug/246_user_ldap_refactor 2021-09-22 15:20:44 -04:00
Dan Funk 03d383a3d2
Merge pull request #103 from sartography/chore/last-category-469
Fixes #469 - Keep last Category Open
2021-09-22 15:19:57 -04:00
Dan Funk ee209818a1
Merge pull request #102 from sartography/bug/file-upload-458
Bump libs -> 559
2021-09-22 15:19:24 -04:00
Dan Funk 97267b5210
Merge pull request #100 from sartography/bug/missing-editor
Updated CSS For Editor
2021-09-22 15:11:42 -04:00
Dan e918ee9e80 Part of a user refactor - using a slightly different model where the user details are represented consistenly in an LdapModel 2021-09-22 14:11:33 -04:00
alicia pritchett 72e8b5d52a Fixes #469 - Keep last Category Open
open up the category of the wfs you are on
2021-09-22 10:22:51 -04:00
alicia pritchett 034c325046 wip - moving some buttons around and stuff 2021-09-22 09:49:53 -04:00
alicia pritchett 6b71a8a16e wip - design changes 2021-09-20 10:04:12 -04:00
alicia pritchett 722b23dd35 Bump libs -> 559 2021-09-17 12:05:37 -04:00
Mike Cullerton e5439a5680
Merge pull request #99 from sartography/dmn-from-spreadsheet-395
Dmn from spreadsheet #395
2021-09-14 17:40:25 -04:00
mike cullerton 98146d4b14 Merged dev
Bumped libraries to 558
2021-09-14 17:00:41 -04:00
Mike Cullerton f8ee90396b
Merge pull request #101 from sartography/bug/resort_refactor_435
Bug/resort refactor 435
2021-09-14 16:09:41 -04:00
alicia pritchett 5f0c5b7412
Merge branch 'dev' into bug/resort_refactor_435 2021-09-14 12:49:28 -04:00
alicia pritchett 940ef7b752 Bump to 556 2021-09-14 12:25:18 -04:00
alicia pritchett ff84741702 Bump libraries 2021-09-14 12:01:22 -04:00
alicia pritchett c3dcc3a657 Fixes category and spec display order not being sorted 2021-09-14 10:55:20 -04:00
alicia pritchett ef57cec0f3 Fixes category arrows 2021-09-14 10:18:34 -04:00
alicia pritchett 3288fbda6f Deprecate 'none' category 2021-09-13 14:28:11 -04:00
Nile Walker 3bef98bb0f Updated CSS For Editor 2021-09-13 05:40:14 -04:00
alicia pritchett dbdd79fb9a BPMN reorder tests passing 2021-09-10 12:49:38 -04:00
alicia pritchett 66e95c0f04 wip - fix tests 2021-09-10 11:18:52 -04:00
Mike Cullerton b43419b08b
Merge branch 'dev' into dmn-from-spreadsheet-395 2021-09-09 14:46:00 -04:00
Dan Funk e78ab6b430
Merge pull request #97 from sartography/bug/workflow_menu_433
Removes 'required' property from checkboxes, makes them false by default
2021-09-09 13:27:24 -04:00
alicia pritchett 10e138d497 fixes some category things
up-arrow always present though. subscription problem WIP
2021-09-08 14:59:17 -04:00
mike cullerton a05a69291c Added a comment 2021-09-07 16:28:41 -04:00
mike cullerton b56a5adc1e New library version 2021-09-07 16:28:28 -04:00
alicia pritchett 7fcaf72416 fixes arrow logic for specs 2021-09-07 11:22:45 -04:00
alicia pritchett 55f558c5c7 n/a 2021-09-03 16:33:44 -04:00
Dan 3404232222 Bumping sartography-workflow-lib to the latest and greatest with all changes merged. 2021-09-03 14:44:25 -04:00
mike cullerton 3fa7230988 Allow XLSX files in the upload dialog box 2021-09-03 10:50:32 -04:00
mike cullerton 31cf1ac0b2 New section for adding DMN from spreadsheet 2021-09-03 10:50:10 -04:00
alicia pritchett e0d56fa27f small wip 2021-09-02 10:01:45 -04:00
alicia pritchett 669db60bbe WIP - categories display. remove display_order from user view 2021-09-01 09:50:19 -04:00
alicia pritchett e3f0441cf0 WIP - very messy refactoring for re-sort
pulling out all unnecessary code
2021-08-30 10:45:02 -04:00
alicia pritchett ce2cd618ef Actually fixes #433 - pulls dialog data from database (when available)
I wrote some tests in sartography-libs too
2021-08-25 15:46:45 -04:00
Mike Cullerton 948486dc02
Merge pull request #98 from sartography/410-collapse-libraries
410 collapse libraries
2021-08-25 15:15:05 -04:00