Commit e070ccd
Upgrade to angular v19
* build: remove unecessary file .yarnrc
* build: remove browserlist configuration
* build: simplify configuration
* ci: update actions
* test: fix wrong expected date
* fix: -- is deprecated in yarn test
* feat: replace moment with dayjs
* fix: remove non-null assertion in dayjs test
* update angular core and cli
* upgrade angular-material
* feat: localization of time and date using dayjs
* feat: replace deprecated ngx-matdatetimepicker with material Date and Timepicker
* refactor: removed workaround.
* chore: update dependencies and remove dependencies no longer in use
* fix: format duration to same format with dayjs as with moment. update tests
* fix: change oicd response type
* feat: use casl abilityService instead of able pipe
* chore: update dependencies
* fix: settings format in dateadapter to match calendar input. Update tests to support changes
* fix: update after changing casl ability implementation
* fix: update tests to work with new dayjs dateadapter
* cleanup: remove console.log statements
* fix: replace logo image with smaller size images to get rid of warning during render
* fix: dayjs-date-adapter
* feat: remove deprecated APP_INITIALIZER
* fix: turn off eslint prefer standalone
Turned off prefer-standalone option in eslint to pass linting step.
Can be turned back on again if we at some point refactor all components
++ to be standalone.
* fix: remove unused lifecycle hook to please linter
* fix: remove optional locale in _createDayJs. Set locale to nb instead of nb-NO in tests
---------
Co-authored-by: Marius André Elsfjordstrand Beck <marius.beck@nb.no>1 parent 9930030 commit e070ccd
File tree
234 files changed
+6811
-5553
lines changed- .github/workflows
- nginx
- src
- app/components
- about-dialog
- app
- crawlerstatus-dialog
- crawlerstatus
- dialog
- error-dialog
- home
- schedule-event-dialog
- schedule-overview
- time
- assets
- logo
- modules
- commons
- components/base-list
- directives
- pipes
- config
- components
- annotation
- script-annotation
- browserconfig
- browserconfig-details
- browserconfig-dialog
- browserconfig-multi-dialog
- browserconfig-preview
- browserscript
- browserscript-details
- browserscript-dialog
- browserscript-multi-dialog
- browserscript-preview
- collection-meta
- collection
- collection-details
- collection-dialog
- collection-preview
- config-list
- config-query
- crawl-execution-status
- crawlconfig
- crawlconfig-details
- crawlconfig-dialog
- crawlconfig-multi-dialog
- crawlconfig-preview
- crawlhostgroupconfig
- crawlhostgroupconfig-details
- crawlhostgroupconfig-dialog
- crawlhostgroupconfig-multi-dialog
- crawlhostgroupconfig-preview
- crawljobs
- crawljob-details
- crawljob-dialog
- crawljob-multi-dialog
- crawljob-preview
- delete-dialog
- delete-multi-dialog
- durationpicker
- entity
- entity-details
- entity-dialog
- entity-multi-dialog
- entity-view
- filesize-input
- job-execution-status
- label
- label-multi
- meta
- meta-preview
- politenessconfig
- politenessconfig-details
- politenessconfig-dialog
- politenessconfig-multi-dialog
- politenessconfig-preview
- preview
- rolemapping
- rolemapping-details
- rolemapping-dialog
- rolemapping-list
- rolemapping-multi-dialog
- run-crawl-dialog
- schedule
- schedule-details
- schedule-dialog
- schedule-multi-dialog
- schedule-preview
- seed-meta
- seed-meta-preview
- seed
- seed-details
- seed-dialog
- seed-multi-dialog
- seed-preview
- selector
- shortcut
- action-shortcut
- filter-shortcut
- shortcut-list
- containers
- configurations
- configuration
- config
- directives
- pipe
- core
- services
- api
- auth
- dayjs-date-adapter
- log/containers/logconfig
- report
- components
- abort-crawl-dialog
- crawl-execution-preview
- crawl-execution-shortcuts
- crawl-execution-status-list
- crawl-execution-status-query
- crawl-execution-status
- crawl-log-list
- crawl-log-preview
- crawl-log-query
- crawl-log-shortcuts
- crawl-log-status
- job-execution-preview
- job-execution-shortcuts
- job-execution-status-list
- job-execution-status-query
- job-execution-status
- page-log-list
- page-log-query
- page-log-shortcuts
- page-log-status
- resource
- containers
- crawl-execution-detail
- crawl-execution
- crawl-log-detail
- crawl-log
- job-execution-detail
- job-execution
- page-log-detail
- page-log
- report
- directives
- pipe
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
234 files changed
+6811
-5553
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 15 | + | |
26 | 16 | | |
27 | 17 | | |
28 | 18 | | |
29 | 19 | | |
30 | 20 | | |
31 | | - | |
| 21 | + | |
32 | 22 | | |
33 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
26 | 24 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
46 | 42 | | |
47 | 43 | | |
48 | 44 | | |
49 | | - | |
| 45 | + | |
| 46 | + | |
50 | 47 | | |
51 | | - | |
| 48 | + | |
52 | 49 | | |
53 | | - | |
54 | 50 | | |
55 | 51 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 52 | + | |
60 | 53 | | |
61 | | - | |
62 | | - | |
| 54 | + | |
| 55 | + | |
63 | 56 | | |
64 | 57 | | |
65 | 58 | | |
66 | | - | |
67 | | - | |
| 59 | + | |
| 60 | + | |
68 | 61 | | |
69 | 62 | | |
70 | 63 | | |
71 | 64 | | |
72 | 65 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
82 | 75 | | |
83 | 76 | | |
84 | | - | |
| 77 | + | |
85 | 78 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
91 | 84 | | |
92 | 85 | | |
93 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments