Skip to content
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

Open
Tracked by #1326 ...
zspencer opened this issue Jan 26, 2024 · 0 comments
Open
Tracked by #1326 ...

📋 Marketplace: Menu #2153

zspencer opened this issue Jan 26, 2024 · 0 comments

Comments

@zspencer
Copy link
Member

zspencer commented Jan 26, 2024

@zspencer zspencer changed the title 🥔 Browsing Products Marketplace: Menu Jan 26, 2024
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 zspencer changed the title Marketplace: Menu 📋 Marketplace: Menu Jan 30, 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant