Commit graph

13 commits

Author SHA1 Message Date
Mathieu Trossevin 293ea73b6b
Initialise CI with PHPStan level 0
All checks were successful
Tests / PHPStan (static analysis) <sub>Send us [feedback](https://github.com/jenkinsci/junit-plugin/issues)
gitea/evoadmin-web/pipeline/head This commit looks good
2023-11-13 14:51:16 +01:00
Ludovic Poujol 96ffc58cc4 Clear some warnings about undefined vars 2022-07-01 16:13:49 +02:00
Ludovic Poujol a200ccfdeb Ensure a password can't contain a "/" 2019-04-23 18:16:33 +02:00
Ludovic Poujol 369415b5f5 Ensure SelectFormField behave properly in some edge cases 2019-03-27 14:08:03 +01:00
Nicolas Roman d5f4e27840 option for hidden input in DomainInputFormField class 2019-03-26 15:41:53 +01:00
Nicolas Roman fdce16652a allow default value for field 2019-03-26 15:41:52 +01:00
Ludovic Poujol 15f4918258 Fix a regression itroduced by AlphaNumericalTextInputFormField 2019-03-26 15:31:45 +01:00
Ludovic Poujol 6b1fa94da9 Ensuring that account name and db name only contain alphanumerical chars (and - _ )
With new type of form field : AlphaNumericalTextInputFormField
2019-03-21 16:38:06 +01:00
Ludovic Poujol 501f6ebbab Better regex for domain matching 2019-03-19 19:11:58 +01:00
Ludovic Poujol 3469dcfcd5 New class DomainListInputFormField for alias list validation upon account creation 2019-03-19 18:38:17 +01:00
Ludovic Poujol d9dea033a9 New class DomainInputFormField
Create a input that validates a domain name.
2019-03-19 18:13:48 +01:00
Romain Dessort e6edffd820 Merge untracked code into evoadmin-web. 2015-08-31 15:18:56 +02:00
Benoît S. 48eb1c16b1 Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00