-
Notifications
You must be signed in to change notification settings - Fork 1
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
Native mode #308
Merged
Merged
Native mode #308
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* wip on new console Signed-off-by: Aaron Sutula <[email protected]> * better layout for console and data table Signed-off-by: Aaron Sutula <[email protected]> * more query validation, multiple statement support Signed-off-by: Aaron Sutula <[email protected]> * remove old files Signed-off-by: Aaron Sutula <[email protected]> * remove old code editor and deps Signed-off-by: Aaron Sutula <[email protected]> * layout fix Signed-off-by: Aaron Sutula <[email protected]> * working tabs Signed-off-by: Aaron Sutula <[email protected]> * support esc key to cancel edit tab name Signed-off-by: Aaron Sutula <[email protected]> * persisted tab data Signed-off-by: Aaron Sutula <[email protected]> * shared wallet status component and supporting changes Signed-off-by: Aaron Sutula <[email protected]> * little css cleanup Signed-off-by: Aaron Sutula <[email protected]> * store tab data per project Signed-off-by: Aaron Sutula <[email protected]> * combining conditional logic Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]>
Signed-off-by: Aaron Sutula <[email protected]>
Signed-off-by: Aaron Sutula <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Aaron Sutula <[email protected]>
Signed-off-by: Aaron Sutula <[email protected]>
Signed-off-by: Aaron Sutula <[email protected]>
@joewagner I branched off you your dimo console branch, but ended up merging main into my branch. So this PR is mostly just updates from main... not very useful. I'm going to just merge this into you branch now, then you can review your own PR (weird!), since it will contain mostly my code changes now. |
asutula
added a commit
that referenced
this pull request
Aug 12, 2024
* (nonce) ensure incrby does not remove ttl (#303) * Console refresh (#301) * wip on new console Signed-off-by: Aaron Sutula <[email protected]> * better layout for console and data table Signed-off-by: Aaron Sutula <[email protected]> * more query validation, multiple statement support Signed-off-by: Aaron Sutula <[email protected]> * remove old files Signed-off-by: Aaron Sutula <[email protected]> * remove old code editor and deps Signed-off-by: Aaron Sutula <[email protected]> * layout fix Signed-off-by: Aaron Sutula <[email protected]> * working tabs Signed-off-by: Aaron Sutula <[email protected]> * support esc key to cancel edit tab name Signed-off-by: Aaron Sutula <[email protected]> * persisted tab data Signed-off-by: Aaron Sutula <[email protected]> * shared wallet status component and supporting changes Signed-off-by: Aaron Sutula <[email protected]> * little css cleanup Signed-off-by: Aaron Sutula <[email protected]> * store tab data per project Signed-off-by: Aaron Sutula <[email protected]> * combining conditional logic Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> * native mode as project setting, scope tab results to env Signed-off-by: Aaron Sutula <[email protected]> * support native mode in studio aliases Signed-off-by: Aaron Sutula <[email protected]> * cli fix Signed-off-by: Aaron Sutula <[email protected]> * add native_mode columns to cli tests Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Joe Wagner <[email protected]> Co-authored-by: Aaron Sutula <[email protected]>
asutula
added a commit
that referenced
this pull request
Aug 12, 2024
* Native mode (#308) * (nonce) ensure incrby does not remove ttl (#303) * Console refresh (#301) * wip on new console Signed-off-by: Aaron Sutula <[email protected]> * better layout for console and data table Signed-off-by: Aaron Sutula <[email protected]> * more query validation, multiple statement support Signed-off-by: Aaron Sutula <[email protected]> * remove old files Signed-off-by: Aaron Sutula <[email protected]> * remove old code editor and deps Signed-off-by: Aaron Sutula <[email protected]> * layout fix Signed-off-by: Aaron Sutula <[email protected]> * working tabs Signed-off-by: Aaron Sutula <[email protected]> * support esc key to cancel edit tab name Signed-off-by: Aaron Sutula <[email protected]> * persisted tab data Signed-off-by: Aaron Sutula <[email protected]> * shared wallet status component and supporting changes Signed-off-by: Aaron Sutula <[email protected]> * little css cleanup Signed-off-by: Aaron Sutula <[email protected]> * store tab data per project Signed-off-by: Aaron Sutula <[email protected]> * combining conditional logic Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> * native mode as project setting, scope tab results to env Signed-off-by: Aaron Sutula <[email protected]> * support native mode in studio aliases Signed-off-by: Aaron Sutula <[email protected]> * cli fix Signed-off-by: Aaron Sutula <[email protected]> * add native_mode columns to cli tests Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Joe Wagner <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> * try out trpc utils invalidate Signed-off-by: Aaron Sutula <[email protected]> * fix missing nativeMode form value Signed-off-by: Aaron Sutula <[email protected]> --------- Signed-off-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]> Co-authored-by: Aaron Sutula <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds a new project setting for "native mode", which causes deployed definitions to also display the native tableland table name in the left hand panel and allows the console to use those native table names in addition to the definition names.