Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
boolean-uk
/
team-dev-server-template
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
0
Code
Issues
0
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
12 implement create post validation to check for text sizeempty text
- #123
#123
Open
thomamn
wants to merge 67 commits into
main
boolean-uk/team-dev-server-template:main
from
12-implement-create-post-validation-to-check-for-text-sizeempty-text
boolean-uk/team-dev-server-ex-2410-team2:12-implement-create-post-validation-to-check-for-text-sizeempty-text
Copy head branch name to clipboard
Conversation
Commits
67
(67)
Checks
Files changed
Open
12 implement create post validation to check for text sizeempty text
#123
thomamn
wants to merge 67 commits into
main
boolean-uk/team-dev-server-template:main
from
12-implement-create-post-validation-to-check-for-text-sizeempty-text
boolean-uk/team-dev-server-ex-2410-team2:12-implement-create-post-validation-to-check-for-text-sizeempty-text
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2024
Tweaked CICD, removed husky, removed deployment
dogezen
committed
5874560
View commit details
Copy full SHA for 5874560
Browse repository at this point
Commits on Oct 24, 2024
merged from upstream
dogezen
committed
daf1910
View commit details
Copy full SHA for daf1910
Browse repository at this point
Commits on Oct 28, 2024
initialCommit
Muzea001
committed
2326cca
View commit details
Copy full SHA for 2326cca
Browse repository at this point
first commit
Ingeborgausteid
committed
b9d122d
View commit details
Copy full SHA for b9d122d
Browse repository at this point
First commit
tuvaea
committed
354ac45
View commit details
Copy full SHA for 354ac45
Browse repository at this point
Commits on Oct 29, 2024
adds password validation
Ingeborgausteid
committed
f0cc815
View commit details
Copy full SHA for f0cc815
Browse repository at this point
Updated openapi.yml with profileImage
tuvaea
committed
b1e5ec3
View commit details
Copy full SHA for b1e5ec3
Browse repository at this point
Added profileImage to prisma schema and seed.js
tuvaea
committed
2034c13
View commit details
Copy full SHA for 2034c13
Browse repository at this point
Removed failed migration
tuvaea
committed
9c21e2b
View commit details
Copy full SHA for 9c21e2b
Browse repository at this point
added user patch functionality
tvaltn
committed
3f8c12c
View commit details
Copy full SHA for 3f8c12c
Browse repository at this point
added relevant fields, changed class structure to match newly created fields
Muzea001
committed
dc3132b
View commit details
Copy full SHA for dc3132b
Browse repository at this point
adds validateUser function in middleware\user.js with the password validation
Ingeborgausteid
committed
dbc91b2
View commit details
Copy full SHA for dbc91b2
Browse repository at this point
adds in routes\user.js instead of in controllers\user.js
Ingeborgausteid
committed
04b4a9a
View commit details
Copy full SHA for 04b4a9a
Browse repository at this point
added logged in user routing
tvaltn
committed
6aa6abd
View commit details
Copy full SHA for 6aa6abd
Browse repository at this point
Added profileImage to user.js domain
tuvaea
committed
647caa2
View commit details
Copy full SHA for 647caa2
Browse repository at this point
fixed role format from request body
tvaltn
committed
86ef6bb
View commit details
Copy full SHA for 86ef6bb
Browse repository at this point
fixed order of seeding data
Muzea001
committed
b56e095
View commit details
Copy full SHA for b56e095
Browse repository at this point
adds 400 response to /users in openapi.yaml
Ingeborgausteid
committed
52145ad
View commit details
Copy full SHA for 52145ad
Browse repository at this point
adds updated openapi.yml with 400 response to patch in /users
Ingeborgausteid
committed
3007118
View commit details
Copy full SHA for 3007118
Browse repository at this point
Merge pull request #24 from boolean-uk/add-password-validation
Show description for e0040d0
Brandsegg
authored
e0040d0
View commit details
Copy full SHA for e0040d0
Browse repository at this point
moved request modification to middleware
tvaltn
committed
d4ac66c
View commit details
Copy full SHA for d4ac66c
Browse repository at this point
Merge branch 'main' into 4-update-the-userprofile-table-with-relevant-columns
JHalvor
authored
e13ed2e
View commit details
Copy full SHA for e13ed2e
Browse repository at this point
Merge pull request #26 from boolean-uk/4-update-the-userprofile-table-with-relevant-columns
Show description for 9e0a80a
Brandsegg
authored
9e0a80a
View commit details
Copy full SHA for 9e0a80a
Browse repository at this point
Merge branch 'main' into 23-implement-update-user-functionality-in-user-domain-with-validation
tvaltn
committed
5827558
View commit details
Copy full SHA for 5827558
Browse repository at this point
added new user fields to update endpoint
tvaltn
committed
b624f5a
View commit details
Copy full SHA for b624f5a
Browse repository at this point
Merge pull request #27 from boolean-uk/23-implement-update-user-functionality-in-user-domain-with-validation
Show description for 5db6a8a
Brandsegg
authored
5db6a8a
View commit details
Copy full SHA for 5db6a8a
Browse repository at this point
Added email-validation in the middleware/user.js file.
thomamn
committed
7d9aced
View commit details
Copy full SHA for 7d9aced
Browse repository at this point
Commits on Oct 30, 2024
Merge branch 'main' of github.com:boolean-uk/team-dev-server-ex-2410-team2 into 11-update-the-profile-table-with-a-photo-column-and-add-relevant-endpoints-postputdelete
tuvaea
committed
711bdb7
View commit details
Copy full SHA for 711bdb7
Browse repository at this point
Resolved merge conflict
tuvaea
committed
fd865b3
View commit details
Copy full SHA for fd865b3
Browse repository at this point
Merge pull request #25 from boolean-uk/11-update-the-profile-table-with-a-photo-column-and-add-relevant-endpoints-postputdelete
Show description for e83b887
Brandsegg
authored
e83b887
View commit details
Copy full SHA for e83b887
Browse repository at this point
Merge branch 'main' of github.com:boolean-uk/team-dev-server-ex-2410-team2 into 1-add-email-format-validation-for-server-side
thomamn
committed
58cec2f
View commit details
Copy full SHA for 58cec2f
Browse repository at this point
Merge pull request #35 from boolean-uk/1-add-email-format-validation-for-server-side
Show description for 1e456f6
Brandsegg
authored
1e456f6
View commit details
Copy full SHA for 1e456f6
Browse repository at this point
copypaste progress from issue 5
eyvmal
committed
339e5c1
View commit details
Copy full SHA for 339e5c1
Browse repository at this point
modify getAll to fetch from database
eyvmal
committed
7a9f548
View commit details
Copy full SHA for 7a9f548
Browse repository at this point
add getById endpoint
eyvmal
committed
a3eb2af
View commit details
Copy full SHA for a3eb2af
Browse repository at this point
add delete endpoint
eyvmal
committed
cf1c1e4
View commit details
Copy full SHA for cf1c1e4
Browse repository at this point
update create post method to connect to database
eyvmal
committed
699b286
View commit details
Copy full SHA for 699b286
Browse repository at this point
reformat domain- and controller-file of post to match the user-files structure
eyvmal
committed
7e32f23
View commit details
Copy full SHA for 7e32f23
Browse repository at this point
remove userid from create endpoint
eyvmal
committed
ddad804
View commit details
Copy full SHA for ddad804
Browse repository at this point
add more fields to return on post calls
eyvmal
committed
46814e4
View commit details
Copy full SHA for 46814e4
Browse repository at this point
update post model in database and return value of post in endpoints
eyvmal
committed
fb2053e
View commit details
Copy full SHA for fb2053e
Browse repository at this point
reformat toJSON and names
eyvmal
committed
f18bc19
View commit details
Copy full SHA for f18bc19
Browse repository at this point
Merge pull request #28 from boolean-uk/14-create-a-post-domain-similiar-in-structure-to-the-user-domain
Show description for 248a9fa
Brandsegg
authored
248a9fa
View commit details
Copy full SHA for 248a9fa
Browse repository at this point
added default values for create
tvaltn
committed
cf16dbb
View commit details
Copy full SHA for cf16dbb
Browse repository at this point
add a middleware validation for post ownership or teacher role
eyvmal
committed
7b98fe7
View commit details
Copy full SHA for 7b98fe7
Browse repository at this point
added specialism
tvaltn
committed
220cc10
View commit details
Copy full SHA for 220cc10
Browse repository at this point
change cohortId to use default value from constr
tvaltn
committed
bbef451
View commit details
Copy full SHA for bbef451
Browse repository at this point
add validation on user/teacher for patch and delete
eyvmal
committed
af83b97
View commit details
Copy full SHA for af83b97
Browse repository at this point
fixed cohortId being null
tvaltn
committed
15eaf7e
View commit details
Copy full SHA for 15eaf7e
Browse repository at this point
adds content validation for creating posts
Ingeborgausteid
authored and
eyvmal
committed
df070f2
View commit details
Copy full SHA for df070f2
Browse repository at this point
simplified function
eyvmal
committed
f9c842f
View commit details
Copy full SHA for f9c842f
Browse repository at this point
Merge pull request #37 from boolean-uk/36-add-default-values-to-profile-when-a-user-gets-created
Show description for 0365679
Brandsegg
authored
0365679
View commit details
Copy full SHA for 0365679
Browse repository at this point
Commits on Oct 31, 2024
Merge branch 'main' of github.com:boolean-uk/team-dev-server-ex-2410-team2 into 12-implement-create-post-validation-to-check-for-text-sizeempty-text
thomamn
committed
9668855
View commit details
Copy full SHA for 9668855
Browse repository at this point
update prisma cohort model/seeding and migrate
eyvmal
committed
c00b8f1
View commit details
Copy full SHA for c00b8f1
Browse repository at this point
Merge pull request #38 from boolean-uk/6-implement-teacher-and-user-owner-validation-on-post-deletion
Show description for b4ceddb
Brandsegg
authored
b4ceddb
View commit details
Copy full SHA for b4ceddb
Browse repository at this point
Merge pull request #40 from boolean-uk/29-generate-a-prisma-entity-for-cohorts-and-seed-some-data-into-it
Show description for d4ea31b
Brandsegg
authored
d4ea31b
View commit details
Copy full SHA for d4ea31b
Browse repository at this point
Merge branch 'main' of github.com:boolean-uk/team-dev-server-ex-2410-team2 into 12-implement-create-post-validation-to-check-for-text-sizeempty-text
thomamn
committed
f2d768a
View commit details
Copy full SHA for f2d768a
Browse repository at this point
Tested post validation
thomamn
committed
de7fafe
View commit details
Copy full SHA for de7fafe
Browse repository at this point
removed the second import
thomamn
committed
2c65904
View commit details
Copy full SHA for 2c65904
Browse repository at this point
Changed the configurations.
thomamn
committed
db0a06e
View commit details
Copy full SHA for db0a06e
Browse repository at this point
Changed these as well
thomamn
committed
a83eb19
View commit details
Copy full SHA for a83eb19
Browse repository at this point
finish hopefully
thomamn
committed
68a53ee
View commit details
Copy full SHA for 68a53ee
Browse repository at this point
Update openapi.yml
JHalvor
authored
5026ae4
View commit details
Copy full SHA for 5026ae4
Browse repository at this point
update
JHalvor
committed
0846479
View commit details
Copy full SHA for 0846479
Browse repository at this point
Merge branch '12-implement-create-post-validation-to-check-for-text-sizeempty-text' of github.com:boolean-uk/team-dev-server-ex-2410-team2 into 12-implement-create-post-validation-to-check-for-text…
Show description for 83a7aa3
JHalvor
committed
83a7aa3
View commit details
Copy full SHA for 83a7aa3
Browse repository at this point
Update openapi.yml
JHalvor
authored
5515968
View commit details
Copy full SHA for 5515968
Browse repository at this point
Update openapi.yml
JHalvor
authored
ab2fd93
View commit details
Copy full SHA for ab2fd93
Browse repository at this point
You can’t perform that action at this time.