-
Notifications
You must be signed in to change notification settings - Fork 106
feature: design and develop a UI to generate tailcall configurations #373
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
Comments
/bounty 500$ |
💎 $500 bounty • Tailcall Inc.Steps to solve:
🙏 Thank you for contributing to tailcallhq/tailcallhq.github.io!
|
/attempt #373 Options |
/attempt #373
|
Note The user @harshtech123 is already attempting to complete issue #373 and claim the bounty. We recommend checking in on @harshtech123's progress, and potentially collaborating, before starting a new solution. |
/attempt #373
|
I would recommend people collaborate on this issue together and work towards a common goal. |
@mehulmathur16 Let's collab on this? |
Sure @Bhavyajain21 👍 |
…call.run/playground , everything is done except ui since i am not good at this . /claim tailcallhq#373 i have checked the generated configurations are always correct. i try to have searchable dropdowns wherever possible instead of text boxes i have Ensured the schema is loaded dynamically from the above URL. The page is integrated into https://tailcall.run/playground\ thanks and regards harshtech Co-Authored-By: Tushar Mathur <[email protected]>
on it |
@mehulmathur16: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏 |
@Bhavyajain21: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏 |
@tusharmath |
Healthy competition. 😄😆
…On Wed, 31 Jul, 2024, 10:16 pm Mehul Mathur, ***@***.***> wrote:
@webbdays <https://github.com/webbdays> the PR is in draft currently. 😄
—
Reply to this email directly, view it on GitHub
<#373 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AL57N2N2ZVDK4HONYWQPYK3ZPEIFLAVCNFSM6AAAAABLGSER3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRQHE2DGNJQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi, |
ATTENTION!!!Thanks everyone! I love what you guys have created from an engineering point of view however I think we need some professional help in terms of design 🙈. Im going to get it from outside and try to share the figma URLs here. Until then we will just keep the issue on hold. Thanks for understanding 🙏 |
Throwing my hat in too once the designs are done! |
Is the bounty open? Can one make an attempt? Thanks. |
@tusharmath I'd like to try my hand at getting a design together, would I be eligible to receive part of the bounty if I contribute to this? |
@icorbrey can u connect with me on discord? |
@tusharmath Yep! I @'d you in #contributors |
/attempt #373 Options |
Note The user @harshtech123 is already attempting to complete issue #373 and claim the bounty. We recommend checking in on @harshtech123's progress, and potentially collaborating, before starting a new solution. |
@tusharmath still working out the kinks in the interactive bits, but this is what I've got cooking up for desktop UI: And for mobile: Shallow objects will have expandable bits and deep objects will show in a slideover. Any feedback so far to take into account? Obviously I'll be taking some time to polish up the appearance after the interactions are down |
@icorbrey: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏 |
@tusharmath still open?? |
Probably not @edilson258, Tushar seems to be completely focused on Forge at the moment |
I think this bounty should be closed out of respect to those who may attempt and get no response in return. |
Uh oh!
There was an error while loading. Please reload this page.
Currently, Tailcall Configurations can be written in JSON, YML, and GraphQL formats. Internally they are parsed in config.rs
Config is pretty core to Tailcall and we would like to enhance the experience by using a web interface. Create a form that allows developers to quickly create, update and download Tailcall Configurations.
Technical Requirements
Design Requirements
Update 1
The text was updated successfully, but these errors were encountered: