burnettk
41bb44093b
refactor extensions docs
2024-06-18 13:24:31 -04:00
Usama Ahmad
3ffda7ad83
Important Notes multiinstance and lanes ( #1677 )
2024-06-06 11:46:00 -07:00
Usama Ahmad
e6a102d498
Managing Approval Processes for Designated Group Users ( #1631 )
...
* Get Group Users
* minor fixes
* fix lint
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-29 18:51:46 -07:00
Usama Ahmad
b5ad4dc6ca
Lane owner and error event updates ( #1574 )
...
* Lane owner and error event updates
* updates
* issues fix
* fix image ref
* Update docs/Building_Diagrams/pools_and_lanes.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update docs/Building_Diagrams/pools_and_lanes.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Lane owners fix
* remove sartograpy emails in favor of example
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-23 11:48:52 -07:00
Kevin Burnett
fc74924a6d
Tech docs ( #1527 )
...
* tech docs
* more tech docs
* add process doc
* deploy docs
* doc deployment
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-05-21 12:03:48 -07:00
burnettk
b91809842e
fix header
2024-05-21 09:51:57 -04:00
Usama Ahmad
2479f8a291
Timer Delay Note and Script new Function ( #1524 )
...
* Timer Delay Note and Script new Function
* Update docs/Building_Diagrams/timer_events.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-10 09:10:47 -07:00
Usama Ahmad
adab730bd9
updates to screenshots and tables ( #1489 )
...
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-05-07 17:56:14 -07:00
Usama Ahmad
b64b21054e
Documentation on Lanes/Pools and FAQ ( #1473 )
...
* Documentation on Lanes/Pools and FAQ
* Updates
* Remove Get_Current_User
2024-05-07 14:23:04 -07:00
jasquat
a7a9927a5f
character-counter-fixes ( #1432 )
...
* carbon supports the counter field natively so use that w/ burnettk
* added docs for character counter fields w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-22 14:54:15 -04:00
Usama Ahmad
e743379c64
Data Store Documentation ( #1360 )
...
* Data Store Documentation
* Documentation updates
---------
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-04-18 18:29:45 -07:00
Kevin Burnett
9232c70ff3
Ventilate prose ( #1305 )
...
* ventilate prose
* ventilate all the things
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-01 07:17:38 -07:00
usama9500
4c8ca01740
Loop and Nested forms ( #1282 )
...
* Loop and Nested forms
* Updates
* Removed Implementation steps
* Removed Implementation steps
* remove conflict marker
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-01 07:06:48 -07:00
Kevin Burnett
8b795f994e
Proofread docs ( #1300 )
...
* proofread docs
* proofreading docs
* remove trailing whitespace
* tweak
* clarify sartography role
* restore quick start and faq content
* few fixes
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* consistent use of SpiffArena
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-29 12:12:32 -07:00
usama9500
6131fc9664
Adding Example of Signal Events and New documentation on Multiinstanc… ( #1204 )
...
* Adding Example of Signal Events and New documentation on Multiinstance tasks
* edits while reviewing
* Updates based on feedback
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-03-21 09:24:47 -07:00
usama9500
f69bcce6ee
Error Events Documentation ( #1159 )
...
* Error Events Documentation
* Updates
* Fixing detected issues
* Adding Examples of Error Events
* Update docs/Building_Diagrams/error_events.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Adding Examples of Error Boundary Events
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-11 15:28:34 -04:00
usama9500
dfa3f9e879
Escalation Events Properties and Form Styling Documentation ( #1047 )
...
* Escalation Events Properties and Form Styling Documentation
* Merged side by side forms documentation with existing one
2024-02-21 09:17:16 -08:00
jasquat
6f0e59409c
Feature/update extension docs ( #1028 )
...
* updated the docs around extensions and updated extensions interfaces in the frontend w/ burnettk
* allow specifying files in component args for extensions and added some support for CustomForm from extensions w/ burnettk
* added comments to the extension interfaces file to better describe how to create them
* finished adding comments to extension interfaces
* added comments at top and some minor tweaks
* some fixes for extensions w/ burnettk
* some fixes for extensions w/ burnettk
* ignore eslint issues for now w/ burnettk
* removed deprecated extension items w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-02-13 16:48:13 -05:00
usama9500
aaec9f6ffc
Maximum and Minimum Date Validation ( #935 )
2024-02-01 09:55:01 -08:00
burnettk
ae9b16165c
let docs build with new python, and fix json
2024-01-10 19:02:25 -05:00
burnettk
14f2107b91
update docs
2024-01-10 18:47:35 -05:00
jasquat
d5c5bc12ae
Feature/side by side layout ( #858 )
...
* WIP: work for side-by-side layout in json forms w/ burnettk
* added support in ObjectFieldTemplate to support side-by-side layout w/ burnettk
* added a restricted grid template for half width forms
* display the error message if field mentioned in ui:layout but the field does not exist
* added docs for side-by-side layout w/ burnettk
* update script
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-01-05 15:49:40 -05:00
Kevin Burnett
5cceb52756
Numeric range field added ( #799 ) ( #800 )
...
* Numeric range field added (#799 )
Added a custom field to handle numeric ranges. The field checks for the first key in the properties of the schema and will add min and max to it when the values are put in.
* autofix lint stuff
* updates to simplify the code, fix a few ux issues, and make more inline with current conventions w/ burnettk
* removed subkey from numeric range and added validation to ensure max is greater than min w/ burnettk
* added some comments to clarify how to use numeric range w/ burnettk
* added some documentation for the numeric range field w/ burnettk
---------
Co-authored-by: Kayvon-Martinez <142514475+Kayvon-Martinez@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-12-13 12:50:26 -06:00
usama9500
088b70708b
New tickets documentation ( #786 )
...
* New tickets documentation
* resolve topic name issue
2023-12-03 08:23:53 -08:00
fzzylogic
55983a5aea
Update data_stores.md ( #707 )
...
nit
2023-11-22 12:39:48 +00:00
jasquat
dcaea149de
lower case png so markdown references are correct
2023-11-17 09:14:08 -05:00
Phillana26
3d96772fa6
Condition, escalation, timer events ( #681 )
...
* Condition, escalation,timer events
* tweaks
* rename
* ventilate prose
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-11-16 14:37:18 -08:00
usama9500
6136a51c85
Added new features ( #620 )
...
* Added new features
* ventilate prose
* tweaks
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-11-14 09:48:40 -08:00
burnettk
207f9475a0
update the docs on data
2023-11-03 11:38:59 -04:00
fzzylogic
f1d6b0aec8
docs: Fix broken table ( #603 )
...
Co-authored-by: Andrew <andrew@plannerdev.com>
2023-11-02 05:59:43 -07:00
usama9500
85caf8e96c
FAQ Questions, Guest Feature and Display UI Help in forms ( #555 )
...
* FAQ Questions and Display UI Help in forms
* Adding guest content
* fixing KB Comments
* Removing Library Question
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-10-31 08:28:45 -07:00
burnettk
92e51baca3
document additional logic over and above that provided by react json schema form lib
2023-10-18 18:45:57 -04:00
usama9500
5fb4171508
Features ( #528 )
...
* Features
* Fixing build issue
* Fixing FAQ link
* edits to quick start and faq
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-10-10 10:21:20 -07:00
burnettk
e99ebd5424
document functions available to script tasks, tho needs params
2023-10-04 21:41:29 -04:00
Phillana26
125e0d5f7e
events and signals ( #508 )
...
* events and signals
* update signal_relationships.png issue
* tweaking
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-09-25 18:43:42 -07:00
burnettk
183e7ab379
fix heading and install markdownlint if needed
2023-09-15 20:29:02 -04:00
usama9500
765f744721
Adding content for features ( #481 )
2023-09-12 09:43:49 -07:00
usama9500
6f8528dc1d
Extension section ( #446 )
...
* Extension section
* fixing build issues
* some updates while reviewing
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: Dan Funk <daniel.h.funk@gmail.com>
2023-08-29 12:07:39 -04:00
Phillana26
94c9693347
add message events, pools and lanes, signals ( #448 )
...
* add message events, pools and lanes, signals
* changed PNG to png
* corrected png error
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-08-27 05:42:13 -07:00
Kevin Burnett
56c1823646
script to update a doc page with chatgpt ( #451 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-08-24 11:49:17 -07:00
usama9500
b661f3b930
updating structure with proper file names ( #422 )
...
* updating structure with proper file names
* fixing build issues
* build issues
* fixing build errors
* Adding support section
* a little less noise on the index page - maybe we look into adding some intro content here.
---------
Co-authored-by: danfunk <daniel.h.funk@gmail.com>
2023-08-01 08:42:58 -04:00