Commit 9759de2
AP-281: Upgrade Geoblacklight to 4.4.2
this takes commits 454f840..4c275f6 and squashes them down to clear up a complex branch history.
install yarn and node.js, setup
add javascript entrypoints but not work
test
rebuilding
configure local
vite build segment error
rm log file
rm .npm
docker and compose file
update installtion
clean up
update artifact action from v3 to v4
DP-1469: upgrade postgres image to v16.4
Upgrade github actions
Adding container image and root user in the test job
Adding container image and root user in the test job
rm init in test job
GHA: Run tests with user=root
Allow starting solr as root
remove: Allow starting solr as root
matching puma version with rackup version to fix puma issue on running rake commands
update a spec file
git ignore yarn folder
clr Dockfile
calnet login page test
Update some localize strings
clr gitignore file
clean up spec test
2. rubocop correction
3. added package clean up in Docker file; clean up Gemfile
4. Remove old build.yml
5. clean up spec_helper.rb, devise.rb
Co-authored-by: Daniel Schmidt <dcschmidt@berkeley.edu>1 parent ef1c127 commit 9759de2
File tree
20 files changed
+4418
-388
lines changed- app
- javascript/entrypoints
- views/layouts/blacklight
- bin
- config
- initializers
- locales
- spec
20 files changed
+4418
-388
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 1 | | |
16 | 2 | | |
17 | 3 | | |
| |||
29 | 15 | | |
30 | 16 | | |
31 | 17 | | |
| 18 | + | |
| 19 | + | |
32 | 20 | | |
33 | 21 | | |
34 | 22 | | |
| |||
38 | 26 | | |
39 | 27 | | |
40 | 28 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 29 | + | |
53 | 30 | | |
| 31 | + | |
54 | 32 | | |
55 | | - | |
56 | | - | |
57 | 33 | | |
58 | 34 | | |
59 | 35 | | |
| |||
65 | 41 | | |
66 | 42 | | |
67 | 43 | | |
| 44 | + | |
68 | 45 | | |
| 46 | + | |
| 47 | + | |
69 | 48 | | |
70 | 49 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 50 | + | |
| 51 | + | |
74 | 52 | | |
75 | 53 | | |
76 | 54 | | |
77 | 55 | | |
78 | 56 | | |
79 | 57 | | |
80 | 58 | | |
81 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
37 | 46 | | |
38 | 47 | | |
39 | | - | |
| 48 | + | |
40 | 49 | | |
41 | 50 | | |
42 | 51 | | |
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
46 | 55 | | |
47 | | - | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
53 | 61 | | |
54 | | - | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
68 | 75 | | |
69 | 76 | | |
70 | 77 | | |
71 | | - | |
| 78 | + | |
72 | 79 | | |
73 | 80 | | |
74 | 81 | | |
| |||
79 | 86 | | |
80 | 87 | | |
81 | 88 | | |
82 | | - | |
83 | | - | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
| |||
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
96 | | - | |
97 | 102 | | |
98 | 103 | | |
99 | 104 | | |
| |||
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
119 | | - | |
| 124 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments