Commit Graph

53 Commits

Author SHA1 Message Date
jasquat 6ba2d23e09 added build command for docs and created github action w/ burnettk 2023-06-26 11:33:27 -04:00
usama9500 e9322b29c1 fixing main (#351) 2023-06-26 10:40:42 -04:00
usama9500 ee55ef66aa Spiffdemo getting started section (#350)
* Spiffdemo getting started section

* ventilated prose

* Updates images

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-06-26 13:39:41 +05:00
Phillana26 2afd49a3e4 Create_how_to (#347)
* how_to_section

* how-to-before-index
2023-06-23 00:13:03 +05:00
burnettk ecf0a423be Revert "processes to process models"
This reverts commit 294eff7873.
2023-06-19 09:08:46 -04:00
burnettk 294eff7873 processes to process models 2023-06-19 08:27:06 -04:00
burnettk 53d73e13a3 Revert "Feature/interstitial summary (#337)"
This reverts commit c48f3a458b.
2023-06-19 08:19:36 -04:00
Dan Funk c48f3a458b Feature/interstitial summary (#337)
* * Process instance logs and messages are now components rather than pages, and are included within tabs on the process instance page, along with the diagram.
* Removed the Zoom and Move modules when showing the readonly
  Diagram.  Assured this readonly view is resized to fit the space when possible.
* Checkbox Widget no longer displays a duplicate label.
* CSS Tweaks
  * All pages are limited to a max display width of 1440, with auto margins to center the main content on the page.
  * "Show" pages, like ProcessInstanceShow, TaskShow have the primary content limited to 1000, also with auto-margins.
  * Paragraphs, headings, blockquotes, list items are limited to a width of 640.
  * Reduced margin bottom on all breadcrumbs.
  * Slightly reduced the width and margin of tiles
  * ordered lists and unordered lists show numbers and bullets now.
* End user Instructions component can, optionally, auto-collapse, so that only a portion is displayed, along with a toggle.  This is how it is set up for the ProcessInstanceShow page.
* Greatly reduced the lag in the interstitial page when doing a re-direct.

* run_pyl

* kill console

* wait for permissionsLoaded too since we are using ability.can

* Previous change removed the top level Messages page - this re-adds it.

* I am always, ALWAYS shocked at how I can not wrap my head around when and where to use "useEffect".

This should cause the show/hide Instructions toggle to only show when useful.

* Minor cleanup on the process instance properties display.

* linting

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-06-16 09:53:20 -04:00
danfunk 78c5ca1251 updaing the wishlist. 2023-06-13 11:31:28 -04:00
Kevin Burnett 41ccb7d863 remove backend docs dir (#325)
* remove backend docs dir

* remove reference to gone dir

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-06-12 09:28:58 -07:00
usama9500 25ac6a2e10 update elements and content (#318) 2023-06-09 12:26:42 -07:00
jbirddog 2e2dd0db3a Update wish_list.md (#322)
Adding some connector proxy wish list items
2023-06-09 12:24:17 -07:00
usama9500 1c98b5d845 Docs/basics content (#315)
* Basics content add

* Fixing the stylesheet so forms wrap correctly.

* fixing basics symbols

---------

Co-authored-by: danfunk <daniel.h.funk@gmail.com>
2023-06-09 12:31:01 +05:00
usama9500 ab5fa70e41 Basics content add (#310)
* Basics content add
* Fixing the stylesheet so forms wrap correctly.

---------

Co-authored-by: danfunk <daniel.h.funk@gmail.com>
2023-06-08 08:27:58 -04:00
Dan Funk bba28f1b9e File tree update (#306)
* File tree update

* Update learn_basics.md

---------

Co-authored-by: Phillana26 <134319064+Phillana26@users.noreply.github.com>
2023-06-07 12:39:43 +05:00
jbirddog 228a06b876 Start of DevOps/Connector Proxy docs (#301)
* WIP, moving over connector proxy docs

* Updated docs
2023-06-06 10:21:08 -07:00
usama9500 2da64ca183 fixing column symbols 2023-06-06 18:55:09 +05:00
usama9500 f4bb2c36f5 adding content in basics 2023-06-06 13:42:22 +05:00
usama950 ec9298ee0f Updating structure of getting started section 2023-06-03 13:51:24 +05:00
danfunk 7743b6c87f Documentation Updates
- updated conf.py with some new settings
- updated the documentation
- provided an example of section heading
- added a few additional requirements
2023-06-02 08:25:39 -04:00
jasquat cfd95a22f2 added admin guide doc to explain how to delete and terminate a process instance w/ burnettk 2023-06-01 16:55:30 -04:00
danfunk c7db6f9bdd updaing the wishlist. 2023-06-01 15:08:55 -04:00
danfunk 247735b0d4 adding wishlist to the documentation. 2023-05-31 14:04:37 -04:00
usama950 cb995b53a6 Updating content 2023-05-30 16:03:41 +05:00
usama950 37456048cf Updating content 2023-05-30 15:52:32 +05:00
usama9500 1d8a25429e images replaced on how to respond to request 2023-05-26 19:11:35 +05:00
usama9500 4ea129caa7 Getting started section updates 2023-05-25 19:26:01 +05:00
usama9500 7206da17b8 Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-24 19:22:54 +05:00
usama9500 80f74f239c Text removed 2023-05-24 19:18:41 +05:00
burnettk 68af0ad1dc add docs on BPMN unit tests 2023-05-23 18:07:57 -04:00
usama9500 ef1cf63a35 Fixing Dan's constant seplling mistakes 2023-05-23 21:19:10 +05:00
calexh-sar fa6b0c170b Changed 'things' to 'formatting options' 2023-05-23 12:06:24 -04:00
usama9500 57f624f7ca Fixing Dan's constant seplling mistakes 2023-05-23 11:43:50 +05:00
usama9500 0dcb5de540 Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-23 11:38:27 +05:00
usama9500 cf9c88284e Fixing Dan's constant seplling mistakes 2023-05-23 11:36:04 +05:00
Phillana26 57dbf4d03b Phillana Undo 2023-05-22 22:13:37 +02:00
Phillana26 2ec53b39c0 Phillana Test 2023-05-22 22:09:35 +02:00
burnettk eb0414a66d add make lint target 2023-05-21 19:25:52 -04:00
burnettk d137af65e5 add lint target for make 2023-05-20 15:33:00 -04:00
burnettk 881d5a08ba fix all markdownlint issues 2023-05-20 15:28:53 -04:00
burnettk 5f6ff7a874 doc updates 2023-05-20 14:35:32 -04:00
burnettk 0846f35590 doc markdownlint 2023-05-19 10:54:01 -04:00
burnettk ec7ecc1706 edit documetation page 2023-05-19 10:18:14 -04:00
danfunk 4afe3ca812 typos. 2023-05-18 16:35:08 -04:00
danfunk a14897d42e one more note. 2023-05-18 16:20:54 -04:00
danfunk c2a206960f One more update on syncing changes. 2023-05-18 16:18:23 -04:00
danfunk 36fa20afd0 Adding details on how to commit changes. 2023-05-18 16:17:52 -04:00
danfunk 6fddb05594 adding how to document instructions. 2023-05-18 16:12:05 -04:00
danfunk 0580dd30ab adding how to document instructions. 2023-05-18 16:11:02 -04:00
danfunk 41ee224654 adding a note 2023-05-18 12:57:06 -04:00