-
Notifications
You must be signed in to change notification settings - Fork 268
Dev -> Main for v2.7.4 #1988
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
Dev -> Main for v2.7.4 #1988
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
47b7d6b
Styling update for username in user groups
kamalqureshi ee2c4f2
Updated editable styling for Text comp
kamalqureshi e0fa0b7
Consisten styles for button when disabled
kamalqureshi 4d0d203
[Fix]: #1900 workspace create / all orgs
iamfaran 48b2619
remove min 3 chars search logic from groupUsers
iamfaran f549801
[Fix]: #1826 refresh folder on press enter
iamfaran fa20d2e
[Fix]: #1862 able to edit the usergroups without navigate
iamfaran f3d08e9
[Feat]: #1883 add tab-index on buttons/checkbox/select
iamfaran 4ff3470
Merge pull request #1913 from iamfaran/fix/1862-usergroups-edit
raheeliftikhar5 c9fab1f
Merge pull request #1912 from iamfaran/fix/1826-folder
raheeliftikhar5 55b6b54
Merge pull request #1911 from iamfaran/feat/1883-tab-index
raheeliftikhar5 7aa04be
Merge pull request #1902 from iamfaran/fix/1849-errors
raheeliftikhar5 2135ab8
Merge pull request #1901 from iamfaran/fix/1900-workspace-issue
raheeliftikhar5 c4c8640
Merge pull request #1897 from kamalqureshi/disabled_button_styling
raheeliftikhar5 be17830
Merge pull request #1896 from kamalqureshi/text_component_styling
raheeliftikhar5 b990841
Merge pull request #1895 from kamalqureshi/user_groups_format
raheeliftikhar5 62e83b8
fix remote components not working properly in list/grid comps
raheeliftikhar5 8fdbf5a
[Fix]: #1904 add permissions data sources
iamfaran 24b78af
Merge branch 'dev' of github.com:lowcoder-org/lowcoder into fix/1904-...
iamfaran 4ca237d
[Feat]: #1903 add isEdit mode util
iamfaran 09164f7
Merge branch 'dev' of github.com:lowcoder-org/lowcoder into feat/1903...
iamfaran f62bf22
fixed min-width not working in responsive layout
raheeliftikhar5 9a52ed3
after updating input comp value inside form comp, it doesn't reflect ...
raheeliftikhar5 284fd1b
[Fix]: #1905 redux applications fix
iamfaran 069c744
[Fix]: #1824 query as a last item in folder
iamfaran 0ca398c
Merge pull request #1924 from iamfaran/fix/1905-apps-list
raheeliftikhar5 f4f6941
Merge pull request #1925 from iamfaran/fix/1824-drag-query
raheeliftikhar5 a6c5cf3
[Fix]: #1836 race condition barchart
iamfaran a362635
fix responsiveLayout issues
raheeliftikhar5 e025b64
[Fix]: #1905 create app issue
iamfaran 81d8e1f
fix form component fields not resetting
raheeliftikhar5 6e9f52d
fix table column's padding
raheeliftikhar5 6660a8e
fix module autoheight taking more height
raheeliftikhar5 9ac3a8a
[Fix]: #1883 add tab-index on more controls
iamfaran d16e475
[Fix]: #1928 folder edit/create issues
iamfaran ec2edd6
Merge pull request #1932 from iamfaran/fix/1928-apps-folder
raheeliftikhar5 c690849
Merge pull request #1931 from iamfaran/feat/1883-more-tabindex
raheeliftikhar5 aecdd0d
Merge pull request #1930 from iamfaran/fix/1905-newapp-issue
raheeliftikhar5 1094c43
Merge pull request #1927 from iamfaran/fix/1836-barchart
raheeliftikhar5 d086fb7
Merge pull request #1920 from iamfaran/fix/1904-usergroups
raheeliftikhar5 1b98505
Merge pull request #1919 from iamfaran/feat/1903-editmode-util
raheeliftikhar5 d8ede2f
fix js query trigger on page load when used exposed variables are ref...
raheeliftikhar5 485cc3d
fixed form comp's resetAfterSuccess doesn't work
raheeliftikhar5 1671585
reduce input change debounce time
raheeliftikhar5 ccd5d17
[Fix]: #1935 add instant save for boolean, select and switch
iamfaran b5221db
[Fix]: #1907 mariadb in generate form datasource
iamfaran 966d692
Merge pull request #1948 from iamfaran/fix/1907-mariadb-form
raheeliftikhar5 27ad5f9
[Fix]: remove duplicate event listeners
iamfaran bd9299f
Merge pull request #1944 from iamfaran/fix/1935-col-editable
raheeliftikhar5 5745ad0
fixed js query triggers multiple time on page load
raheeliftikhar5 a3ce205
Merge pull request #1956 from iamfaran/fix/table-events
raheeliftikhar5 1053d19
fixed color picker input styles
raheeliftikhar5 b13465e
fix calendar doubleclick event + added singleClick event
raheeliftikhar5 262a60b
Updating Version Numbers to prepare the Release
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
client/VERSION
This file contains hidden or 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 |
---|---|---|
@@ -1 +1 @@ | ||
2.7.3 | ||
2.7.4 |
2 changes: 1 addition & 1 deletion
client/package.json
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
client/packages/lowcoder-comps/package.json
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
client/packages/lowcoder/package.json
This file contains hidden or 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 hidden or 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 hidden or 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.
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.