Commit Graph

1402 Commits

Author SHA1 Message Date
ivan 8b6266c6c8 Ivan - Table Component - Add /user/get fixture, retrieve all tickets from api with USER_DATA action, update header styling, add close session to menu, update tests [skip ci] 2016-08-17 18:04:48 -03:00
AntonyAntonio 54eb3e89e8 (Guillermo) ticketnumber stage 1 [skip ci] 2016-08-16 23:49:40 -03:00
ivan cfb65f2306 Ivan - Table Component - Add tabbable property to menu [skip ci] 2016-08-16 21:01:36 -03:00
ivan fc11eb8cb1 Ivan - Table Component - Remove /app path [skip ci] 2016-08-16 20:03:56 -03:00
ivan c9c9d7c80c Ivan - Table Component - Working table in dashboard [skip ci] 2016-08-16 19:41:14 -03:00
ivan 307946ff22 Ivan - Table Component - Add object mapping for tables [skip ci] 2016-08-16 14:46:57 -03:00
Ivan Diaz 8c56912a7e Merged in Actualizar-recover-password (pull request #36)
(Guillermo)  actualization recover-password   [skip ci]
2016-08-16 14:13:06 -03:00
AntonyAntonio 2aa2c59722 (Guillermo) actualization recover-password [skip ci] 2016-08-15 20:15:09 -03:00
Ivan Diaz c13e9a26c7 Merged in redux-update (pull request #35)
Redux update
2016-08-15 18:38:33 -03:00
ivan 997abebf8c Ivan - Table Component - Create basic table component [skip ci] 2016-08-14 20:40:40 -03:00
ivan ccd491b41c Ivan - Add reducer test [skip ci] 2016-08-13 23:59:39 -03:00
ivan 922bc686bb Ivan - Add actions tests [skip ci] 2016-08-13 22:14:26 -03:00
ivan 5a3c0f511f Ivan - Create system fixtures and fix language session issues [skip ci] 2016-08-13 18:36:57 -03:00
ivan 04396db948 Ivan - Use ES6 Classes in app components and fix session issues [skip ci] 2016-08-13 17:23:40 -03:00
ivan eaef9b42db Ivan - Use ES6 Classes in core components [skip ci] 2016-08-12 01:20:14 -03:00
ivan 35cf17b114 Ivan - Fix unit testing [skip ci] 2016-08-11 04:28:53 -03:00
ivan 123c008636 Ivan - Fix babel parser for test and make tests run [skip ci] 2016-08-10 23:42:57 -03:00
ivan ff9f37321f Ivan - Fix minor redux issue [skip ci] 2016-08-10 23:24:24 -03:00
ivan 4e83b72133 Merge branch 'master' into redux-update 2016-08-10 23:22:42 -03:00
ivan e02844814d Ivan - Implement Redux architecture with stores and actions [skip ci] 2016-08-10 23:22:22 -03:00
Ivan Diaz aec12a2509 Merged in Path-user-edit (pull request #34)
Path user edit
2016-08-10 00:21:21 -03:00
AntonyAntonio 23604cc713 (Guillermo) add ruby testing for user-edit [skip ci] 2016-08-09 23:54:39 -03:00
AntonyAntonio 9e778f2c90 (Guillermo) add ruby testing for user-edit [skip ci] 2016-08-09 22:55:12 -03:00
AntonyAntonio 54da0699dd (Guillermo) path-user-edit and mailsender [skip ci] 2016-08-07 23:21:48 -03:00
Ivan Diaz c3509f1158 Merged in register-validations (pull request #33)
[Frontend] Register validations
2016-08-07 20:55:06 -03:00
ivan 26ac580ed0 Ivan - Add signup fixtures, signup API call, signup messages, styling updates [skip ci] 2016-08-05 20:48:15 -03:00
ivan 78e2146357 Ivan - Add validations for frontend signup, fix styling regarding margin, add public reCaptcha key for development, update unit testing with performValidation 2016-08-05 19:03:30 -03:00
ivan 4943a5eb94 Ivan - Make getProps of Department static 2016-08-04 20:21:51 -03:00
ivan c72f414f3f Ivan - Fix Warning tests 2016-08-04 17:18:42 -03:00
ivan 3c3c11027d Ivan - Fix Recover Password validations 2016-08-04 16:01:24 -03:00
ivan 830e2115a3 Ivan - Add ruby api testing for comment/create 2016-08-04 15:41:22 -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 Diaz 83fcc34701 Merged in loading-form (pull request #31)
Loading form
2016-08-03 15:17:24 -03:00
Ivan Diaz a98cf9176b Merged in Full-ticket-create-logic (pull request #32)
(Guillermo)  full ticket create
2016-08-03 15:08:57 -03:00
ivan 3e5567c990 Ivan - Add unit testing for loading behavior [skip ci] 2016-08-02 17:30:39 -03:00
Ivan Diaz 34239afb11 Merged in frontend-recover-password (pull request #30)
Frontend recover password
2016-08-02 15:09:46 -03:00
Ivan Diaz 4d5ce7022e Merged in settings-options-backend (pull request #29)
Settings options backend
2016-08-02 15:09:16 -03:00
ivan 39e7d61933 Ivan - Add input disabled when loading [skip ci] 2016-08-01 16:44:46 -03:00
ivan dae244bee2 Ivan - Add SubmitButton with loading [skip ci] 2016-08-01 16:15:52 -03:00
ivan db32a2a6ab Ivan - Update user store tests [skip ci] 2016-08-01 14:48:08 -03:00
ivan 8952c1b7e1 Ivan - Fix mocha unit testing [skip ci] 2016-08-01 13:48:55 -03:00
ivan 96fe51d08a Ivan - Add send-recover-password api call logic [skip ci] 2016-08-01 13:38:15 -03:00
ivan ad1e45c301 Ivan - Implement message component in login recover widget [skip ci] 2016-08-01 13:18:03 -03:00
ivan 8ec2fb73e5 Ivan - Create message component and implement in password recover page [skip ci] 2016-08-01 12:46:59 -03:00
ivan 3dd27fbb3e Ivan - Update i18n, add recover-password path logic [skip ci] 2016-08-01 11:34:08 -03:00
AntonyAntonio 0fc5bac930 (Guillermo) full ticket create 2016-08-01 00:34:55 -03:00
Ivan Diaz 783f13cf59 Merged in add-name-to-signup (pull request #28)
Ivan - Agregar nombre del usuario en base de datos
2016-07-27 20:22:19 -03:00
ivan 50974d2ed2 Ivan - Fix mocks and unit testing to use NullDataStore and BeanMock [skip ci] 2016-07-27 18:27:28 -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