Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openfoodfacts/open-prices-frontend

raphodn pushed 1 commit to master openfoodfacts/open-prices-frontend
  • refactor(l10n): New Crowdin translations to review and merge (#954) d7f0718

View on GitHub

raphodn pushed 1 commit to master openfoodfacts/open-prices-frontend
  • refactor(ProofCard): Only show proof thumb image in User Dashboard Proof List (#955) Co-authored-by: Raphael Odini <... 64824b8

View on GitHub

raphodn deleted a branch openfoodfacts/open-prices-frontend

ttalex/proof-thumbs-restrictions

raphodn closed an issue on openfoodfacts/open-prices-frontend
We can't read any more from receipts due to poor quality
Following #924 On the web version, the switch to images of size 400px made it impossible to read for most receipts. I would suggest to: - display the full version when you're on the price additi...
raphodn closed a pull request on openfoodfacts/open-prices-frontend
refactor(ProofCard): Only show proof thumb image in User Dashboard Proof List
### What - Following #924 - Only show proof thumb image in User Dashboard Proof List - All other pages should display the original proof image, as to not offuscate important details ### Fix...
raphodn created a review comment on a pull request on openfoodfacts/open-prices-frontend
also did a last small fix and moved getProofUrl to computed (instead of methods)

View on GitHub

raphodn created a review on a pull request on openfoodfacts/open-prices-frontend

View on GitHub

raphodn pushed 1 commit to ttalex/proof-thumbs-restrictions openfoodfacts/open-prices-frontend
  • Move getProofUrl to computed section b455c42

View on GitHub

openfoodfacts-bot pushed 1 commit to l10n_master openfoodfacts/open-prices-frontend
  • New translations en.json (Portuguese, Brazilian) [ci skip] 5e05cee

View on GitHub

openfoodfacts-bot pushed 1 commit to l10n_master openfoodfacts/open-prices-frontend
  • New translations en.json (Portuguese, Brazilian) [ci skip] bc6f924

View on GitHub

openfoodfacts-bot pushed 1 commit to l10n_master openfoodfacts/open-prices-frontend
  • New translations en.json (Portuguese, Brazilian) [ci skip] 290acbb

View on GitHub

TTalex created a review comment on a pull request on openfoodfacts/open-prices-frontend
I did actually get confused by that. So I opted to remove all params from `getProofUrl` Thanks for the suggestion

View on GitHub

TTalex created a review on a pull request on openfoodfacts/open-prices-frontend

View on GitHub

TTalex pushed 1 commit to ttalex/proof-thumbs-restrictions openfoodfacts/open-prices-frontend
  • refactor(ProofCard): tweaks to variable names and params 2195929

View on GitHub

openfoodfacts-bot pushed 1 commit to l10n_master openfoodfacts/open-prices-frontend
  • New translations en.json (Portuguese, Brazilian) [ci skip] 6be41c3

View on GitHub

openfoodfacts-bot pushed 2 commits to release-please--branches--master openfoodfacts/open-prices-frontend
  • refactor(Proof detail): add history section at the bottom (#960) b71b4b6
  • chore(master): release 1.88.0 f75fa14

View on GitHub

raphodn pushed 1 commit to master openfoodfacts/open-prices-frontend
  • refactor(Proof detail): add history section at the bottom (#960) b71b4b6

View on GitHub

raphodn closed an issue on openfoodfacts/open-prices-frontend
Privacy : show price owner only on the price detail page
### Story Thanks to #795 we have a new page where we could display _metadata_ below the Price Card, with info like - the price addition date - the price owner - the price edit history (one day ?) ...
raphodn closed a pull request on openfoodfacts/open-prices-frontend
refactor(Proof detail): add history section at the bottom
### What Similar to #806 (Price detail history section), but in the Proof detail page ### Why - we removed the Proof owner chip in #959, and we display it in the history section instead -...
raphodn opened a pull request on openfoodfacts/open-prices-frontend
refactor(Proof detail): add history section at the bottom
### What Similar to #806 (Price detail history section), but in the Proof detail page ### Why - we removed the Proof owner chip in #959 - to mimic the Price detail page - to close #804 ^^
raphodn created a branch on openfoodfacts/open-prices-frontend

raphodn/proof-detail-history - A vue.js front-end for Open Prices

openfoodfacts-bot pushed 2 commits to release-please--branches--master openfoodfacts/open-prices-frontend
  • refactor(Proof card): hide by default the proof owner chip (#959) 3cbef3f
  • chore(master): release 1.88.0 da6d3d7

View on GitHub

raphodn deleted a branch openfoodfacts/open-prices-frontend

raphodn/proof-card-hide-owner

raphodn pushed 1 commit to master openfoodfacts/open-prices-frontend
  • refactor(Proof card): hide by default the proof owner chip (#959) 3cbef3f

View on GitHub

raphodn closed a pull request on openfoodfacts/open-prices-frontend
refactor(Proof card): hide by default the proof owner chip
### What Following #806 where we hide by default the price owner chip (in the Price card) & https://github.com/openfoodfacts/open-prices-frontend/commit/ee4468019fc222af6c96dcb3bc523578500c9bfe ...
raphodn opened a pull request on openfoodfacts/open-prices-frontend
refactor(Proof card): hide by default the proof owner chip
### What Following #806 where we hide by default the price owner chip (in the Price card) & https://github.com/openfoodfacts/open-prices-frontend/commit/ee4468019fc222af6c96dcb3bc523578500c9bfe ...
raphodn created a branch on openfoodfacts/open-prices-frontend

raphodn/proof-card-hide-owner - A vue.js front-end for Open Prices

raphodn opened an issue on openfoodfacts/open-prices-frontend
Dashboard: Proof list: add a table view
### Story In the Dashboard, users can see their list in a card list display. In parallel of adding filtering/ordering capabilities (#839) we could also add a toggle to display the proofs in a mor...
raphodn created a review comment on a pull request on openfoodfacts/open-prices-frontend
and when you think about it, the `getProofUrl` method could also very well work without any param at all (and call this.proof instead !)

View on GitHub

Load more