Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
29905b2
Update appbuilder to 1.3.32+p11101.c20710
github-actions[bot] May 27, 2025
1c272de
Update definition_manager to 1.3.28+p11101.c20710
github-actions[bot] May 27, 2025
f62fd18
Update user_manager to 1.1.99+p11101.c20710
github-actions[bot] May 27, 2025
509bfd1
Update process_manager to 1.1.16+p11101.c20710
github-actions[bot] May 27, 2025
770be6f
Update custom_reports to 1.0.178+p11101.c20710
github-actions[bot] May 27, 2025
38ba02e
Update version 2.3.74
github-actions[bot] May 27, 2025
4e22b9e
Update api_sails to 2.5.4
github-actions[bot] May 28, 2025
cdeb5bb
Update version 2.3.75
github-actions[bot] May 28, 2025
d64989a
Update web to 1.1.27+d11005.p11411.c20710
github-actions[bot] May 28, 2025
fde192d
Update version 2.3.76
github-actions[bot] May 28, 2025
8efbe55
Update web to 1.1.28+d11005.p11411.c20710
github-actions[bot] May 31, 2025
a48fad1
Update version 2.3.77
github-actions[bot] May 31, 2025
4a5fa2a
Update appbuilder to 1.3.33+p11102.c20711
github-actions[bot] Jun 2, 2025
8d84f34
Update definition_manager to 1.3.29+p11102.c20711
github-actions[bot] Jun 2, 2025
b2b5a79
Update custom_reports to 1.0.179+p11102.c20711
github-actions[bot] Jun 2, 2025
71f0f61
Update process_manager to 1.1.17+p11102.c20711
github-actions[bot] Jun 2, 2025
ae54e60
Update file_processor to 1.1.114+p11102.c20711
github-actions[bot] Jun 2, 2025
c904fe1
Update user_manager to 1.1.100+p11102.c20711
github-actions[bot] Jun 2, 2025
509d9cd
Update web to 1.1.29+d11005.p11412.c20711
github-actions[bot] Jun 2, 2025
cec53c3
Update appbuilder to 1.3.34+p11103
github-actions[bot] Jun 2, 2025
3ab7fa8
Update custom_reports to 1.0.180+p11103
github-actions[bot] Jun 2, 2025
97424fa
Update user_manager to 1.1.101+p11103
github-actions[bot] Jun 2, 2025
857d72d
Update definition_manager to 1.3.30+p11103
github-actions[bot] Jun 2, 2025
e285381
Update file_processor to 1.1.115+p11103
github-actions[bot] Jun 2, 2025
af7e04c
Update web to 1.1.30+d11005.p11500.c20711
github-actions[bot] Jun 2, 2025
1c7836d
Update version 2.3.78
github-actions[bot] Jun 2, 2025
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
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"test:e2e:ab-designer": "env-cmd cypress run --config-file cypress.plugin.ab_designer.mjs --reporter dot --project ./test/e2e",
"test:reset": "bash testReset.sh"
},
"version": "2.3.73"
"version": "2.3.78"
}
18 changes: 9 additions & 9 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"services": {
"api_sails": "2.5.3",
"appbuilder": "1.3.30_p11012",
"api_sails": "2.5.4",
"appbuilder": "1.3.34_p11103",
"db": "1.0.0",
"custom_reports": "1.0.176_p11012",
"definition_manager": "1.3.27_p11100",
"file_processor": "1.1.113_p11100",
"custom_reports": "1.0.180_p11103",
"definition_manager": "1.3.30_p11103",
"file_processor": "1.1.115_p11103",
"log_manager": "1.1.6",
"notification_email": "1.0.9",
"process_manager": "1.1.15_p11100",
"process_manager": "1.1.17_p11102.c20711",
"relay": "1.1.2",
"tenant_manager": "1.1.4",
"user_manager": "1.1.98_p11100",
"web": "1.1.26_d11005.p11410.c20709"
"user_manager": "1.1.101_p11103",
"web": "1.1.30_d11005.p11500.c20711"
},
"version": "2.3.73"
"version": "2.3.78"
}