Skip to content
Open
Changes from 1 commit
Commits
Show all changes
115 commits
Select commit Hold shift + click to select a range
7cda8a8
Border on select and multinput
Oct 14, 2025
0c25712
Small design adjustments
Oct 17, 2025
19078e3
Changed grid/list button to look like figma
Oct 17, 2025
68cfb62
Added translation to rest of the english words
MikkelBLarsen Oct 18, 2025
cf592ed
feat: (web) file upload to course (#29)
Alb9ert Oct 19, 2025
d816051
Test
ollioddi Oct 19, 2025
89121fd
DataToolBar fix
Oct 20, 2025
3758c29
Feat(web): Multi-select add item callback & ref. Course Editor add ne…
ollioddi Oct 20, 2025
8f8884a
Update course-card.tsx
Oct 20, 2025
8d03ea5
Update course-card.tsx
Oct 20, 2025
66a2758
Merge pull request #42 from ErasmusEgalitarian/design-changes
DandingB Oct 20, 2025
69bce29
Feat(Web): Auth Context (#30)
ollioddi Oct 20, 2025
dc63e0b
Course editor menu
ollioddi Oct 20, 2025
2b10a1c
Unchecked color
ollioddi Oct 20, 2025
363e90e
Merge branch 'dev' into feat/translation
Alb9ert Oct 20, 2025
0697d1a
Merge pull request #54 from ErasmusEgalitarian/feat/translation
Alb9ert Oct 20, 2025
00a36ec
Merge pull request #55 from ErasmusEgalitarian/web/editor-menu
Alb9ert Oct 20, 2025
357977b
removed workflow for now
Alb9ert Oct 20, 2025
f7c39a3
fix
Smidtty Oct 24, 2025
a77baea
feat: (web) file upload to course (#29)
Alb9ert Oct 19, 2025
263cac3
Test
ollioddi Oct 19, 2025
3ef9304
removed workflow for now
Alb9ert Oct 20, 2025
5674165
Merge branch 'dev' of https://github.com/ErasmusEgalitarian/educado-b…
Johny1511 Oct 27, 2025
ffae260
strapi 5.29 version
Johny1511 Oct 27, 2025
c9acad6
Package lock
ollioddi Oct 27, 2025
1a89962
Bump vite from 7.1.9 to 7.1.11 in /web (#58)
dependabot[bot] Oct 30, 2025
098618a
Feat: 🚀 Add Turborepo, CI/CD Pipelines & Comprehensive Documentation …
ollioddi Oct 30, 2025
a050999
Add environment to build pipelines
ollioddi Oct 30, 2025
8d9debb
Test build pipeline
ollioddi Oct 30, 2025
a3cc570
Fix npm not installing (#73)
ollioddi Nov 3, 2025
da89b1f
update strapi
Alb9ert Nov 4, 2025
8f1c853
hello
Alb9ert Nov 4, 2025
e85a371
Update lockfile to test npm ci
ollioddi Nov 4, 2025
590eea9
Merge pull request #74 from ErasmusEgalitarian/chore/bump-strapi
Alb9ert Nov 4, 2025
7a84bb2
Test build
ollioddi Nov 4, 2025
d0ded5f
Fix: Restore OpenAPI types for client generation via Hey API + depre…
ollioddi Nov 4, 2025
1e4ea9d
Test
ollioddi Nov 4, 2025
4f4ad53
hm
ollioddi Nov 4, 2025
24e0a09
Foo
ollioddi Nov 4, 2025
9f3fa41
Test
ollioddi Nov 4, 2025
698b019
Test CI
ollioddi Nov 4, 2025
2a782fd
Test CI again...
ollioddi Nov 4, 2025
8c4530e
CI..
ollioddi Nov 4, 2025
f424f52
Build works. Cleanup tagging
ollioddi Nov 4, 2025
3482efe
Full CI test with Strapi changes
ollioddi Nov 4, 2025
289ee09
Test build
ollioddi Nov 4, 2025
24282f8
CI: Test build
ollioddi Nov 4, 2025
10e879a
scripts
Alb9ert Oct 28, 2025
e82181c
moved btn
Alb9ert Oct 28, 2025
d0ca8f1
fixed
Alb9ert Oct 28, 2025
46d9dd0
ui fix
Alb9ert Oct 28, 2025
f94bb74
ready for backend
Alb9ert Oct 28, 2025
f5ff767
fix
Alb9ert Nov 4, 2025
633f164
delete lock file
Alb9ert Nov 4, 2025
a3587e8
fix
Alb9ert Nov 4, 2025
2942566
fix
Alb9ert Nov 4, 2025
aeb9a1a
fix
Alb9ert Nov 6, 2025
0c0d06a
Merge pull request #77 from ErasmusEgalitarian/feat/web-draft
Alb9ert Nov 8, 2025
2e933ac
(chore/web) cleanup dependencies (#70)
ollioddi Nov 9, 2025
c3eb639
data-table selection V1 (#78)
ollioddi Nov 9, 2025
65f290c
0.2.0
ollioddi Nov 10, 2025
269e9b7
Add debug steps for registry access in build workflows and update rel…
ollioddi Nov 10, 2025
5487d33
sync: merge main v0.3.0 release back to dev
ollioddi Nov 10, 2025
fbad72f
fix: strip 'v' prefix from version tags for proper semver parsing
ollioddi Nov 10, 2025
71ffc06
fix: disable provenance attestations
ollioddi Nov 10, 2025
ff746b6
sync: merge main release back to dev
ollioddi Nov 10, 2025
e4cb8f8
Include node types (process.env)
ollioddi Nov 11, 2025
79484de
[US-0004] - Content Creator Login #53
CelestrialDragon Nov 11, 2025
e9cd66d
User relation
EmilLykke Nov 11, 2025
0819fa5
Updated
EmilLykke Nov 11, 2025
6c7b801
Removed .env.example from strapi, added mise config and moved .nvmrc
Alfenstein8 Nov 13, 2025
a621a66
fix: Update Swagger to use proper merged spec (#90)
ollioddi Nov 13, 2025
c87c3e5
remove relation
EmilLykke Nov 13, 2025
2c1ba60
updated return type and added policies to routes
EmilLykke Nov 13, 2025
2ae240a
updated some endpoints to not require auth
EmilLykke Nov 13, 2025
9a2a7cb
updated strapi spech with new definitions for endpoints
EmilLykke Nov 13, 2025
98f2f56
small change to registartion verifiedAt
EmilLykke Nov 13, 2025
361942a
Merge pull request #95 from ErasmusEgalitarian/remove-strapi-env-and-…
Alfenstein8 Nov 13, 2025
9adf6ab
updated content creator login function name change
EmilLykke Nov 14, 2025
37264fa
real generated
EmilLykke Nov 14, 2025
8288965
Login.tsx working
EmilLykke Nov 14, 2025
70fd8ff
updated strapi
EmilLykke Nov 14, 2025
d99dc89
Strapi login for content creators
EmilLykke Nov 14, 2025
a0fe523
Small update
EmilLykke Nov 14, 2025
075b8b1
Overwrite upload route
EmilLykke Nov 14, 2025
36d49d4
added comment
EmilLykke Nov 14, 2025
dc47c62
small changes
EmilLykke Nov 15, 2025
73f77a5
PR comments
EmilLykke Nov 15, 2025
a14aa27
added rate limit to content creator login
EmilLykke Nov 15, 2025
395978f
student reset password update reate limit
EmilLykke Nov 15, 2025
beac635
verified at fixed
EmilLykke Nov 15, 2025
33e0832
Fixed order of verified check
EmilLykke Nov 15, 2025
24e99af
Merge pull request #98 from ErasmusEgalitarian/505-integrating-backen…
EmilLykke Nov 15, 2025
a496d99
feat: add ESLint diffing tool to check only changed files (#96)
ollioddi Nov 16, 2025
aeb5f72
Add required durationHours field to course schema
edmxa Nov 17, 2025
838a4d9
Change course durationHours to integer type
edmxa Nov 17, 2025
6c9ecfb
Update course duration label to 'horas'
edmxa Nov 17, 2025
15faa7a
Remove unused durationHours prop from CourseCard, andChange durationH…
edmxa Nov 17, 2025
805902f
Add durationHours field to course models and API and Update SDK files
edmxa Nov 17, 2025
5caa82f
Merge pull request #104 from ErasmusEgalitarian/Fetch-hours-from-back…
edmxa Nov 17, 2025
939f31d
Feature/tailwind for login (#113)
CelestrialDragon Nov 19, 2025
04fbad5
Remove healthcheck (#109)
ollioddi Nov 23, 2025
42d87cc
enhancement: extend DataDisplay component with ref support (#86)
ollioddi Nov 23, 2025
ec2318c
Fix/notifications (#103)
DandingB Nov 24, 2025
7605dae
Make lastName required for Content Creator (#122)
edmxa Nov 24, 2025
841b0ab
Override controllers to allow populate (#121)
EmilLykke Nov 25, 2025
ff1facf
Migration of all icons to a singular library (mdi) (#100)
Smidtty Nov 25, 2025
aa5f5ad
updated package lock (#126)
Fahnoee Nov 26, 2025
4639a42
Added a (pre)vious slide function that was missing for some reason (#…
PeterDunlop Nov 26, 2025
0bc7486
Implented:
RasmusJensen1 Dec 3, 2025
d035e59
feat: update profile picture handling and improve payload structure f…
RasmusJensen1 Dec 11, 2025
308e910
Merge branch 'dev' into us-0092-update-profile-picture-content-creator
RasmusJensen1 Dec 11, 2025
a79d8be
Merge branch 'dev' into us-0092-update-profile-picture-content-creator
RasmusJensen1 Dec 11, 2025
fa9bb21
Refactor course columns, enhance file upload hook, and improve profil…
RasmusJensen1 Dec 11, 2025
0c94c6d
Merge branch 'dev' into us-0092-update-profile-picture-content-creator
RasmusJensen1 Dec 11, 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
Test build pipeline
  • Loading branch information
ollioddi committed Oct 30, 2025
commit 8d9debb6a53f9a26abc27bae311267c477828310
2 changes: 1 addition & 1 deletion web/src/shared/docs/pages/docs-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const DocsPage = () => {
<main className="container mx-auto py-10">
<div className="mb-8 space-y-2">
<h1 className="text-4xl font-bold tracking-tight">
Interactive Documentation
Interactive Documentation for Educado
</h1>
<p className="text-muted-foreground text-lg">
Explore an interactive documentation of our reusable components with
Expand Down
Loading