-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release sponsored by @mkrecek234, thanks! Co-authored-by: DarkSide <imants.horsts@inbox.lv> Co-authored-by: Michael Voříšek <mvorisek@mvorisek.cz>
- Loading branch information
1 parent
2cc0910
commit 149b209
Showing
48 changed files
with
557 additions
and
1,098 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,5 @@ categories: | |
- "Documentation :books:" | ||
template: | | ||
## What’s Changed | ||
$CHANGES |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,22 @@ | ||
docs/build | ||
/build | ||
/docs/build | ||
/coverage | ||
/vendor | ||
/composer.lock | ||
.idea | ||
nbproject | ||
.vscode | ||
.DS_Store | ||
|
||
local | ||
*.local | ||
*.local.* | ||
cache | ||
*.cache | ||
*.cache.* | ||
|
||
/demos/db.php | ||
/demos/_demo-data/db.sqlite | ||
/demos/_demo-data/db.sqlite-journal | ||
/phpunit.xml | ||
/phpunit-*.xml | ||
/behat.yml | ||
|
||
*.bak | ||
/demos/data/db.sqlite |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,13 @@ | ||
ignore: | ||
- src/Behat | ||
- demos | ||
- docs | ||
- template | ||
- tests | ||
- tests-behat | ||
comment: false | ||
coverage: | ||
status: | ||
project: | ||
default: | ||
target: auto | ||
threshold: 0.1 | ||
threshold: 0.025 | ||
patch: false | ||
changes: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,63 @@ | ||
{ | ||
"name": "atk4/login", | ||
"type": "library", | ||
"description": "Login and User module for Agile UI", | ||
"keywords": [ | ||
"user", | ||
"acl", | ||
"auth", | ||
"login", | ||
"atk4", | ||
"agile", | ||
"agile ui", | ||
"data", | ||
"framework" | ||
], | ||
"homepage": "https://github.com/atk4/login", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Romans Malinovskis", | ||
"email": "romans@agiletoolkit.org", | ||
"homepage": "https://nearly.guru/" | ||
} | ||
], | ||
"minimum-stability": "dev", | ||
"prefer-stable": true, | ||
"config": { | ||
"sort-packages": true | ||
}, | ||
"require": { | ||
"php": ">=7.3.0", | ||
"atk4/ui": "2.4.*", | ||
"atk4/data": "2.4.*" | ||
}, | ||
"require-release": { | ||
"php": ">=7.3.0", | ||
"atk4/ui": "~2.4.0" | ||
}, | ||
"require-dev": { | ||
"behat/behat": "^3.8", | ||
"behat/mink": "^1.8", | ||
"behat/mink-extension": "^2.3.1", | ||
"behat/mink-selenium2-driver": "^1.4", | ||
"ergebnis/composer-normalize": "^2.13", | ||
"friendsofphp/php-cs-fixer": "^2.17", | ||
"johnkary/phpunit-speedtrap": "^3.2", | ||
"instaclick/php-webdriver": "^1.4.7", | ||
"phpstan/phpstan": "^0.12.82", | ||
"phpunit/phpcov": "*", | ||
"phpunit/phpunit": ">=9.3", | ||
"symfony/contracts": ">=1.1" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"Atk4\\Login\\": "src/" | ||
} | ||
}, | ||
"autoload-dev": { | ||
"psr-4": { | ||
"Atk4\\Login\\Behat\\": "tests-behat/Bootstrap/", | ||
"Atk4\\Login\\Demo\\": "demos/src/", | ||
"Atk4\\Login\\Tests\\": "tests/" | ||
} | ||
} | ||
"name": "atk4/login", | ||
"type": "library", | ||
"description": "Login and User module for Agile UI", | ||
"keywords": [ | ||
"user", | ||
"acl", | ||
"auth", | ||
"login", | ||
"atk4", | ||
"agile", | ||
"agile ui", | ||
"data", | ||
"framework" | ||
], | ||
"homepage": "https://github.com/atk4/login", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Romans Malinovskis", | ||
"email": "romans@agiletoolkit.org", | ||
"homepage": "https://nearly.guru/" | ||
}, | ||
{ | ||
"name": "Michael Voříšek", | ||
"homepage": "https://mvorisek.cz/" | ||
} | ||
], | ||
"require": { | ||
"php": ">=7.4 <8.2", | ||
"atk4/ui": "~3.0.0" | ||
}, | ||
"require-dev": { | ||
"behat/behat": "^3.8.2 || dev-master#6f38d11", | ||
"behat/gherkin": "^4.8.1 || dev-master#5fbf806", | ||
"behat/mink": "^1.8.2 || dev-master#1ab79d6", | ||
"behat/mink-extension": "^2.3.1", | ||
"behat/mink-selenium2-driver": "^1.4", | ||
"ergebnis/composer-normalize": "^2.13", | ||
"friendsofphp/php-cs-fixer": "^3.0", | ||
"instaclick/php-webdriver": "^1.4.7", | ||
"johnkary/phpunit-speedtrap": "^3.3", | ||
"phpstan/phpstan": "^0.12.82", | ||
"phpunit/phpcov": "*", | ||
"phpunit/phpunit": "^9.5.5", | ||
"symfony/contracts": ">=1.1" | ||
}, | ||
"config": { | ||
"sort-packages": true | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"Atk4\\Login\\": "src/" | ||
} | ||
}, | ||
"autoload-dev": { | ||
"psr-4": { | ||
"Atk4\\Login\\Tests\\": "tests/" | ||
} | ||
}, | ||
"minimum-stability": "dev", | ||
"prefer-stable": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.