-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat(frontend): remove fullscreen modal #442
Merged
Merged
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
🦋 Changeset detectedLatest commit: b258fe9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
guerrap
previously approved these changes
Oct 19, 2023
luzzif
added a commit
that referenced
this pull request
Oct 19, 2023
* fix: reset resolved kpi tokens array when switching network in campaigns page (#441) * fix(react): reset result array when fetching a new batch in use resolved kpi tokens hook * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * feat: update contract addresses and subgraph (#444) * feat: update contract addresses and subgraph * fix(subgraph): fix script situation with codegen * chore: add changesets * feat(subgraph): update kpi token abi and subgraph logic * chore(sdk): update kpi token abi * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * feat(frontend): remove fullscreen modal (#442) * feat(frontend): remove fullscreen modal * feat(frontend): use layout component in create with template id and page pages * feat(frontend): remove marquees * feat(frontend): no marquee in create with id page * fix(frontend): remove weird scroll on kpi page, fix scroll top * fix(frontend): scroll to top on creation page, minor style change * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> Co-authored-by: Paolo Guerra <pg.guerrap@proton.me> --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> Co-authored-by: Paolo Guerra <pg.guerrap@proton.me>
guerrap
added a commit
that referenced
this pull request
Oct 24, 2023
* fix: reset resolved kpi tokens array when switching network in campaigns page (#441) * fix(react): reset result array when fetching a new batch in use resolved kpi tokens hook * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * feat: update contract addresses and subgraph (#444) * feat: update contract addresses and subgraph * fix(subgraph): fix script situation with codegen * chore: add changesets * feat(subgraph): update kpi token abi and subgraph logic * chore(sdk): update kpi token abi * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * feat(frontend): remove fullscreen modal (#442) * feat(frontend): remove fullscreen modal * feat(frontend): use layout component in create with template id and page pages * feat(frontend): remove marquees * feat(frontend): no marquee in create with id page * fix(frontend): remove weird scroll on kpi page, fix scroll top * fix(frontend): scroll to top on creation page, minor style change * chore: add changeset --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> Co-authored-by: Paolo Guerra <pg.guerrap@proton.me> * feat(frontend): add permissioned warning when creating campaigns (#447) * feat(frontend): add permissioned warning when creating campaings * docs: add changeset * fix(frontend): add missing wallet disconnected warning for permissioned * fix(frontend): add screen height for campaigns and creation pages * feat(frontend): make back button variant primary * feat(frontend): add new permissioned mode message * fix(frontend): move condition into existing ternary operator * fix(frontend): make the loading state the first * feat(frontend): add new error icon, add join discord button (#448) * feat(frontend): add new error icon, add join discord button * docs: add changeset * fix(subgraph): make result attribute in oracle entity optional (#449) Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * Wallet disconnected connect button (#450) * feat(frontend): move wallet disconnected to separate component, add connect button * docs: add changeset * fix(frontend): fix creation allowance check for connected addresses (#451) * fix(frontend): fix creation allowance check for connected addresses * chore: add changeset * fix(frontend): add creator to enabled check in use is creator allowed --------- Co-authored-by: luzzifoss <fedeluzzi00@gmail.com> * Fix template component scroll issues (#452) * fix(react): adjust template component style and fallback container * fix(frontend): fix height styles when loading * fix(frontend): fix height styles when loading on page component * docs: add changeset * fix(frontend): add missing h-screen styles * fix(frontend): use flex instead of grid for campaigns page (#453) * fix(frontend): use flex instead of grid for campaigns page * docs: add changeset --------- Co-authored-by: Federico Luzzi <federico.luzzi@proton.me> Co-authored-by: luzzifoss <fedeluzzi00@gmail.com>
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.
No description provided.