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

Group chat features #4

Open
wants to merge 301 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
301 commits
Select commit Hold shift + click to select a range
a552e05
fix: formatting issues
disha1202 Oct 27, 2024
a0afd7c
fix: failing test cases
disha1202 Oct 27, 2024
14a127a
removed unwanted changes
disha1202 Oct 27, 2024
622e2b6
fix: failing test cases
disha1202 Oct 27, 2024
d9d7269
feat: Add people to tag functaionality (GSoC) (#2355)
meetulr Oct 27, 2024
d9a8b09
Update pull-request.yml
palisadoes Oct 27, 2024
2935df1
Update pull-request.yml
palisadoes Oct 27, 2024
ad599a9
Merge branch 'develop' into group-chat-features
disha1202 Oct 28, 2024
6f8408e
chore(deps): bump web-vitals from 4.2.3 to 4.2.4 (#2377)
dependabot[bot] Oct 29, 2024
499dcf7
chore(deps): bump @mui/x-data-grid from 7.16.0 to 7.22.0 (#2378)
dependabot[bot] Oct 29, 2024
52690f7
chore(deps): bump prettier from 3.3.2 to 3.3.3 (#2381)
dependabot[bot] Oct 29, 2024
3a112ec
Update dependabot.yaml
palisadoes Oct 29, 2024
ffdaea2
chore(deps): bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.11…
dependabot[bot] Oct 29, 2024
6fadd0c
chore(deps): bump typedoc from 0.26.7 to 0.26.10 (#2380)
dependabot[bot] Oct 29, 2024
431e77a
updated translation files
disha1202 Oct 29, 2024
e520ed8
Merge branch 'group-chat-features' of https://github.com/disha1202/ta…
disha1202 Oct 29, 2024
6539100
Merge branch 'develop' of https://github.com/PalisadoesFoundation/tal…
disha1202 Oct 29, 2024
af2f509
feat: Add functionalities for bulk tag operations (GSoC) (#2362)
meetulr Oct 30, 2024
1597197
improved: code coverage
disha1202 Oct 30, 2024
38426f0
Merge branch 'develop' into group-chat-features
disha1202 Oct 30, 2024
566e8c2
Update public/locales/hi/translation.json
disha1202 Oct 30, 2024
e5f8a8b
fix: pull-request.yml to ignore actions on ignore-sensitive-files-pr …
govindsingh3477 Oct 31, 2024
ed2a945
Feat : Write Unittests for `src/components/UserPortal/OrganizationCar…
AnshulKahar2729 Oct 31, 2024
38df508
improve code coverage
disha1202 Oct 31, 2024
e9775ce
feat: Add Infinite scroll to all tag screens & refactor code for bett…
meetulr Nov 1, 2024
2ca214d
fix: removed unused references of group chat and direct chat (#2394)
disha1202 Nov 1, 2024
7501e34
Update pull-request.yml
palisadoes Nov 1, 2024
7707708
feat: Add filtering and sorting on userTag screens (GSoC) (#2398)
meetulr Nov 2, 2024
17c53a8
Upgraded mui (#2399)
adithyanotfound Nov 2, 2024
f971174
leftDrawerOrg: Fixed the `org not found error` on viewing admin profi…
sethdivyansh Nov 2, 2024
c49a58c
Allow Spaces in First and Last Name Fields on Sign-Up Form (#2315)
syedali237 Nov 2, 2024
e670a8b
Unittests for src/components/UserPortal/UserSidebar/UserSidebar.tsx (…
ARYANSHAH1567 Nov 3, 2024
2fffd90
Add Support For Volunteer & Volunteer Groups in User & Admin Portal (…
GlenDsza Nov 3, 2024
317dd68
feat: Workflow changes which will label issues automatically as per #…
SGI-CAPP-AT2 Nov 4, 2024
0b978bf
chore(deps): bump typedoc-plugin-markdown from 4.2.1 to 4.2.10 (#2405)
dependabot[bot] Nov 4, 2024
fc0dc0e
chore(deps): bump @babel/preset-typescript from 7.24.7 to 7.26.0 (#2404)
dependabot[bot] Nov 4, 2024
0721017
chore(deps): bump @types/react-bootstrap from 0.32.32 to 0.32.37 (#2407)
dependabot[bot] Nov 4, 2024
6a0a64c
chore(deps): bump @apollo/client from 3.11.4 to 3.11.8 (#2403)
dependabot[bot] Nov 4, 2024
3694271
Tests for newly created events (#2410)
ARYANSHAH1567 Nov 5, 2024
c858121
Chore/organization people UI changes (#2358)
AVtheking Nov 6, 2024
3f6b41a
Upgraded dicebear (#2411)
adithyanotfound Nov 6, 2024
cd9dd1a
Post title (#2412)
VanshikaSabharwal Nov 8, 2024
9dd5d7f
Upgrade @pdfme/generator to 5.0.0 (#2413)
Kunalpal216 Nov 9, 2024
e8b49a4
Added Event Attendance Feature in Admin and User Portal (#2388)
duplixx Nov 10, 2024
470be76
Added scripts for REACT_APP_BACKEND_WEBSOCKET_URL (#2350)
adithyanotfound Nov 10, 2024
9a379f1
chore(deps): bump @types/react-dom from 18.3.0 to 18.3.1 (#2419)
dependabot[bot] Nov 11, 2024
d16c545
chore(deps): bump vite-tsconfig-paths from 5.0.1 to 5.1.2 (#2420)
dependabot[bot] Nov 11, 2024
c71af97
chore(deps): bump @pdfme/generator from 5.0.0 to 5.1.7 (#2421)
dependabot[bot] Nov 11, 2024
c923cff
chore(deps): bump sass from 1.77.8 to 1.80.6 (#2423)
dependabot[bot] Nov 11, 2024
626fe45
feat: Listing the Assigned Tags on the MemberDetail screen (#2425)
meetulr Nov 11, 2024
8bfaf51
fixes #2094: mobile screen responsive fixed overflow (#2426)
anuragnegi000 Nov 11, 2024
2e6ea0b
changed color schema for the tag and action item screen (#2417)
AVtheking Nov 14, 2024
f3a63b8
Update pull-request.yml
palisadoes Nov 14, 2024
13eae8b
update the @mui/x-date-pickers (#2439)
Aryan4884 Nov 16, 2024
44f8584
Update dependabot.yaml
palisadoes Nov 16, 2024
b397013
chore(deps): bump @pdfme/generator from 5.1.7 to 5.2.3 (#2440)
dependabot[bot] Nov 16, 2024
60705d2
chore(deps): bump @types/node from 22.5.4 to 22.9.0 (#2441)
dependabot[bot] Nov 16, 2024
4ca1551
chore(deps): bump @babel/preset-env from 7.25.4 to 7.26.0 (#2443)
dependabot[bot] Nov 16, 2024
c3a6289
chore(deps): bump @vitejs/plugin-react from 4.3.2 to 4.3.3 (#2442)
dependabot[bot] Nov 16, 2024
4c28ffa
Docker 1 (#2445)
VanshikaSabharwal Nov 17, 2024
86849df
ADMIN: Updated all GitHub Actions to the latest versions in the `deve…
JiyaGupta-cs Nov 18, 2024
e9531ff
updated pr template for develop-postgress branch (#2458)
dhirajudhani Nov 20, 2024
ea145f2
Added GitHub PR Workflow Check: Talawa Admin app starts (No Docker) (…
adithyanotfound Nov 23, 2024
ff25183
Adding the no-unused-var check for cleaner coding practices (#2465)
Suyash878 Nov 23, 2024
7d2f235
Update pull-request-target.yml
palisadoes Nov 25, 2024
6ae40a3
Update pull-request-target.yml
palisadoes Nov 25, 2024
92a9694
fix failing workflow of TS compilation (#2472)
varshith257 Nov 25, 2024
e563843
feat!: Migrate Testing Framework from Jest to Vitest (#2457)
prayanshchh Nov 26, 2024
1332fec
Update pull-request.yml
palisadoes Nov 27, 2024
305071b
Chore/css changes (#2466)
AVtheking Nov 28, 2024
383b4cf
Update pull-request.yml
palisadoes Nov 28, 2024
b28fcde
Update pull-request.yml
palisadoes Nov 28, 2024
c80b44f
reverting workflow changes (#2498)
prayanshchh Nov 28, 2024
9b5bd3e
Refactored src/components/AddOn/core/AddOnEntry/AddOnEntry.test.tsx f…
adithyanotfound Dec 1, 2024
c2630ae
Refactored src/components/AddOn/support/components/Action/Action.test…
adithyanotfound Dec 1, 2024
90ae8b8
Plugin and advertisement screen revamp (#2006)
duplixx Dec 7, 2024
f1e8c32
refactored: CSS files in src/screens/OrgSettings(fixes: #2523) (#2610)
devender18 Dec 7, 2024
afa614a
Update pull-request.yml
palisadoes Dec 7, 2024
0630cff
Refactor: Adding vitest to Avatar component (#2622)
NishantSinghhhhh Dec 8, 2024
cb5c255
Refactor: jest to vitest : Fixes #2547 (#2641)
bandhan-majumder Dec 12, 2024
316c3cb
chore: migrate src/screens/UserPortal/Donate/Donate.test.tsx from Jes…
im-vedant Dec 12, 2024
a5c9d97
github worflow format fix (#2650)
prathmesh703 Dec 13, 2024
11ece4a
Refactored: src/screens/UserPortal/Campaigns from Jest to Vitest (#2640)
rafidoth Dec 13, 2024
a318390
New Commit for Develop-postgress branch (#2632)
PurnenduMIshra129th Dec 13, 2024
77b4561
refactored: src/screens/OrgSettings from Jest to Vitest(fixes: #2567)…
devender18 Dec 13, 2024
a16118e
Refactor: Added Vitest To Requests Screen (#2655)
shivasankaran18 Dec 13, 2024
debe672
refactored CSS files in src/screens/Users (#2600)
antriksh-9 Dec 13, 2024
880f6f3
refactored OrganizationDashboard css/ closes #2513 (#2593)
devender18 Dec 13, 2024
f4aafd7
Refactor: src/screens/UserPortal/Volunteer/UpcomingEvents from Jest t…
abbi4code Dec 13, 2024
4aaa8cf
fix: simplified error messages for invalid inputs at profile settings…
bandhan-majumder Dec 15, 2024
c849b44
Update README.md
palisadoes Dec 15, 2024
9723078
Update README.md
palisadoes Dec 15, 2024
4f05052
refactor:vitest to MemberDetailScreen (#2662)
shivasankaran18 Dec 19, 2024
8169150
Refactor:Vitest to OrgPeople Screen (#2663)
shivasankaran18 Dec 19, 2024
4b45d85
fix : Search retains previous input after closing the modal instead o…
raggettii Dec 19, 2024
395fbc0
Refactor CSS files in src/screens/OrgContribution (Fixs : #2520) (#2674)
amaan-aly246 Dec 20, 2024
d9dc57d
refactor l: chat.jsx to vitest (#2649)
NishantSinghhhhh Dec 20, 2024
371327e
Refactor:src/screens/UserPortal/Events from Jest to Vitest (#2639)
abbi4code Dec 20, 2024
b1f4903
Refactor styles: move SubTags.module.css styles to app.module.css (#2…
amitb0ra Dec 21, 2024
c843926
refactor:vitest to EventVolunteers/Volunteers (#2695)
shivasankaran18 Dec 21, 2024
651aa71
Refactor: src/screens/Leaderboard from Jest to Vitest (#2694)
abbi4code Dec 21, 2024
4144fe7
Refactor: src/screens/UserPortal/Volunteer/Actions from Jest to Vites…
MayankJha014 Dec 21, 2024
4831b84
Update pull-request.yml
palisadoes Dec 21, 2024
7bf7ab1
Refactor: src/screens/OrganizationDashboard from Jest to Vitest (#2678)
abbi4code Dec 21, 2024
a16e02e
Update pagenotfound (#2698)
mandeepnh5 Dec 21, 2024
13aad7c
refactor: jest to vitest of itemUpdateStatusModal : fixes #2557 (#2714)
bandhan-majumder Dec 22, 2024
ca0b0f6
refactor: jest to vitest : fixes #2557 (#2713)
bandhan-majumder Dec 22, 2024
ed0a01c
Refactor: jest to vitest of itemModal : fixes #2557 (#2715)
bandhan-majumder Dec 22, 2024
e2a86ae
refactor: jest to vitest of itemViewModal : fixes #2557 (#2716)
bandhan-majumder Dec 22, 2024
84c167c
Refactor : Vitest to EventVolunteers/VolunteerGroups Screen (#2696)
shivasankaran18 Dec 22, 2024
3d6b6bc
fixed #2505 :Refactor CSS Structure for EventVolunteers: Improved Mai…
gurramkarthiknetha Dec 22, 2024
139e985
chore: migrated checkinwrapper tests jest to vitest (#2709)
abbi4code Dec 22, 2024
685a12c
manage tag css to app.module (#2722)
MayankJha014 Dec 22, 2024
e31ccf6
refactored src/screens/UserPortal/Volunteer/Invitations from jest to …
syedali237 Dec 22, 2024
cda2836
convert from jest to vitest #2486 (#2705)
khushipatil1523 Dec 22, 2024
986bef8
Revert "convert from jest to vitest #2486 (#2705)" (#2731)
palisadoes Dec 22, 2024
3c6f6da
Add AdvertisementEntry.spec.tsx for Vitest migration (#2680)
IITI-tushar Dec 22, 2024
8633bc6
update and rename Settings.test.tsx to Settings.spec.tsx fixes #2579 …
IITI-tushar Dec 22, 2024
8a21cbb
fix:smooth infinite scroll for users list (#2726)
hustlernik Dec 22, 2024
a295db3
Fixes #2670 : Refactored src/screen/PageNotFound component test from …
rafidoth Dec 22, 2024
d5a790d
Refactor: src/screens/OrganizationVenues from Jest to Vitest (#2665)
im-vedant Dec 22, 2024
9108753
Upgrade inquirer version to 11.0.2 (#2720)
Aad1tya27 Dec 22, 2024
705dcbc
Refactor : src/screens/OrgContribution component from Jest to Vitest …
Akshat76845 Dec 22, 2024
92ce58d
fixed:#1887 Event and Holiday Calendar View (#2676)
gurramkarthiknetha Dec 22, 2024
fd0fe5c
Refactor: src/screens/OrganizationFunds from Jest to Vitest (#2685)
prathmesh703 Dec 23, 2024
a184b40
Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
disha1202 Dec 23, 2024
8a6c1d0
Merge branch 'group-chat-features' of https://github.com/disha1202/ta…
disha1202 Dec 23, 2024
6f3d603
fix: add svg
disha1202 Dec 23, 2024
590d48c
removed unused svg file
disha1202 Dec 23, 2024
44942ab
updated schema.graphql
disha1202 Dec 23, 2024
3b3f412
updated schema.graphql
disha1202 Dec 23, 2024
3260022
updated schema.graphql
disha1202 Dec 23, 2024
ea264ce
Refactor : Vitest to SidePanel Component (#2735)
shivasankaran18 Dec 23, 2024
23a5f63
refactor:vitest to checkInModal (#2734)
shivasankaran18 Dec 23, 2024
86d59c2
Refactoring CSS files: merged FundCompaignPledge styles into global a…
mandeepnh5 Dec 23, 2024
2d7b26f
Plugin-helper test migrated from jest to vitest (#2740)
abbi4code Dec 23, 2024
007bcb0
Feature Added: An option for users to leave the Organization (Fixes #…
raggettii Dec 23, 2024
df2dd67
Refactor : src/components/AgendaItems/AgendaItemsCreateModal from Jes…
Ramneet04 Dec 23, 2024
cd0b041
Migrated src/screens/SubTags from Jest to Vitest (#2739)
PratapRathi Dec 23, 2024
47c0e3b
Migrated src/screens/ManageTag from Jest to Vitest (#2742)
PratapRathi Dec 23, 2024
e1b49d2
Refactoring CSS files: merged CommunityProfile styles into global app…
mandeepnh5 Dec 24, 2024
3b68136
fixed : #2516 Refactor CSS files in src/screens/OrganizationFunds (#2…
gurramkarthiknetha Dec 24, 2024
22b267a
UserPortal/People component test migrated jest to vitest (#2766)
abbi4code Dec 24, 2024
7025360
Refactor : src/setup/checkConnection/checkConnection from Jest to Vit…
Ramneet04 Dec 24, 2024
a374f1d
fixed:#2510 Refactor CSS files in src/screens/ManageTag (#2769)
gurramkarthiknetha Dec 24, 2024
c14708f
Refactor CSS files in src/screens/OrgList (#2764)
abbi4code Dec 24, 2024
8ec66ea
refactor: jest to vitest of OrganizationActionItems : fixes #2557 (#2…
bandhan-majumder Dec 24, 2024
7755890
[CHORES] Refactor CSS for Org Post (#2774)
hustlernik Dec 24, 2024
d25a795
fix: #2508 Refactor CSS files in src/screens/Leaderboard (#2776)
pranavnathe Dec 24, 2024
dbe3387
fixed-2750 (#2779)
gurramkarthiknetha Dec 24, 2024
9e5d64e
Refactor/jest vitest 2486 (#2782)
khushipatil1523 Dec 24, 2024
9848bae
refactor:vitest to CheckIn/TableRow (#2785)
shivasankaran18 Dec 24, 2024
aff65c9
refactor:vitest to UserPortal/Organizations (#2783)
shivasankaran18 Dec 24, 2024
45d18b6
Refactored src/utils/convertToBase64.test.ts from Jest to Vitest (#2802)
AceHunterr Dec 24, 2024
0b38475
refactored css (#2841)
rahulch07 Dec 24, 2024
c217676
Refactor: test from jest to vitest (#2688)
DevyanshuNegi Dec 24, 2024
9fbb202
Refactored .\src\utils\useLocalstorage.test.ts from Jest to Vitest (#…
AceHunterr Dec 24, 2024
9227500
Added tests for src/screens/Users/Users.tsx (#2745)
Aad1tya27 Dec 24, 2024
d697f6f
fix: Add SubTag and Tag Modal Footer buttons margin-bottom set to 10p…
PratapRathi Dec 25, 2024
ce358e5
fixed:#2475 Refactor: src/components/AddOn/support/components/MainCon…
gurramkarthiknetha Dec 25, 2024
f60d17d
Refactor: Migrated src/components/DynamicDropDown/DynamicDropDown.tes…
PratapRathi Dec 25, 2024
4132c7d
checkenvFile test migrated from jest to vitest (#2849)
abbi4code Dec 25, 2024
00216ba
organizationCard tests migrated from jest to vitest (#2852)
abbi4code Dec 25, 2024
f8da9d5
Migrated src/components/AgendaItems/* from Jest to Vitest (#2850)
mandeepnh5 Dec 25, 2024
1bc2d3b
Migrated src/components/AgendaItems/AgendaItemsUpdateModal.test.tsx f…
mandeepnh5 Dec 25, 2024
e719b82
convert test from jest to vitest (#2856)
khushipatil1523 Dec 25, 2024
910690b
Migrated src/components/InfiniteScrollLoader/InfiniteScrollLoader.tes…
mandeepnh5 Dec 25, 2024
1eab2c1
Migrated src/components/ContriStats/ContriStats.test.tsx from Jest to…
mandeepnh5 Dec 25, 2024
ba43121
Migrated src/components/LoginPortalToggle/LoginPortalToggle.test.tsx …
mandeepnh5 Dec 25, 2024
ad6ca7c
Update member request card jest to vitest (#2859)
mandeepnh5 Dec 25, 2024
154588e
Refactor: src/utils/timezoneUtils/dateTimeMiddleware.test.ts from Jes…
Ramneet04 Dec 25, 2024
a62911b
fixed-2363 (#2860)
VishnuGurrapu Dec 25, 2024
471f113
Refactor jest to vitest #2832 (#2861)
khushipatil1523 Dec 25, 2024
87bfd94
refactor: jest to vitest migration (#2864)
hustlernik Dec 25, 2024
34a60d0
refactor: jest to vitest migration for askForCustomPort.test.ts (#2867)
hustlernik Dec 25, 2024
9eef34c
updateSession tests migrated from jest to vitest (#2863)
abbi4code Dec 25, 2024
8dd63e9
Refactor: Migrated src/components/NotFound/NotFound.test.tsx from Jes…
PratapRathi Dec 25, 2024
c57559e
Migrated src/components/EventListCard from Jest to Vitest (#2853)
PratapRathi Dec 25, 2024
5feefcd
Refactor src/components/CollapsibleDropdown/CollapsibleDropdown.test.…
Ramneet04 Dec 25, 2024
b9693d5
Refactor tests to use Vitest (#2869)
pranavnathe Dec 25, 2024
c42135b
Refactor src/components/RequestsTableItem/RequestsTableItem.test.tsx …
rahulch07 Dec 25, 2024
5c7fcd7
refactor:vitest to src/state/* (#2870)
shivasankaran18 Dec 25, 2024
22436b5
Refactor src/components/SuperAdminScreen/SuperAdminScreen.test.tsx fr…
Ramneet04 Dec 25, 2024
979d584
OrganizationCardStart to vitest (#2876)
MayankJha014 Dec 25, 2024
e217704
Refactored jest to vitest #2825 (#2877)
rahulch07 Dec 25, 2024
8bc5760
OrgPostCard tests migrated from jest to vitest (#2878)
abbi4code Dec 25, 2024
3209a18
Added Event Registrants Tab under Event Management Dashboard (#2804)
syedali237 Dec 26, 2024
9105989
Refactor: Migrated src/components/OrgAdminListCard/OrgAdminListCard.t…
PratapRathi Dec 26, 2024
35cce16
Refactor: Migrated src/components/ChangeLanguageDropdown/ChangeLangua…
PratapRathi Dec 26, 2024
cf4d2de
fix: test cases
disha1202 Dec 26, 2024
33b5f24
Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
disha1202 Dec 26, 2024
895bead
Update EventRegistryModal jest to vitest (#2910)
mandeepnh5 Dec 26, 2024
431a76a
Refactor: src/utils/getRefreshToken.test.ts from Jest to Vitest (#2913)
Dhiren-Mhatre Dec 26, 2024
d99fc8b
Migrated src/components/RecurrenceOptions/* from Jest to Vitest. (#2911)
mandeepnh5 Dec 26, 2024
47f57a9
Refactor CSS files in src/screens/ForgotPassword (fixes #2506) (#2914)
devender18 Dec 26, 2024
f0dadfd
Refactor: Migrated src/components/EventManagement/* from Jest to Vite…
PratapRathi Dec 26, 2024
b9bc199
Refactor src/components/OrgSettings/ActionItemCategories/* from Jest …
abbi4code Dec 26, 2024
9cdb9ea
Refactor IconComponent from Jest to Vitest #2836 (#2919)
pranavnathe Dec 26, 2024
b466e37
refactor css files in src/screens/LoginPage(fixes #2509) (#2918)
devender18 Dec 26, 2024
7a4eac8
Refactor OrgDelete.test.tsx from Jest to Vitest #2812 (#2921)
pranavnathe Dec 26, 2024
13f16b9
refactored src/components/ProfileDropdown/ from jest to vitest, added…
syedali237 Dec 26, 2024
1475df0
Refactored src/components/OrgPeopleListCard/OrgPeopleListCard.test.ts…
Ramneet04 Dec 26, 2024
732f8c9
[REFACTOR]: Jest to Vitest migration for UserListCard.test.tsx (#2924)
hustlernik Dec 26, 2024
aa9c903
Refactored src/components/UsersTableItem/UserTableItem.test.tsx from …
aadhil2k4 Dec 26, 2024
a630a91
migrate errorHandler tests from Jest to Vitest (#2927)
Dhiren-Mhatre Dec 26, 2024
9772f7d
refactor: jest to vitest migration for EditCustomFieldDropDown.test.t…
hustlernik Dec 26, 2024
aac1466
Refactored src/components/Venues/VenueModal.test.tsx from Jest to Vit…
aadhil2k4 Dec 26, 2024
c1d2e5f
[REFACTOR] CSS for AddOnEntry.tsx (#2933)
hustlernik Dec 26, 2024
74305b0
Updated the calender to not accomodate future dates (#2865)
arpit-chakraborty Dec 26, 2024
89aebba
Refactored src/components/AddOn/* from jest to Vitest (#2917)
AceHunterr Dec 26, 2024
0cede94
Refactored src/components/OrgContriCards/OrgContriCards.test.tsx fix…
Ramneet04 Dec 26, 2024
4386ee0
Refactor CSS files in src/screens/OrganizationFundCampaign (#2934)
mandeepnh5 Dec 26, 2024
178a9ed
Refactored src/components/AgendaCategory/AgendaCategoryContainer.test…
AceHunterr Dec 26, 2024
a12833b
refactor:vitest to componenets/EventCalendar/* (#2944)
shivasankaran18 Dec 26, 2024
9fdba79
refactor:vitest to src/components/MemberDetail/* (#2945)
shivasankaran18 Dec 26, 2024
6997a04
Refactor CSS files in src/screens/MemberDetail (#2941)
mandeepnh5 Dec 26, 2024
1e445f6
Added vitest for VolunteerContainer (#2693)
NishantSinghhhhh Dec 26, 2024
167a846
Cleared localstorage to solve flickering (#2937)
Aad1tya27 Dec 26, 2024
5b3e840
Migrate to vitest (#2947)
gracefullcoder Dec 26, 2024
f017c5d
migrated pagination.spec.tsx from jest to vitest (#2949)
Aad1tya27 Dec 26, 2024
1fb29e1
Update pull-request.yml
palisadoes Dec 26, 2024
ac36851
refactored src/components/Advertisements/core/ from jest to vitest (#…
syedali237 Dec 26, 2024
c364d0d
Organization dash cards tests migration (fixes : #2806) (#2881)
amaan-aly246 Dec 27, 2024
ab3b14f
Fix: ReCAPTCHA refresh on submitting Login/SignUp form (#2943)
PratapRathi Dec 27, 2024
1deb5ce
Configure & Install `docs-admin.talawa.io` Docusaurus Site (#2953)
palisadoes Dec 27, 2024
e8aba52
Configure & Install docs-admin.talawa.io Docusaurus Site v2 (#2954)
palisadoes Dec 27, 2024
9eb9108
Configure & Install docs-admin.talawa.io Docusaurus Site v3 (#2955)
palisadoes Dec 27, 2024
a12bccb
Configure & Install docs-admin.talawa.io Docusaurus Site v3 (#2956)
palisadoes Dec 27, 2024
113048d
Configure & Install docs-admin.talawa.io Docusaurus Site v5 (#2957)
palisadoes Dec 27, 2024
7763cbb
Configure & Install docs-admin.talawa.io Docusaurus Site v6 (#2958)
palisadoes Dec 27, 2024
90aa20b
Configure & Install docs-admin.talawa.io Docusaurus Site v7 (#2959)
palisadoes Dec 27, 2024
c17090b
Configure & Install docs-admin.talawa.io Docusaurus Site v9 (#2960)
palisadoes Dec 27, 2024
5bb04f2
v10 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2961)
palisadoes Dec 27, 2024
b79c275
v11 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2962)
palisadoes Dec 27, 2024
c1790d5
v13 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2964)
palisadoes Dec 27, 2024
47e6392
v14 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2965)
palisadoes Dec 27, 2024
c2abda3
v15 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2966)
palisadoes Dec 27, 2024
78c3263
v16 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2967)
palisadoes Dec 27, 2024
83ee2e0
v17 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2968)
palisadoes Dec 27, 2024
bce22b5
v18 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2969)
palisadoes Dec 27, 2024
38750de
Update pull-request.yml
palisadoes Dec 27, 2024
43f2c61
Refactor CSS in src/components/LeftDrawer (fixes #2899) (#2963)
devender18 Dec 27, 2024
8719d53
refactored CSS files in src/screens/OrganizationVenues (#2879)
antriksh-9 Dec 27, 2024
2327a4b
Refactored css in src/screens/OrganizationPeople/OrganizationPeople.t…
AceHunterr Dec 27, 2024
e73d61d
Refactor src/components/UserPortal/* from Jest to Vitest (#2982)
abbi4code Dec 27, 2024
c5a3000
updated tagtemplate and app.module (#2976)
IITI-tushar Dec 28, 2024
94d5d80
Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
disha1202 Dec 28, 2024
c5516d5
fix: test cases
disha1202 Dec 28, 2024
c3755d2
fix: test cases
disha1202 Dec 28, 2024
55bdfb1
fix: test cases
disha1202 Dec 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
25 changes: 25 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
node_modules

Check warning on line 1 in .dockerignore

View workflow job for this annotation

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

File ignored by default.
npm-debug.log
Dockerfile
.git
.gitignore
.env
.env.*
dist
coverage
.nyc_output
*.md
.github
tests
__tests__
*.test.*
*.spec.*
# Development files
*.log
*.lock
.DS_Store
.idea
.vscode
# Build artifacts
build
out
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 👋 Welcome, we're glad you're setting up an installation of Talawa-admin. Copy this

Check warning on line 1 in .env.example

View workflow job for this annotation

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

File ignored by default.
# file to .env or set the variables in your local environment manually.


Expand All @@ -24,8 +24,8 @@
REACT_APP_RECAPTCHA_SITE_KEY=

# has to be inserted in the env file to use plugins and other websocket based features.
REACT_APP_BACKEND_WEBSOCKET_URL=ws://localhost:4000/graphql
REACT_APP_BACKEND_WEBSOCKET_URL=ws://localhost:4000/graphql/

# If you want to logs Compiletime and Runtime error , warning and info write YES or if u want to
# keep the console clean leave it blank
ALLOW_LOGS=
ALLOW_LOGS=
8 changes: 7 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# Contains the PDF file of the Tag as JSON string, thus does not need to be linted

Check warning on line 1 in .eslintignore

View workflow job for this annotation

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

File ignored by default.
src/components/CheckIn/tagTemplate.ts
src/components/CheckIn/tagTemplate.ts
package.json
package-lock.json
tsconfig.json

# Ignore the Docusaurus website subdirectory
docs/**
26 changes: 16 additions & 10 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{

Check warning on line 1 in .eslintrc.json

View workflow job for this annotation

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

File ignored by default.
"env": {
"browser": true,
"node": true,
"es6": true
},

// Specify the rulesets from other ESLint Plugins tobe used
"extends": [
"plugin:react/recommended",
"eslint:recommended",
Expand All @@ -28,7 +27,6 @@
"sourceType": "module"
},

// Specify the ESLint plugins tobe used
"plugins": [
"react",
"@typescript-eslint",
Expand All @@ -55,6 +53,7 @@
"import/no-duplicates": "error",
"tsdoc/syntax": "error",
"@typescript-eslint/ban-ts-comment": "error",
"@typescript-eslint/no-unused-vars": "error",
"@typescript-eslint/no-explicit-any": "error",
"@typescript-eslint/no-inferrable-types": "error",
"@typescript-eslint/no-non-null-asserted-optional-chain": "error",
Expand All @@ -77,13 +76,13 @@
"camelcase": "off",
"@typescript-eslint/naming-convention": [
"error",
// Interfaces must begin with Interface or TestInterface followed by a PascalCase name

{
"selector": "interface",
"format": ["PascalCase"],
"prefix": ["Interface", "TestInterface"]
},
// Type Aliases must be in PascalCase

{
"selector": ["typeAlias", "typeLike", "enum"],
"format": ["PascalCase"]
Expand Down Expand Up @@ -120,20 +119,17 @@
"format": null
}
],
// Ensures that components are always written in PascalCase

"react/jsx-pascal-case": [
"error",
{ "allowAllCaps": false, "allowNamespace": false }
],

// Enforces whitespace around equal sign operators
"react/jsx-equals-spacing": ["warn", "never"],
"react/no-this-in-sfc": "error",

// All tests must need not have an assertion
"jest/expect-expect": 0,

// Enforce Strictly functional components
"react/no-unstable-nested-components": ["error", { "allowAsProps": true }],
"react/function-component-definition": [
0,
Expand All @@ -142,10 +138,20 @@
"prettier/prettier": "error"
},

// Let ESLint use the react version in the package.json
"settings": {
"react": {
"version": "detect"
}
}
},
"ignorePatterns": [
"**/*.css",
"**/*.scss",
"**/*.less",
"**/*.json",
"**/*.svg",
"docs/docusaurus.config.ts",
"docs/sidebars.ts",
"docs/src/**",
"docs/blog/**"
]
}
6 changes: 3 additions & 3 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Configuration for automated dependency updates using Dependabot

Check warning on line 1 in .github/dependabot.yaml

View workflow job for this annotation

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

File ignored by default.
version: 2
updates:
# Define the target package ecosystem
Expand All @@ -7,12 +7,12 @@
directory: "/"
# Schedule automated updates to run weekly
schedule:
interval: "weekly"
interval: "monthly"
# Labels to apply to Dependabot PRs
labels:
- "dependencies"
# Specify the target branch for PRs
target-branch: "develop"
target-branch: "develop-postgres"
# Customize commit message prefix
commit-message:
prefix: "chore(deps):"
prefix: "chore(deps):"
21 changes: 16 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Check warning on line 1 in .github/pull_request_template.md

View workflow job for this annotation

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

File ignored by default.
<!--
This section can be deleted after reading.

Expand All @@ -9,6 +10,7 @@
NOTE!!!

ONLY SUBMIT PRS AGAINST OUR `DEVELOP` BRANCH. THE DEFAULT IS `MAIN`, SO YOU WILL HAVE TO MODIFY THIS BEFORE SUBMITTING YOUR PR FOR REVIEW. PRS MADE AGAINST `MAIN` WILL BE CLOSED.

-->

<!--
Expand All @@ -23,10 +25,6 @@

Fixes #<!--Add related issue number here.-->

**Did you add tests for your changes?**

<!--Yes or No. Note: Add unit tests or automation tests for your code.-->

**Snapshots/Videos:**

<!--Add snapshots or videos wherever possible.-->
Expand All @@ -44,10 +42,23 @@

<!-- If this PR introduces a breaking change, please describe the impact and a migration path for existing applications. -->

## Checklist

### CodeRabbit AI Review
- [ ] I have reviewed and addressed all critical issues flagged by CodeRabbit AI
- [ ] I have implemented or provided justification for each non-critical suggestion
- [ ] I have documented my reasoning in the PR comments where CodeRabbit AI suggestions were not implemented

### Test Coverage
- [ ] I have written tests for all new changes/features
- [ ] I have verified that test coverage meets or exceeds 95%
- [ ] I have run the test suite locally and all tests pass


**Other information**

<!--Add extra information about this PR here-->

**Have you read the [contributing guide](https://github.com/PalisadoesFoundation/talawa-admin/blob/master/CONTRIBUTING.md)?**

<!--Yes or No-->
<!--Yes or No-->
8 changes: 8 additions & 0 deletions .github/workflows/auto-label.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{

Check warning on line 1 in .github/workflows/auto-label.json5

View workflow job for this annotation

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

File ignored by default.
"labelsSynonyms": {
"dependencies": ["dependabot", "dependency", "dependencies"],
"security": ["security"],
"ui/ux": ["layout", "screen", "design", "figma"]
},
"defaultLabels": ["unapproved"],
}
1 change: 1 addition & 0 deletions .github/workflows/check-tsdoc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import fs from 'fs/promises'; // Import fs.promises for async operations

Check warning on line 1 in .github/workflows/check-tsdoc.js

View workflow job for this annotation

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

File ignored by default.
import path from 'path';

// List of files to skip
Expand All @@ -23,6 +23,7 @@
} else if (
filePath.endsWith('.tsx') &&
!filePath.endsWith('.test.tsx') &&
!filePath.endsWith('.spec.tsx') &&
!filesToSkip.includes(path.relative(dir, filePath))
) {
results.push(filePath);
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/codeql-codescan.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##############################################################################

Check warning on line 1 in .github/workflows/codeql-codescan.yml

View workflow job for this annotation

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

File ignored by default.
##############################################################################
#
# NOTE!
Expand Down Expand Up @@ -32,13 +32,13 @@
uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
debug: true

- name: Autobuild
uses: github/codeql-action/autobuild@v2
uses: github/codeql-action/autobuild@v3

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3
39 changes: 35 additions & 4 deletions .github/workflows/issue.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##############################################################################

Check warning on line 1 in .github/workflows/issue.yml

View workflow job for this annotation

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

File ignored by default.
##############################################################################
#
# NOTE!
Expand All @@ -18,12 +18,43 @@
name: Adding Issue Label
runs-on: ubuntu-latest
steps:
- uses: Renato66/[email protected]
- uses: actions/checkout@v4
with:
sparse-checkout: |
.github/workflows/auto-label.json5
sparse-checkout-cone-mode: false
- uses: Renato66/auto-label@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["unapproved"]'

- uses: actions/github-script@v7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
script: |
const { owner, repo } = context.repo;
const issue_number = context.issue.number;
const apiParams = {
owner,
repo,
issue_number
};
const labels = await github.rest.issues.listLabelsOnIssue(apiParams);
if(labels.data.reduce((a, c)=>a||["dependencies"].includes(c.name), false))
await github.rest.issues.addLabels({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: context.issue.number,
labels: ["good first issue", "security"]
});
else if(labels.data.reduce((a, c)=>a||["security", "ui/ux"].includes(c.name), false))
await github.rest.issues.addLabels({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: context.issue.number,
labels: ["good first issue"]
});


Issue-Greeting:
name: Greeting Message to User
runs-on: ubuntu-latest
Expand Down
29 changes: 16 additions & 13 deletions .github/workflows/pull-request-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,26 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add the PR Review Policy
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
comment_tag: pr_review_policy
comment-tag: pr_review_policy
message: |
## Our Pull Request Approval Process

We have these basic policies to make the approval process smoother for our volunteer team.

Thanks for contributing!
### Testing Your Code

Please make sure your code passes all tests. Our test code coverage system will fail if these conditions occur:

1. The overall code coverage drops below the target threshold of the repository
2. Any file in the pull request has code coverage levels below the repository threshold
3. Merge conflicts

The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.
Remember, your PRs won't be reviewed until these criteria are met:

1. We don't merge PRs with poor code quality.
1. Follow coding best practices such that CodeRabbit.ai approves your PR.
1. We don't merge PRs with failed tests.
1. When tests fail, click on the `Details` link to learn more.
1. Write sufficient tests for your changes (CodeCov Patch Test). Your testing level must be better than the target threshold of the repository
1. Tests may fail if you edit sensitive files. Ask to add the `ignore-sensitive-files-pr` label if the edits are necessary.
1. We cannot merge PRs with conflicting files. These must be fixed.

Our policies make our code better.

### Reviewers

Expand Down
Loading
Loading