opensupports/server/libs
Guillermo Giuliana 92a96c276b
Mandatory Login BE and Ruby tests (#757)
* Mandatory Login BE and Ruby tests

* registration handle and remove user-system setting

* create specific paths to mandatory login changing

* BE logic not allow turn off mandatory login without registratrion

* fix github issues

* Delete config['user-system-enabled'].

* Add some tabulations.

* Create MandatoryLoginReducer.

* Replace 'user-system' to 'mandatory-login'.

* Replace user-system toggle to mandatory-login checbox.

* Add some button in the header.

* Change onChange function mandatory login name.

* Disabled checkbox when you should not change it.

* Delete consolelog and some irrelevant lines.

* Change name of mandatory login reducer.

* Change style button in install step 1

* Change style button in install step 2

* Fix loading bug in submmit button.

* Change style button in install step 5

* Change style button in install step 6

* Delete UserSystemEnabled in ticket viewer component.

* Delete UserSystemEnabled in some files.

* Delete onRetriveFail function in main view ticket page.

* Replace user-system-enabled to mandatory-login in some files.

* replace user-system-enabled to mandatory-login in install steps.

* Fix style in dashboard-[Ccreate-ticket-page and dashboard-list-article-page.

* Fix mandatory login issues

Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>
Co-authored-by: Ivan Diaz <ivan@opensupports.com>
2020-05-12 19:22:51 -03:00
..
validations allow empty query in get authors path, changes names 2020-03-02 19:08:19 -03:00
Controller.php Mandatory Login BE and Ruby tests (#757) 2020-05-12 19:22:51 -03:00
ControllerGroup.php Ivan - Fix installation in subfolder and file permissions 2017-04-10 22:30:39 -03:00
DataStoreList.php Email feature - wip 2018-12-23 21:44:59 -03:00
Date.php Fix login with rememberToken 2018-11-16 19:34:07 -03:00
Email.php wip 2019-01-18 20:58:30 -03:00
FileDownloader.php Improved singleton implementation 2018-11-19 14:27:42 +01:00
FileManager.php Improved singleton implementation 2018-11-19 14:27:42 +01:00
FileUploader.php Improved singleton implementation 2018-11-19 14:27:42 +01:00
Hashing.php add test for linear congruential generator 2017-11-06 21:39:12 -03:00
LinearCongruentialGenerator.php Prepare 4.1.1 2017-11-30 18:06:09 -03:00
MailSender.php Reduce SMTP timeout 2019-03-10 19:15:46 -03:00
RequestException.php Use custom exception on response 2018-11-22 16:00:40 -03:00
SingletonTrait.php Improved singleton implementation 2018-11-19 14:27:42 +01:00
Validator.php Use own exception class 2018-11-20 19:41:21 -03:00