Commit Graph

103 Commits

Author SHA1 Message Date
8728eef6af Improved substr and added comments 2016-08-04 14:34:42 +02:00
9a9ce50716 Merge branch 'develop' of https://github.com/Orange-Management/jsOMS into develop 2016-08-03 22:20:45 +02:00
4d1e08ca81 Implement action manager 2016-08-03 22:20:42 +02:00
6ad6a4f928 Formatting fix 2016-08-03 22:20:14 +02:00
afcc8a6646 Update spreadsheet cell 2016-08-02 15:34:57 +02:00
10886f0178 Spreadsheet skeleton 2016-08-02 09:16:44 +02:00
58c96cfeb9 Binding element 2016-07-28 18:54:33 +02:00
86a20798d3 Adding comments 2016-07-28 18:54:33 +02:00
454fb98ab8 Preparation for action binding 2016-07-28 16:07:11 +02:00
288b9c38d6 Fixing particle animation (working) 2016-07-16 15:31:05 +02:00
058aff0960 Creating particle animation
Small visual feature (e.g. for login page)
2016-07-16 15:31:05 +02:00
f71b5dd4d2 Submit if no injection available 2016-07-16 15:31:05 +02:00
44f7ddc02d fixes #6 fixes #7 fixes #8
Only long press implemented other elements where already implemented
2016-07-15 17:37:37 +02:00
1088649fc3 Re-order for correct flow 2016-07-06 22:31:17 +02:00
2560f27e51 Remove triggered elements 2016-07-06 22:30:59 +02:00
94a134df05 Fixing namespace 2016-07-06 21:26:17 +02:00
d59e9cccf7 jsHint inspection fixes 2016-07-03 16:34:59 +02:00
acf6632fa5 Fixing scope issue 2016-07-02 20:18:32 +02:00
86d715b4e6 Implementing better response handling
Now multiple responses behaviors are possible for. One for each status
code (200, 404 etc.)
2016-07-02 12:45:08 +02:00
b8e665529a Update 2016-06-26 16:58:27 +02:00
804bf24513 First implementation of data-action
Remaining todos are passing results from one action to the next and
allowing the same action time multiple times.
2016-06-26 16:25:51 +02:00
30ba6233a0 Support asset loader include
Sync loading still not implemented. Now only one file can be included
and the callback still needs to be implemented. Maybe allow arrays for
includes and THEN do the callback?!
2016-06-26 16:24:59 +02:00
28e1088a24 Comments & saving callbacks 2016-06-26 16:23:16 +02:00
bead7c077d Comments 2016-06-26 16:22:55 +02:00
6a4b7d70fb Formatting 2016-06-26 16:22:42 +02:00
ba9c02bb03 Adding event listener for array of elements 2016-06-25 13:57:20 +02:00
56757de774 JsHint fixes and comments 2016-06-12 09:52:05 +02:00
972bcb83a5 First test implementation 2016-06-03 21:18:20 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
4db77b838f Cleanup and documentation 2016-05-31 23:31:52 +02:00
80b9dbdf9f Fixing global variables 2016-05-31 23:21:09 +02:00
2deb520fb9 Fix undefined variable 2016-05-31 23:09:31 +02:00
fcb639d267 Fixing unused parameter 2016-05-31 21:39:46 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
5c02524873 Regression/forecast for charting 2016-05-30 21:10:17 +02:00
59ef044f54 Namespace fixes for ide 2016-05-30 21:09:59 +02:00
6400f40b2a Namespace fixes for ide 2016-05-29 00:23:12 +02:00
e6a6a80368 Cleanup and DocBlocks 2016-05-29 00:00:40 +02:00
7e11669ca3 Chart fixes during git dashboard creation 2016-05-26 22:53:38 +02:00
16c57fb777 Fix capitalization 2016-05-17 00:12:24 +02:00
7767dde5c3 Positioning bug fixes 2016-05-15 16:58:06 +02:00
9480be94fc Creating draft for pie & donut chart 2016-05-15 16:27:57 +02:00
9fb06b225a Creating grouped/stacked column chart 2016-05-15 14:42:44 +02:00
deb19715de Add area charts
Stack chart idea implemented as well but still buggy.
2016-05-14 22:42:33 +02:00
9696363f5e Added mouse type events
Longpress, click, context
2016-05-14 10:55:01 +02:00
3072b20d2a Implementing mouse and keyboard input 2016-05-13 23:51:06 +02:00
dc2870889c Fixing extension 2016-05-12 20:33:43 +02:00
148dc74dde Update SwipeManager 2016-05-09 16:29:10 +02:00
71cbbeed17 Create SwipeManager 2016-05-09 14:04:13 +02:00
b080f7d4ad Update TouchManager.js 2016-05-09 14:02:10 +02:00