Skip to content
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

Persist decks #461

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Persist decks #461

wants to merge 24 commits into from

Conversation

kernelkind
Copy link
Contributor

on top of #452

kernelkind and others added 18 commits November 5, 2024 22:46
Add support for having a mapping from account pubkey to `Columns` struct
so accounts can have their own Columns. This doesn't fully satisfy the
intended decks implementation, but it is getting closer

Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
This merges the full deck draft with some fixes into full_decks_support.

This brings in a few fixes from master as well.

kernelkind (12):
      basic decks impl
      full deck impl
      WIP: configure deck view
      add decks edit
      integrate NewDeck in app
      WIP: side panel show decks
      deck switching
      WIP: EditDeckView
      integrate EditDeckView
      integrate deck deletion
      TMP: secondary click to edit deck
      perform switching account/deck switching current frame
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
@jb55
Copy link
Contributor

jb55 commented Nov 19, 2024

can you rebase and squash this into relevant commits ? it's becoming too difficult to review

Signed-off-by: kernelkind <kernelkind@gmail.com>
@kernelkind
Copy link
Contributor Author

kernelkind commented Nov 19, 2024

can you rebase and squash this into relevant commits ? it's becoming too difficult to review

yes

@kernelkind kernelkind changed the base branch from full_decks_support to master November 19, 2024 16:01
@jb55
Copy link
Contributor

jb55 commented Nov 19, 2024

might need a rebase instead of merge. also looks like you merged the wrong master

@jb55
Copy link
Contributor

jb55 commented Nov 19, 2024

this rebase might be tricky... may need to squash a bunch of stuff first on the original base branch since there are so many edit commits

@jb55
Copy link
Contributor

jb55 commented Nov 19, 2024

yeah this is pretty brutal. I will try to fix

Signed-off-by: kernelkind <kernelkind@gmail.com>
removed in ee5dd54

Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: kernelkind <kernelkind@gmail.com>
@kernelkind kernelkind marked this pull request as ready for review November 22, 2024 22:39
@kernelkind kernelkind requested a review from jb55 November 22, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants