Commit Graph

50 Commits

Author SHA1 Message Date
Chi Nguyen 29e468e6aa
TSK-981: Provide frontend formatter for common IDEs (#1187)
* TSK-981: tested adding prettier

* TSK-981: Refined prettier and eslint configs

* TSK-981: Update eslint rules

* TSK-981: Updated VS Code settings and ignore folders

* TSK-981: Added editor config

* TSK-981: added html to prettierignore

* TSK-981: tested adding prettier

* TSK-981: Refined prettier and eslint configs

* TSK-981: Update eslint rules

* TSK-981: Updated VS Code settings and ignore folders

* TSK-981: Added editor config

* TSK-981: added html to prettierignore

* TSK-981: reformatted code using prettier/new eslint configs
2020-07-22 10:44:33 +02:00
Chi Nguyen cdfaa13401 TSK-1189 moved store in shared 2020-04-22 17:04:24 +02:00
Chi Nguyen 029d8595b2 TSK-1189 restructure theme files 2020-04-22 17:04:24 +02:00
Chi Nguyen b1c7e2a6e8 TSK-1189 restructured workplace component 2020-04-22 17:04:24 +02:00
Patric Schumann 5afd9612c8 update(TSK-890): Updated to ng8. Tests are passing locally. Adjusted svg-styling, mocked a svg-dependency 2019-10-28 18:33:02 +01:00
Martin Rojas Miguel Angel 7720baaa2b feature/810 Add querying by planned date in monitor screen 2019-05-03 10:21:54 +02:00
Mustapha Zorgati d8b1829a53 TSK-843 designed report table and made single row collapsable 2019-04-30 11:21:18 +02:00
Mustapha Zorgati b75be882f1 TSK-843: implemented foldable report in frontend. (structure only) 2019-04-30 11:21:18 +02:00
Mustapha Zorgati 91392c95ad TSK-843: replaced table tag with div table and refactored styles 2019-04-30 11:21:18 +02:00
Jose Ignacio Recuerda Cambil 8d63d775f9 bug/TSK-809: Duplicated http call when selecting a task in workplaces
Fix the problem that the list doesnt show every classification

Create a new component (dropdown)

Change subscription to promise asyn/away

change location getclassification and add a test
2019-04-04 14:04:16 +02:00
Martin Rojas Miguel Angel cc8e47b99a task/831 Reimplement locale and date solution for all date outputs 2019-03-26 17:27:06 +01:00
Martin Rojas Miguel Angel ddb47e5e6d bug/832 Load icons and fonts from local assets instead of google 2019-03-22 10:56:20 +01:00
Martin Rojas Miguel Angel 3819b4c5b2 TSK-747 add new history screen 2019-03-05 12:10:39 +01:00
Jose Ignacio Recuerda Cambil dcf4864eb2 TSK-738 - Add timeZone conversion to Taskana UI and Rest API 2019-02-01 08:21:29 +01:00
julian.schallenmueller 835148c608 TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports 2019-01-10 13:36:28 +01:00
Jose Ignacio Recuerda Cambil 92dfc99783 TSK-753 - Problem with svg-icon scrolled down 2018-12-04 12:31:32 +01:00
Jose Ignacio Recuerda Cambil 955ea9e5f0 TSK-693 Query tasks by primary object reference 2018-11-26 08:23:51 +01:00
Martin Rojas Miguel Angel 775c50b543 TSK-740 Remove glyphy icon library due to deprecation in bootstrap 4 2018-11-13 21:41:07 +01:00
Martin Rojas Miguel Angel cc675e324b TSK-736 Reimplement workplace module according to taskana UI 2018-11-06 14:13:20 +01:00
Jose Ignacio Recuerda Cambil 9c1fa6dfe2 TSK-673 - Paging for Task list in workplace 2018-10-30 14:08:26 +01:00
Jose Ignacio Recuerda Cambil efd99b61a3 TSK-728 - Update bootstrap version 2018-10-16 11:11:37 +02:00
Jose Ignacio Recuerda Cambil 3d1a921394 TSK-714 - Improve all workbasket access items for a user screen 2018-10-10 13:20:44 +02:00
Jose Ignacio Recuerda Cambil f74a70e0d5 TSK-680 - Mark workbasket for deletion 2018-10-09 10:38:40 +02:00
Lars Leo Grätz 8116c89d7e TSK-24 create new task
initial new Task creation.
Also moved Classification services to general tab.
2018-10-02 13:44:45 +02:00
Mustapha Zorgati 079e7756e1 TSK-682: refined workplace & taskdetailpage 2018-09-11 13:09:40 +02:00
Mustapha Zorgati 66e25b4bd5 TSK-682: redesigned task details and added custom Attributes 2018-09-11 13:09:40 +02:00
Jose Ignacio Recuerda Cambil ec432d122a Joining lib, rest and web 2018-09-11 11:06:16 +02:00
Martin Rojas Miguel Angel c6a40bb2a3 TSK-662 Add task classification report to monitor. 2018-09-07 12:02:56 +02:00
Martin Rojas Miguel Angel c17ebe7dc0 TSK-610 BUG - Remove flickering on classification details screen
- Solved bug  which makes classification details screen flickers when selecting a classification of creating a new one.
2018-07-13 10:57:21 +02:00
Martin Rojas Miguel Angel 42197bee6c TSK-611 Add validation form errors on save
- Add custom form validation  on save with highlighting animation and snack bar warning
- Added validation for classifications, workbaskets information and access items.
- Enable save button always
- Refactored animations
- Test configuration cleanup
2018-07-11 09:49:11 +02:00
Martin Rojas Miguel Angel 85856dd392 TSK-600 Add click outside taskana-tree to deselect node feature
- Added new feature to allow user deselect a node by clicking outside of the tree component.
2018-07-10 21:41:35 +02:00
Martin Rojas Miguel Angel 57906cc99f TSK-596 Add tooltip for all existing icons
Added tooltip for existing icons of Administration module.
2018-07-03 15:44:33 +02:00
Martin Rojas Miguel Angel 68779cf68a TSK-601 Make classification categories customizables via icon and text 2018-06-27 17:01:20 +02:00
Martin Rojas Miguel Angel 73d1f33e9f TSK-542 Add description for filtering type icons 2018-06-20 13:54:07 +02:00
Martin Rojas Miguel Angel 28eac68162 TSK-489 Fix application general bugs. 2018-05-24 08:22:45 +02:00
Martin Rojas Miguel Angel 19a489eb9d TSK-487 Fix workbasket related bugs. 2018-05-23 08:03:28 +02:00
Martin Rojas Miguel Angel 1c93702063 TSK-492 Access validation, type ahead component created. 2018-05-21 22:12:08 +02:00
Martin Rojas Miguel Angel e2a781521e TSK-487 wokplace improvements 2018-05-21 15:13:30 +02:00
Martin Rojas Miguel Angel ad6a9163a7 TSK-488 Add classification improvements 2018-05-20 20:49:46 +02:00
Martin Rojas Miguel Angel 99b882f867 TSK-177 Add authentication and login page for taskana spring rest example 2018-05-15 09:38:12 +02:00
Martin Rojas Miguel Angel f80c921568 TSK-466 Incorporate new Taskana logo 2018-05-01 21:38:19 +02:00
Martin Rojas Miguel Angel 12ac45036c TSK-465 Add classification tree filtering 2018-05-01 21:17:07 +02:00
Martin Rojas Miguel Angel 74b61ccaa9 TSK-451-457 Fix pagination bugs 2018-04-26 08:48:10 +02:00
Martin Rojas Miguel Angel ccf6f133ee TSK-432 Domain switch and filtering for the application 2018-04-18 21:56:13 +02:00
Martin Rojas Miguel Angel 3408371d6e TSK-204-205-206-208 Add classification actions feature: add, delete, reset and unselect classification from tree 2018-04-12 15:01:52 +02:00
Martin Rojas Miguel Angel 441c276946 TSK-207 Add classification details JSON+HAL support for classifications. 2018-04-09 21:46:31 +02:00
Martin Rojas Miguel Angel 2efa1c6b30 TSK-203 Add classification tree view 2018-04-04 17:19:21 +02:00
Martin Rojas Miguel Angel 5864d70e0b TSK-404 allow workbasket list filtering while selection is applied. 2018-04-04 08:42:17 +02:00
Martin Rojas Miguel Angel 83f0472bac TSK-184 Add pagination feature 2018-03-28 18:08:54 +02:00
Martin Rojas Miguel Angel 90b3371989 TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00