Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
208de91
added segment section
favour-chibueze Aug 17, 2022
437bab3
Merge branch 'main' into TEDU-107-segments-section
favour-chibueze Aug 17, 2022
d86de9d
added imags path
favour-chibueze Aug 18, 2022
be24b2b
Merge branch 'TEDU-107-segments-section' of https://github.com/favour…
favour-chibueze Aug 18, 2022
250de40
Merge branch 'main' into TEDU-107-segments-section
RCheesley Aug 18, 2022
65f91ca
reslove suggestions
favour-chibueze Aug 21, 2022
527d4d8
resolved
favour-chibueze Aug 21, 2022
cce64f0
Merge branch 'TEDU-107-segments-section' of https://github.com/favour…
favour-chibueze Aug 21, 2022
6f1d196
resolved suggestions
favour-chibueze Aug 24, 2022
9fba3d9
Merge branch 'main' into TEDU-107-segments-section
favour-chibueze Oct 16, 2022
339d5d4
Merge branch 'main' into TEDU-107-segments-section
favour-chibueze Oct 23, 2022
c025fb0
Merge branch 'main' into TEDU-107-segments-section
favour-chibueze Oct 26, 2022
bf7d158
Merge branch 'main' into TEDU-107-segments-section
favour-chibueze Jan 13, 2023
9b5e331
resolved suggestion
favour-chibueze Jan 22, 2023
5e030ed
Merge branch 'main' into TEDU-107-segments-section
favour-chibueze Jan 23, 2023
005b471
Merge branch 'main' into TEDU-107-segments-section
RCheesley Jan 25, 2023
dc3bff1
Apply suggestions from code review
RCheesley Feb 13, 2023
04e8fef
resolved suggestions
favour-chibueze Feb 20, 2023
f7791bf
Merge branch 'main' into TEDU-107-segments-section
RCheesley Feb 22, 2023
9dd7c8c
Multiple Vale fixes
RCheesley Feb 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/links/mautic_1.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from . import link

link_name = "1.4.0 release"
link_text = "1.4.0 release"
link_url = "https://github.com/mautic/mautic/releases/tag/1.4.0"

link.xref_links.update({link_name: (link_text, link_url)})
7 changes: 7 additions & 0 deletions docs/links/mautic_3_2.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from . import link

link_name = "Mautic 3.2"
link_text = "Mautic 3.2"
link_url = "https://github.com/mautic/mautic/releases/tag/3.2.0"

link.xref_links.update({link_name: (link_text, link_url)})
7 changes: 7 additions & 0 deletions docs/links/regex.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from . import link

link_name = "Regex"
link_text = "Regex"
link_url = "https://dev.mysql.com/doc/refman/5.7/en/regexp.html"

link.xref_links.update({link_name: (link_text, link_url)})
Binary file added docs/segments/images/batch-update-segment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/contact-segment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/create-segment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/date-filters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/deleting-used-segment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/filter-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/filtering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/form-submit-action.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/modify-segments.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/operators-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/operators.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/points-trigger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/segments/images/select-delete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading