Skip to content

Dev -> Main - v2.3.1 Fix #737

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

Merged
merged 49 commits into from
Mar 4, 2024
Merged

Dev -> Main - v2.3.1 Fix #737

merged 49 commits into from
Mar 4, 2024

Conversation

FalkWolsky
Copy link
Contributor

Proposed changes

This time we truly "fucked up". (please excuse the slang). One week it took us to fix a visually "simple" behaviour in the deep forest of Java in the Backend. We made it - but we also lost our faces. We kindly excuse and offer that the learning points already are turned into actions to avoid such a disaster a second time.

Nevertheless, we did a lot of work in this week. Fixed bugs, improved Calendar, Marketplace and App Meta-Data. We feel thankful for your support an patience with us!

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • [x ] Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

The actions to avoid problems like in the past week was to operate on our cost a full test stage online, so we do not only test "localhost". Also, we added a lot of comments and testing - and will continue this. Internally we discussed and will slow down a bit the pace of development in favor to more intense testing before releases.

freddysundowner and others added 30 commits February 19, 2024 13:24
…nd color property added along with translations of hover background text
Added a built in function called toast for longer notifications.

Also added message.loading()

Please see docs\build-apps\write-javascript\built-in-javascript-functions.md
Destroys a previous toast based on assigned id.
Added the ability to allow or disallow toasts to be dismissed.
…-failure

Add Logs For Debugging Prod Issue
Text Decoration and Text Transform property, along with fixes and addition of styles to other components
Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for lowcoder-cloud ready!

Name Link
🔨 Latest commit f31c4f9
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-cloud/deploys/65e625a35af08200082fc35e
😎 Deploy Preview https://deploy-preview-737--lowcoder-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for lowcoder-test ready!

Name Link
🔨 Latest commit f31c4f9
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/65e625a3d2c6150008feb8ca
😎 Deploy Preview https://deploy-preview-737--lowcoder-test.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@FalkWolsky FalkWolsky merged commit 2b62b9e into main Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants