Guillermo Giuliana
cd73606852
Super user feature ( #841 )
...
* add ruby tests
* update ruby test
* backend part
* add get-supervised-ticket path and ruby tests
* update search-authors path and custom validation to get-supervised-tickets
* add supervised users components and css
* add supervised-users messages
* resolve minor bugs get super ticket, ruby tests and change file name
* add supervisor options on user panel
* change supervisor structure
* add pagination dashboard supervisor tickets
* change error name
* add error to path edit-supervised-list
* fix github comments
* resolve github comment backend
* add minor changes dashboard list tickets page
2020-07-21 06:52:34 -03:00
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
Ivan Diaz
71a1d434ef
Add base schema population
2020-01-22 14:26:07 -03:00
Ivan Diaz
623a81b51d
Add Custom Fields feature
2019-02-03 16:47:29 -03:00
Ivan Diaz
e8848d898e
Paginate all ticket list request, avoid returting too much data
2018-11-15 20:33:08 -03:00
Maxi Redigonda
73b92bba86
Moves filtering functionality to backend and adapts frontend
2018-10-17 11:26:11 -03:00
ivan
911f457fbf
Ivan - Remove unset($this), that task should be done by the garbage collector. It doesn't work for php 7.1
2017-10-26 01:10:04 -03:00
ivan
892e1536a2
Ivan - Fix installation in subfolder and file permissions
2017-04-10 22:30:39 -03:00
AntonyAntonio
51357c2cd8
Guillermo - path edit/recover-mail-templates [skip ci]
2017-01-03 20:35:46 -03:00
ivan
94fd359098
Ivan - Add articles paths [skip ci]
2016-11-22 22:27:05 -03:00
ivan
83e3672f55
Ivan - Add Get all tickets and search [skip ci]
2016-11-04 19:10:32 -03:00
AntonyAntonio
d9124eb21a
Guillermo - staff-un-assign-ticket[skip ci]
2016-10-17 23:19:04 -03:00
ivan
6083c8731d
Ivan - Add delete custom response [skip ci]
2016-10-13 20:29:36 -03:00
ivan
84b33ea871
Ivan - Add CustomResponse model and paths [skip ci]
2016-10-03 16:44:41 -03:00
ivan
07bc533681
Max Red - Create login page [skip ci]
2016-09-22 18:23:53 -03:00
ivan
e22b3d999c
Ivan - Backend - Create /ticket/get path [skip ci]
2016-09-03 21:46:08 -03:00
AntonyAntonio
2f157fe2c6
(Guillermo) ticketnumber stage 1 [skip ci]
2016-08-20 21:16:07 -03:00
AntonyAntonio
54eb3e89e8
(Guillermo) ticketnumber stage 1 [skip ci]
2016-08-16 23:49:40 -03:00
ivan
855c99398d
Ivan - Fix ticket creation and comment
2016-08-04 01:37:23 -03:00
ivan
d6853b3a4b
Ivan - Fix all list/beanInstance functionality
2016-08-04 00:59:04 -03:00
ivan
eccc0b5a29
Ivan - Implent NullDataStore pattern, refactor login controller, add get-setting and set-setting controllers
2016-07-27 13:58:19 -03:00
ivan
4ccbd75759
Ivan - Add initial settings and initial mail templates [skip ci]
2016-07-26 18:30:51 -03:00
Ivan Diaz
9d378d07e5
Ivan - Add local storage class [skip ci]
2016-07-20 20:39:36 -03:00
ivan
8b810f7bd5
Ivan - Add MailTemplate and MailSender
2016-07-14 19:06:47 -03:00
Ivan Diaz
953aa52584
[Ivan Diaz] - OS-#39 - Add User/Ticket/Comment classes
2016-05-14 19:08:30 -03:00
Ivan Diaz
67bcab2f5e
[Ivan Diaz] - Add initial ruby api testing setup
...
[Ivan Diaz] - Add environment variables to PHP database configuration
[Ivan Diaz] - Add mocha-chai-sinon unit testing architecture
[Ivan Diaz] - Add frontend test to readme
[Ivan Diaz] - FrontEnd - Update form/button unit testing
[Ivan Diaz] - Remove warning dependencies
[Ivan Diaz] - Remove bacon from requires
Revert "[Ivan Diaz] - Remove bacon from requires"
This reverts commit eb909b3c19e87d722076270216b8401d73ca9f9b.
[Ivan Diaz] - FrontEnd - Remove gemfile.lock
[Ivan Diaz] - FrontEnd - Remove bundle
Remove abstract getProps
[Ivan Diaz] - Debugging ruby libs
global database variable [skip ci]
[Ivan Diaz] - Use global database variable
[Ivan Diaz] - Use value instead of id
libs.rb edited online with Bitbucket
[Ivan Diaz] - Add default mysql values, remove api comments
2016-05-13 13:35:19 -03:00
Ivan Diaz
993c618c9f
[Ivan Diaz] - Move folder architecture
2016-04-17 18:44:24 -03:00
Ivan Diaz
b9eefa3213
[Ivan Diaz] - Remaname server folder to api
2016-01-27 13:40:25 -03:00
Ivan Diaz
ce19284159
[Ivan Diaz] - Create libraries Controller and Session
2016-01-14 23:45:22 -03:00
Ivan Diaz
c1b1ce20df
[Ivan Diaz] - Update DataStore model and User model
2015-11-27 19:57:13 -03:00
Ivan Diaz
9b6ad74e6a
[Ivan Diaz] - Create datastore abstract class
2015-11-02 21:55:59 -03:00
Ivan Diaz
36fd8a4585
[Ivan Diaz] - Add server changes
2015-11-01 18:46:13 -03:00