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

Figma: People Page Violates The Figma Style Guide #3367

Closed
Closed
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
997e7cb
gg
abhassen44 Dec 30, 2024
c873b7f
hh
abhassen44 Dec 30, 2024
4ba5d8a
Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
abhassen44 Dec 30, 2024
59dfb45
Merge branch 'develop-postgres' into feat/css
abhassen44 Dec 30, 2024
c28c3d8
refreshed
abhassen44 Dec 30, 2024
a377c16
gg
abhassen44 Jan 14, 2025
e0f3c6c
test
abhassen44 Jan 14, 2025
3a4eb6b
resolving-conflict
abhassen44 Jan 14, 2025
7959fbb
resolving-conflict
abhassen44 Jan 14, 2025
c597c38
resolving-design
abhassen44 Jan 14, 2025
73d0d71
resolving-design
abhassen44 Jan 14, 2025
5ad1953
css
abhassen44 Jan 14, 2025
762b6a4
css
abhassen44 Jan 14, 2025
ba82b69
css
abhassen44 Jan 14, 2025
d7ad796
css
abhassen44 Jan 14, 2025
e5c8b87
css
abhassen44 Jan 14, 2025
ef42c3a
css
abhassen44 Jan 14, 2025
2e2828b
code-rabit-reconfigaring
abhassen44 Jan 14, 2025
0a7f31e
code-rabit-reconfigaring
abhassen44 Jan 14, 2025
929ea91
code-rabit-reconfigaring
abhassen44 Jan 16, 2025
d437249
test
abhassen44 Jan 16, 2025
39a0658
test
abhassen44 Jan 16, 2025
a3cf918
test
abhassen44 Jan 16, 2025
5ce3410
test
abhassen44 Jan 16, 2025
ef2fa18
test
abhassen44 Jan 16, 2025
542195b
test
abhassen44 Jan 16, 2025
19f9288
setting
abhassen44 Jan 18, 2025
6295d17
about
abhassen44 Jan 19, 2025
a077c6c
about
abhassen44 Jan 19, 2025
bb7b6d5
Merge branch 'feat/css' into develop-postgres
abhassen44 Jan 19, 2025
285f738
refactor
abhassen44 Jan 19, 2025
fd6d9de
refactor
abhassen44 Jan 19, 2025
8ac942d
ref
abhassen44 Jan 20, 2025
ec2f700
Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
abhassen44 Jan 20, 2025
af3b3e6
ref2
abhassen44 Jan 20, 2025
0db1b07
Update src/assets/css/app.css
abhassen44 Jan 20, 2025
1375c83
Update src/style/app.module.css
abhassen44 Jan 20, 2025
17f0922
Update src/screens/OrganizationPeople/AddMember.tsx
abhassen44 Jan 20, 2025
5f24959
Update pre-commit
abhassen44 Jan 20, 2025
3168cfd
ref3
abhassen44 Jan 20, 2025
b6b5be7
Update pre-commit
abhassen44 Jan 20, 2025
0cc5fc6
ref4
abhassen44 Jan 21, 2025
4fbf767
Merge branch 'ref/css2' of https://github.com/abhassen44/talawa-admin…
abhassen44 Jan 21, 2025
eabfd4c
ref4
abhassen44 Jan 21, 2025
c5acd11
Update pre-commit
abhassen44 Jan 21, 2025
02b76b0
Merge branch 'develop-postgres' into ref/css2
abhassen44 Jan 21, 2025
2c5a9e4
ref4
abhassen44 Jan 21, 2025
6487d16
ref4
abhassen44 Jan 21, 2025
fd2d713
Update pre-commit
abhassen44 Jan 21, 2025
0da1df0
ref4
abhassen44 Jan 21, 2025
160abc6
Merge branch 'ref/css2' of https://github.com/abhassen44/talawa-admin…
abhassen44 Jan 21, 2025
76560e6
ref4
abhassen44 Jan 21, 2025
7d4f064
Update pre-commit
abhassen44 Jan 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ref3
  • Loading branch information
abhassen44 committed Jan 20, 2025
commit 3168cfdb7c10a572723bb66a9db6ac9c8e109dd0
6 changes: 3 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

Check warning on line 1 in .husky/pre-commit

GitHub Actions / Performs linting, formatting, type-checking, checking for different source and target branch

File ignored by default.
npm run generate-docs
# npm run generate-docs
Copy link
Contributor

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

Copy link
Author

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

Copy link
Contributor

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

Copy link
Contributor

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.

npm run format:fix
# npm run lint:fix
npm run lint-staged
# npm run lint-staged
Copy link
Contributor

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

npm run typecheck
npm run update:toc
# npm run update:toc

git add .
168 changes: 56 additions & 112 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -133,6 +133,7 @@
"@types/react-google-recaptcha": "^2.1.9",
"@types/react-router-dom": "^5.1.8",
"@types/sanitize-html": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.5.0",
"@vitest/coverage-istanbul": "^2.1.5",
"babel-jest": "^29.7.0",
@@ -149,7 +150,7 @@
"jest": "^27.4.5",
"jest-localstorage-mock": "^2.4.19",
"jest-location-mock": "^2.0.0",
"jest-preview": "^0.2.3",
"jest-preview": "^0.3.1",
"lint-staged": "^15.3.0",
"postcss-modules": "^6.0.1",
"sass": "^1.80.7",
Loading