-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
📋 Marketplace
: Menu
#2153
Comments
zspencer
added a commit
that referenced
this issue
Jan 26, 2024
- #2153 The `Add to Cart` button is wide and looks nice!
zspencer
added a commit
that referenced
this issue
Jan 26, 2024
- #2153 The `Add to Cart` button is wide and looks nice!
zspencer
added a commit
that referenced
this issue
Jan 26, 2024
- #2153 The `Add to Cart` button is wide and looks nice!
zspencer
added a commit
that referenced
this issue
Jan 26, 2024
- #2153 The `Add to Cart` button is wide and looks nice!
zspencer
added a commit
that referenced
this issue
Jan 26, 2024
- #2153 The `Add to Cart` button is wide and looks nice!
zspencer
added a commit
that referenced
this issue
Jan 29, 2024
- #2153 The `Add to Cart` button is wide and looks nice!
zspencer
added a commit
that referenced
this issue
Jan 29, 2024
…2072) - #2153 - #1326 * 🌸 `Marketplace`: Distinguish the `Cart` from the `Menu` - #2043 - #1326 While we definitely need a `Cart`; treating the `Cart` as the `Menu` is a clunky ducky way of operating. * 🧹 `Marketplace`: Drop the overly ambitious `Products#show` work Getting the `Menu` to a good place is the more important move here; we can add a `Products#show` endpoint 🔜 rather than :now: * 🌸 `Marketplace`: Order `Products` in `Cart` by time added I always forget that if you don't explicitely include an `order` Postgresql will return things based upon... well, how it feels in the moment. This ensures the `Cart` always shows it's `Products` in the order they were added to the `Cart`; so that they don't randomly swap around when changing quantity. * 🌸 `Marketplace`: `Product` on the `Menu` looks consistent with `Products#index` The `Products#index` is really only available to a `Space` `Member` at the moment; but it is what `People` adding `Products` to the `Marketplace` see; so it makes sense that the `Menu` look the same * 🌸 `Marketplace`: `Menu` has a prettier Add to Cart button - #2153 The `Add to Cart` button is wide and looks nice!
zspencer
added a commit
that referenced
this issue
Feb 10, 2024
zspencer
added a commit
that referenced
this issue
Feb 12, 2024
zspencer
added a commit
that referenced
this issue
Feb 17, 2024
zspencer
added a commit
that referenced
this issue
Feb 17, 2024
zspencer
added a commit
that referenced
this issue
Feb 18, 2024
- #831 - #1325 - #2153 - #2215 - #1137 - #2169 @anaulin has mentioned at least twice how she despises italics; but no one has taken on the task. So I did a quick skim-through for all the `italic` that lives within the `Marketplace`, and removed them in place of: - Making text size smaller - Making text color grayer
zspencer
added a commit
that referenced
this issue
Feb 22, 2024
zspencer
added a commit
that referenced
this issue
Feb 22, 2024
zspencer
added a commit
that referenced
this issue
Feb 22, 2024
zspencer
added a commit
that referenced
this issue
Feb 22, 2024
zspencer
added a commit
to zinc-collective/tobias
that referenced
this issue
Mar 25, 2024
- zinc-collective#831 - zinc-collective#1325 - zinc-collective#2153 - zinc-collective#2215 - zinc-collective#1137 - zinc-collective#2169 @anaulin has mentioned at least twice how she despises italics; but no one has taken on the task. So I did a quick skim-through for all the `italic` that lives within the `Marketplace`, and removed them in place of: - Making text size smaller - Making text color grayer
zspencer
added a commit
to zinc-collective/tobias
that referenced
this issue
Mar 25, 2024
zspencer
added a commit
to zinc-collective/tobias
that referenced
this issue
Mar 25, 2024
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Marketplace
:Menu
#2153 is a paginated list of every available 🥡Marketplace
:Product
#2169 that provides the 🕺Marketplace
:Shopper
#2043 with:Marketplace
:Product::Photo
s #1428Marketplace
:Product#tags
#2189Marketplace
:Product#price
#2218Marketplace
:Product#description
#2197The text was updated successfully, but these errors were encountered: