Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview/nu 1778 activities #7004

Open
wants to merge 192 commits into
base: staging
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
886fc9b
NU-1778 provide activities panel
Dzuming Aug 26, 2024
4e7c741
NU-1778 get data from API
Dzuming Aug 28, 2024
e8e3b77
NU-1778 provide scenario basic data
Dzuming Aug 28, 2024
7b2d8ea
NU-1778 handle comments
Dzuming Aug 28, 2024
c8eddae
NU-1778 make scenario version id optional
Dzuming Aug 28, 2024
463b654
NU-1778 provide action icon
Dzuming Aug 28, 2024
30939bf
NU-1778 handle header actions
Dzuming Aug 28, 2024
2c28e07
NU-1778 provide infinite scroll
Dzuming Aug 29, 2024
a1e0a55
NU-1778 provide additional fields handling
Dzuming Aug 29, 2024
4b493c1
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Sep 5, 2024
fc2370c
NU-1778 resolve scrolling issue
Dzuming Sep 5, 2024
a3115d1
NU-1778 provide date separator and show more less button
Dzuming Sep 12, 2024
06d579b
NU-1778 items highlight
Dzuming Sep 12, 2024
8b536f5
NU-1778 refactors
Dzuming Sep 12, 2024
bb32714
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Sep 16, 2024
f8aae4a
NU-1778 provide a search mechanism
Dzuming Sep 17, 2024
e3dc85c
NU-1778 search panel style
Dzuming Sep 17, 2024
0a26707
NU-1778 found item style
Dzuming Sep 17, 2024
6c97203
NU-1778 get the next item from results on enter button click
Dzuming Sep 17, 2024
f2ef9d2
NU-1778 provide results highlight
Dzuming Sep 19, 2024
334095f
NU-1778 provide loader on Activities load
Dzuming Sep 20, 2024
ad4f313
NU-1778 update types
Dzuming Sep 20, 2024
06a0288
NU-1778 Show Today and Yesterday in a Date
Dzuming Sep 20, 2024
c076e09
NU-1778 provide an option to open specific version
Dzuming Sep 23, 2024
65b4fbd
NU-1778 provide an option to display overrideDisplayableName
Dzuming Sep 23, 2024
c0e5a5a
NU-1778 provide an option to open compare version dialog
Dzuming Sep 23, 2024
6e6b03b
NU-1778 fix scrollbar style
Dzuming Sep 23, 2024
0478222
NU-1778 provide an option to add comment
Dzuming Sep 23, 2024
212303e
NU-1778 provide add attachment functionality
Dzuming Sep 24, 2024
82bf9ce
NU-1778 provide a download attachment option
Dzuming Sep 24, 2024
1499531
NU-1778 fixes related to the intergation with BE
Dzuming Sep 25, 2024
affb1ab
NU-1778 fix search logic
Dzuming Sep 25, 2024
fcd920a
NU-1778 adjust activity icons
Dzuming Sep 25, 2024
3f1c6b6
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Sep 26, 2024
00a7387
NU-1778 restore deprecated attachment logic
Dzuming Sep 26, 2024
3b5c2e3
NU-1778 fix compare issue
Dzuming Sep 26, 2024
224326c
NU-1778 don't show compare action icon when the activity version is t…
Dzuming Sep 26, 2024
7930b0b
NU-1778 fix items rendering
Dzuming Sep 29, 2024
54b8f72
NU-1778 include additional fields to the search
Dzuming Sep 30, 2024
a4a5331
NU-1778 more items button rename
Dzuming Sep 30, 2024
f8a098d
NU-1778 more fixes
Dzuming Sep 30, 2024
792f0b8
NU-1778 move fetch activities to redux
Dzuming Oct 1, 2024
fe698a9
NU-1778 fix format date
Dzuming Oct 1, 2024
5835780
NU-1778 provide e2e tests
Dzuming Oct 3, 2024
11087f1
NU-1778 activities panel refactor
Dzuming Oct 3, 2024
dbf2bfc
NU-1778 set toolbar items
Dzuming Oct 3, 2024
ae1628b
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 3, 2024
7c4e262
NU-1778 update changelog
Dzuming Oct 3, 2024
20d6012
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 3, 2024
1be8ebd
NU-1778 add ActivitiesPanel value
Dzuming Oct 3, 2024
ddbfdf6
Updated snapshots (#6980)
github-actions[bot] Oct 3, 2024
d75aec2
Updated snapshots (#6982)
github-actions[bot] Oct 4, 2024
d4d4a50
NU-1778 fix search by additional fields
Dzuming Oct 4, 2024
100f6dc
NU-1778 resolve toggle items issues
Dzuming Oct 4, 2024
54bad22
NU-1778 fix test
Dzuming Oct 4, 2024
78702d0
Updated snapshots (#6983)
github-actions[bot] Oct 4, 2024
0997c28
NU-1797 move visible state mapping to selector
Dzuming Oct 7, 2024
2576681
NU-1778 use translations
Dzuming Oct 7, 2024
d426c11
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 8, 2024
6dd6f0d
NU-1778 fix tests
Dzuming Oct 8, 2024
4fec3c8
NU-1778 fix tests
Dzuming Oct 8, 2024
6339536
NU-1778 fix tests
Dzuming Oct 8, 2024
3f40391
Updated snapshots (#6997)
github-actions[bot] Oct 8, 2024
912faa7
NU-1778 fix tests
Dzuming Oct 9, 2024
a259c77
NU-1778 fix tests
Dzuming Oct 9, 2024
2a83acc
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 9, 2024
9f75bfa
Updated snapshots (#6998)
github-actions[bot] Oct 10, 2024
415714c
Updated snapshots (#7003)
github-actions[bot] Oct 10, 2024
710afe9
NU-1778 fix tests
Dzuming Oct 10, 2024
fcf210d
Updated snapshots (#7005)
github-actions[bot] Oct 10, 2024
db8f299
NU-1778 change scrollbar colors
Dzuming Oct 11, 2024
bc11755
NU-1778 remove only from tests
Dzuming Oct 14, 2024
f05e53f
NU-1778 change hide items limit
Dzuming Oct 14, 2024
89310eb
NU-1778 change padding
Dzuming Oct 14, 2024
45dcbc3
NU-1778 fix search
Dzuming Oct 15, 2024
66c71bf
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 15, 2024
f6cf76e
Updated snapshots (#7020)
github-actions[bot] Oct 15, 2024
6b3e4ef
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 15, 2024
88f47aa
Merge remote-tracking branch 'origin/NU-1778-activities' into NU-1778…
Dzuming Oct 15, 2024
d1f571a
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 16, 2024
e4f9e60
NU-1778 fix date range grouping
Dzuming Oct 16, 2024
37be343
NU-1778 add padding to toggle button
Dzuming Oct 16, 2024
3e33196
NU-1778 fix activities search issue
Dzuming Oct 16, 2024
660da56
NU-1778 fix activities items style
Dzuming Oct 16, 2024
d704783
NU-1778 fix active item color
Dzuming Oct 16, 2024
5f60f92
NU-1778 fix clear activities
Dzuming Oct 16, 2024
66dfc74
Updated snapshots (#7034)
github-actions[bot] Oct 16, 2024
32a5e74
Empty comment means no comment
mgoworko Oct 16, 2024
bfe3e74
NU-1778 fix tests
Dzuming Oct 17, 2024
e49b361
Merge remote-tracking branch 'origin/NU-1778-activities' into NU-1778…
Dzuming Oct 17, 2024
7e84053
NU-1778 adjust style
Dzuming Oct 17, 2024
a156586
NU-1778 adjust style
Dzuming Oct 17, 2024
97b26c2
Updated snapshots (#7035)
github-actions[bot] Oct 17, 2024
a4b117f
NU-1778 adjust style
Dzuming Oct 17, 2024
f996f92
NU-1778 adjust style
Dzuming Oct 17, 2024
6a20bcc
NU-1778 adjust style
Dzuming Oct 17, 2024
5f9311c
NU-1778 adjust style
Dzuming Oct 17, 2024
fcd46ac
Updated snapshots (#7037)
github-actions[bot] Oct 17, 2024
e53edc4
Updated snapshots (#7037)
github-actions[bot] Oct 17, 2024
939eb01
NU-1778 fix range
Dzuming Oct 17, 2024
c8be64c
Merge remote-tracking branch 'origin/preview/NU-1778-activities' into…
Dzuming Oct 17, 2024
21459d8
Updated snapshots (#7041)
github-actions[bot] Oct 17, 2024
7d429da
NU-1778 fix tests
Dzuming Oct 18, 2024
5f72aab
Merge remote-tracking branch 'origin/preview/NU-1778-activities' into…
Dzuming Oct 18, 2024
db8290a
NU-1778 fix range
Dzuming Oct 17, 2024
ea276c3
Updated snapshots (#7041)
github-actions[bot] Oct 17, 2024
ab2965d
NU-1778 fix tests
Dzuming Oct 18, 2024
469917b
qs
mgoworko Oct 21, 2024
4348726
Merge remote-tracking branch 'origin/staging' into preview/NU-1778-ac…
mgoworko Oct 21, 2024
c0f62ce
NU-1778 next fixes
Dzuming Oct 21, 2024
47c47bf
NU-1778 next fixes
Dzuming Oct 21, 2024
92181c9
Merge remote-tracking branch 'origin/preview/NU-1778-activities' into…
Dzuming Oct 21, 2024
ed532e9
Imporve attachment handling
mgoworko Oct 21, 2024
ba5af08
Merge remote-tracking branch 'origin/staging' into NU-1772-refactor-s…
mgoworko Oct 21, 2024
ba39b88
update swagger
mgoworko Oct 21, 2024
1d672f5
Updated snapshots (#7048)
github-actions[bot] Oct 21, 2024
68ffa82
fragment names
mgoworko Oct 21, 2024
7e8eb38
fragment names
mgoworko Oct 21, 2024
7d265a5
allow to add comment that never existed
mgoworko Oct 21, 2024
cf273b3
fragment displayable names
mgoworko Oct 21, 2024
80978c5
qs
mgoworko Oct 21, 2024
f4d26d9
qs
mgoworko Oct 21, 2024
d934b65
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 22, 2024
bcb3b7d
NU-1778 fix tests
Dzuming Oct 22, 2024
23e63b8
NU-1778 fix tests
Dzuming Oct 22, 2024
cda69ff
Merge remote-tracking branch 'origin/preview/NU-1778-activities' into…
Dzuming Oct 22, 2024
b589ebe
Merge branch 'refs/heads/staging' into NU-1778-activities
Dzuming Oct 22, 2024
df950ad
Merge remote-tracking branch 'origin/staging' into preview/NU-1778-ac…
mgoworko Oct 22, 2024
85eacf1
Merge branch 'NU-1772-refactor-scenario-activity-comment-handling' in…
mgoworko Oct 22, 2024
bd66f6e
Additional adjustments
mgoworko Oct 22, 2024
acf48a7
Fix pipeline on preview branch
mgoworko Oct 22, 2024
e0fc274
Updated snapshots (#7054)
github-actions[bot] Oct 22, 2024
1395bc8
NU-1778 expand/collapse all results on search
Dzuming Oct 22, 2024
b4dc450
NU-1778 update deployment style
Dzuming Oct 22, 2024
f1e8c3c
NU-1778 types update
Dzuming Oct 22, 2024
8b8ac16
NU-1778 types update
Dzuming Oct 22, 2024
4d8e96f
Merge branch 'refs/heads/NU-1778-activities' into NU-1826-comements-a…
Dzuming Oct 22, 2024
1a11698
NU-1826 provide delete attachment
Dzuming Oct 22, 2024
4639cf3
Merge remote-tracking branch 'origin/staging' into preview/NU-1778-ac…
mgoworko Oct 22, 2024
f86a429
Fixes after merging final version of BE changes from staging
mgoworko Oct 22, 2024
7454bc1
NU-1778 types update
Dzuming Oct 22, 2024
0e0d200
Merge branch 'refs/heads/NU-1778-activities' into NU-1826-comements-a…
Dzuming Oct 23, 2024
4419e92
Add comment action
mgoworko Oct 23, 2024
4cf2ec0
fix module dependency
mgoworko Oct 23, 2024
aec2c5c
improve dynamic data in dtos
mgoworko Oct 23, 2024
19dd9bf
NU-1778 types update
Dzuming Oct 22, 2024
3f9bfd8
NU-1778 expand/collapse all results on search
Dzuming Oct 22, 2024
9ae2d55
NU-1778 update deployment style
Dzuming Oct 22, 2024
1ac253d
NU-1778 types update
Dzuming Oct 22, 2024
36a7a7d
NU-1778 fix styles
Dzuming Oct 23, 2024
d3d5b91
NU-1778 fix styles
Dzuming Oct 23, 2024
3c4590a
Merge branch 'refs/heads/NU-1778-activities' into NU-1826-comements-a…
Dzuming Oct 23, 2024
43ae2e2
fix tests
mgoworko Oct 23, 2024
3263209
Updated snapshots (#7067)
github-actions[bot] Oct 23, 2024
498d9dc
NU-1826 provide comment action icons
Dzuming Oct 23, 2024
3fd83c9
NU-1778 fix test
Dzuming Oct 23, 2024
ef19b9f
NU-1778 fix test
Dzuming Oct 23, 2024
7a953d0
Merge remote-tracking branch 'origin/preview/NU-1778-activities' into…
Dzuming Oct 23, 2024
750a278
Merge branch 'refs/heads/NU-1778-activities' into NU-1826-comements-a…
Dzuming Oct 23, 2024
96eca9a
fix tests
mgoworko Oct 23, 2024
42b7adb
Updated snapshots (#7070)
github-actions[bot] Oct 23, 2024
0902370
Fix periodic process details timezone
mgoworko Oct 23, 2024
9f1d595
Merge branch 'NU-1778-add-comment-action' into preview/NU-1778-activi…
mgoworko Oct 23, 2024
0b90168
NU-1826 provide comment icons
Dzuming Oct 24, 2024
79502c1
Merge branch 'staging' into preview/NU-1778-activities
Dzuming Oct 24, 2024
1fcfd62
NU-1826 provide delete comment action
Dzuming Oct 24, 2024
92c32ce
NU-1826 provide update comment action
Dzuming Oct 24, 2024
d3f9b8c
NU-1826 provide a way to add comment to existing activity
Dzuming Oct 24, 2024
53d1fde
Merge branch 'refs/heads/staging' into NU-1826-comements-and-attachme…
Dzuming Oct 24, 2024
990620d
Merge branch 'refs/heads/staging' into preview/NU-1778-activities
Dzuming Oct 24, 2024
f2471a0
Merge branch 'refs/heads/NU-1826-comements-and-attachment-crud' into …
Dzuming Oct 24, 2024
de349f7
Merge remote-tracking branch 'origin/preview/NU-1778-activities' into…
Dzuming Oct 24, 2024
3edeba2
Merge branch 'refs/heads/staging' into NU-1826-comements-and-attachme…
Dzuming Oct 24, 2024
dd5b36f
NU-1826 fix build
Dzuming Oct 24, 2024
998e470
Merge branch 'refs/heads/NU-1826-comements-and-attachment-crud' into …
Dzuming Oct 24, 2024
be4335b
Fix OutgoingMigration supported actions
mgoworko Oct 24, 2024
7dd255d
Merge branch 'NU-1778-fix-outgoing-migration-supported-actions' into …
mgoworko Oct 24, 2024
a4a100c
qs
mgoworko Oct 24, 2024
172cd5a
Merge branch 'NU-1778-fix-outgoing-migration-supported-actions' into …
mgoworko Oct 24, 2024
6087948
NU-1826 update style
Dzuming Oct 24, 2024
09d6298
Merge branch 'refs/heads/NU-1826-comements-and-attachment-crud' into …
Dzuming Oct 24, 2024
23cc4a1
Merge remote-tracking branch 'origin/preview/NU-1778-activities' into…
Dzuming Oct 24, 2024
5455f72
Merge remote-tracking branch 'origin/staging' into preview/NU-1778-ac…
mgoworko Oct 25, 2024
74bed91
Merge branch 'refs/heads/staging' into preview/NU-1778-activities
Dzuming Oct 28, 2024
644af17
Changes
mgoworko Oct 28, 2024
2e8232a
guide
mgoworko Oct 28, 2024
69b43e0
swagger
mgoworko Oct 28, 2024
c5f3fa5
Merge remote-tracking branch 'origin/NU-1778-activities-changes' into…
mgoworko Oct 28, 2024
eee70e9
Merge remote-tracking branch 'origin/staging' into preview/NU-1778-ac…
mgoworko Oct 28, 2024
d6eb659
Clean preview branch after merge with staging
mgoworko Oct 28, 2024
a2d868a
Merge branch 'refs/heads/staging' into preview/NU-1778-activities
Dzuming Oct 28, 2024
43929a9
Merge branch 'staging' into preview/NU-1778-activities
Dzuming Oct 29, 2024
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
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ trait NuResourcesTest
forwardedUserName = None
)
for {
_ <- dbioRunner.runInTransaction(writeProcessRepository.saveNewProcess(action))
_ <- dbioRunner.runInSerializableTransactionWithRetry(writeProcessRepository.saveNewProcess(action))
id <- futureFetchingScenarioRepository.fetchProcessId(processName).map(_.get)
} yield id
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ private[test] class ScenarioHelper(dbRef: DbRef, clock: Clock, designerConfig: C
forwardedUserName = None
)
for {
_ <- dbioRunner.runInTransaction(writeScenarioRepository.saveNewProcess(action))
_ <- dbioRunner.runInSerializableTransactionWithRetry(writeScenarioRepository.saveNewProcess(action))
id <- futureFetchingScenarioRepository.fetchProcessId(scenarioName).map(_.get)
} yield id
}
Expand Down
Loading