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

May Release #10774

Merged
merged 902 commits into from
Jun 6, 2023
Merged

May Release #10774

merged 902 commits into from
Jun 6, 2023

Conversation

Rory-Powell
Copy link
Contributor

@Rory-Powell Rory-Powell commented Jun 2, 2023

Related

PRs

#10369 Chore - use pro as submodule
#10360 Chore - Pipeline npm version updates
#10479 Bump engine.io from 6.4.1 to 6.4.2
#10434 Improve Automations Error Message
#10433 Stop Multiple onClick Events from Firing
#10410 Chore - Npmless builds
#10512 Do not allow empty group names on builder
#10514 Add group name length limit
#10497 BUDI-6158 - Paginage group users
#10508 BUDI-6158 - Extract components
#10511 Display error when populated from the backend
#10544 Grid improvements and fixes
#10558 Add status check to license api
#10513 BUDI-6863 - Provide some functions to check the path in the context
#10469 Pending user invites displayed in the user page.
#10533 Allow searching users on group views
#10468 Designer user side panel UX updates.
#10556 Sort tables in data section + show full screen URLs on hover
#10545 Implement PG connection verification
#10589 Implement dynamodb connection verification
#10588 Implement S3 connection verification
#10555 Implement arango connection verification
#10554 Implement mongo connection verification
#10553 Implement MSSQL connection verification
#10550 Implement couchdb connection verification
#10546 Implement mysql connection verification
#10583 Implement redis connection verification
#10590 Refactor datasource testConnection to use a simple type.
#10603 Verify snowflake connection
#10606 Verify airtable connection
#10601 Verify google sheets connection
#10608 Setup CONNECTION_CHECKING feature
#10610 Implement firestore connection checks
#10542 Adds account locking if user limit is exceeded
#10619 Update tests to check new interfaces
#10618 Check elastic search connection settings
#10620 Oracle connection checking
#10623 Change the nightly tests to be more explicit
#10612 Revert flatpickr version to fix bug in 3.3.2
#10624 Rename nightly.spec to integration.spec
#10621 Verify datasource connections
#10637 Merge master -> develop
#10622 Chore - Improve pipeline run time
#10539 Tests/qa 22 improve qa core boilerplate
#10663 Fetch table names from google datasource
#10665 Fix - read only access to PG primary keys
#10659 Datasource+ table fetching API
#10560 Remove redundant yarn setup on pro bootstrap
#9870 Chore - esbuild for server and builder
#10687 ESbuild single image fixes + nodemon changes
#10694 Chore - Respect esbuild config paths
#10696 Fixing conflicting external references
#10425 Feature/chatgpt automationblock
#10702 Fixes and updates for export internal rows
#10695 Grid enhancements from user feedback
#10680 Verify data source connection before saves
#10710 Chore - "esbuild"ing pro
#10713 Fix for fetching Internal DB Views in QA cloud
#10714 Build worker using esbuild script
#10716 Fix dev:docker with environment variable file
#10717 Reset pro dependencies before the npm push
#10568 Synchronous automation for App actions and webhook
#10726 Chore - Update local versions to 0.0.0
#10719 Publish to docker before pushing to npm
#10728 Revert "Publish to docker before pushing to npm"
#10729 Fix - Package resolutions
#10712 Multiple user collaboration for data section
#10734 Disable websocket HTTP polling
#10738 Automation investigation logging + max doc size fix for automation log
#10737 Fix performance issue with looping in automations
#10635 Automation panel does not scroll
#10496 update icon name to Delete
#10740 Add teardown logic for multitenancy
#10739 Multidev lock and conflict management
#10744 Update logging for automations
#10678 Bump socket.io-parser from 4.2.2 to 4.2.3
#10697 Bump webpack from 5.75.0 to 5.84.0
#10745 Revert "Assign a new display column when deleting field"
#10748
#10584 Database query save prompt
#10752 Fix for deployment refresh in overview section
#10736 Test/qa 20 add relationship tests to datasources
#10753 Websocket redis rewrite for multi-user collaboration
#10732 Binding V2 Updates
#10758 Reduced log level of array parsing on row import
#10757 Add error to alert logging for backOff
#10755 Datasource info endpoint update
#10763 Fix tab switching default behaviour
#10761 CI update for open source contributors
#10768 Only import ioredis-mock if needed
#10759 Fixes for Bindings V2
#10770 Ioredis-mock bundling issue
#10772 Chore - Fix OS contributor dev experience
#10775 Collaboration fixes
#10781 Misc fixes
#10777 Fix/google sheets issues
#10784 More fixes
#10790 Fix/logo urls
#10789 Transfer lock to next oldest session when disconnecting from the builder

aptkingston and others added 30 commits May 26, 2023 09:24
Grid enhancements from user feedback
…connection-during

Verify data source connection before saves
Fix for fetching Internal DB Views in QA cloud
aptkingston and others added 27 commits June 5, 2023 08:49
Transfer lock to next oldest session when disconnecting from the builder
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Merging #10774 (d8171e7) into master (dd80283) will decrease coverage by 0.84%.
The diff coverage is 57.25%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master   #10774      +/-   ##
==========================================
- Coverage   69.76%   68.93%   -0.84%     
==========================================
  Files         536      540       +4     
  Lines       19571    19965     +394     
  Branches     3896     3985      +89     
==========================================
+ Hits        13653    13762     +109     
- Misses       5476     5760     +284     
- Partials      442      443       +1     
Impacted Files Coverage Δ
packages/backend-core/src/constants/db.ts 100.00% <ø> (ø)
packages/backend-core/src/constants/misc.ts 100.00% <ø> (ø)
packages/backend-core/src/environment.ts 82.08% <ø> (ø)
packages/backend-core/src/index.ts 0.00% <ø> (ø)
packages/backend-core/src/logging/pino/logger.ts 89.88% <ø> (-1.13%) ⬇️
...ackages/server/src/api/controllers/deploy/index.ts 75.00% <0.00%> (-0.68%) ⬇️
...ackages/server/src/api/controllers/row/internal.ts 81.42% <0.00%> (ø)
...ackages/server/src/api/controllers/static/index.ts 47.32% <0.00%> (ø)
packages/server/src/api/routes/application.ts 100.00% <ø> (ø)
packages/server/src/api/routes/automation.ts 100.00% <ø> (ø)
... and 76 more

... and 53 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Rory-Powell Rory-Powell merged commit d10c748 into master Jun 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants