Conversation
dennisvankekem
left a comment
There was a problem hiding this comment.
I did a first pass and I like the basics, however styling wise we need to add some finer details, I've created a frame comparison below with comments, please try to fix these styling issues on component level, I can help you if you want
https://www.figma.com/design/nAL8qBeyW41MqMxLAd2580/APL-512?node-id=0-1&p=f&t=UTnhYwT7gutxS1DM-0
|
switching to Gitea service removes all the values from other tabs (not sure if we want to fix this now) Screen.Recording.2025-02-17.at.3.15.19.PM.mov |
|
Maybe a nit. But I can enter Gitlab url into Github service and vice versa, do we want to auto switch maybe? |
dennisvankekem
left a comment
There was a problem hiding this comment.
please see comments
Fixed! |
This is intentional because if we don't remove the values, some fields (such as the secret name) might cause conflicts. |
Fixed! Added label field validation. |
Fixed! Added repository url validation using git service. |
The secrets should be Sealed Secrets of type |
I added human readable error message |
Fixed! Improved the form validation. |
Updated private repo connection and fixed the ssh connection issue. |
Yes, it's because of browser caching. If you still get this error, try the |







Implements
https://jira.linode.com/browse/APL-512
https://docs.google.com/document/d/1hyJT-rKmz0RtN58fXQjNmgAB75B8wXpmXLos7kegX3o/edit?tab=t.0#heading=h.yufq4w75pww7
Description
This PR adds code repository page(s) created using the new form components.
Is paired with: linode/apl-api#628 and linode/apl-core#1945
Considerations