Skip to content
Open

Dev #87

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
a16c6cb
feat(auth): implemented signup with admin approval and login flow
Shiljababu Feb 9, 2026
24afd59
Merge pull request #61 from devxtra-community/feature/auth-signup
Shiljababu Feb 9, 2026
7ebbbba
feat(login):add login page
safwan246 Feb 10, 2026
c4dd620
Merge pull request #62 from devxtra-community/feature/loginUI
safwan246 Feb 10, 2026
fdd499d
feat(signup):create signup page
safwan246 Feb 10, 2026
e479776
feat(auth):implemented refresh token endpoint and logout endpoint
Shiljababu Feb 10, 2026
9ae3bbf
Merge pull request #63 from devxtra-community/feature/SignUpUI
safwan246 Feb 10, 2026
62f8cfd
feat(signup):create signup pages
safwan246 Feb 10, 2026
577639f
Merge pull request #64 from devxtra-community/feature/refreshToken_an…
Shiljababu Feb 10, 2026
c85292b
style(signup): improve responsive UI
safwan246 Feb 10, 2026
df28975
Merge pull request #65 from devxtra-community/feature/SignUpUI
safwan246 Feb 10, 2026
6945bef
feat(axios):created api client
ajeaiexecutes Feb 10, 2026
657fa55
Merge branch 'dev' of https://github.com/devxtra-community/noillin in…
ajeaiexecutes Feb 10, 2026
4a48c19
feat(auth): role based access control
Shiljababu Feb 10, 2026
d55058a
Merge branch 'dev' of https://github.com/devxtra-community/noillin in…
Shiljababu Feb 10, 2026
be09188
feat(auth): role based access control
Shiljababu Feb 10, 2026
3f1b410
Merge pull request #67 from devxtra-community/feature/rbac
Shiljababu Feb 10, 2026
893cc80
feat(email-verification):OTP-generation
safwan246 Feb 11, 2026
0c45091
Merge pull request #68 from devxtra-community/feature/OTP-verification
safwan246 Feb 11, 2026
305b77c
feat(web): login and signup frontend integration
ajeaiexecutes Feb 13, 2026
45396fb
chore: merge conflict fixed
ajeaiexecutes Feb 13, 2026
f414a91
feat(emailverify):email verification
safwan246 Feb 13, 2026
6120c8a
Merge branch 'dev' into feature/OTP-verification
safwan246 Feb 13, 2026
e68ad6b
chore(emailVerification):completed
safwan246 Feb 13, 2026
3c9605c
Merge pull request #69 from devxtra-community/feature/OTP-verification
safwan246 Feb 13, 2026
51d7574
feat(core-api):Influencer and Brand schema created
ajeaiexecutes Feb 13, 2026
9e66949
Merge branch 'dev' of https://github.com/devxtra-community/noillin in…
ajeaiexecutes Feb 13, 2026
6061028
feat(Reset-Pass):reset-password
safwan246 Feb 14, 2026
d79e82e
feat(Reset-Pass):Reset-Passwords
safwan246 Feb 14, 2026
5ca2c51
Resolved merge conflict in user.repository
safwan246 Feb 14, 2026
b88efe5
Merge pull request #72 from devxtra-community/feature/Resend-password
safwan246 Feb 14, 2026
bd4e2e3
chore:user model
ajeaiexecutes Feb 14, 2026
4fca110
Revert "chore:user model"
ajeaiexecutes Feb 14, 2026
6e90c58
Merge branch 'dev' of https://github.com/devxtra-community/noillin in…
ajeaiexecutes Feb 14, 2026
4d87fa2
feat(auth):implemented zustand for state management
Shiljababu Feb 15, 2026
5748d5b
feat(auth):implemented zustand for state management
Shiljababu Feb 15, 2026
c3c79e5
Merge pull request #73 from devxtra-community/feature/zustand
Shiljababu Feb 15, 2026
5245b80
Merge branch 'main' of https://github.com/devxtra-community/noillin i…
ajeaiexecutes Feb 16, 2026
4076a31
Merge branch 'dev' of https://github.com/devxtra-community/noillin in…
ajeaiexecutes Feb 16, 2026
e0389ff
feat(otp-verification):signup
safwan246 Feb 16, 2026
a5bf015
apps/chore(signup):OTP-verification
safwan246 Feb 16, 2026
f33b699
Merge pull request #74 from devxtra-community/feature/signup-OTP-veri…
safwan246 Feb 16, 2026
ddcb0c4
feat(email-verification):OTP
safwan246 Feb 16, 2026
8bb4a7b
Merge pull request #75 from devxtra-community/feature/Email-verification
safwan246 Feb 16, 2026
77d73fd
feat: implemented the profile-setup for both brand and the influencer
Shiljababu Feb 17, 2026
217a35e
feat: implemented the profile-setup for both brand and the influencer
Shiljababu Feb 17, 2026
292e0f5
Merge branch 'dev' into feature/profile-setup
Shiljababu Feb 17, 2026
1dff822
feat: dev correction
Shiljababu Feb 17, 2026
7f80b44
feat: implemented the profile-setup for both brand and the influencer
Shiljababu Feb 17, 2026
cbcd113
Merge pull request #76 from devxtra-community/feature/profile-setup
Shiljababu Feb 17, 2026
db46c96
Merge branch 'dev' of https://github.com/devxtra-community/noillin in…
Shiljababu Feb 17, 2026
5864ca2
feat: created gig schema and collaboration schema to handle the colla…
Shiljababu Feb 18, 2026
1c8957f
feat: created gig schema and collaboration schema to handle the colla…
Shiljababu Feb 18, 2026
94cd9b7
feat: created gig schema and collaboration schema to handle the colla…
Shiljababu Feb 18, 2026
a1afc8a
Merge pull request #79 from devxtra-community/feature/gig-schema
Shiljababu Feb 18, 2026
83fff5f
chore:tiny changes
ajeaiexecutes Feb 18, 2026
590a6e7
fix:merge conflict fixed
ajeaiexecutes Feb 18, 2026
61c514b
chore(change)
safwan246 Feb 18, 2026
44cf859
Merge remote changes
safwan246 Feb 18, 2026
de1355a
chore:pull code
ajeaiexecutes Feb 18, 2026
4d67c6f
feat(gig):create giglist and gitDetailss
safwan246 Feb 18, 2026
68a9851
Merge pull request #81 from devxtra-community/feature/Gitlist-Details
safwan246 Feb 18, 2026
053fee9
feat: done create gig
Shiljababu Feb 18, 2026
91313bd
Merge branch 'dev' into feature/create-gig
Shiljababu Feb 18, 2026
6337c2f
Merge pull request #82 from devxtra-community/feature/create-gig
Shiljababu Feb 18, 2026
68b4aca
feat: done create gig (real)
Shiljababu Feb 19, 2026
847c954
Merge pull request #84 from devxtra-community/feature/create-gig
Shiljababu Feb 19, 2026
114c013
feat:meili integration for gigs done
ajeaiexecutes Feb 19, 2026
62c494d
Merge pull request #85 from devxtra-community/feature/meilisearch
ajeaiexecutes Feb 19, 2026
146a49d
feat(dltgig):editgigs
safwan246 Feb 19, 2026
50b4806
feat(gig-list):UI
safwan246 Feb 25, 2026
7552797
feat:meilisearch in gig creation
ajeaiexecutes Feb 25, 2026
8e50122
fix:merge conflict solved
ajeaiexecutes Feb 25, 2026
b4a6427
chore:added channel logic rabbit mq
ajeaiexecutes Feb 25, 2026
4f23540
feat: integrated frontend and backend of create gig
Shiljababu Feb 25, 2026
057cf5b
Merge branch 'dev' into feature/create_gig_frontend
Shiljababu Feb 25, 2026
093743a
fix: force npm registry in CI
Shiljababu Feb 25, 2026
a7c65ef
cleared the lint error and integrated the frontend and backend of cre…
Shiljababu Feb 25, 2026
8c8d635
cleared the lint error and integrated the frontend and backend of cre…
Shiljababu Feb 26, 2026
8abd7c5
cleared the lint error and integrated the frontend and backend of cre…
Shiljababu Feb 26, 2026
4982805
cleared the lint error and integrated the frontend and backend of cre…
Shiljababu Feb 26, 2026
f3d11b9
Merge pull request #88 from devxtra-community/feature/create_gig_fron…
Shiljababu Feb 26, 2026
0887e5c
chore: notmal check
ajeaiexecutes Feb 26, 2026
79fbb04
chore:fixed mege conflictttt 2nd time
ajeaiexecutes Feb 26, 2026
dd9e6c0
feat(landig-page)
safwan246 Feb 26, 2026
5274ced
chor:landing-page
safwan246 Feb 26, 2026
e0e400f
Merge branch 'dev' into feature/landing-page
safwan246 Feb 26, 2026
8e7d0a4
fix: resolve lint errors
safwan246 Feb 26, 2026
165262c
fix: add missing clsx dependency
safwan246 Feb 26, 2026
9ab5e3c
Merge pull request #90 from devxtra-community/feature/landing-page
safwan246 Feb 26, 2026
5baeb08
fix:something
safwan246 Feb 26, 2026
b6ce0cc
update:influecer-profile-page
safwan246 Feb 27, 2026
9f5a9b5
feat:brand-profile-page
safwan246 Feb 27, 2026
476b05a
feat:brand-profile
safwan246 Feb 27, 2026
91a7d39
feat:brand-profilePage
safwan246 Feb 27, 2026
d960617
feat:Brand-Profile
safwan246 Feb 27, 2026
65f0c63
Merge pull request #91 from devxtra-community/feature/brand-profile-page
safwan246 Feb 27, 2026
6bc52e0
feat: implemented the edit gig
Shiljababu Feb 28, 2026
1faa6d2
Merge pull request #92 from devxtra-community/feat/editgig
Shiljababu Feb 28, 2026
a21e7be
feat:gig-details
safwan246 Mar 6, 2026
08a4355
feat:Gig-details
safwan246 Mar 6, 2026
2d79abe
Merge pull request #94 from devxtra-community/feature/gig-details
safwan246 Mar 6, 2026
48224ef
fix:brand-Dashboard
safwan246 Mar 9, 2026
41e5aef
Merge pull request #95 from devxtra-community/feature/influencer-dash…
safwan246 Mar 9, 2026
3f752e9
update:peding-intergrations
safwan246 Mar 11, 2026
bcdf39e
Merge pull request #96 from devxtra-community/feature/frontend-integr…
safwan246 Mar 11, 2026
401011b
feat:admindashboard - user verification done
ajeaiexecutes Mar 11, 2026
e91b36f
Merge branch 'dev' into signup-redefine
ajeaiexecutes Mar 11, 2026
cfafe5c
feat: implemented the s3 media component for the profile picture
Shiljababu Mar 11, 2026
84f8a27
Merge branch 'dev' of https://github.com/devxtra-community/noillin in…
Shiljababu Mar 11, 2026
6d85056
Merge pull request #98 from devxtra-community/feature/profile_media
Shiljababu Mar 11, 2026
d0dfeef
fix:fixed eslint error second time
ajeaiexecutes Mar 11, 2026
d62047b
fix(web): fix JSX structure and remove unused imports in gig-list page
ajeaiexecutes Mar 11, 2026
4487428
Merge branch 'dev' into signup-redefine
ajeaiexecutes Mar 11, 2026
c83c04b
chore: sync core-api lockfile
ajeaiexecutes Mar 11, 2026
c5fdd6f
chore: update client-s3 to 3.1006.0 in web
ajeaiexecutes Mar 11, 2026
f61e63f
Merge pull request #97 from devxtra-community/signup-redefine
ajeaiexecutes Mar 11, 2026
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
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI

on:
push:
branches: [main]
branches: [main, dev]
pull_request:

jobs:
Expand All @@ -27,6 +27,9 @@ jobs:
- name: Verify pnpm
run: pnpm -v

- name: Force npm registry
run: pnpm config set registry https://registry.npmjs.org/

- name: Install dependencies
run: pnpm install --frozen-lockfile

Expand Down
Loading
Loading