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

[UI] Logs #230

Open
23 of 53 tasks
Tracked by #120 ...
ninabreznik opened this issue Apr 1, 2022 · 2 comments
Open
23 of 53 tasks
Tracked by #120 ...

[UI] Logs #230

ninabreznik opened this issue Apr 1, 2022 · 2 comments

Comments

@ninabreznik
Copy link
Member

ninabreznik commented Apr 1, 2022

@todo

  • implement first iteration of component
    • set up local dev environment with pnpm
      • pnpm link the modules locally
        • pnpm link --global (to make them available)
        • pnpm link --global <./package.json#name>
    • create repository
    • @output 📦 repository-domlog
    • @output 📦 repository-ui-logs
  • refactor component and its dependencies and tag with v0.0.0-prealpha
    • @input 📦 repository-domlog
    • refactor very old commit with domlog and old button/icon to use versions
    • rebase main branch on top of taged version
    • update package.json (new path for the dependencies)
    • @output 📦 domlog#v0.0.0-prealpha
  • refactor component for last Fiona's commit and tag it with v0.0.0-alpha
  • refactor component latest commit with new comm protocol and tag with v0.0.1-alpha
    • @input 📦 domlog#v0.0.0-prealpha
    • @input 📦 ui-logs#v0.0.0-alpha
    • refactor latest commit with latest terminal/log to use versions
    • refactor communication protocol to use latest message standard
    • move terminal/logs to dev dependencies
    • rebase main branch on top of taged version
    • update package.json (new path for the dependencies)
    • update github page links
    • build new bundle.js to include changes in demo page
    • @output 🏭 domlog#v0.0.1-alpha
    • @output 📦 ui-logs#v0.0.1-alpha
  • implement next merged component version v0.0.2-alpha
    • @input 📦 domlog#v0.0.0-prealpha
    • @input 📦 ui-logs#v0.0.0-alpha
    • @inputdomlog#v0.0.1-alpha
    • @input 📦 ui-logs#v0.0.1-alpha
    • decide how to merge ui-logs and domlog
    • fix bugs & add features for v0.0.2
      • support single select (Support a filter for search swarm key and terminal messages using)
      • upport enable trace mode
      • support enable debug mode
      • support enable info mode
      • support enable warn mode
      • support enable error mode
      • support enable fatal mode
      • Refactor codes(protocol, receive, recipients)
      • refactor all messages and status and update documentation
    • set up github page using demo maker component dev dependency
    • document component api in readme or whatever needs to show in the readme
      • document apis for each screen and return available actions
        • @inputwireframes action bars
    • document component api in readme
      • list all opts
      • list all roles
      • list all incoming message types
      • list all outgoing message types
      • list all possible status the component instance can be in
    • install latest dev dependencies
      • budo
      • browserify
      • datdot-terminal
    • install latest specific version of dependencies
      • ...
    • update github page links
    • build new bundle.js to include changes in demo page
    • update package.json (new path for the dependencies)
    • @outputui-domlog#v0.0.2-alpha

@info

Repo 📂

https://github.com/datdot-ui/ui-domlog
https://github.com/datdot-ui/datdot-ui-logs

@ninabreznik ninabreznik mentioned this issue Apr 1, 2022
45 tasks
@ninabreznik ninabreznik mentioned this issue Apr 8, 2022
2 tasks
@serapath
Copy link
Member

@ninabreznik
worklog 2022.04.07 - locking UI elements

Notes:

  • v.0.0.1-alpha: ui elements, updated to use new comm protocol
  • 0.0.0-alpha: ui elements in the original Fiona's state (only a few)

Results:

v0.0.1-alpha (using new comm proto)

0.0.0-alpha (old/Fiona's original)

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