1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00

4 Commits

Author SHA1 Message Date
jbpratt
c4847bc4b8 chore: add /about and /security static pages to new UI (#4592)
adds two new static information pages to the React UI:
- /about page with company info cards and bill-of-materials table
- /security page with security practices and features documentation

implementation includes:
- PatternFly components for consistent UI design
- sortable/filterable packages table with pagination
- actual CoreOS and Red Hat logos
- nginx routing configuration for new paths
- webpack config updates to handle image assets from src/assets

Signed-off-by: Brady Pratt <bpratt@redhat.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-20 16:08:40 +00:00
Jonathan King
77edd887a3 frontend: upgrade react from 17 to 18 (PROJQUAY-8793) (#3811)
* frontend: upgrade react from 17 to 18 (PROJQUAY-8793)

* fixing cypress tests

---------

Co-authored-by: Jonathan <jonathan@jonathans-mbp.mynetworksettings.com>
Co-authored-by: bcaton <bcaton@redhat.com>
2025-06-09 14:08:47 -04:00
Kenny Lee Sin Cheong
1af42c0b5a ui: render modelcard markdown tables (PROJQUAY-8680) (#3708)
* ui: render modelcard markdown tables (PROJQUAY-8680)

* ui: oembed to render embeded video in markdown (PROJQUAY-8679)

* ui: render tables and embeded links in markdown (PROJQUAY-8673)

* Github linked videos and Patternfly code block

* Limit img source to github and huggingface
2025-04-04 10:18:20 -04:00
Dave O'Connor
f1d8558815 Add quay-ui (#1683)
Signed-off-by: Dave O'Connor <1656866+HammerMeetNail@users.noreply.github.com>
2022-12-20 08:38:16 -05:00