-
Notifications
You must be signed in to change notification settings - Fork 22
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: launchpad admin UI #875
Conversation
✅ Deploy Preview for testitori ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for teritori-dapp ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
e8287a5
to
c704da5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Else start to found that cool 👍
packages/screens/AdministrationDashboard/component/TooltipContant.tsx
Outdated
Show resolved
Hide resolved
packages/screens/ApplicationRewiew/component/CreatorInformation.tsx
Outdated
Show resolved
Hide resolved
packages/screens/ReadyLaunchpadApplications/component/ReadyLaunchApplicationTable.tsx
Show resolved
Hide resolved
37da46c
to
1b8cafe
Compare
packages/components/teritoriNameService/ApplicationStatusCard.tsx
Outdated
Show resolved
Hide resolved
packages/screens/AdministrationDashboard/component/CurrentlyHighLightedProject.tsx
Show resolved
Hide resolved
8269087
to
4896c10
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't noted all sizes that need to be replace by layout.spacing
but please change it 👍
Like i said i'm not sure that is a good idea to have this kind of practice, but before we'll discuss about it it will be better to just fit with the existing codebase so please use it at maximum (and just fyi the default value of layout.spacing is 8)
packages/screens/AdministrationDashboard/component/CarouselHero.tsx
Outdated
Show resolved
Hide resolved
packages/screens/AdministrationDashboard/component/CarouselHero.tsx
Outdated
Show resolved
Hide resolved
packages/screens/AdministrationDashboard/component/GenesisExplore.tsx
Outdated
Show resolved
Hide resolved
packages/screens/AdministrationDashboard/component/GenesisExplore.tsx
Outdated
Show resolved
Hide resolved
packages/screens/AdministrationDashboard/AdministrationDashboardScreen.tsx
Outdated
Show resolved
Hide resolved
packages/screens/AdministrationDashboard/AdministrationDashboardScreen.tsx
Outdated
Show resolved
Hide resolved
packages/screens/ReadyLaunchpadApplications/component/ReadyLaunchApplicationTable.tsx
Outdated
Show resolved
Hide resolved
d5d59b1
to
c33373a
Compare
@VishalRakholiya-iView Can you please rebase your PR on the main branch? |
1656bc6
to
45b9245
Compare
1efbde1
to
bbffc8c
Compare
743112e
to
4612e2a
Compare
Signed-off-by: clegirar <[email protected]>
f20e113
to
f6e2519
Compare
…rousel API Signed-off-by: clegirar <[email protected]>
* fix(style): pending Design * fix(style): launchpad application design * fix(style): partially done design * fix: changes as pr Comment on PR * fix: code updated as per PR comment * fix(style): PR's commnet * fix: PR comment * style: tooltip on Guardians * fix(style): resolved PR comment * fix(style): pending Design * fix(style): pending and ready both launchpad applications design * fix(style): partially done design * fix: changes as pr Comment on PR * fix: code updated as per PR comment * fix(style): PR's commnet * fix: PR comment * style: tooltip on Guardians * fix(style): resolved PR comment * fix: PR comment Resolved * fix: yarn lock merge * fix: remove unused exports * fix: PR comment resolved * fix: button size decrease * style: add carousal hero card, change navigation name * fix: resolve conflict * style: add icon on table and fix small styles * fix: change components name * fix: pratial commit * fix: use layout spacing variable * chore: clean the code * fix: resolve conflict * fix: space between components in GenesisExplore Signed-off-by: clegirar <[email protected]> * fix: adapt CarouselHero component with new react-native-reanimated-carousel API Signed-off-by: clegirar <[email protected]> --------- Signed-off-by: clegirar <[email protected]> Co-authored-by: clegirar <[email protected]>
No description provided.