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

Upate Master to Version 1.8.0 completly #805

Merged
merged 112 commits into from
Dec 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
3afd191
Extend JIRA integration to fetch tests and their steps; steps are dis…
bessaYo Jan 27, 2024
d19792a
Add css to show line breaks in storydescription
bessaYo Jan 31, 2024
b546fa6
Removed data field from description
bessaYo Feb 2, 2024
c88ee7b
Implented logic to update steps in XRay. Still hardcoded
bessaYo Feb 27, 2024
f55399d
download directory os related
jonycoo Jan 23, 2024
ac0d62a
increase version number, adjust order of steps, remove unnecessary slide
adessoCucumber Feb 2, 2024
e00481d
Bug is fixed
nkarmazina Jan 31, 2024
c984d36
Special-Commands (#526)
i3rotlher Feb 12, 2024
8156485
Bug fixed (#528)
nkarmazina Feb 23, 2024
75f929d
npm update
i3rotlher Feb 27, 2024
9747ae0
chromedriver download link
i3rotlher Feb 27, 2024
7ca8384
refactor functionality for xray extraction. Modified scenario merging…
bessaYo Mar 5, 2024
ea4fecd
xray data not hard coded anymore
bessaYo Mar 5, 2024
9b394fb
Merge branch 'xRay' of https://github.com/adessoSE/Seed-Test into xRay
bessaYo Mar 5, 2024
eaf03df
reimplent logic, each scenario has a list of test exeuction steps now
bessaYo Mar 6, 2024
e19c7b0
works with story run
bessaYo Mar 7, 2024
44e8306
manage db merging with new xray steps/test runs
bessaYo Mar 7, 2024
92692c1
fix description
bessaYo Mar 11, 2024
142440e
fix variable name
bessaYo Mar 15, 2024
95bbc69
parallel processing jira story fetch, to improve performance.
jonycoo Apr 4, 2024
7efa88f
fetch xray data outside of loop, increased performance
bessaYo Apr 4, 2024
47c8d2d
add reportComment option to global settings menu & integrate backend
jonycoo Feb 6, 2024
cdc30da
add global config for IssueTracker
jonycoo Apr 8, 2024
ea52b81
Merge branch 'IssueTrackerReportComment' into CUC-570_ProjectSettings…
jonycoo Apr 9, 2024
66711d3
remove owner search, not needed
jonycoo Apr 11, 2024
0a8f8ba
remove logs
jonycoo Apr 11, 2024
f013843
correct value in checkbox reportComment
jonycoo Apr 11, 2024
ca7d5f0
fix step matching, add xray indicator field to scenarios
bessaYo Apr 11, 2024
069b7b9
implemented logic to delete xray steps in jira
bessaYo Apr 11, 2024
e4022d0
Add test execution modal for xray
bessaYo Apr 18, 2024
5a1740e
Merge 570 Project Settings
bessaYo Apr 18, 2024
f6b02b3
Implemented logic to execute selected test executions, works for sing…
bessaYo Apr 18, 2024
87aa61c
Implemented logic for executions list modal and run story
bessaYo Apr 19, 2024
fd7eb19
select all toggle for execution list
bessaYo Apr 22, 2024
2604f80
darkTheme
nkarmazina Apr 22, 2024
3b51700
group creation for xray test sets
bessaYo May 6, 2024
4755377
Merge branch 'dev' into xRay
sMeilbeck May 10, 2024
33ea78b
Package-lock after merge
sMeilbeck May 10, 2024
33b5919
extend group with xray field. extend execution list modal for groups
bessaYo May 14, 2024
4c0e822
add group xray execution
bessaYo May 15, 2024
2c86786
check if scenario has testruns, before access
bessaYo May 22, 2024
3a0aa8e
Merge branch 'test-execution-list' into xRay
bessaYo May 23, 2024
2044f45
merge 2
bessaYo May 23, 2024
982267a
new functions to check for identical steps from stepdefs and xray
bessaYo May 23, 2024
92f7a1c
fix regex for links and emails
bessaYo May 24, 2024
bd1f22c
update comment and var name
bessaYo May 24, 2024
6be9382
Update fusedb function to add new scenario step defintions
bessaYo May 24, 2024
5998ea1
fix logic, maintain scenario order
bessaYo May 29, 2024
56cbf1c
origin labels for xray steps. reimplented logic for merging
bessaYo Jun 3, 2024
d770c03
New logic for precondition in xray storys. Preconditions are displaye…
bessaYo Jun 15, 2024
30eae09
update logic in frontend
bessaYo Jun 28, 2024
4c22617
selected story also changes in story bar
bessaYo Jul 2, 2024
7a18290
Scrolls to selected story in story bar
bessaYo Jul 2, 2024
3024691
Cleaned code for run test in story editor. Add backend route for temp…
bessaYo Jul 4, 2024
e907fe7
fix var
bessaYo Jul 5, 2024
dd19273
WIP reporting not running yet
bessaYo Jul 8, 2024
e23cdd6
add logic to create temp groups with nested pre conditions. No cycle …
bessaYo Jul 9, 2024
e4d0ed4
npm audit fix
jonycoo Jul 11, 2024
4a08e03
step.mid no longer required
jonycoo Jul 11, 2024
df387d0
Corrected nested pre condition logic.
bessaYo Jul 16, 2024
efe7325
minor fixes
bessaYo Jul 17, 2024
055ce71
Merge remote-tracking branch 'origin/dev' into xRay. + fix merge
jonycoo Jul 19, 2024
6a5f412
minor fixes
bessaYo Jul 17, 2024
c786449
Merge branch 'xray-preconditions' of https://github.com/adessoSE/Seed…
jonycoo Jul 19, 2024
8b03d50
Merge branch 'identical-steps' into xRay
jonycoo Jul 19, 2024
ab46b07
update status fix
bessaYo Jul 19, 2024
3ecda17
fix input paramter bug
bessaYo Jul 24, 2024
bd4dfd4
Add xray status update with precondition
bessaYo Jul 24, 2024
528e1d4
fix story status
bessaYo Jul 31, 2024
eebf4ab
add refactoring
bessaYo Aug 5, 2024
3e06bc8
jsdoc comments
bessaYo Aug 30, 2024
e0e3691
Merge branch 'dev' into xRay
bessaYo Sep 8, 2024
16bc201
Bump @types/node from 20.16.5 to 20.16.9 in /backend
dependabot[bot] Sep 26, 2024
ea9816a
Frontend:
sMeilbeck Sep 26, 2024
09ca7d4
Backend:
sMeilbeck Sep 26, 2024
4ae4347
Merge pull request #732 from adessoSE/MinorUpdates
sMeilbeck Sep 26, 2024
cf0bcba
fix typo @ chromeOptions.binary_location
sMeilbeck Sep 27, 2024
3aa2917
real typo Fix
sMeilbeck Sep 27, 2024
1c1c7f7
test removal of chrome binaryLocation
sMeilbeck Sep 27, 2024
0288686
Merge pull request #733 from adessoSE/chromeBinaryServerTest
sMeilbeck Oct 2, 2024
c1e1edb
Merge pull request #726 from adessoSE/dependabot/npm_and_yarn/backend…
sMeilbeck Oct 2, 2024
af4ca75
Frontend:
sMeilbeck Oct 3, 2024
deb8738
Merge pull request #740 from adessoSE/MinorUpdates
sMeilbeck Oct 3, 2024
ed717fe
Bump @types/node from 20.16.9 to 20.16.10 in /backend
dependabot[bot] Oct 3, 2024
abc062b
Merge pull request #736 from adessoSE/dependabot/npm_and_yarn/backend…
sMeilbeck Oct 3, 2024
1c730e5
Updates to frontend & backend:
sMeilbeck Oct 10, 2024
2362c73
Merge pull request #748 from adessoSE/MinorUpdates
sMeilbeck Oct 10, 2024
4e458c1
Update packages:
sMeilbeck Oct 24, 2024
8bda763
Merge pull request #761 from adessoSE/MinorUpdates
sMeilbeck Oct 24, 2024
38340f2
Package updates (#772)
sMeilbeck Nov 7, 2024
8a8b139
fix ckeck, improve error report fo then Website
jonycoo Nov 8, 2024
f26403e
tollerate invalid github credentials when getting repos. (#773)
sMeilbeck Nov 8, 2024
a7311b6
Minor updates (#779)
sMeilbeck Nov 14, 2024
9926016
Merge branch 'dev' into CUC-726_Fix_ThenWebsite
jonycoo Nov 14, 2024
c4b2f78
trim and ignore trailing '/'
jonycoo Nov 14, 2024
7e0bfa5
simplify, use just regex
jonycoo Nov 14, 2024
5cad831
Merge pull request #774 from adessoSE/CUC-725_Fix_ThenWebsite
sMeilbeck Nov 15, 2024
338e504
Fixed Node version for version 1.8.0
sMeilbeck Nov 15, 2024
f871775
Public documentation (#780)
sMeilbeck Nov 27, 2024
9348c36
Minor updates & npm audit fix
sMeilbeck Nov 28, 2024
54b43ed
Merge pull request #793 from adessoSE/MinorUpdates
sMeilbeck Nov 28, 2024
4d1a3d4
Angular configuration modernization (#734)
sMeilbeck Nov 29, 2024
6935962
package-lock
sMeilbeck Nov 29, 2024
864684d
Merge branch 'dev' of github.com:adessoSE/Seed-Test into xRay
adessoCucumber Dec 3, 2024
dbbc07e
do not show scenarios from other stories, add "create first scenario"…
adessoCucumber Dec 3, 2024
ddc77a6
Fix export
sMeilbeck Dec 3, 2024
7a8c6f1
Merge pull request #796 from adessoSE/cleanXray
sMeilbeck Dec 3, 2024
d777089
Merge pull request #797 from adessoSE/xRay
sMeilbeck Dec 3, 2024
57de16e
Merge branch 'master' into dev
sMeilbeck Dec 3, 2024
512d67c
package-lock
sMeilbeck Dec 3, 2024
6bb3f2c
Minor updates
sMeilbeck Dec 5, 2024
73f7fa2
Merge pull request #804 from adessoSE/MinorUpdates
sMeilbeck Dec 5, 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
13 changes: 7 additions & 6 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"connect-mongo": "^5.1.0",
"cors": "^2.8.5",
"cucumber-html-reporter": "^7.2.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"express": "^4.21.1",
"express-flash": "0.0.2",
"express-session": "^1.18.1",
Expand Down
Loading
Loading