-
Notifications
You must be signed in to change notification settings - Fork 239
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
Conversation
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
…alendar-licenc-key
…nd color property added along with translations of hover background text
… with css control
… styling rules of container component
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
Add toast notifications & loading message type.
Components become invisible on adding in modal/drawer
Added app meta fields title, description, category and icon in App settings
Calendar Component - Bugfixes and Premium views
✅ Deploy Preview for lowcoder-cloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for lowcoder-test ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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
Checklist
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.