908 Commits

Author SHA1 Message Date
Guillermo Giuliana
42f8be1870 fix articles aligment 2020-01-20 14:46:29 -03:00
LautaroCesso
118b7e97cf Add autocomplete test part two 2020-01-17 20:41:44 -03:00
LautaroCesso
0dd8e75241 Add autocomplete test 2020-01-16 14:26:01 -03:00
LautaroCesso
780aa64d19 Minors changes og line breack and spaces in tagSelector, autocomplete-dropdown and dropdown 2020-01-14 17:09:06 -03:00
Guillermo Giuliana
546fdb8ab5 update languages and edit header title of custom ticket list 2020-01-13 23:37:42 -03:00
LautaroCesso
179252303c
Merge branch 'master' into master 2020-01-13 22:08:25 -03:00
LautaroCesso
b267a29d06 Add loading, empty list message. (autocompplete component) 2020-01-13 22:00:51 -03:00
Guillermo Giuliana
059a6325e9
Merge pull request #686 from frasiek/patch-1
Update polish translation
2020-01-13 16:48:21 -03:00
LautaroCesso
bbe66b4dea Added getItemListFromQuery autocomplete dropdown 2020-01-10 11:33:04 -03:00
Guillermo
8b32d5e86b . 2020-01-09 12:07:29 -03:00
LautaroCesso
8248ec4d03 Added autocomplete tagselector component 2020-01-08 18:11:26 -03:00
Guillermo
f3b70ce497 ticketviewer prop name fail 2020-01-08 16:19:18 -03:00
Guillermo
f87f809b15 simplification of code 2020-01-08 16:16:36 -03:00
LautaroCesso
6ff46163b3 Added itemsSelectedList default 2020-01-08 12:27:11 -03:00
Guillermo
0174233a24 edit title for system without users 2020-01-08 10:09:35 -03:00
LautaroCesso
5705115f73 Added search autocomplete input text. 2020-01-07 22:32:26 -03:00
Guillermo
943c910181 add minor changes 2020-01-07 18:48:59 -03:00
Guillermo
d56c46dba6 Merge branch 'master' of https://github.com/opensupports/opensupports
Conflicts:
	client/src/data/languages/en.js
2020-01-07 18:46:33 -03:00
Ivan Diaz
56b50596cb
Merge pull request #687 from ivandiazwm/create-ticket-api-key
Create ticket api key
2020-01-07 17:38:52 -03:00
Ivan Diaz
4141b31992
Merge pull request #682 from guillegiu/reditect-after-deleting
Reditect after deleting
2020-01-07 17:32:24 -03:00
Guillermo
eb9a970353 Edit ticket title feature 2020-01-07 17:11:52 -03:00
Ivan Diaz
4d18bc9aa6
Merge branch 'master' into create-ticket-api-key 2020-01-07 14:22:10 -03:00
LautaroCesso
b52a65497e Demopage does work 2020-01-06 12:52:13 -03:00
LautaroCesso
76cfbc8753 Minors changes of line break in tag select and dropdown 2020-01-06 12:48:25 -03:00
LautaroCesso
3435a8f2df Create autocomplete component first part 2020-01-06 12:38:32 -03:00
Michał Fraś
5f1d002339
Update polish translation
correct translations for closing and deleting tickets
2020-01-02 23:18:10 +01:00
Guillermo
97d6bd6a36 fix ticket search path showing 2020-01-02 10:09:44 -03:00
Guillermo
af92a6bbf2 part 1 edit ticket title 2020-01-02 09:55:55 -03:00
Guillermo Giuliana
9f4a293107
Merge pull request #678 from guillegiu/master
Add ticket Search Path
2019-12-29 15:58:32 -03:00
Guillermo
d5f5d988fb redirect after deleting ticket 2019-12-27 22:07:40 -03:00
Guillermo
d25da2c5ff add validation test 2019-12-27 19:50:50 -03:00
LautaroCesso
38c6295a7b
Improved the render in MainSignUpWidget (Issue #576). (#683)
* replace spaces for underscores in edit custom fields

* Create function getCustomFieldParamName

* Improved the render in MainSignUpWidget
2019-12-27 14:46:33 -03:00
LautaroCesso
843bd13281
Allows space in custom fields name (issue #598) (#681)
* replace spaces for underscores in edit custom fields

* Create function getCustomFieldParamName
2019-12-20 16:49:43 -03:00
Guillermo Giuliana
b9e4a55b91
Merge branch 'master' into master 2019-12-20 11:35:51 -03:00
Guillermo
0bd099d05a add support for custom ticket lists 2019-12-19 17:06:12 -03:00
Guillermo
2678947f85 ticket search list frontend 2019-12-17 08:35:04 -03:00
Ivan Diaz
682eedba0a
Merge pull request #653 from mredigonda/invite-users-feature
Invite users feature
2019-12-16 23:32:22 -03:00
Ivan Diaz
1bbf4c49d7
Merge pull request #643 from gaetanfl/use-objet-instead-of-titre
Change TITLE translation from titre to objet
2019-12-09 09:02:41 -03:00
Maxi Redigonda
6c04e50ea8 Removes the USER section in the menu when the user system is disabled (previously, it was shown anyways and an error would pop up). Also, temporarily disables statistics until they are fully implemented. 2019-11-21 17:52:52 -03:00
Maxi Redigonda
ec88e02ad4 Removes duplicated code in wrapper component, and redirects users after signup. 2019-11-18 16:34:33 -03:00
Ivan Diaz
e8dab6922b Fix frontend to only use registration api keys 2019-11-16 17:21:38 -03:00
Maxi Redigonda
44cab04157 Hides invite-user button when user system is disabled in admin panel 2019-11-15 19:14:12 -03:00
Maxi Redigonda
8ea9c6ee9b Fixes redirection when creating a ticket without user system enabled 2019-11-15 18:50:35 -03:00
Maxi Redigonda
bc38411275 Merge branch 'master' of https://github.com/opensupports/opensupports into invite-users-feature 2019-11-14 15:11:37 -03:00
Maximiliano Redigonda
8aaacc5b2a
Merge pull request #656 from mredigonda/no-user-system-comment-bug
No user system comment bug - Fix notifications
2019-11-14 14:54:29 -03:00
Maxi Redigonda
545c910d5e Fixes languages according to issue 619 2019-11-11 12:55:14 -03:00
Maxi Redigonda
431ef44c8d Makes users able to comment on tickets when there is no user system, and fixes logs 2019-11-07 15:27:26 -03:00
Maxi Redigonda
643f3c81a9 Minor style changes 2019-10-29 18:23:20 -03:00
Maxi Redigonda
93ade9cf0f Implemented functionality to allow staff members invite other staffs. 2019-10-29 18:23:09 -03:00
Maxi Redigonda
18be18ebf8 Adds log for user invitations 2019-10-29 16:11:37 -03:00