Skip to content

Commit cbc1d29

Browse files
committed
chore(spp_studio_events): regenerate README to match CI docutils output
1 parent 7b633c5 commit cbc1d29

2 files changed

Lines changed: 45 additions & 52 deletions

File tree

spp_studio_events/README.rst

Lines changed: 36 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -50,30 +50,30 @@ Key Capabilities
5050
Key Models
5151
~~~~~~~~~~
5252

53-
+----------------------------------+----------------------------------+
54-
| Model | Description |
55-
+==================================+==================================+
56-
| ``spp.studio.event.type`` | Custom event type definition |
57-
| | with draft/active lifecycle |
58-
+----------------------------------+----------------------------------+
59-
| ``spp.studio.event.field`` | Field definition with type, |
60-
| | validation, and visibility |
61-
+----------------------------------+----------------------------------+
62-
| ``spp.studio.event.field.group`` | Groups fields into tabs in the |
63-
| | data entry wizard |
64-
+----------------------------------+----------------------------------+
65-
| ``s | Reusable template containing |
66-
| pp.studio.event.field.template`` | field definitions |
67-
+----------------------------------+----------------------------------+
68-
| ``spp.st | Field definition within a |
69-
| udio.event.field.template.line`` | template |
70-
+----------------------------------+----------------------------------+
71-
| ``spp.studio.event.type.wizard`` | 3-step wizard for creating event |
72-
| | types |
73-
+----------------------------------+----------------------------------+
74-
| ``spp.event.data.entry.wizard`` | Generated wizard for entering |
75-
| | event data |
76-
+----------------------------------+----------------------------------+
53+
+------------------------------------------+----------------------------------+
54+
| Model | Description |
55+
+==========================================+==================================+
56+
| ``spp.studio.event.type`` | Custom event type definition |
57+
| | with draft/active lifecycle |
58+
+------------------------------------------+----------------------------------+
59+
| ``spp.studio.event.field`` | Field definition with type, |
60+
| | validation, and visibility |
61+
+------------------------------------------+----------------------------------+
62+
| ``spp.studio.event.field.group`` | Groups fields into tabs in the |
63+
| | data entry wizard |
64+
+------------------------------------------+----------------------------------+
65+
| ``spp.studio.event.field.template`` | Reusable template containing |
66+
| | field definitions |
67+
+------------------------------------------+----------------------------------+
68+
| ``spp.studio.event.field.template.line`` | Field definition within a |
69+
| | template |
70+
+------------------------------------------+----------------------------------+
71+
| ``spp.studio.event.type.wizard`` | 3-step wizard for creating event |
72+
| | types |
73+
+------------------------------------------+----------------------------------+
74+
| ``spp.event.data.entry.wizard`` | Generated wizard for entering |
75+
| | event data |
76+
+------------------------------------------+----------------------------------+
7777

7878
Configuration
7979
~~~~~~~~~~~~~
@@ -99,20 +99,18 @@ UI Location
9999
Security
100100
~~~~~~~~
101101

102-
+----------------------------------+----------------------------------+
103-
| Group | Access |
104-
+==================================+==================================+
105-
| `` | Read event types and templates |
106-
| spp_studio.group_studio_viewer`` | |
107-
+----------------------------------+----------------------------------+
108-
| ``spp_stud | Read/Write/Create on event |
109-
| io.group_studio_editor_officer`` | types, fields, and templates (no |
110-
| | delete on event |
111-
| | types/fields/templates) |
112-
+----------------------------------+----------------------------------+
113-
| ``s | Full CRUD |
114-
| pp_studio.group_studio_manager`` | |
115-
+----------------------------------+----------------------------------+
102+
+--------------------------------------------+----------------------------------+
103+
| Group | Access |
104+
+============================================+==================================+
105+
| ``spp_studio.group_studio_viewer`` | Read event types and templates |
106+
+--------------------------------------------+----------------------------------+
107+
| ``spp_studio.group_studio_editor_officer`` | Read/Write/Create on event |
108+
| | types, fields, and templates (no |
109+
| | delete on event |
110+
| | types/fields/templates) |
111+
+--------------------------------------------+----------------------------------+
112+
| ``spp_studio.group_studio_manager`` | Full CRUD |
113+
+--------------------------------------------+----------------------------------+
116114

117115
Extension Points
118116
~~~~~~~~~~~~~~~~

spp_studio_events/static/description/index.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ <h1>Key Capabilities</h1>
399399
<h1>Key Models</h1>
400400
<table border="1" class="docutils">
401401
<colgroup>
402-
<col width="50%" />
403-
<col width="50%" />
402+
<col width="55%" />
403+
<col width="45%" />
404404
</colgroup>
405405
<thead valign="bottom">
406406
<tr><th class="head">Model</th>
@@ -420,13 +420,11 @@ <h1>Key Models</h1>
420420
<td>Groups fields into tabs in the
421421
data entry wizard</td>
422422
</tr>
423-
<tr><td><tt class="docutils literal">s
424-
pp.studio.event.field.template</tt></td>
423+
<tr><td><tt class="docutils literal">spp.studio.event.field.template</tt></td>
425424
<td>Reusable template containing
426425
field definitions</td>
427426
</tr>
428-
<tr><td><tt class="docutils literal">spp.st
429-
udio.event.field.template.line</tt></td>
427+
<tr><td><tt class="docutils literal">spp.studio.event.field.template.line</tt></td>
430428
<td>Field definition within a
431429
template</td>
432430
</tr>
@@ -467,28 +465,25 @@ <h1>UI Location</h1>
467465
<h1>Security</h1>
468466
<table border="1" class="docutils">
469467
<colgroup>
470-
<col width="50%" />
471-
<col width="50%" />
468+
<col width="56%" />
469+
<col width="44%" />
472470
</colgroup>
473471
<thead valign="bottom">
474472
<tr><th class="head">Group</th>
475473
<th class="head">Access</th>
476474
</tr>
477475
</thead>
478476
<tbody valign="top">
479-
<tr><td>``
480-
spp_studio.group_studio_viewer``</td>
477+
<tr><td><tt class="docutils literal">spp_studio.group_studio_viewer</tt></td>
481478
<td>Read event types and templates</td>
482479
</tr>
483-
<tr><td><tt class="docutils literal">spp_stud
484-
io.group_studio_editor_officer</tt></td>
480+
<tr><td><tt class="docutils literal">spp_studio.group_studio_editor_officer</tt></td>
485481
<td>Read/Write/Create on event
486482
types, fields, and templates (no
487483
delete on event
488484
types/fields/templates)</td>
489485
</tr>
490-
<tr><td><tt class="docutils literal">s
491-
pp_studio.group_studio_manager</tt></td>
486+
<tr><td><tt class="docutils literal">spp_studio.group_studio_manager</tt></td>
492487
<td>Full CRUD</td>
493488
</tr>
494489
</tbody>

0 commit comments

Comments
 (0)