Skip to content

Commit

Permalink
new bids options
Browse files Browse the repository at this point in the history
  • Loading branch information
bricel committed Nov 17, 2024
1 parent f244fc3 commit a5a67de
Show file tree
Hide file tree
Showing 17 changed files with 78 additions and 18 deletions.
12 changes: 6 additions & 6 deletions latest/user-ui/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "/static/css/main.4f05a361.css",
"main.js": "/static/js/main.7a8cfcd5.js",
"main.css": "/static/css/main.17134ba6.css",
"main.js": "/static/js/main.72708534.js",
"index.html": "/index.html",
"static/media/getFetch.cjs": "/static/media/getFetch.c4cca45e22bc1b2c7d0d.cjs",
"main.4f05a361.css.map": "/static/css/main.4f05a361.css.map",
"main.7a8cfcd5.js.map": "/static/js/main.7a8cfcd5.js.map"
"main.17134ba6.css.map": "/static/css/main.17134ba6.css.map",
"main.72708534.js.map": "/static/js/main.72708534.js.map"
},
"entrypoints": [
"static/css/main.4f05a361.css",
"static/js/main.7a8cfcd5.js"
"static/css/main.17134ba6.css",
"static/js/main.72708534.js"
]
}
2 changes: 1 addition & 1 deletion latest/user-ui/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="site-name" site="bo-americana"></div><div id="circuit-setup" site="backoffice-corinphila-nl" hostname="test-backoffice-corinphila-nl.pantheonsite.io"></div><div id="my-account"></div></body><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.7a8cfcd5.js"></script><link href="/static/css/main.4f05a361.css" rel="stylesheet"></head></html>
<!doctype html><html lang="en"><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="circuit-setup" site="backoffice-hr-harmer" hostname="test-backoffice-peter-harlos.pantheonsite.io"></div><div id="my-bids"></div></body><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.72708534.js"></script><link href="/static/css/main.17134ba6.css" rel="stylesheet"></head></html>
9 changes: 9 additions & 0 deletions latest/user-ui/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,15 @@
"loading": "Laden..."
},
"myBids": {
"close": "Schließen",
"showMore": "Mehr anzeigen",
"detailedView": "Detailansicht",
"summaryView": "Übersicht",
"lotNumber": "Los Nummer",
"openingPrice": "Startpreis",
"topBid": "Höchstgebot",
"soldFortable": "Verkauft für",
"loadingTitle": "Titel wird geladen...",
"currentPrice": "Aktueller Preis: {{price}}",
"youAreHighestBidder": "Sie sind der Höchstbietende",
"filterHighest": "Artikel, bei denen ich der Höchstbietende bin",
Expand Down
8 changes: 8 additions & 0 deletions latest/user-ui/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,14 @@
"generalError": "An error occurred. Please try again."
},
"myBids": {
"close": "Close",
"showMore": "Show more",
"detailedView": "Detailed View",
"summaryView": "Summary View",
"lotNumber": "Lot Number",
"openingPrice": "Opening Price",
"topBid": "Top Bid",
"soldFortable": "Sold For",
"loadingTitle": "Loading title...",
"currentPrice": "Current Price: {{price}}",
"youAreHighestBidder": "You are the highest bidder",
Expand Down
9 changes: 9 additions & 0 deletions latest/user-ui/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,15 @@
"loading": "Chargement..."
},
"myBids": {
"close": "Close",
"showMore": "Show more",
"detailedView": "Detailed View",
"summaryView": "Summary View",
"lotNumber": "Lot Number",
"openingPrice": "Opening Price",
"topBid": "Top Bid",
"soldFortable": "Sold For",
"loadingTitle": "Loading title...",
"currentPrice": "Prix actuel : {{price}}",
"youAreHighestBidder": "Vous êtes le plus offrant",
"filterHighest": "Articles où je suis le plus offrant",
Expand Down
9 changes: 9 additions & 0 deletions latest/user-ui/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,15 @@
"loading": "Laden..."
},
"myBids": {
"close": "Sluiten",
"showMore": "Meer tonen",
"detailedView": "Gedetailleerde weergave",
"summaryView": "Overzicht",
"lotNumber": "Kavelnummer",
"openingPrice": "Startprijs",
"topBid": "Hoogste bod",
"soldFortable": "Verkocht voor",
"loadingTitle": "Titel laden...",
"currentPrice": "Huidige prijs: {{price}}",
"youAreHighestBidder": "U bent de hoogste bieder",
"filterHighest": "Artikelen waar ik de hoogste bieder ben",
Expand Down
9 changes: 9 additions & 0 deletions latest/user-ui/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,15 @@
"loading": "Загрузка..."
},
"myBids": {
"close": "Close",
"showMore": "Show more",
"detailedView": "Detailed View",
"summaryView": "Summary View",
"lotNumber": "Lot Number",
"openingPrice": "Opening Price",
"topBid": "Top Bid",
"soldFortable": "Sold For",
"loadingTitle": "Loading title...",
"currentPrice": "Текущая цена: {{price}}",
"youAreHighestBidder": "Вы являетесь лидирующим участником",
"filterHighest": "Лоты, где я лидирующий участник",
Expand Down
9 changes: 9 additions & 0 deletions latest/user-ui/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,15 @@
"loading": "加载中..."
},
"myBids": {
"close": "Close",
"showMore": "Show more",
"detailedView": "Detailed View",
"summaryView": "Summary View",
"lotNumber": "Lot Number",
"openingPrice": "Opening Price",
"topBid": "Top Bid",
"soldFortable": "Sold For",
"loadingTitle": "Loading title...",
"currentPrice": "当前价格:{{price}}",
"youAreHighestBidder": "您是最高出价者",
"filterHighest": "我为最高出价者的物品",
Expand Down
8 changes: 4 additions & 4 deletions latest/user-ui/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"main.css": "/static/css/main.4f05a361.css",
"main.js": "/static/js/main.7a8cfcd5.js",
"main.css": "/static/css/main.17134ba6.css",
"main.js": "/static/js/main.72708534.js",
"index.html": "/index.html",
"static/media/getFetch.cjs": "/static/media/getFetch.c4cca45e22bc1b2c7d0d.cjs",
"main.4f05a361.css.map": "/static/css/main.4f05a361.css.map",
"main.7a8cfcd5.js.map": "/static/js/main.7a8cfcd5.js.map"
"main.17134ba6.css.map": "/static/css/main.17134ba6.css.map",
"main.72708534.js.map": "/static/js/main.72708534.js.map"
}
2 changes: 2 additions & 0 deletions latest/user-ui/static/css/main.17134ba6.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions latest/user-ui/static/css/main.17134ba6.css.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions latest/user-ui/static/css/main.4f05a361.css

This file was deleted.

1 change: 0 additions & 1 deletion latest/user-ui/static/css/main.4f05a361.css.map

This file was deleted.

3 changes: 3 additions & 0 deletions latest/user-ui/static/js/main.72708534.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@
* LICENSE file in the root directory of this source tree.
*/

/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
Expand Down

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions latest/user-ui/static/js/main.7a8cfcd5.js

This file was deleted.

0 comments on commit a5a67de

Please sign in to comment.