Coder Social home page Coder Social logo

aletheia-data / app.aletheiadata.org Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 22.94 MB

🤖 Dashboard toward Aletheia's ecosystem

Home Page: https://app.aletheiadata.org

License: MIT License

HTML 0.15% CSS 0.02% SCSS 8.89% TypeScript 89.91% JavaScript 1.03% Shell 0.01%

app.aletheiadata.org's People

Contributors

aletheiadata avatar enzovezzaro avatar natachadelarosa avatar

Stargazers

 avatar  avatar

Watchers

 avatar

app.aletheiadata.org's Issues

Allow users to upload a private document

Is your feature request related to a problem? Please describe.
We need to find a way to privately store user's file and allow him to change the file's permission.

Discussion:

SEARCH - finish Search component (categories and items)

Is your feature request related to a problem? Please describe.
Finishing the last features in the search component and fix some bug/limitations.

  • when you open the modal, we see the wrong message. Add a message if you haven't search anything yet

Screen Shot 2022-05-16 at 6 30 38 PM

  • add links to categories
  • add covers (image) to categories
  • remove tutorials and add 'last uploads' with 5 results (get query from utils/queries)
  • find a way to improve on the limitation in mongodb regarding 'case sensitive' search

LISTING - create listing by File Format

Is your feature request related to a problem? Please describe.
LISTING - create listing by File Format

TO DO:

  • create listing page for file format
  • change UI widget homepage

We need to:

  • remove percentages
  • add button for listing

Image

add loader to sidebar category chart

Describe the bug
This is more an improvement. Add a loader when changing categories.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Dashboard
  2. Change category in sidebar

Screenshots
Screen Shot 2022-04-09 at 10 40 20 AM

toward 1.3 🏃🏽‍♂️⚡️

minor improvements before v1.3.0 public release
test branch: master

Home

  • remove arrows icons in homepage
  • add percentages to achivements commented for now
  • fix counter on widgets (sometimes it stays at 0)
  • fix the aletheia image in the right sidebar
  • add all icons to categories and show them in homepage
  • fix link copywrite at the bottom
  • optimize images
  • remove link from imports list

Listing

  • fix action cta
  • increase truncate in link
  • hide upload button

Single

  • check why some assets are not getting back status
  • improve CTA proof
  • hide buttons upload
  • change name in the table for title of the asset (remove asset owner)
  • change first column in asset's table #88
  • add assetId to all calls to /single/... #87
  • wrong column in sources listing #86

SINGLE - show Filecoin status and deals

Is your feature request related to a problem? Please describe.
SINGLE - show Filecoin status and deals

call endpoint:
NAME - Filecoin status
https://rapidapi.com/aletheia-data-aletheia-data-default/api/aletheia2

File status is verified by the present of at least 1 status: pinned. Check the pins array, if inside has at least 1 pinned item, then show "Pinned" in the frontend

Link to deal information:
https://filfox.info/en/deal/
example: https://filfox.info/en/deal/3277130

get values from endpoint and show in dashboard as mockup
https://www.figma.com/file/9eRRN3Fo8bfoVJP3q8Wyye/v1.0.0?node-id=0%3A1

Screen Shot 2022-04-25 at 6.08.53 PM.png

DoD:

  • integrate Rapid API (ask @EnzoVezzaro for API Key)
  • get status info from new endpoint
  • show this information in UI

Add translation to project

Is your feature request related to a problem? Please describe.
We need to add translations to our site.

Describe the solution you'd like
We need to do this:

  • identify package
  • install and configure package
  • change all labels
  • create LangSwitcher component

Testing
Test well for different browsers and OS (in different languages also Spanish / English)

Migrate API calls to Rapid API and publish endpoints

We need to change the way we fetch data. We need to get all dashboard informations using Rapid API. To do so, we todo:

  • create a list of all queries done in the dashboard
  • create methods on API
  • connect methods to Rapid API
  • change frontend query

👀 : DoD - when we clone the dashboard, all api calls must work just by changing the REACT_APP_RAPID_API_KEY in .env

display version number in footer

Is your feature request related to a problem? Please describe.
display version number in footer and connect to changelog github.

Something like this:
Screen Shot 2022-05-10 at 3 41 46 PM

MiniSearch - when blank input, show all results

Describe the bug
On the minisearch component: when the input gets clear or is emptied, show all results instead of nothing.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Link
  2. Click on Open MiniSearch
  3. Write something
  4. Clear the input field

Screenshots
Screen Shot 2022-03-14 at 1 44 51 PM

MiniSearch - check encoding csv files

Describe the bug
Fix encoding issue on the Minisearch import file.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Link
  2. Click on MiniSearch
  3. See encoding

Screenshots
Screen Shot 2022-03-14 at 1 49 14 PM

Public Testing Pre-Release (1.3.0) Guide

Public Testing

Pre-Release v1.3.0

Testing Script

Go to docs.aletheiadata.org (read closely). This docs must:

  • make sense from a developer PoV
  • have correct information
  • have all the information a developer needs to be able to interact with our system

Now, in another tab open development.aletheiadata.org. In General, UI test must be done for the following component/features:

  • Connection (connect/disconnet)
  • Search
  • Navigation
  • Performance
  • UI / UX
  • Test on different browsers

Report Channels:

#public-testing

Website: development.aletheiadata.org

All these feature must work:

  • Login / Logout (Metamask / Magic Link)
  • Search Files
  • Upload File (at least 10 assets):
    • 3 PDF
    • 3 CSV
    • 3 XLS
    • 1 other
  • Save contributor's wallet
  • Navigation without latency or bugs
  • Access to IPFS / Filecoin information

Actions on file:

  • Download
  • Open "MiniSearch" on CSV
  • Open "Online Excel" on Excel
  • Open PDF on browser
  • Access to CID via RAPID API on CSV / JSON
  • All must be documented on https://docs.aletheiadata.org

Actions on Rapid API

  • All endpoints must work
  • Documentation must be correct
  • Check limitations

AUTH - add MagicLink

Is your feature request related to a problem? Please describe.
AUTH - add MagicLink as alternative to metamask

Login.png

Test Discord automate.io

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Cleanup - major change in source code

  • cleaning unnecessary code

  • move components to correct folder

  • add rules to eslint

  • add eslint to testing

  • change file structure and naming

  • Bump to v1.2.0

LISTING - order and pagination

Is your feature request related to a problem? Please describe.
Order: Last Changes - DESC

See if we can import the table builder component in hep.aletheiadata.org repo

Pagination: check if we can get more queries' results than 100. Otherwise optimize queries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.