-
Notifications
You must be signed in to change notification settings - Fork 181
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
gergo/automateBackendModule #2202
Merged
gjedlicska
merged 105 commits into
fabians/fe2-automate-integration
from
gergo/automateBackendModule
May 17, 2024
Merged
Changes from all commits
Commits
Show all changes
105 commits
Select commit
Hold shift + click to select a range
3603363
feat: automation run trigger logic
gjedlicska 14b6a04
feat: automate module, automation creation and trigger
gjedlicska 8422eca
Merge branch 'fabians/fe2-automate-integration' of github.com:speckle…
gjedlicska 9b2fde9
test: fix automate module tests
gjedlicska ea175cd
test: fixt automate module tests
gjedlicska d1d09e3
Merge branch 'gergo/automateBackendModule' of github.com:specklesyste…
gjedlicska a10830e
Merge branch 'fabians/fe2-automate-integration' into gergo/automateBa…
fabis94 26aa9ba
minor fix ups
fabis94 d7d3a46
fixed up existing backend stuff
fabis94 a5e0687
fixing eslint hopefully
fabis94 fafe3b7
tryna fix eslint
fabis94 abb77f7
automate code validation mechanism added
fabis94 3a99628
minor GQL schema change
fabis94 3ba0d3d
maybethis fixes eslint?
fabis94 f4f0230
more eslint debugging
fabis94 946ed82
fix cross-env missing
fabis94 306acf8
tryna fix eslint memory issues
fabis94 18d2791
ci test fix
fabis94 a796909
error improvements
fabis94 2b34120
migrations for fn tables
fabis94 ed03223
WIP function create
fabis94 ee7d83c
fn creation tests added
fabis94 c3cfb8f
Merge branch 'fabians/fe2-automate-integration' into gergo/automateBa…
fabis94 f2b35a5
fn update w/ tests
fabis94 bd7b0ee
fn release creation w/ tests
fabis94 aa5b617
fixing tests
fabis94 4408fd9
GH auth endpoint
fabis94 cae69ed
minor cleanup
fabis94 b7ba706
WIP reporting function statuses
fabis94 cbf0349
automation update/delete w/ tests
fabis94 d4dbd9d
WIP automation revision & trigger tests
fabis94 3ba75c7
revision creation tests done
fabis94 082e975
trigger tests
fabis94 124c716
function run reporting works
fabis94 8c03835
report status tests WIP
fabis94 b435cab
run status update tests done
fabis94 cc498cf
auth code handshake tests
fabis94 25bc76b
a couple of FE2 fixes
fabis94 18599e6
WIP function retrieval queries & tests
fabis94 03c378f
WIP automation queries
fabis94 92db9eb
removed all functions stuff
fabis94 b87873f
implemented fn queries
fabis94 17fae3b
all kinds of queries & resolvers done
fabis94 3e06c61
more queries
fabis94 3bff26e
automations query
fabis94 34a9658
automation status resolution core algo
fabis94 00ba99f
FE2 fixes
fabis94 2c5908f
fixed up mocks
fabis94 fb182ab
fix(fe2): disallow loading automations if non-owner
fabis94 0230555
Merge branch 'fabians/fe2-automate-integration' into gergo/automateBa…
fabis94 caf838c
fixing some benjamins changes
fabis94 12402af
hydration mismatch fix
fabis94 6cae992
fixed tests
fabis94 c8afcef
preview service fix?
fabis94 76d757b
env flag fix
fabis94 3fef121
more form validation improvements
fabis94 c7b2b45
proper automation status run ordering
fabis94 d0419bb
featured mock fix
fabis94 3c91af0
feat(fe2): promo banner support (#2242)
andrewwallacespeckle 92eed81
meta data fixed
fabis94 b2d973f
introduce outdated label
fabis94 cc76b32
log streaming mock moved to serverside
fabis94 ec78d31
Viewer API Improvements (#2072)
AlexandruPopovici cff6f4f
encryption in create for FE
fabis94 f46e314
fix: integration work
gjedlicska 3ecf0a3
bugfix(fe2): Fix conditioning around posting comments in viewer (#2246)
andrewwallacespeckle a833da2
core encryption stuff implemented
fabis94 4476a0a
Merge branch 'gergo/automateBackendModule' of github.com:specklesyste…
fabis94 a9ea6ac
fixing tests & linting
fabis94 de2c8ce
improved revision input validation
fabis94 b32c56f
automation create works
fabis94 e9ee53b
fix(server): avoid removing verified email from user (#2249)
alemagio 8d8d7b3
automations status fix
fabis94 39926aa
fixed automation run queries
fabis94 b3be319
minor cleanup
fabis94 70858b3
implemented log streaming
fabis94 abae7b1
properly handing redacted props in update rev flow
fabis94 2010543
implemented subscriptions backend
fabis94 e72b193
feat(fe2): move settings to tab on projects page (#2207)
andrewwallacespeckle 213246a
WIP subscriptions FE implementation
fabis94 4378dd2
Use showbutton prop instead of useCheckViewerCommentingAccess (#2251)
andrewwallacespeckle 3e0b154
subscriptions work?
fabis94 9bb101f
Reverted project access copy to something like before (#2254)
benjaminvo 3a5882f
bugfix(ui-components): Scroll jumps to top on Dialog open (#2250)
andrewwallacespeckle 1ad5e01
Use shortened header in Scene Explorer (#2256)
andrewwallacespeckle a6ead06
feat(fe2) - Replace CommonEditableTitleDescription with new CommonTit…
andrewwallacespeckle 7a1d4ba
Only show manage button when user canEdit (#2260)
andrewwallacespeckle 3abbf17
feat: add docker compose based reverse proxy for the server stack
gjedlicska ab6938a
revert: restore docker compose ingress dockerfile
gjedlicska eff368b
chore: disable automate module feature flag by default
gjedlicska abea78a
fix: move nginx ingress file to the right place
gjedlicska 69decaf
feat(fe2): Hide settings tab for logged out users (#2261)
andrewwallacespeckle d9ac23f
bugfix(fe2): Coloring function disappears if parameter title is too l…
andrewwallacespeckle 29bd264
Merge branches 'gergo/automateBackendModule' and 'main' of github.com…
gjedlicska 1c2827a
Implement `automateFunctionRunStatusReport` (#2262)
cdriesler 16f42f6
fix: make tab selection robust by using dynamic ID lookup
andrewwallacespeckle 6448040
tests: fix authz module tests
gjedlicska ff64975
fix: frontend TS issue
gjedlicska 5aa4f04
ci: add automate encryption keys path value
gjedlicska 116f6b6
Fix ts build errors from ui-components changes
andrewwallacespeckle 9b19546
fix: frontend automation status colors
gjedlicska ef5b9ef
Merge branch 'gergo/automateBackendModule' of github.com:specklesyste…
gjedlicska 513d16b
add handling for all enum cases in useRunStatusMetadata
andrewwallacespeckle 8fb3dc5
Merge branch 'gergo/automateBackendModule' of https://github.com/spec…
andrewwallacespeckle 819e94a
Fix merge issue
andrewwallacespeckle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
services: | ||
nginx: | ||
restart: always | ||
image: nginx:1-alpine | ||
ports: | ||
- 8080:8080 | ||
volumes: | ||
- ./utils/docker-compose-ingress/nginx/default.conf:/etc/nginx/conf.d/default.conf | ||
network_mode: host |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 65 additions & 0 deletions
65
packages/frontend-2/assets/images/banners/speckleverse.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are we doing this rather than use the one in the existing docker-compose file? https://github.com/specklesystems/speckle-server/blob/gergo/automateBackendModule/docker-compose-speckle.yml#L3