-
-
Notifications
You must be signed in to change notification settings - Fork 893
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
Figma: People Page Violates The Figma Style Guide #3367
Closed
abhassen44
wants to merge
53
commits into
PalisadoesFoundation:develop-postgres
from
abhassen44:ref/css2
Closed
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
997e7cb
gg
abhassen44 c873b7f
hh
abhassen44 4ba5d8a
Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
abhassen44 59dfb45
Merge branch 'develop-postgres' into feat/css
abhassen44 c28c3d8
refreshed
abhassen44 a377c16
gg
abhassen44 e0f3c6c
test
abhassen44 3a4eb6b
resolving-conflict
abhassen44 7959fbb
resolving-conflict
abhassen44 c597c38
resolving-design
abhassen44 73d0d71
resolving-design
abhassen44 5ad1953
css
abhassen44 762b6a4
css
abhassen44 ba82b69
css
abhassen44 d7ad796
css
abhassen44 e5c8b87
css
abhassen44 ef42c3a
css
abhassen44 2e2828b
code-rabit-reconfigaring
abhassen44 0a7f31e
code-rabit-reconfigaring
abhassen44 929ea91
code-rabit-reconfigaring
abhassen44 d437249
test
abhassen44 39a0658
test
abhassen44 a3cf918
test
abhassen44 5ce3410
test
abhassen44 ef2fa18
test
abhassen44 542195b
test
abhassen44 19f9288
setting
abhassen44 6295d17
about
abhassen44 a077c6c
about
abhassen44 bb7b6d5
Merge branch 'feat/css' into develop-postgres
abhassen44 285f738
refactor
abhassen44 fd6d9de
refactor
abhassen44 8ac942d
ref
abhassen44 ec2f700
Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
abhassen44 af3b3e6
ref2
abhassen44 0db1b07
Update src/assets/css/app.css
abhassen44 1375c83
Update src/style/app.module.css
abhassen44 17f0922
Update src/screens/OrganizationPeople/AddMember.tsx
abhassen44 5f24959
Update pre-commit
abhassen44 3168cfd
ref3
abhassen44 b6b5be7
Update pre-commit
abhassen44 0cc5fc6
ref4
abhassen44 4fbf767
Merge branch 'ref/css2' of https://github.com/abhassen44/talawa-admin…
abhassen44 eabfd4c
ref4
abhassen44 c5acd11
Update pre-commit
abhassen44 02b76b0
Merge branch 'develop-postgres' into ref/css2
abhassen44 2c5a9e4
ref4
abhassen44 6487d16
ref4
abhassen44 fd2d713
Update pre-commit
abhassen44 0da1df0
ref4
abhassen44 160abc6
Merge branch 'ref/css2' of https://github.com/abhassen44/talawa-admin…
abhassen44 76560e6
ref4
abhassen44 7d4f064
Update pre-commit
abhassen44 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
ref3
- Loading branch information
commit 3168cfdb7c10a572723bb66a9db6ac9c8e109dd0
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
|
||
npm run generate-docs | ||
# npm run generate-docs | ||
npm run format:fix | ||
# npm run lint:fix | ||
npm run lint-staged | ||
# npm run lint-staged | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Restore to what it was. This is out of scope of the issue |
||
npm run typecheck | ||
npm run update:toc | ||
# npm run update:toc | ||
abhassen44 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
git add . |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
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.
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.
Restore to what it was. This is out of scope of the issue
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.
but it will change my .md files
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.
It's been fixed in the past 24 hours. Merge with the latest upstream
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.
If that doesn't work, you may have to do a hard reset with the upstream. Save your files before you do.