Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tastyigniter/ti-ext-automation

This extension allows admins to configure rules to be triggered when certain events happen in TastyIgniter.
https://github.com/tastyigniter/ti-ext-automation

Add support for model attributes with array values

ba0a29bf1151e557b55e2cfb52dcba8b350efba7 authored about 1 year ago by Sam Poyigi <[email protected]>
Remove overloaded $modelAttribute class property from derived class

80c2bd6b92de66891ff1fc88fc5d75eb836becd3 authored about 1 year ago by Sam Poyigi <[email protected]>
Improved model attribute conditions

8214f2a219a7247f7d145238b47f0b5f55d2a94e authored about 1 year ago by Sam Poyigi <[email protected]>
Make automation conditions optional for rules to be triggered.

95f2f30efb2b4b66cd1b951a69c991e4fc50cb9f authored about 1 year ago by Sam Poyigi <[email protected]>
Add customer group options to SendMailTemplate action

e43b242b04b2f2ac5e9e163157dac2046ed6c472 authored about 1 year ago by Sam Poyigi <[email protected]>
Make number of days to keep logs in database configurable

Signed-off-by: Sam <[email protected]>

96d032a6ee74f6b877719952913c4623690a7a40 authored over 1 year ago by Sam <[email protected]>
Fix issue where automation exceptions are not being logged

Signed-off-by: Sam <[email protected]>

