Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
jerryshao closed issue #5447: [FEATURE] Support web ui for creating topic URL: https://github.com/apache/gravitino/issues/5447 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
jerryshao closed issue #5447: [FEATURE] Support web ui for creating topic URL: https://github.com/apache/gravitino/issues/5447 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
LauraXia123 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2510458800 @liuchunhao hi, do you have time for this? If not, I'll take over. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
liuchunhao commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2488365539 I'd like to work on this. Could you assign it to me ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
alan910127 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2469456160 @LauraXia123 Got it, thanks for the clarification. However, I thought Next.js can generate an SPA using the Next.js router without requiring a Node server. In our case, would it be possible to remove the `export` setting in the Next.js config? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
LauraXia123 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2467607905 @alan910127 output mode is `export` when build, can't use the Next.js file-based routing without node server. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
alan910127 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2467448481 I’m curious about the decision to route the pages for metalakes, catalogs, and schemas using search parameters. Is there a specific reason for this approach? It might be cleaner if we used the Next.js file-based routing instead imo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
alan910127 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2456602774 I’m good with either approach 😊, but I agree a separate PR might be better. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
LauraXia123 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2456588911 Separate one specifically for refactoring is better. WDYT? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
alan910127 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2456581086 After a bit of investigation, I've found that the dialogs for creating different resources are quite similar. I'd like to refactor them into a more generic version to make the code cleaner. Should I make these changes in the same PR, or would it be better to create a separate one specifically for refactoring? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
xunliu commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2456147644 hi @alan910127 Thank you for your interest this is an issue, I assigned to you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
alan910127 commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2456140734 I'd like to implement this feature, please assign the issue to me. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [FEATURE] Support web ui for creating topic [gravitino]
orenccl commented on issue #5447: URL: https://github.com/apache/gravitino/issues/5447#issuecomment-2456136218 I would like to take this task -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
