Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
98915b3
fix register, stage-zero onboarding, shared modules
Awakich Aug 18, 2025
0f91790
fix styles on platform and registration, shared, onboarding modules
Awakich Aug 18, 2025
7ae652b
add utils for year list of education & fixes year of publication & li…
Awakich Aug 18, 2025
e851ad0
add deletion project in edit & remove achievements block
Awakich Aug 19, 2025
cf1f62f
add styles for project card
Awakich Aug 19, 2025
d52b477
add team members block in edit project
Awakich Aug 19, 2025
11d4b0f
fix approve skills in profile & add validators for password
Awakich Aug 21, 2025
cb17c29
remove linking block for duplicated project
Awakich Aug 22, 2025
5b41c10
fix loading of projects with search
Awakich Aug 22, 2025
ff5d7e0
fix choosing tag block & filters
Awakich Aug 26, 2025
afbca36
fix filters for vacancy & feed to dynamic
Awakich Aug 26, 2025
9723abd
change naming of modal to approve skill
Awakich Aug 27, 2025
67f007a
add image cropper for avatars
Awakich Aug 28, 2025
66c3493
add styles to cropper
Awakich Aug 28, 2025
fecb23d
fix link to register
Awakich Aug 29, 2025
d9485c0
add checking to name of program
Awakich Aug 29, 2025
729e9c8
add check for another program
Awakich Sep 1, 2025
6a998dd
fix includes check
Awakich Sep 1, 2025
62661a3
fix cropper & add modal to permission to projects in program
Awakich Sep 1, 2025
fdd4d7b
add modal styles
Awakich Sep 1, 2025
1e139cb
Merge branch 'master' into platform-fixes
Awakich Sep 1, 2025
44004b0
run format
Awakich Sep 1, 2025
de6e32a
add loading service to project & fix program loading error
Awakich Sep 2, 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
22 changes: 22 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"nanoid": "^4.0.0",
"ng-click-outside": "^9.0.1",
"ngx-autosize": "^2.0.4",
"ngx-image-cropper": "^9.1.5",
"ngx-mask": "^13.0.3",
"rxjs": "~7.5.0",
"snakecase-keys": "^5.4.2",
Expand Down
169 changes: 0 additions & 169 deletions projects/core/src/consts/list-years.ts

This file was deleted.

Loading
Loading