Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dspace7 Angular
Manage
Activity
Members
Labels
Plan
Issues
42
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vtechworks
Dspace7 Angular
Graph
49467397fff717eb1c0fa64594cda9355a3e645d
Select Git revision
Branches
8
JLGBrandingVer2
interfacefix
main
protected
merge_761_changes
upgrade_to_7.6.2
vt_7_x_dev
default
vt_7_x_ppd
vt_7_x_prod
Tags
15
vtechworks_april_29_2024
vtechworks_valentines_day_2024
vtechworks_initial_release
dspace-7.5
dspace-7.4
dspace-7.3
dspace-7.2
dspace-7.1
dspace-7.0
dspace-7.0-beta5
dspace-7.0-beta4
dspace-7.0-beta3
dspace-7.0-beta2
dspace-7.0-beta1
dspace-7.0-preview-1
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Feb
25
Jan
24
23
22
19
18
17
15
11
10
22
Dec
21
20
19
18
12
7
6
1
30
Nov
29
28
27
24
23
22
21
20
17
16
13
12
10
9
8
7
6
3
2
31
Oct
30
27
26
25
24
20
19
18
17
16
13
12
11
10
9
6
5
6
5
4
3
1
30
Sep
29
30
29
27
26
25
22
21
20
19
18
15
8
7
6
5
1
31
Aug
29
25
24
11
10
9
3
1
31
Jul
28
27
20
19
18
17
14
13
12
23
Jun
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
30
May
29
26
25
23
22
19
18
12
11
10
8
5
4
3
27
Apr
24
20
13
12
31
Mar
29
28
27
26
25
24
23
22
21
17
16
15
14
13
10
8
6
2
24
Feb
22
21
20
17
16
15
14
13
10
9
2
1
31
Jan
27
25
24
23
20
18
17
16
13
12
11
10
Added login page ang nav menu
removed the concept of prerender strategies. rehydrate is the default now
Switched to angular 5's built-in transfer state api
Merge pull request #213 from 4Science/fix-pagination
46063: removed ellipsis, added other animations..
46063: working CSS truncation, but were switching to JS again...
package @angularclass/idle-preload was renamed to angular-idle-preload
fixed 'Critical dependency' warnings when running karma
fix lint issues
Fixed AoT Build
Fixed pagination issue on change page size
Merge branch 'master' into w2p-46063_truncation-implementation
46063: saved currect state
Angular 5 upgrade: upgrade dependencies - AoT build broken
Angular 5 upgrade: upgrade prep
Merge pull request #211 from artlowel/post-support
refactored tests
more tests for request service
Merge branch 'master' into post-support
fixed an issue where certain GET requests would be performed more often then needed and added tests for the requestservice (not everything tested yet)
Merge pull request #210 from courtneypattison/http-client
fixed type issues in tests
added a RestRequest class for each http method
Merge branch 'master' into post-support
Merge pull request #202 from jonas-atmire/150-List-and-grid-feedback
Removed errors with status code 200 in mock search service and tests
#150 alligning statements....
commented out the create method until the spec for POST responses is final
fixed find-and-replace mistakes in yarn.lock
DSpaceRESTv2Service gets response with payload and statusCode
#150 Get component's pageSizeOptions
#150 Separate pageSizeOptions for list and grid
#150 Remove incorrectly referencing searchOptions
46063: css attempt to fix multiline clamping
46063: overflow-text-clamp wrapper attempt
Replaced Http with HttpClient
47063: truncation option with shave library
#150 Feedback fixes
print commit
Switched to storing requests based on UUID, generalized UUIDIndexReducer to work with any type of index