71ae79c40bfcc243834db4c275b797ef49d2e0d1 authored over 1 year ago by Sam <[email protected]>
Apply fixes from StyleCI (#9)

[ci skip] [skip ci]

Co-authored-by: StyleCI Bot <[email protected]>

bb8cb3a3ca16fae8eed788d6daeef88ad54a9e77 authored over 1 year ago by Sam Poyigi <[email protected]>
Minor fixes

Signed-off-by: Sam Poyigi <[email protected]>

8afdb5a58d35f7b21594e18e2f65defec120bd9b authored almost 2 years ago by Sam Poyigi <[email protected]>
Add command to prune old logs

Signed-off-by: Sam Poyigi <[email protected]>

ab4d9981cb833bbbbbf57807faf6ce0040690309 authored almost 2 years ago by Sam Poyigi <[email protected]>
gitignore .DS_Store

Signed-off-by: Sam Poyigi <[email protected]>

e619f41770343e51542afd443ee01c22ad15e3c1 authored about 2 years ago by Sam Poyigi <[email protected]>
Fix broken license link

Signed-off-by: Sam Poyigi <[email protected]>

503fffe0a7827324eaf5bee1a429d4be9622d46f authored about 2 years ago by Sam Poyigi <[email protected]>
Check foreign key/index exists before dropping

Signed-off-by: Sam Poyigi <[email protected]>

7899b48f01327233fe09d42a3adb426db75e1890 authored over 2 years ago by Sam Poyigi <[email protected]>
Add migration to drop all foreign keys due to irritating foreign key errors

Signed-off-by: Sam Poyigi <[email protected]>

90c18a831085a84dfd2c5abcd30ff981b4065088 authored over 2 years ago by Sam Poyigi <[email protected]>
Minor fix

Signed-off-by: Sam Poyigi <[email protected]>

a916e493871eaf561761175d2403d1418db9b9f0 authored over 2 years ago by Sam Poyigi <[email protected]>
Use outline styling on back button

Signed-off-by: Sam Poyigi <[email protected]>

c86568961875217d9df3f88071607da56108e71a authored over 2 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#7)

[ci skip] [skip ci]

Co-authored-by: StyleCI Bot <[email protected]>

9e247a82c9b015e2650bcd08880d037f147062f8 authored over 2 years ago by Sam Poyigi <[email protected]>
Replace string class names to static class names

Signed-off-by: Sam Poyigi <[email protected]>

4d1701772a27aba08aae15d3894ee0b293874c87 authored over 2 years ago by Sam Poyigi <[email protected]>
Add db prefix to foreign key name and fix foreign key issue

Signed-off-by: Sam Poyigi <[email protected]>

a759eb6dedceed2b95f4a7e6e1d1ada8d6606972 authored over 2 years ago by Sam Poyigi <[email protected]>
Fix key can not be null

Signed-off-by: Sam Poyigi <[email protected]>

99aa5e93b64958b823de9a105a455acb966bde1f authored almost 3 years ago by Sam Poyigi <[email protected]>
Fix author name

Signed-off-by: Sam Poyigi <[email protected]>

8fef7f1486067b03472f7af63b66d48a2aca47d8 authored almost 3 years ago by Sam Poyigi <[email protected]>
Use composer.json as extension manifest file

Signed-off-by: Sam Poyigi <[email protected]>

9da51e447fd8e437fd2f097070339c3e79ac1979 authored almost 3 years ago by Sam Poyigi <[email protected]>
Add .editorconfig and .gitignore files

Signed-off-by: Sam Poyigi <[email protected]>

ba4f1aa6d8cdcf4ad593fa669d07b9a4963d8ac1 authored almost 3 years ago by Sam Poyigi <[email protected]>
Release v1.5.2

a12bef04e3ae99ddfb5b5c47a4605b2d162dbce0 authored almost 3 years ago by Sam Poyigi <[email protected]>
Fix foreign key integrity check

Signed-off-by: Sam Poyigi <[email protected]>

97b7cfdaa2f214d74ab9d906e00f5c3f3347965c authored almost 3 years ago by Sam Poyigi <[email protected]>
Release v1.5.1

84b4e3a848fa898aeda870939a5f2ad7e33d5995 authored almost 3 years ago by Sam Poyigi <[email protected]>
Fixes tastyigniter/TastyIgniter#896

Signed-off-by: Sam Poyigi <[email protected]>

c4180e9a55f5365fee13fa09b9aa8f2d41c970e9 authored almost 3 years ago by Sam Poyigi <[email protected]>
Release v1.5.0

52d381d749f0f4d841ce8cf37c1464ab4170cfcd authored almost 3 years ago by Sam Poyigi <[email protected]>
Add database foreign key constraints

Signed-off-by: Sam Poyigi <[email protected]>

756940aa445bde63253dcb68a350554edd36973b authored almost 3 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#6)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

24679378ac7011f16344296e32ba6b34467c050d authored almost 3 years ago by Sam Poyigi <[email protected]>
Release v1.4.0

90e37ae54d4fb21e307f72f37fed4b030251aacc authored about 3 years ago by Sam Poyigi <[email protected]>
Somewhat revert "Move docs to docs repo"

Signed-off-by: Sam Poyigi <[email protected]>

ddb6c330a0508101e36527893dc3c6768cd19d84 authored about 3 years ago by Sam Poyigi <[email protected]>
Implement list bulk actions

Signed-off-by: Sam Poyigi <[email protected]>

b0e316eeccdfc386fe2437cd9793aaf05c2dfb19 authored about 3 years ago by Sam Poyigi <[email protected]>
Remove redundant behaviour of adding model object into automation event params array

Signed-off-by: Sam Poyigi <[email protected]>

2e0f6e4a5fe2251cbea30b7771e5bd89cf3ab856 authored about 3 years ago by Sam Poyigi <[email protected]>
Fix missing valid recipient issue

Signed-off-by: Sam Poyigi <[email protected]>

f137c4745592c3b409cd8c8205977ab8c4ba7961 authored about 3 years ago by Sam Poyigi <[email protected]>
Release v1.3.1

1e29f480ea9d581c82aa1d6ee67322d6ebd330eb authored about 3 years ago by Sam Poyigi <[email protected]>
Move docs to docs repo

Signed-off-by: Sam Poyigi <[email protected]>

221e2d27efbcc92a45dfcd68b9b67c4ad5f3f3f6 authored about 3 years ago by Sam Poyigi <[email protected]>
Add hourly reservation schedule automation

Signed-off-by: Sam Poyigi <[email protected]>

6f8b69d92674b818c8a0d17481015af86bc1072f authored about 3 years ago by Sam Poyigi <[email protected]>
Release v1.3.0

3e3eccfae1969cb962e60bbae6fcba19f793f882 authored about 3 years ago by Sam Poyigi <[email protected]>
Use laravel style created_at and updated_at timestamps

Signed-off-by: Sam Poyigi <[email protected]>

63da192dcec8bc6ca0e6bbab52ee4f6b6ba5c3ee authored about 3 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#5)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

9dfafe95711f76ce1b5eb7d404bb929cd2eb5aed authored about 3 years ago by Sam Poyigi <[email protected]>
Minor fix

12b64703a54ab7f7018aba5ec9d30318be065a22 authored about 3 years ago by Sam Poyigi <[email protected]>
Minor fix

Signed-off-by: Sam Poyigi <[email protected]>

6e4686bc8f1f5ac282b78404932ef9b63571796b authored about 3 years ago by Sam Poyigi <[email protected]>
Release v1.2.3

ff3f9df1efc1a676665fd2e2804ba99105b50c31 authored about 3 years ago by Sam Poyigi <[email protected]>
Use where instead of whereDate to compare datetime

Signed-off-by: Sam Poyigi <[email protected]>

22dca6daac53e3ab80f75813ba00b4c536ab0a4c authored about 3 years ago by Sam Poyigi <[email protected]>
Fix index name too long error

Signed-off-by: Sam Poyigi <[email protected]>

46c8fc055cc98202eadd8bf1f2a1cbffae506f59 authored about 3 years ago by Sam Poyigi <[email protected]>
Use Model fully qualified class name

Signed-off-by: Sam Poyigi <[email protected]>

f946100a6654b63d1d970e02b658dafd424f84b2 authored about 3 years ago by Sam Poyigi <[email protected]>
Load preset conditions when specified (#4)

* Load preset conditions when specified

* StyleCI

* refactor

Co-authored-by: Sam Poyigi <6567...

bddb6f43a0c323e82adf9138ef388628c5dfdb8a authored about 3 years ago by Ryan Mitchell <[email protected]>
Use fully qualified class names

Signed-off-by: Sam Poyigi <[email protected]>

9da726021936146bf8a834a00bc5ba6f506e55db authored about 3 years ago by Sam Poyigi <[email protected]>
Release v1.2.2

9687b931a1bf55ad3a168f4ca106caa8c2a68dbb authored over 3 years ago by Sam Poyigi <[email protected]>
Fix match all issue #3

Signed-off-by: Sam Poyigi <[email protected]>

9d3286d8305ca03e5a59aeff5be6189fc55a9785 authored over 3 years ago by Sam Poyigi <[email protected]>
Release v1.2.1

b89049ae4c741209aa022ad8013929a4742e5609 authored over 3 years ago by Sam Poyigi <[email protected]>
Enable sort and search input on logs

e4722cae688c69840635f3e25b2f86c7be342b04 authored over 3 years ago by Sam Poyigi <[email protected]>
Pass model to condition mutate method

ed31f2225abfb4722312212fec8d4348fc094043 authored over 3 years ago by Sam Poyigi <[email protected]>
Extend condition attributes

0549cb0ea6365409bdb3bc32f86b308a25a0d9a7 authored over 3 years ago by Sam Poyigi <[email protected]>
Bump version to v1.2.0

e0d25fef508c5ad3bdae5c6d20accb9133ad913c authored almost 4 years ago by Sam Poyigi <[email protected]>
CI fix

0d1e42670487e70af8fb8dc6eb270c5bdee9bda6 authored almost 4 years ago by Sam Poyigi <[email protected]>
Make model $casts property protected to reflect flame changes

Signed-off-by: Sam Poyigi <[email protected]>

1c46e44f01ea876aafaaf4fe0313ff799b1b14db authored almost 4 years ago by Sam Poyigi <[email protected]>
Add timer trigger for recent orders

438086382490cccb6390656a31491fcf1d1d43be authored almost 4 years ago by Sam Poyigi <[email protected]>
Log only failed attempts

7ce08e22b2172f57d8c157c98b774d39ad32271f authored almost 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.1.6

eda2f613d1840ac68ca6c7ab72e04abfb0cfc350 authored almost 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.1.5

f6d6b6efe44c592fdc0404928a61c1d1549eeb89 authored almost 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.1.4

ff6d1ebc529fa9101575fd28d52ea490c19ab6eb authored almost 4 years ago by Sam Poyigi <[email protected]>
Add task logging

8b2139b455d62ec0c3bf6ea1a059c0f5316e38d5 authored almost 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.1.3

Signed-off-by: Sam Poyigi <[email protected]>

d2853aeff31694a7c6f5d10dec0b92bf5a186aa3 authored almost 4 years ago by Sam Poyigi <[email protected]>
Use blade templates

e53724e805d4722e2722597212f658e16c1f58c9 authored about 4 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#2)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

fa7f656db3e9d0feee57fbe9abd7aaced15f9741 authored about 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.1.2

66a727078259474d3a02b6f317e5dedd98c4a5a0 authored over 4 years ago by Sam Poyigi <[email protected]>
Reflect core auto assignment improvements.

tastyigniter/TastyIgniter@ec6dc985872c0a6b279c6bf4b9ed901c274cbaed
tastyigniter/TastyIgniter@a22...

d584cb5325a13f73cb42a1c96f06e25d31181d91 authored over 4 years ago by Sam Poyigi <[email protected]>
Update homepage url

Signed-off-by: SamPoyigi <[email protected]>

f066fe7be4e48d3d48484199b5abf8b6cb40452a authored over 4 years ago by SamPoyigi <[email protected]>
Bump version to v1.1.1

2fbb14c4cf09898edd52ab210a1d6aef284ade6e authored over 4 years ago by Sam Poyigi <[email protected]>
Move send webhook action to separate extension

fa3895afb18db6451399bc9f3a8b0043de678b44 authored over 4 years ago by Sam Poyigi <[email protected]>
Bump version to v1.1.0

ed5ed871ee4e76763630627ada252da0e81ed91b authored over 4 years ago by Sam Poyigi <[email protected]>
Add send webhook and assign to group automation actions

6a44be86bac5b83ea0649b2fbb1d0619bc244d17 authored over 4 years ago by Sam Poyigi <[email protected]>
Bump version

05579adc128b33cd95fee1ef7918fc83baf7b08f authored over 4 years ago by Sam Poyigi <[email protected]>
wip

5fb6f5ff08f4ab27b57ca53fdb0d336b749b88e8 authored over 4 years ago by Sam Poyigi <[email protected]>
wip

6fdecab9749290d7a304fc58bbc8fe12f2b93b65 authored over 4 years ago by Sam Poyigi <[email protected]>
Wip

fb8ab941dafcb3f6baf1049dd1c0ea03a5f6b657 authored over 4 years ago by Sam Poyigi <[email protected]>
Initial commit

665fe32a9fd5aad867ea7981288a342a7fe4758a authored over 4 years ago by Sam Poyigi <[email protected]>