opensupports/server
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
..
controllers Mandatory Login BE and Ruby tests (#757) 2020-05-12 19:22:51 -03:00
data Mandatory Login BE and Ruby tests (#757) 2020-05-12 19:22:51 -03:00
files Fix private response css 2018-10-04 21:44:07 -03:00
libs Mandatory Login BE and Ruby tests (#757) 2020-05-12 19:22:51 -03:00
models Mandatory Login BE and Ruby tests (#757) 2020-05-12 19:22:51 -03:00
tests update search php test 2020-03-02 00:20:55 -03:00
.dockerignore Add docker and make support 2018-03-27 23:30:18 -03:00
.htaccess Fix private response css 2018-10-04 21:44:07 -03:00
API_STANDARD.md Update API documentation 2018-09-20 17:19:47 -03:00
Dockerfile Use mysql port from env variable 2018-04-26 21:34:28 -03:00
Makefile Implement webpack 2019-07-25 21:35:51 +02:00
apidoc.json change 4.6.0 to 4.6.1 2020-02-05 17:15:32 -03:00
composer.json Add base schema population 2020-01-22 14:26:07 -03:00
config.php Email feature - wip 2018-12-23 21:44:59 -03:00
index.php Add base schema population 2020-01-22 14:26:07 -03:00
run-tests.sh fix phpunit tests 2017-11-06 16:06:34 -03:00