Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
c048532
[ENG-10608] Registration metadata description removes paragraph break…
nsemets Mar 30, 2026
fafcb51
[ENG-10546] Technical value “true” is displayed in the search filter …
nsemets Mar 30, 2026
5f507f0
[ENG-10408] - fix Bibliographic Contributor checkbox (#908)
Vlad0n20 Mar 30, 2026
aacfd54
[ENG-10318] Bibliographic contributor box should be checked by defaul…
nsemets Mar 30, 2026
85fefea
[ENG-10707] update project count metrics if user is not contributor o…
mkovalua Apr 2, 2026
c6b3b45
[ENG-10383] fix: Navigating to the old /discover URL format should re…
mkovalua Apr 2, 2026
f806275
fix(ENG-9810): wire up provider subscription notification settings (#…
Vlad0n20 Apr 2, 2026
bb0a296
fix(preprint-details): updated logic for truncated abstract (#933)
nsemets Apr 3, 2026
e2840ac
[ENG-10371][ENG-10368] Delete draft preprint functionality was not in…
nsemets Apr 3, 2026
679b0e1
[ENG-10698] Update unique locators for Registration overview page #938
nsemets Apr 7, 2026
1913192
[ENG-10697] Update unique locators for search page (#937)
nsemets Apr 7, 2026
47c377d
[ENG-10219] Unable to withdraw OSF preprints via the Moderator Dashbo…
nsemets Apr 7, 2026
b95b5f5
[ENG-10752] Clean up and optimize en.json to improve initial load per…
nsemets Apr 13, 2026
bc39af1
[ENG-10371] Delete draft preprint functionality was not included in A…
nsemets Apr 13, 2026
ce48065
[ENG-10553] ImpactStory Profile Icon Is Broken (#944)
nsemets Apr 14, 2026
ff89e0d
[ENG-10320] Github: File context menu missing move option (#950)
nsemets Apr 15, 2026
297d441
Merge remote-tracking branch 'upstream/develop' into fix/ENG-10823
nsemets Apr 16, 2026
48229c0
fix(packages): fixed packages
nsemets Apr 16, 2026
c49e9b4
fix(compodoc): removed compodoc
nsemets Apr 16, 2026
747ca7c
[ENG-10823] Merge develop into feature/pbs-26-6 (#956)
brianjgeiger Apr 16, 2026
0630335
[ENG-10831] Profile: Expand buttons are too close to each other (#958)
nsemets Apr 17, 2026
d750fc0
Merge develop into feature/pbs-26-6 (#968)
brianjgeiger Apr 23, 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
10 changes: 1 addition & 9 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
npx lint-staged || {
printf "\n\nERROR: Linting issues were found in the committed files. Please address them before proceeding.\n\n\n\n"
exit 1
}

# npm run docs:coverage || {
# printf "\n\nERROR: Documentation Coverage thresholds are not met."
# printf "\n\nIn the future this will block your ability to commit locally until it is resolved."
# printf "\n\nThe same pipeline runs via GitHub actions."
# printf "\n\nYou are seeing this error because code was added without documentation."
# exit 1
# }
}
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ take up to 60 seconds once the docker build finishes.

### Recommended

- [Compodoc Conventions](docs/compodoc.md).
- [Docker Commands](docs/docker.md).
- [ESLint Strategy](docs/eslint.md).
- [Git Conventions](docs/git-convention.md).
Expand Down
96 changes: 0 additions & 96 deletions docs/compodoc.md

This file was deleted.

Loading
Loading