Commit Graph

243 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar af23881fc2 Now the lines between the VC elements are moved after one of the elements of the relation is moved 2019-06-28 13:44:22 +02:00
Alejandro Gallardo Escobar f36e7966a1 Merge remote-tracking branch 'origin/develop' into ent-4266-eliminar-los-flashes-al-recargar-graficas-en-la-consola-visuall 2019-06-26 13:13:36 +02:00
Alejandro Gallardo Escobar 2993278178 Removed the resize functionality of the module graph vc item 2019-06-26 11:33:45 +02:00
Alejandro Gallardo Escobar 31f63af6fa The color cloud vc element now maintain its aspect ratio when resized 2019-06-24 18:44:22 +02:00
Alejandro Gallardo Escobar 8339188824 Removed a debug trace 2019-06-24 18:40:57 +02:00
Alejandro Gallardo Escobar 48f4861141 The vc line item cannot be moved or resized now 2019-06-24 18:39:40 +02:00
Alejandro Gallardo Escobar 3409e321d3 Fixed the vc item redimension when it has a label 2019-06-24 18:24:21 +02:00
Alejandro Gallardo Escobar 94764bf92e Bugfixes
(cherry picked from commit 3421f21cdf71447bf029028c138e203689aa38a2)
2019-06-24 17:23:55 +02:00
Alejandro Gallardo Escobar 9076e9f2d8 Improved the vc items movement 2019-06-21 14:16:19 +02:00
Alejandro Gallardo Escobar cd5ad59f56 WIP: VC items movement 2019-06-20 18:19:10 +02:00
Alejandro Gallardo Escobar 7a932aceec Fixed the resizement of a vc item when it has a label 2019-06-20 11:27:08 +02:00
Alejandro Gallardo Escobar 50b05728b7 Limited the vc item resizement to its container 2019-06-18 18:08:52 +02:00
Alejandro Gallardo Escobar a75acb75fc Minor fix 2019-06-17 12:46:35 +02:00
Alejandro Gallardo Escobar dbf15a759f Added a functionality to allows the live vc item resizement 2019-06-17 12:22:55 +02:00
Alejandro Gallardo Escobar 5735326430 Added an async task to persist the visual console item movement to the database 2019-06-11 17:27:22 +02:00
Alejandro Gallardo Escobar 9d15ece41a Added an event handler for move events of the visual console items 2019-06-11 16:44:19 +02:00
Alejandro Gallardo Escobar aaa1917fce Added movement to the visual console items 2019-06-11 15:27:06 +02:00
Alejandro Gallardo Escobar f1ed4bddb2 Added a throttle and debounce utils. Added a function to move an element 2019-06-11 15:25:04 +02:00
Alejandro Gallardo Escobar 8868c64f3d Minor change 2019-06-11 15:19:27 +02:00
Alejandro Gallardo Escobar 2b17953e41 Added a move cursor to the editing state style 2019-06-11 15:08:10 +02:00
Alejandro Gallardo Escobar 795542b311 Added a mode to enable the edit mode of the visual console client items 2019-06-04 17:21:54 +02:00
Alejandro Gallardo Escobar 75718a85a4 Added a new metadata structure to the visual console client items 2019-06-04 13:17:19 +02:00
Alejandro Gallardo Escobar 2c8dd3b5e5 Merge remote-tracking branch 'origin/develop' into ent-3975-mejorar-la-actualizacion-de-los-datos-y-elementos-de-la-consola-visual 2019-05-17 14:16:23 +02:00
Alejandro Gallardo Escobar 34218fa7eb Improved the management of the async requests of the visual console client 2019-05-17 14:09:30 +02:00
Alejandro Gallardo Escobar a25a08f48d Added an async task manager to the visual console client
Former-commit-id: 4f5c92a976ae976e77cc11505c7a57bf31121930
2019-05-16 11:04:03 +02:00
Alejandro Gallardo Escobar 2b2daf2b8b Type improvements
Former-commit-id: eec4df39fc4ce81240974a32a3fe76618bb62d39
2019-05-16 11:03:11 +02:00
Daniel Maya 539f416cc4 Merge
Former-commit-id: ab93502ce1140ff37c513f2c574b4ca22f552ee9
2019-05-13 17:30:35 +02:00
Daniel Maya 3833eb6463 elex's recommendations :D 2019-05-08 15:27:22 +02:00
Daniel Maya e565ddee42 Round decimal value in percentil item and fixed value font size 2019-05-07 16:43:27 +02:00
Daniel Maya 759c175d4f Added date in analogic clock
Former-commit-id: 2436cac56b3910e23ce06defc5ce362f463b002f
2019-05-06 11:36:20 +02:00
Alejandro Gallardo Escobar e5c17f660b Visual Console Refactor: fixed the label position
Former-commit-id: d39b91f86c43e6e90f9287409635d331667d9551
2019-04-29 10:56:06 +02:00
Daniel Maya 504457f9a6 Fixed decimal in percentil
Former-commit-id: ad964b4e4e2fa59eae959d5107b63d3c6f96766c
2019-04-26 14:37:35 +02:00
Alejandro Gallardo Escobar 6feaba0b9d Visual Console: changed the default orientation of the items
Former-commit-id: 121e71236369303385a4579b49b2129c1a0f62d0
2019-04-25 18:23:28 +02:00
Alejandro Gallardo Escobar af69804708 Improved the background size and the elements order of the Visual Console
Former-commit-id: 6c6c7f332062dd0b405387730e06f29cf1d328d8
2019-04-25 16:36:17 +02:00
Alejandro Gallardo Escobar b6d6b05ddb Visual Console Refactor: upgraded the bundles
Former-commit-id: af79177070cbae3c3ff61282332564f8426a544d
2019-04-25 09:13:34 +02:00
Alejandro Gallardo Escobar 4a9928bb66 Visual Console Refactor: bugfix
Former-commit-id: 244b1182e3b4a3a6b164a7f18deda7747dd81481
2019-04-25 09:13:06 +02:00
Alejandro Gallardo Escobar dab4024f24 Visual Console Refactor: fixed the module graph's height
Former-commit-id: 9e9bed04904c136450d0831e542bf7bcd6abab14
2019-04-24 16:57:52 +02:00
Alejandro Gallardo Escobar 1624af9af7 Visual Console Refactor: minor fix
Former-commit-id: 307e332c77254c5109ebc20cef3cfd18193daf87
2019-04-24 16:57:20 +02:00
Alejandro Gallardo Escobar 1cb15c9404 Visual Console Refactor: fixed the donut graph
Former-commit-id: a59da7d787571779c3dbc1be790855fda83d4b00
2019-04-24 16:07:46 +02:00
Alejandro Gallardo Escobar 3c2e65a8a5 Visual Console Refactor: added the missing macros to the label
Former-commit-id: 2e52a35c0f571d6162cbd3fb1188c3f47b77a8a5
2019-04-24 15:58:33 +02:00
Alejandro Gallardo Escobar 8548b82bb4 Visual Studio Refactor: label improvement
Former-commit-id: 9fdc162ea454bc09bf08beb3d1ecf5deb775c99c
2019-04-24 14:36:59 +02:00
Alejandro Gallardo Escobar 029445d90b Visual Console Refactor: added localization to the humanDate function
Former-commit-id: 35ebb12a87ad3c39e0883c1eeb00ad03a91905dd
2019-04-24 13:28:14 +02:00
Alejandro Gallardo Escobar 46d7d68585 Visual Console Refactor: changed a function name
Former-commit-id: 3adfb5fbdebe495fbd88d53d7ce93bbdf5ce0876
2019-04-24 13:07:51 +02:00
Alejandro Gallardo Escobar 4eff6f0cc3 Visual Console Refactor: moved the functions to represent the date and time to the lib
Former-commit-id: 1109e24d0aa03422ba6b3c8c5df5fcedaacdc1ce
2019-04-24 13:06:36 +02:00
Alejandro Gallardo Escobar 177b4c7246 VIsual Console Refactor: now the items use the legacy style for the labels
Former-commit-id: b8adbb11c6b51924413c346d9fe2c93ea9842340
2019-04-24 12:43:37 +02:00
Alejandro Gallardo Escobar f24a435fac Visual Console Refactor: changed the ability to select items
Former-commit-id: 557102fb8b9b4f3a756572705478f12234b512e2
2019-04-24 12:42:32 +02:00
Alejandro Gallardo Escobar 0a70e49792 Visual Console Refactor: finished the default sizing for the elements which use icons
Former-commit-id: b8504d22eecdaeee8ac64a2d008ff847c07aa4d2
2019-04-23 17:44:18 +02:00
Alejandro Gallardo Escobar 3d7aa1e97e Visual Console Refactor: changes in the group item
Former-commit-id: 06c93036ced218711c6931da831e19463d23089f
2019-04-22 16:59:43 +02:00
Daniel Maya e79b51e0de Added show statictics in group
Former-commit-id: 2475eff69255412997fd13d0e87d2484156e1046
2019-04-22 12:46:28 +02:00
Alejandro Gallardo Escobar 7608eb86c7 Visual Console Refactor: added all the percentile types
Former-commit-id: 0779585b488a1be47aeef6d5628693a930ab9aa4
2019-04-17 17:09:11 +02:00
Alejandro Gallardo Escobar 161bf4c079 Visual Console Refactor: fixed the clock date
Former-commit-id: 6864b784b4353b63e152d709627f0ab2c0d0205b
2019-04-17 14:17:26 +02:00
Alejandro Gallardo Escobar 0911a00fe9 Visual Console Refactor: fixes
Former-commit-id: b180de5a6a105aa627f15895dc7890a294110db3
2019-04-17 13:50:53 +02:00
Alejandro Gallardo Escobar cbf921ba25 Visual Console Refactor: bugfixes
Former-commit-id: fc04eb9c6e6df024859e2b13034188ddaf1528ed
2019-04-17 12:32:08 +02:00
Daniel Maya d33a23526c Fixed backGroundUrl
Former-commit-id: e2628694c61f734f52b3ac6f2ffab6c9f1b39b55
2019-04-17 11:51:32 +02:00
Alejandro Gallardo Escobar 3057e93b97 Visual Console Refactor: security fix
Former-commit-id: 6bd777a3dbfc72b2942d11ef1bbe4e5a3ea9165f
2019-04-16 19:37:55 +02:00
Alejandro Gallardo Escobar f663bd8389 Visual Console Refactor: minor fixes
Former-commit-id: 028f466f9429488f399551e2d3201439b73ce34e
2019-04-16 18:37:43 +02:00
Alejandro Gallardo Escobar a9b409c21f Merge branch 'visual-console-refactor' of https://brutus.artica.lan:8081/artica/pandorafms into visual-console-refactor
Former-commit-id: 77a3a34e1803d4a462535af2dc0e174a31e6ff7f
2019-04-16 17:27:22 +02:00
Daniel Maya 761b1cbd0c fixed line
Former-commit-id: de9c35cd42476b0a8d53ca3f19481ad98251073f
2019-04-16 17:27:00 +02:00
Alejandro Gallardo Escobar 648d50ef6a Visual Console Refactor: changed the contrast of the colors of the percentile item
Former-commit-id: f04bdb655cb53ddb63c12ce4c91ab5123cc29a49
2019-04-16 17:26:55 +02:00
Alejandro Gallardo Escobar 23bdde8400 Visual Console Refactor: bugfix
Former-commit-id: 289d60e26486a0ddb2447841fe921fe84ea8871c
2019-04-16 17:20:13 +02:00
Alejandro Gallardo Escobar be5f68de80 Visual Console Refactor: fixed the size calculation of the clock element
Former-commit-id: f9112e1e53cbdd227f1d1ca7243c10f8c950a241
2019-04-16 17:05:46 +02:00
Alejandro Gallardo Escobar 2952af7f6b VIsual Console Refactor: bugfix
Former-commit-id: f0603f3512dbb224f11d628600857a4b9dbb9f9b
2019-04-16 16:06:56 +02:00
Alejandro Gallardo Escobar 58b074b006 Visual Console Refactor: added missing returns
Former-commit-id: 48c7115b9d6220aa05e7b98c668337e523a83d29
2019-04-16 14:02:37 +02:00
Daniel Maya b4c27ca12a Merge branch 'visual-console-refactor' of https://brutus.artica.lan:8081/artica/pandorafms into visual-console-refactor
Former-commit-id: fb0163097da4b76b020893496d9d7218ecb7a681
2019-04-16 12:42:03 +02:00
Daniel Maya 0e9be86388 Fixed relation line
Former-commit-id: 82543a898b570ac648d5ec4a3d71e830b8ac5597
2019-04-16 12:41:55 +02:00
Alejandro Gallardo Escobar a44d67a733 Merge branch 'visual-console-refactor' of https://brutus.artica.lan:8081/artica/pandorafms into visual-console-refactor
Former-commit-id: 18d39f1b4ffbd3e56a3b1a879abf8bdf4ec6dead
2019-04-16 12:24:56 +02:00
Alejandro Gallardo Escobar 998a66f654 Visual Console Refactor: added a setting to use the legacy VC and added the relation line width setup option to the client
Former-commit-id: c6bb6ed82a8e84c485ad7270ebb46150fdfcfa8b
2019-04-16 12:23:03 +02:00
Daniel Maya 9be6029e1a Fixed Line class
Former-commit-id: 639649f4d65340ff25ecc1e956298705f5d13a05
2019-04-16 12:18:53 +02:00
Daniel Barbero Martin 5f4bc3a7e4 fixed union line parent with child when type image
Former-commit-id: ae80e3067fe8600c7e65eac0b35c7a3c16d03be5
2019-04-16 09:41:17 +02:00
Daniel Maya b0b1db5746 Merge branch 'visual-console-refactor' of https://brutus.artica.lan:8081/artica/pandorafms into visual-console-refactor
Former-commit-id: 1d0a9a172afd06cb0c641b53d02371bd85355721
2019-04-15 18:14:55 +02:00
Daniel Maya 7ee0f1042c Added Service
Former-commit-id: 882f3a40ef0b1ab1d77d4d6252cc14a5f9dddb83
2019-04-15 18:14:18 +02:00
Alejandro Gallardo Escobar f24368b5a0 Visual Console Refactor: fixed the analogic clock
Former-commit-id: bd85af741c4bcf0fe505e1e6bb0b41d42ab2e090
2019-04-15 17:10:34 +02:00
Alejandro Gallardo Escobar 2bd32a91dc Merge branch 'visual-console-refactor' of https://brutus.artica.lan:8081/artica/pandorafms into visual-console-refactor
Former-commit-id: fa8ca4926182324c3d1307ac651c475568c64cf6
2019-04-15 17:01:01 +02:00
Alejandro Gallardo Escobar 2ff5608edf Visual Console Refactor: changed the visibility of a function
Former-commit-id: fec92cc200de0c9fbc51b82af41943ba5e242565
2019-04-15 17:00:06 +02:00
Daniel Barbero Martin 55def97d66 Add ACL for all item and item groups, fixed minor error show elements type item groups in VC
Former-commit-id: 04e1d5736dbfd0da47df7d3948969621b2c8faf1
2019-04-15 15:10:58 +02:00
Alejandro Gallardo Escobar 035a819f3f Visual Console Refactor: improved the item removal cleaning
Former-commit-id: af89361c3973f1321a6bfff9d3b19aabf80498db
2019-04-12 14:24:34 +02:00
Daniel Maya 7ddc4a70f1 Added last value in StaticGraph
Former-commit-id: 1cdf967b8bb05eff14b22684e8960c60d5b1d397
2019-04-12 12:34:25 +02:00
Alejandro Gallardo Escobar 73e5dcf7f2 Visual Console Refactor: removed a lint rule
Former-commit-id: 6fe271c140e14f1e6e8f3aa84d46309b8c9c7176
2019-04-12 11:38:48 +02:00
Alejandro Gallardo Escobar 6dcf086544 Visual Console Refactor: upgraded dependencies
Former-commit-id: 21ccd82b2e620ddd875411395da8a47fc103951c
2019-04-12 10:31:55 +02:00
Alejandro Gallardo Escobar 08ffb3cd2f Visual Console Refactor: fixes
Former-commit-id: 69203c99cd2890830f13fe135a44872f3b19faab
2019-04-12 09:51:53 +02:00
Alejandro Gallardo Escobar cbd2b2a50a Visual Console Refactor: fixed the visual console background url
Former-commit-id: b211220f599e14c3e1cb24e7a2840a14f134e395
2019-04-12 09:15:04 +02:00
Alejandro Gallardo Escobar c8e0fad8ca Visual Console Refactor: fixes and new function of the VC client to update elements from a list of data
Former-commit-id: 56f212e3010456c622367423be0489fbba834dca
2019-04-11 10:04:35 +02:00
Daniel Maya 8fe47a8914 Added Donutgraph.ts, BarsGraph.ts and ModuleGraph.ts
Former-commit-id: b7a224710e18a743a590086a21e22b5ecfe162ca
2019-04-10 18:33:05 +02:00
Alejandro Gallardo Escobar 48db962c8a Visual Console Refactor: added a native event to the element click event
Former-commit-id: ef54c01a286c7d84965b22cd6da59c61c6acf501
2019-04-10 11:54:24 +02:00
Alejandro Gallardo Escobar 3ced9a658a Visual Console Refactor: added a click event handler for elements to the vc container
Former-commit-id: f90902eabeecda6d8dda05603f1e143935c45cf0
2019-04-09 18:21:49 +02:00
Alejandro Gallardo Escobar bcab7fb46a Visual Console Refactor: added link management to the client items
Former-commit-id: 4773fe8cbd5a7b434738648e7a8eef4fb012d38c
2019-04-09 16:07:40 +02:00
Alejandro Gallardo Escobar 0f2b840a8f Visual Console Refactor: added the lines between items
Former-commit-id: e413457a24e66566b8c649ab2ae8074c6828fd6d
2019-04-08 16:38:02 +02:00
Alejandro Gallardo Escobar db7eda7d3e Visual Console Refactor: error fixes
Former-commit-id: 6b2d7cfb554e72223b101e2d3530c7dbe4acd69a
2019-04-08 16:37:29 +02:00
Alejandro Gallardo Escobar f79af1c70e Visual Console Refactor: added a remove event and fixed the zindex
Former-commit-id: 60f74e2b509879ac3e31f3254328d2c2de145a31
2019-04-08 16:36:58 +02:00
Daniel Maya cb2be4cd6f Added DonutGraph
Former-commit-id: 09b54770531c96a6f5c504f06caaefc10463bba9
2019-04-08 16:21:26 +02:00
Alejandro Gallardo Escobar b3bcc888df Visual Console Refactor: now the item size can be omitted
Former-commit-id: 952e2f44613528fc91e85c8e76e505a69f73dbbc
2019-04-08 12:54:29 +02:00
Alejandro Gallardo Escobar c91a4f8e4e Visual Console Refactor: changed the build dir
Former-commit-id: aef2861fd405b92a4fd7c1d76f0c675a81d14bfd
2019-04-08 10:29:51 +02:00
Alejandro Gallardo Escobar 9e74d6f0d1 Visual Console Refactor: changed the name to the visual console client directory
Former-commit-id: 1d4e175ecdd7a52f8f070a276412c0944ab597ee
2019-04-08 08:59:26 +02:00