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

Avivash/add loading UI #94

Merged
merged 5 commits into from Nov 19, 2022
Merged

Conversation

avivash
Copy link
Member

@avivash avivash commented Nov 17, 2022

Description

Adding the loading spinner from other webnative templates into this one

Type of change

  • New feature (non-breaking change that adds functionality)

Screenshots/Screencaps

Authed:
https://www.loom.com/share/6c14c862eea0411993ed464505e4dd35

Not Authed:
https://www.loom.com/share/2d144eeb03f54cd186a83fe779704792

@avivash avivash self-assigned this Nov 17, 2022
@vercel
Copy link

vercel bot commented Nov 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
webnative-template ✅ Ready (Inspect) Visit Preview Nov 18, 2022 at 10:59PM (UTC)

@cloudflare-pages
Copy link

cloudflare-pages bot commented Nov 18, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ce78553
Status: ✅  Deploy successful!
Preview URL: https://779d1f09.webnative-template.pages.dev
Branch Preview URL: https://avivash-add-loading-ui.webnative-template.pages.dev

View logs

@avivash
Copy link
Member Author

avivash commented Nov 18, 2022

@icidasset i think this is good to go now if you're happy with it 👍🏼 I applied the same change to the WAT-react PR

@@ -9,7 +10,7 @@ export const initialize = async (): Promise<void> => {

const program: webnative.Program = await webnative.program({
tag: { creator: 'Fission', name: 'WAT' },
debug: false // TODO: Add a flag or script to turn debugging on/off
debug: dev
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, added this to automatically toggle debug on in dev mode 👍🏼

Copy link
Member

@bgins bgins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Let bring it in. 💯 🎉

@avivash avivash merged commit f867747 into icidasset/webnative-0.35 Nov 19, 2022
@avivash avivash deleted the avivash/add-loading-ui branch November 19, 2022 00:52
icidasset added a commit that referenced this pull request Jan 5, 2023
* Upgrade to webnative 0.35

* Linking

* Adjust loadAccount

* Chore: update avatar size limit to be 20mb - also update gallery size limit error message

* Chore: move program.auth.webCrypto to sessionStore.authStrategy (#93)

* program.id → program.tag

* Use AuthenticationStrategy type

* Single auth strategy

* Fix: always pass program.auth to sessionStore

* Avivash/add loading UI (#94)

* tag -> namespace

* Avivash/51 private file info (#95)

* Fix: delegate route being mounted twice

* Fix: orange and gradient directions

* Fix: footer gradient direction

* Bump webnative

* Use alpha version

* Upgrade alpha version

* Bump alpha release

* Bump

* Avivash/UI updates (#102)

* Bump

Co-authored-by: avivash <av@andrewvivash.com>
Co-authored-by: Andrew Vivash <andy@fission.codes>
Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
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.

None yet

3 participants