Commit 58bae1f
Fix/dev to main (#368)
* Fix/improvements (#319)
* fix(meetings): fixed meetings small issues
* fix(tooltips): added tooltips
* fix(table): updated sorting
* fix(settings): fixed update project
* fix(bookmarks): updated bookmarks
* fix(my-registrations): fixed my registrations
* fix(developer-apps): fixed developer apps
* fix(settings): updated tokens and notifications
* fix(translation): removed dot
* fix(info-icon): updated info icon translate
* fix(profile-settings): fixed profile settings
* fix(test): updated tests
* fix(settings): updated settings
* fix(user-emails): updated adding emails to user account
* fix(tests): updated tests
* fix(clean-up): clean up
* fix(models): updated models
* fix(models): updated region and license models
* fix(styles): moved styles from assets
* fix(test): fixed institution loading and test for view only link
* fix(analytics): added check if is public
* fix(analytics): updated analytics feature
* fix(analytics): show message when data loaded
* fix(view-only-links): updated view only links
* fix(view only links): added shared components
* fix(tests): fixed tests
* fix(unit-tests): updated jest config
* fix(view-only-links): update view only links for components
* fix(create-view-link): added logic for uncheck
---------
Co-authored-by: Nazar Semets <nazar690@gmail.com>
* Test/387 settings page tokens (#318)
* test(tokens): added new tests
* test(tokens): added new unit tests
* test(tokens): fixed tests and jest.config
* test(tokens): fixed pr comments
* Fix - Search (#286)
* feat(search): added generic search component
* feat(search): improved search for institutions
* feat(search): remove unused files
* feat(search): fixed some issues
* fix(search): removed comments
* fix(profile): renamed it to profile
* fix(updates): updates
* fix(branding): Minor fixed regarding provider hero for preprints and registry
* refactor(search-results-container): Encapsulated some logic, reduced duplication
* refactor(search-results-container): Encapsulated tabs logic
* refactor(search): Refactored partly search section for preprints and profile
* refactor(search): Refactored search logic for global, institutions page, registrations page search
* refactor(search): Refactored search logic for global, institutions page, registrations page search
* refactor(search): Refactored search logic for profile
* feat(profile): Implemented my-profile and user/:id pages
* refactor(preprint-provider-discover): Removed search section that uses old approach
* refactor(search): Create shared component that encapsulates search logic and reused across the app
* refactor(shared-search): Extracted state model. Reduced duplications. Fixed IndexValueSearch filters
* refactor(search): Using ResourceType instead of ResourceTab. Fixed params for index-value-search
* refactor(search-models): Cleaned up models - renamed files, moved models to appropriate locations
* refactor(index-card-search): Refactored models
* fix(resource-card): Fixed resource-card component
* fix(resource-card-secondary-metadata): Fixed resource-card component
* fix(search): Fixed PR comments and conflicts after merge
* refactor(search): Renamed OsfSearch- to GlobalSearch-
* fix(unit-tests): fixed unit tests
---------
Co-authored-by: volodyayakubovskyy <vyakubovskyy477@gmail.com>
Co-authored-by: nsemets <nsemets@exoft.net>
* Fix/557 missing tooltip (#320)
* fix(tooltip): added tooltip to next button
* fix(emails): fixed emails bug
* chore(test-env): added test env (#321)
* Chore/test docs added more docs and updated docs in the ever expanding evolution. (#309)
* chore(testing-docs): incremental update to the testing docs
* chore(diagram): updated the ngx application diagram
* chore(indexes): added indexes to all files
* docs(updates): added new docs and explanations
* chore(pr-updates): updated the files based on pr feedback
* Fix/registrations (#326)
* fix(settings): updated settings routes
* fix(registry-links): updated registry links
* fix(registration): updated components, resource and links
* fix(wiki): updated wiki
* fix(redirect-link): removed it (#327)
* [ENG-8505] Finished adding the GFP to the files page (#325)
* feat(eng-8505): Added the initial google drive button
* feat(eng-8505): add the accountid with tests
* feat(more-tests): updated tests
* feat(eng-8505): updates for tests
* feat(eng-8505): finishing updates for the google file picker
* chore(test fixes): updates to broken tests
* chore(pr updates): add updates based on pr feedback and more docs
* Test/565 my projects (#334)
* test(my-projects): added unit tests
* test(create-project-dialog): fixed errors
* test(my-projects): fixed errors
* test(create-project-dialog): fixed
* Feat/550 file widget (#323)
* feat(file): file-widget
* feat(file): fixed move file
* Update src/app/features/project/overview/components/files-widget/files-widget.component.html
Co-authored-by: nsemets <nsemets@exoft.net>
* feat(file): resolve comments
* feat(file): refactoring
* feat(file): remove sorting storage
* feat(file): navigate to file
---------
Co-authored-by: nsemets <nsemets@exoft.net>
* Fix/metadata (#336)
* fix(metadata): updated metadata
* fix(metadata): fixes
* fix(my-profile): fixed route
* fix(models): updated some models
* fix(tests): fixed unit tests
* chore(env): updated env files (#328)
* chore(env): updated env files
* fix(env): updated api url
* fix(env): updated env for files widget
* fix(redirect): fixed redirect after registration (#339)
* Test/576 analytics (#341)
* test(analytics): added new unit tests
* test(analytics): fixed
* Feat - Admin institution filters (#333)
* refactor(admin-institutions): Refactored and simplified code
* fix(admin-institutions): Fixed columns and sorting
* feat(institutions-projects): Implemented filters for projects tab. Fixed search result parsing
* feat(institutions-preprints): Implemented filters for preprints tab. Fixed search result parsing
* feat(institutions-registration): Implemented filters for registration tab
* fix(institutions-admin): Fixed resources to table mapping
* fix(institutions-admin): Fixed hardcoded institution iri for index-value-search
* refactor(institutions-admin-service): Extracted apiUrl to local variable
* fix(resource-model): Fix after merge conflict
* fix(institution-users): Fixed links to user
* fix(institutions-dashboard): Added translations
* fix(institutions-dashboard): Fixed tests
* fix(admin-institutions): Refactored filters to reusable component
* fix(admin-institutions): Fixed comments
* Fix - Preprints bugs (#337)
* fix(metadata-step): Made Publication DOI field optional
* fix(preprints-landing): Contact Us button titlecased, Show example button link fixed
* fix(create-new-version): Handled back button
* fix(preprint-moderation): Fixed sorting for submissions
* fix(license-component): Clearing all fields on cancel button click
* fix(preprint-stepper): Fixed add-project-form
* Fix/affiliated institutions (#342)
* fix(metadata): updated metadata
* fix(metadata): fixes
* fix(my-profile): fixed route
* fix(models): updated some models
* fix(tests): fixed unit tests
* fix(institutions): updated institutions
* fix(my-projects): bookmarks
* fix(institutions): updated affiliated institutions and fixed some bugs
* fix(tests): fixed tests
* fix(tests): updated if statement
* fix(bugs): fixed some bugs
* Fix/affiliated institutions (#344)
* fix(metadata): updated metadata
* fix(metadata): fixes
* fix(my-profile): fixed route
* fix(models): updated some models
* fix(tests): fixed unit tests
* fix(institutions): updated institutions
* fix(my-projects): bookmarks
* fix(institutions): updated affiliated institutions and fixed some bugs
* fix(tests): fixed tests
* fix(tests): updated if statement
* fix(bugs): fixed some bugs
* fix(files): updated files
* Feat/185 - Linked services (#338)
* feat(verified-links): fixed minor linked resources bugs
* feat(linked-services): added link addons configuration logic to the project settings
* feat(linked-services): added linked services page and nav tab, added link addons to settings
* feat(linked-services): fixed issues after merging
* feat(linked-services): fixed pre-push husky file
* fix(linked-services): updated tables
* feat(linked-services): added link disabling logic for storage item selector
* feat(linked-services): fixed comments and minor bugs
* feat(linked-services): fixed test issues
* feat(linked-services): fixed storage description display issue on addon terms page
* fix(recent-activity): resolved view only link addon logging issue
---------
Co-authored-by: nsemets <nsemets@exoft.net>
* Fix/clean code (#347)
* fix(packages): removed unused packages
* fix(protected): removed protected in all files
* fix(styles): removed some mixins and scss files
* fix(classes): removed old classes
---------
Co-authored-by: Nazar Semets <nazar690@gmail.com>
* fix(file): downloads link (#346)
* Test/580 home page (#348)
* test(router): added route mocks
* test(router): added tests for dashboard page
* test(router): added tests for home page
* test(analytics): fixed
* Fix/overview (#349)
* fix(add): updated add project and component dialog
* fix(move-file): updated button
* fix(overview): updated project overview
* fix(children): refactor get children request (#351)
* Fix/overview (#352)
* fix(add): updated add project and component dialog
* fix(move-file): updated button
* fix(overview): updated project overview
* fix(updates): clean up some code
* fix(regions): updated regions state and removed duplication
* fix(providers): updated models for providers
* fix(test): fixed unit test
* fix(bugs): fixed bugs (#354)
* Feat(project-redirect-modal): added project redirect modal (#350)
* fix(add-project-redirect-modal): added project redirect modal
* refactor(add-project-redirect-modal): added pipe to the modal subscription
* Test/395 institutions components (#358)
* test(institutions): tested institutions, institutions-list, institutions-search components
* fix(tests): fixed tests
* Fix/registration bugs (#356)
* fix(registration): fixed 594
* fix(registration-bugs): fixed some registrations bugs
* fix(registration): fixed registrations fr project
* fix(registration): remove useless font class
* fix(tags-input): Fix strange behaviour when removing first tag (#361)
* Fix/accessibility (#359)
* fix(accessibility): update accessibility for some pages
* fix(accessibility): added aria labels
* fix(updates): clean up code
* fix(routes): removed unused route
* fix(accessibility): added aria labels to institutions
* fix(accessibility): removed aria label for header button
* fix(metadata): fixed spacing
* fix(resource-metadata): fixed url
---------
Co-authored-by: Nazar Semets <nazar690@gmail.com>
* Fix/search filters (#360)
* fix(global-search-filters): Resolved TODOs
* fix(global-search-filters): Fixed and simplified filters logic code
* fix(global-search-resource-card): Made links open in a new tab
* fix(global-search-filters): Added cardSearchResultCount to filter option
* fix(global-search-filters): Fixed boolean filters selected state
* fix(global-search-filters): Fixed after merge conflict
* fix(global-search-filters): Fixed PR comments
* Feat(ENG-8625): add Recent Activity to registrations (#315)
* feat(registration-recent-activity): add Recent Activity to registrations
* feat(registration-recent-activity): code fixes regarding comments
* feat(registration-recent-activity): second round of code fixes regarding review comments
* feat(registration-recent-activity): run lint fix
* fix(recent-activity): updated some code (#364)
* fix(errors): fixed some issues
* fix(dashboard): fixed bugs
* fix(tests): fixed unit tests
* fix(config): added error handling
---------
Co-authored-by: Nazar Semets <nazar690@gmail.com>
Co-authored-by: dinlvkdn <104976612+dinlvkdn@users.noreply.github.com>
Co-authored-by: rrromchIk <90086332+rrromchIk@users.noreply.github.com>
Co-authored-by: volodyayakubovskyy <vyakubovskyy477@gmail.com>
Co-authored-by: Lord Business <113387478+bp-cos@users.noreply.github.com>
Co-authored-by: nmykhalkevych-exoft <nmykhalkevych@exoft.net>
Co-authored-by: Roman Nastyuk <rnastyuk@exoft.net>
Co-authored-by: sh-andriy <105591819+sh-andriy@users.noreply.github.com>1 parent 4bebc78 commit 58bae1f
File tree
662 files changed
+7799
-6218
lines changed- src
- app
- core
- components
- breadcrumb
- root
- constants
- guards
- services
- features
- admin-institutions
- components
- admin-table
- filters-section
- constants
- enums
- mappers
- models
- pages
- institutions-preprints
- institutions-projects
- institutions-registrations
- institutions-summary
- institutions-users
- services
- store
- analytics
- components
- analytics-kpi
- view-duplicates
- services
- collections
- components
- add-to-collection
- add-to-collection-confirmation-dialog
- collection-metadata-step
- project-contributors-step
- project-metadata-step
- select-project-step
- collections-discover
- collections-filter-chips
- collections-filters
- collections-main-content
- collections-search-result-card
- collections-search-results
- models
- services
- store/add-to-collection
- files
- components
- create-folder-dialog
- edit-file-metadata-dialog
- file-keywords
- file-metadata
- file-revisions
- move-file-dialog
- rename-file-dialog
- constants
- mappers
- pages
- community-metadata
- file-detail
- files
- store
- home
- pages/dashboard
- institutions
- pages
- institutions-list
- institutions-search
- meetings/pages/meetings-landing
- metadata
- components
- cedar-template-form
- metadata-affiliated-institutions
- metadata-contributors
- metadata-description
- metadata-doi
- metadata-funding
- metadata-license
- metadata-publication-doi
- metadata-resource-information
- dialogs
- affiliated-institutions-dialog
- description-dialog
- funding-dialog
- license-dialog
- publication-doi-dialog
- resource-information-dialog
- resource-tooltip-info
- models
- pages/add-metadata
- services
- store
- moderation
- components
- add-moderator-dialog
- collection-moderation-submissions
- collection-submission-item
- invite-moderator-dialog
- moderators-list
- moderators-table
- preprint-recent-activity-list
- registry-submission-item
- enums
- models
- services
- my-projects
- components/create-project-dialog
- preprints
- components
- preprint-details
- citation-section
- general-information
- make-decision
- moderation-status-banner
- withdraw-dialog
- preprint-provider-hero
- stepper
- author-assertion-step
- array-input
- file-step
- metadata-step
- contributors
- preprints-affiliated-institutions
- preprints-subjects
- review-step
- supplements-step
- title-and-abstract-step
- models
- pages
- create-new-version
- landing
- my-preprints
- preprint-details
- select-preprint-service
- submit-preprint-stepper
- update-preprint-stepper
- services
- store/preprint-stepper
- profile/pages
- my-profile
- user-profile
- project
- addons
- components
- configure-addon
- confirm-account-connection-modal
- connect-configured-addon
- disconnect-addon-modal
- contributors
- components/create-view-link-dialog
- models
- linked-services
- overview
- components
- add-component-dialog
- delete-component-dialog
- delete-node-link-dialog
- duplicate-dialog
- files-widget
- fork-dialog
- linked-resources
- overview-collections
- overview-components
- overview-toolbar
- overview-wiki
- recent-activity
- toggle-publicity-dialog
- mappers
- models
- services
- store
- registrations
- services
- store
- settings
- components
- project-setting-notifications
- settings-project-affiliation
- services
- registries
- components
- confirm-continue-editing-dialog
- confirm-registration-dialog
- custom-step
- drafts
- files-control
- justification-review
- justification-step
- metadata
- contributors
- registries-affiliated-institution
- registries-license
- registries-subjects
- registries-tags
- new-registration
- registry-provider-hero
- registry-services
- review
- select-components-dialog
- mappers
- models
- pages
- justification
- my-registrations
- registries-landing
- registries-provider-search
- revisions-custom-step
- services
- store
- handlers
- registries-provider-search
- registry
- mappers
- models
- pages/registration-recent-activity
- services
- search
- settings
- account-settings
- components
- add-email
- affiliated-institutions
- connected-emails
- default-storage-location
- mappers
- models/responses
- services
- store
- addons
- components/connect-addon
- developer-apps
- services
- notifications/services
- profile-settings/components/education
- tokens
- pages/tokens-list
- services
- assets
- i18n
- icons/addons
- environments
- styles
- overrides
- testing
- data/activity-logs
- mocks
- providers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
662 files changed
+7799
-6218
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
103 | 71 | | |
104 | | - | |
105 | 72 | | |
106 | 73 | | |
| 74 | + | |
107 | 75 | | |
108 | 76 | | |
109 | 77 | | |
110 | 78 | | |
111 | 79 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 80 | | |
116 | 81 | | |
117 | 82 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
0 commit comments