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

feat: 15.3.0 #375

Merged
merged 63 commits into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
91c7040
wip: check external firewall node side:
aaronm-2112 Oct 8, 2024
7b3d487
wip: external firewall check for Pennsieve
aaronm-2112 Oct 9, 2024
4fbd484
refactor: pass url into firewall check for future checks for other se…
aaronm-2112 Oct 9, 2024
d7d4dbd
chore: add planning comments
aaronm-2112 Oct 9, 2024
5f13220
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 9, 2024
a2d46bc
wip: external firewall checks
aaronm-2112 Oct 9, 2024
e0f9cc4
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 9, 2024
a972aba
feat: check firewall at startup and when adding ps account
aaronm-2112 Oct 10, 2024
8767e09
Merge branch 'detect-firewall' of https://github.com/fairdataihub/SOD…
aaronm-2112 Oct 10, 2024
51bdb26
refactor: firewall check uses constant for the message
aaronm-2112 Oct 10, 2024
23794b8
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 10, 2024
d8d015a
feat: detect if server is down from renderer process
aaronm-2112 Oct 10, 2024
f77e25d
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 10, 2024
b079064
feat: check for host firewall at startup
aaronm-2112 Oct 10, 2024
d5c1c17
Merge branch 'detect-firewall' of https://github.com/fairdataihub/SOD…
aaronm-2112 Oct 10, 2024
efddf38
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 10, 2024
ba37848
feat: check for internet connectivity in firewall check
aaronm-2112 Oct 10, 2024
bdbfb11
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 10, 2024
b988d1c
wip: Create 15.2.4 beta builds
JacobiClark Oct 15, 2024
b6eb350
feat: one folder build option unix
aaronm-2112 Oct 21, 2024
c755cc5
chore: add dependencies for mac notarizing
aaronm-2112 Oct 21, 2024
72b310a
build: build app from this branch
aaronm-2112 Oct 21, 2024
fbba4d2
chore: update beta build numbers
aaronm-2112 Oct 21, 2024
2fb8a62
fix: change build script
aaronm-2112 Oct 21, 2024
c8b2541
feat: folder build for linux
aaronm-2112 Oct 22, 2024
e54895a
fix: remove unnecessary package
aaronm-2112 Oct 22, 2024
009cf77
feat: windows one flder build package.json
aaronm-2112 Oct 22, 2024
33b7c9d
feat: electron builder yaml windows folder update
aaronm-2112 Oct 22, 2024
ee63fea
chore: spwna builds for win in branch
aaronm-2112 Oct 22, 2024
63c119e
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 22, 2024
fd507fb
Merge branch 'folder-build' of https://github.com/fairdataihub/SODA-f…
aaronm-2112 Oct 22, 2024
d901bf2
build: add app folder to build in win
aaronm-2112 Oct 22, 2024
ffc964e
chore: build detect firewall
aaronm-2112 Oct 31, 2024
44414b9
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Oct 31, 2024
4f8b9de
fix: remove faux internet check
aaronm-2112 Nov 5, 2024
ad18622
wip: update firewall message
aaronm-2112 Nov 7, 2024
f6242d7
feat: log network error to the logs
aaronm-2112 Nov 7, 2024
c300798
wip: update the firewall message and add clipboard copy
aaronm-2112 Nov 7, 2024
ab6d2d4
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Nov 7, 2024
6cecb82
wip: update local server message
aaronm-2112 Nov 7, 2024
c21b076
Merge branch 'detect-firewall' of https://github.com/fairdataihub/SOD…
aaronm-2112 Nov 7, 2024
8522033
style: 🎨 fix code style issues with Prettier
fairdataihub-bot Nov 8, 2024
09c52c3
build: spawn mac builds for notarization test
aaronm-2112 Nov 8, 2024
bbb6f5a
refactor: check for response property in firewall check"
aaronm-2112 Nov 22, 2024
c8f33d5
Merge branch 'pre-staging' into detect-firewall
aaronm-2112 Nov 22, 2024
991b6d3
style: left align firewall common message text
aaronm-2112 Nov 22, 2024
fbb08b2
chore: remove forced firewall message made for testing
aaronm-2112 Nov 22, 2024
c335134
Merge branch 'detect-firewall' of https://github.com/fairdataihub/SOD…
aaronm-2112 Nov 22, 2024
c6eea8c
Merge pull request #373 from fairdataihub/detect-firewall
aaronm-2112 Nov 22, 2024
e8d3469
Merge branch 'pre-staging' into folder-build
aaronm-2112 Nov 22, 2024
36af083
fix: server startup swal blocking UI rendering
aaronm-2112 Nov 23, 2024
0181e68
refactor: remove notarize property from build yaml as it is not in us…
aaronm-2112 Nov 24, 2024
5d0121f
Merge pull request #374 from fairdataihub/folder-build
aaronm-2112 Nov 24, 2024
107ad55
chore: update build numbers
aaronm-2112 Nov 25, 2024
9c68c4d
refactor: network interference message includes internet check
aaronm-2112 Nov 25, 2024
13400b9
wip: Delete non-existant files before manifest generation
JacobiClark Nov 26, 2024
5a2cc65
wip: Create 15.2.4 beta builds
JacobiClark Nov 26, 2024
f85ab9a
wip: Create 15.2.4 beta builds
JacobiClark Nov 26, 2024
f836b66
wip: fix logic for recursive empty folder deletion
JacobiClark Nov 27, 2024
53c959d
wip: fixed folder deletion logic
JacobiClark Nov 27, 2024
cd5149e
wip: Create final beta builds
JacobiClark Nov 27, 2024
40ba160
wip: Fix return to page on Error
JacobiClark Nov 27, 2024
bf98421
feat: Handle deleted local files prior to manifest generation in GM
JacobiClark Dec 2, 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
1 change: 1 addition & 0 deletions .github/workflows/Build-and-deploy-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- main
- staging
- pre-staging
- folder-build

jobs:
deploy-on-linux:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/Build-and-deploy-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- main
- staging
- pre-staging
- folder-build

jobs:
deploy-on-mac:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/Build-and-deploy-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- main
- staging
- pre-staging
- folder-build

jobs:
deploy-on-windows:
Expand Down
3 changes: 1 addition & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ win:
extraResources:
- from: ./file_templates
to: ./file_templates
- from: ./pyflaskdist/app.exe
- from: ./pyflaskdist/app
asar: true
target:
- nsis
Expand All @@ -31,7 +31,6 @@ nsis:
mac:
icon: "app-icon/png/icon.png"
entitlementsInherit: ./entitlements.mac.inherit.plist
notarize: true
extraResources:
- from: ./pyflaskdist/app
- from: ./file_templates
Expand Down
Loading
Loading