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

Web activities #8

Open
18 tasks
dnarvaez opened this issue May 17, 2013 · 1 comment
Open
18 tasks

Web activities #8

dnarvaez opened this issue May 17, 2013 · 1 comment
Milestone

Comments

@dnarvaez
Copy link
Owner

About

A set of javascript libraries which will allow to write native-like sugar activities. Same look and feel and ability to interact with system services like the datastore.

Status

Work in progress.

Tasks

  • Add Image preview for web activities in the datastore (Browse has code to get an image from a webview)
  • If starting the web activiity as a normal activity, show a sensible error rather than tracing back
  • Ensure we don't lose data when closed from the frame.
  • Write tests for the bus private API.
  • Read title and description from the datastore when activity starts (in progress by Suraj)
  • Write title and description to the datastore when activity loose focus or stop (in progress by Suraj) 
  • Text entry: optional actionable buttons inside the entry, on both sides. (one side is done http://sugarlabs.github.io/sugar-web-samples/iconinputtext.html)
  • Text entry: invert the order of the buttons in RTL (right to left) languages.
  • Palette header: optional icon on left side (or right if RTL language).
  • Palette: actionable items, menu
  • Palette: optional icon on left side of actioable items (or right if RTL language).
  • Combo box. Must be a custom component, manuq tried styling <select><option> but failed.
  • ActivityPalette with title entry and description entry (in progress by Suraj).
  • Icon lookup by name: given an icon name, get its path or data. In GTK activities it works like this: first it looks in icons/ folder inside the activity, then it looks in icons/ folder in the toolkit.
  • Investigate how can we expose the LESS variables (color names and sizes) to the activity developer

gwebsockets

  • Good test coverage.

HTML Activity logging

@icarito
Copy link

icarito commented Apr 5, 2017

Interesting items here... I wonder where you went! Thanks for all your contribution to Sugar.

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

2 participants