Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gorevler widgeti hazirlanmasi #5254 #96

Open
zetaopsbot opened this issue Apr 7, 2016 · 0 comments
Open

gorevler widgeti hazirlanmasi #5254 #96

zetaopsbot opened this issue Apr 7, 2016 · 0 comments

Comments

@zetaopsbot
Copy link
Collaborator

gorevler widgeti asagidaki ozellikleri kapsayacak;

  1. websocket ile gonderilen 'task_list' keyi socket.js ile dinlenerek dispatch edilip broadcast edilecek
  2. broadcast edilmis data dashboard_widgets_directives.js dosyasinda tanimlanacak userTasks directiveinde yakalanarak widget icinde kullanilacak
  3. beklenen data formati ilk etapta su sekildedir:
task_list = [
                    {WFToken: "yfuialhfuial", title: "sample 1 workflow", description: "sample 1", wf_type: "type x", date: '02.05.2016'},
                    {WFToken: "yfuialhfuial", title: "sample 2 workflow", description: "sample 2", wf_type: "type x", date: '02.05.2016'},
                    {WFToken: "yfuialhfuial", title: "sample 3 workflow", description: "sample 3", wf_type: "type y", date: '02.05.2016'},
                    {WFToken: "yfuialhfuial", title: "sample 4 workflow", description: "sample 4", wf_type: "type y", date: '02.05.2016'}
                ];
  1. taskler type bazinda gruplanarak widget icine yerlestirilecek
  2. taskler yaklasan tarihler baz alinarak oneme gore renklendirilerek gosterilecek

ulakbus-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant