0
Fork 0
mirror of https://projects.blender.org/infrastructure/gitea-custom.git synced 2024-12-22 07:13:09 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Pablo Vazquez
d9630c65ef Dashboard: Add list of ongoing projects 2024-05-24 19:06:09 +02:00
Pablo Vazquez
8904b6b97f Dashboard: Move large card links to header dropdown
Move the cards "Blender, User Manual, Flamenco", to a "Products" dropdown
in the header, together with other projects. We can add more in the
future to give visibility to other projects.
2024-05-24 19:04:49 +02:00
Brecht Van Lommel
6bcbbd97d8 Update for upstream CSS changes to cards 2023-05-22 15:18:11 +02:00
Pablo Vazquez
677474967f Home: Fix padding in repository cards 2023-03-07 12:43:37 +01:00
Pablo Vazquez
56767b4a2f UI: Fix link to Flamenco repository in dashboard cards 2023-02-14 16:09:45 +01:00
Pablo Vazquez
52d4651d55 UI: Fix links to milestones and repositories
Missed in the previous fix.
2023-02-10 16:36:03 +01:00
Pablo Vazquez
667595efa0 UI: Layout update to dashboard and home cards 2023-02-09 19:48:16 +01:00
Pablo Vazquez
e421cd5ae2 Auth: Simplify Link Account template
Hide inputs from the interface and simply show an explanation text.
2023-02-08 20:05:27 +01:00
Pablo Vazquez
bc97b622df Auth: Fix link account
Inputs must not be disabled otherwise it gives an error (field cannot be empty)
2023-02-08 17:13:41 +01:00
Pablo Vazquez
1c961188a0 Auth: Override Link Account template
The wrong template was overriden in the previous commit.
2023-02-08 17:09:42 +01:00
Pablo Vazquez
cee06cc9c9 Override signup template to include Blender ID message 2023-02-08 15:40:25 +01:00
Pablo Vazquez
40a657a016 Remove signin template no longer used.
We now use Gitea's built-in template.
2023-02-08 15:40:09 +01:00
Francesco Siddi
bbc5446a80 Always show navigation cards in dashboard 2023-02-07 15:54:56 +01:00
Francesco Siddi
be7a1616c4 Refactor repos into template 2023-02-07 15:52:22 +01:00
Francesco Siddi
85c2abfcc1 Make login form visible
We go to production soon!
2023-02-07 11:27:54 +01:00
Francesco Siddi
564a8df61c Create card components and add them to dashboard
Refactor the Releases, Modules and Projects cards into reusable
templates. Now they are used in the non-logged-in landing homepage
and in the logged-in dashboard.
2023-02-02 13:06:08 +01:00
Pablo Vazquez
4e8be1543d Login: Add notice about disabled login and hide buttons 2023-02-02 12:35:06 +01:00