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

Deploy to production #76

Merged
merged 26 commits into from
Oct 26, 2023
Merged
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
a7bcafd
Create action.yml
simonbs Oct 26, 2023
a60220f
Create deploy.yml
simonbs Oct 26, 2023
18dcba0
Update action.yml
simonbs Oct 26, 2023
dee29c3
Update deploy.yml
simonbs Oct 26, 2023
1800463
Update action.yml
simonbs Oct 26, 2023
1505da2
Update action.yml
simonbs Oct 26, 2023
beb2b7e
Delete .github/actions/deploy/action.yml
simonbs Oct 26, 2023
f055af4
Delete .github/workflows/deploy.yml
simonbs Oct 26, 2023
b2751d1
Prioritizes project selection
simonbs Oct 26, 2023
cd67acb
Merge branch 'develop' into enhancement/prioritizes-project-selection
simonbs Oct 26, 2023
d30fe2f
Considers page to be loading as long as client is loading
simonbs Oct 26, 2023
f0b0c4c
Fixes linting error
simonbs Oct 26, 2023
2208bad
Fixes linting warning
simonbs Oct 26, 2023
f2aaa56
Merge branch 'enhancement/enter-loading-state-while-client-is-loading…
simonbs Oct 26, 2023
f2917c5
Merge pull request #71 from shapehq/enhancement/prioritizes-project-s…
simonbs Oct 26, 2023
b5511f0
Merge pull request #72 from shapehq/enhancement/enter-loading-state-w…
simonbs Oct 26, 2023
38c8594
Refactors project selection logic
simonbs Oct 26, 2023
6197788
Merge branch 'develop' into enhancement/refactor-project-page-content
simonbs Oct 26, 2023
22bdfa8
Fixes filename
simonbs Oct 26, 2023
dc75cfb
Fixes layout of error message
simonbs Oct 26, 2023
a086114
Merge pull request #73 from shapehq/enhancement/refactor-project-page…
simonbs Oct 26, 2023
da7899e
Merge branch 'develop' into enhancement/error-layout
simonbs Oct 26, 2023
ba708f0
Merge pull request #74 from shapehq/enhancement/error-layout
simonbs Oct 26, 2023
1d65ca3
Shows loading indicator
simonbs Oct 26, 2023
cf1e897
Merge pull request #75 from shapehq/enhancement/show-loading-indicator
simonbs Oct 26, 2023
c3718f3
Merge branch 'main' into develop
simonbs Oct 26, 2023
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
304 changes: 0 additions & 304 deletions __test__/projects/ProjectPageState.test.ts

This file was deleted.

Loading