260 Commits

Author SHA1 Message Date
Daniel Barbero Martin
487bd0412d add new input group for static graph and percentile item 2019-07-30 09:33:15 +02:00
Alejandro Gallardo Escobar
9918cc7249 Added async data request to the input groups of the visual console items 2019-07-29 15:31:13 +02:00
Alejandro Gallardo Escobar
a8ce05d5c3 Merge branch 'new-vc-line-element' of https://brutus.artica.lan:8081/artica/pandorafms into new-vc-line-element 2019-07-29 11:33:20 +02:00
Alejandro Gallardo Escobar
5c5d40cfd4 WIP: Visual console client 2019-07-29 11:33:11 +02:00
Daniel Maya
5067462620 Added remove item 2019-07-25 17:58:37 +02:00
Alejandro Gallardo Escobar
30491a307c Bugfixes 2019-07-24 16:38:00 +02:00
Alejandro Gallardo Escobar
16ac83d961 Workaround to make the dblclick event to work when clicking into a vc item with a svg child 2019-07-17 17:27:16 +02:00
Alejandro Gallardo Escobar
67b376466b Great improvements into the edition of the visual console items 2019-07-16 16:27:23 +02:00
Alejandro Gallardo Escobar
078286a10f Improved the metadata setter of the client vc item 2019-07-16 16:24:08 +02:00
Alejandro Gallardo Escobar
39d02db364 Merge branch 'new-vc-line-element' of https://brutus.artica.lan:8081/artica/pandorafms into new-vc-line-element 2019-07-12 14:04:55 +02:00
Alejandro Gallardo Escobar
3120058c36 Added item selection and a WIP version of the edition form 2019-07-12 14:00:24 +02:00
Daniel Maya
d060468361 Added spinner 2019-07-12 11:00:11 +02:00
Daniel Maya
aafba795ee Update visual console 2019-07-08 17:51:01 +02:00
Daniel Maya
dffe03aaa8 Fixed getVisualCenter to take into account the label 2019-07-02 17:32:46 +02:00
Alejandro Gallardo Escobar
c6057037dd Fixed the vc client line item re-rendering 2019-07-02 12:37:58 +02:00
Alejandro Gallardo Escobar
89b12cf717 Added a defered init option and a new setter to the vc client item class 2019-07-02 12:37:10 +02:00
Alejandro Gallardo Escobar
14f83fe142 WIP: VC line 2019-06-28 13:45:19 +02:00
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