48 Commits

Author SHA1 Message Date
burnettk
a4e0c74430
processes to process models 2023-06-19 08:27:06 -04:00
burnettk
0d228e917b
Revert "Feature/interstitial summary (#337)"
This reverts commit 28086575fef6e38218dd6a24b30490930204207e.
2023-06-19 08:19:36 -04:00
Dan Funk
28086575fe
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
59b974a9ce updaing the wishlist. 2023-06-13 11:31:28 -04:00
Kevin Burnett
f711aa824f
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
26d7efb598
update elements and content (#318) 2023-06-09 12:26:42 -07:00
jbirddog
ec893e5c60
Update wish_list.md (#322)
Adding some connector proxy wish list items
2023-06-09 12:24:17 -07:00
usama9500
bde650a0be
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
ee3c9d9409
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
89822059d9
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
844defa3ed
Start of DevOps/Connector Proxy docs (#301)
* WIP, moving over connector proxy docs

* Updated docs
2023-06-06 10:21:08 -07:00
usama9500
51f5963f20 fixing column symbols 2023-06-06 18:55:09 +05:00
usama9500
566e1bd7a3 adding content in basics 2023-06-06 13:42:22 +05:00
usama950
fa691174e0 Updating structure of getting started section 2023-06-03 13:51:24 +05:00
danfunk
ebb8b243b2 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
3c83557b30
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
c0102587ef updaing the wishlist. 2023-06-01 15:08:55 -04:00
danfunk
bf85a37a02 adding wishlist to the documentation. 2023-05-31 14:04:37 -04:00
usama950
2370ac3a97 Updating content 2023-05-30 16:03:41 +05:00
usama950
2b854dc934 Updating content 2023-05-30 15:52:32 +05:00
usama9500
994ccc4e0c images replaced on how to respond to request 2023-05-26 19:11:35 +05:00
usama9500
bfec4c30b6 Getting started section updates 2023-05-25 19:26:01 +05:00
usama9500
5bdcb0f6e5 Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-24 19:22:54 +05:00
usama9500
2ada0c42a9 Text removed 2023-05-24 19:18:41 +05:00
burnettk
96d7c32141
add docs on BPMN unit tests 2023-05-23 18:07:57 -04:00
usama9500
11568b4b6d Fixing Dan's constant seplling mistakes 2023-05-23 21:19:10 +05:00
calexh-sar
3e39886343 Changed 'things' to 'formatting options' 2023-05-23 12:06:24 -04:00
usama9500
fd6e0eb3d2 Fixing Dan's constant seplling mistakes 2023-05-23 11:43:50 +05:00
usama9500
214462904e Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-23 11:38:27 +05:00
usama9500
24acf4c2e2 Fixing Dan's constant seplling mistakes 2023-05-23 11:36:04 +05:00
Phillana26
5e1d621ea1 Phillana Undo 2023-05-22 22:13:37 +02:00
Phillana26
6983f4961f Phillana Test 2023-05-22 22:09:35 +02:00
burnettk
92e19aae25
add make lint target 2023-05-21 19:25:52 -04:00
burnettk
bafa70e82d
add lint target for make 2023-05-20 15:33:00 -04:00
burnettk
146bbae8ad
fix all markdownlint issues 2023-05-20 15:28:53 -04:00
burnettk
8aabf39465
doc updates 2023-05-20 14:35:32 -04:00
burnettk
ef8966a537
doc markdownlint 2023-05-19 10:54:01 -04:00
burnettk
ed730ca8e5
edit documetation page 2023-05-19 10:18:14 -04:00
danfunk
d181ab6040 typos. 2023-05-18 16:35:08 -04:00
danfunk
da31bea898 one more note. 2023-05-18 16:20:54 -04:00
danfunk
e457484d6e One more update on syncing changes. 2023-05-18 16:18:23 -04:00
danfunk
0622a92ec3 Adding details on how to commit changes. 2023-05-18 16:17:52 -04:00
danfunk
e3a1a75a39 adding how to document instructions. 2023-05-18 16:12:05 -04:00
danfunk
350d07f1b1 adding how to document instructions. 2023-05-18 16:11:02 -04:00
danfunk
8d585b8d2d adding a note 2023-05-18 12:57:06 -04:00
danfunk
cac057145f use requirements.txt for readthedocs build. 2023-05-18 11:26:47 -04:00
danfunk
e4b1589023 adding sphinx auto-api 2023-05-18 11:08:42 -04:00
danfunk
ebef13acb0 initial set of docs for SpiffWorkflow 2023-05-18 10:49:44 -04:00