Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

[taboule] ^v2 improvements #441

@vecna

Description

@vecna
  • In every trex website you can find static/js/global.js and a function that help in testing different server endpoint.
    Taboule doesn't use this utility and this prevent certain condition to work (I'm talking about this ttps://github.com/tracking-exposed/tiktok.tracking.exposed/blob/main/static/js/global.js )
  • The csv button in the Taboule is a .txt while it should be a .csv
  • The filtering button in the Taboule is not filtering results. It would be nice if the .csv produced inside Taboule could contain just the filtered results and not all of them
  • /personal/ API might become just the equivalent of what summary now (.count of all the collections with a publicKey, and a check in supporters collection to return lastActivity and pseudonym)
  • Taboule should only call the 'metadata' API which is quite flexible already (as it take as parameters a wider list of possibilities such as the publicKey (usable in the current "personal page"), but as well also experimentId and researchTag which make it usable in other pages.
  • Taboule in regarding of tiktok should support foryou and following (feed), search, and profile.

updated after a chat with @ascariandrea

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions