Jori Stein
|
e4f5b92485
|
[4.x] Update commands CLI outputs (#968)
* Using laravel components
* Ensure commands returns success
* update tests
* clean
* bump EndBug version
* Update ci.yml
* Update ci.yml
* Update ci.yml
* revert CI changes
* Update ci.yml
* Update ci.yml
* Update ci.yml
* revert CI changes to it's original state
* fix typos, improve code
* improve Install & TenantList commands
* php-cs-fixer
* type GitHub properly
Co-authored-by: Abrar Ahmad <abrar.dev99@gmail.com>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
|
2022-10-18 19:11:57 +02:00 |
|
Samuel Štancl
|
a94227a19c
|
get down to 59 phpstan errors
|
2022-09-29 22:20:55 +02:00 |
|
Samuel Štancl
|
87212e5390
|
phpstan, global_cache, resolver improvements, InitializationHelpers trait
|
2022-09-29 02:47:13 +02:00 |
|
Abrar Ahmad
|
97ab483173
|
Completing PR #881 (#902)
* install PHP CS Fixer
* Fix styling
* remove StyleCI config
* use config from archtechx/template
* Fix styling
* added `php-cs-fixer`
* Update .php-cs-fixer.php
* added GitHub token
* Update ci.yml
* Update ci.yml
* Update ci.yml
* php-cs-fixer workflow same as template
Co-authored-by: Erik Gaal <me@erikgaal.nl>
Co-authored-by: erikgaal <erikgaal@users.noreply.github.com>
|
2022-07-20 15:28:45 +02:00 |
|
sort72
|
08bfd6f9bb
|
Use tenant key on console commands instead of id (#768)
|
2021-12-25 15:24:34 +01:00 |
|
Pete Cooper
|
dd1b7fc86d
|
Fix tenants:list when not using multi-domain tenancy (#504)
* Fix tenants:list when not using multi-domain tenancy
* formatting
* update to an if/else
|
2020-11-12 17:23:58 +01:00 |
|
Samuel Štancl
|
43d75cdd38
|
Fix tenants:list
|
2020-05-29 09:33:49 +02:00 |
|
stancl
|
6955512a6b
|
Apply fixes from StyleCI
|
2020-05-22 09:01:31 +00:00 |
|
Samuel Štancl
|
89936187ce
|
Rewrite old tests
|
2020-05-12 23:22:40 +02:00 |
|
Samuel Štancl
|
d4472469f0
|
[2.x] Add CreateTenant command (#153)
* Add CreateTenant command, fix TenantList output
* Create command test
|
2019-10-04 20:22:23 +02:00 |
|
Samuel Štancl
|
1532ccf019
|
Fix some tests
|
2019-09-16 16:57:55 +02:00 |
|
Samuel Štancl
|
79f912384b
|
uuid -> id (references in code)
|
2019-09-15 22:52:31 +02:00 |
|
Samuel Štancl
|
2fd3662eb7
|
[1.8.0] Use strict types (#115)
* Use strict types
* Apply fixes from StyleCI
* Fix str_repeat
* Fix false json decode
|
2019-08-23 18:18:26 +02:00 |
|
Samuel Štancl
|
674f4b3f9a
|
[1.7.0] Install command (#95)
|
2019-08-15 19:16:25 +02:00 |
|
Samuel Štancl
|
eceacd9422
|
Apply fixes from StyleCI (#80)
|
2019-08-02 20:01:10 +02:00 |
|
Samuel Štancl
|
deb3ad77f5
|
Initial commit
|
2019-01-17 22:24:12 +01:00 |
|