- Notifications
You must be signed in to change notification settings - Fork279
Dev -> Main for 2.2.2#632
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
34 commits Select commitHold shift + click to select a range
a35a815
fix: updated helm chart to reflect all recent changes
ludomikula085a9d0
Add forwarding of oauth token to node service
aq-ikhwa-tech07b1484
fix: add COMMON_WORKSPACE_MODE setting to docker-compose files and he…
ludomikula9cff751
added repo check + version check with published packages
raheeliftikhar5701321d
testing worflows
raheeliftikhar5a740ab4
testing workflows
raheeliftikhar546a61d0
testing workflows
raheeliftikhar5d769c75
testing workflows
raheeliftikhar5f18b34d
testing workflows
raheeliftikhar5dcffcbe
workflow updates
raheeliftikhar51d71c48
Finalize handling for open api oauth inherit from login workflow
aq-ikhwa-techede2e4e
Merge branch 'dev' into add-oauth-handling-for-open-api-datasources
aq-ikhwa-teche1d2094
Update test to fix node run failure
aq-ikhwa-tech86d0f29
fix column disappear on resize
raheeliftikhar5cc9af45
remove double shadow from table toolbar popups
raheeliftikhar55a28671
show/hide column title in table
raheeliftikhar5113c768
Merge pull request #624 from lowcoder-org/add-oauth-handling-for-open…
FalkWolsky9d81d29
Merge branch 'dev' into worflows-updates
FalkWolskyb20c97f
Merge pull request #626 from raheeliftikhar5/worflows-updates
FalkWolsky89b1acd
Merge pull request #618 from lowcoder-org/deployment_updates
FalkWolsky8d485a2
Table Styles update
4d6f8da
Margins, Header, Borders
2d76ceb
added step control for number type columns
raheeliftikhar56bd21e7
show links as per space available for table links type columns
raheeliftikhar5342c9da
table events added for rowShrink and download
raheeliftikhar505eacdc
table events added for columnEdited and search
raheeliftikhar56fa43f1
added precision for float number columns
raheeliftikhar5185b169
Merge pull request #628 from raheeliftikhar5/table-updates
FalkWolsky683c87e
Margins, Header, Borders 2
1be2fc5
Resize handles
f1ced9f
Merge pull request #630 from lowcoder-org/main
FalkWolsky7371565
Color settings
c59cf2d
Merge branch 'dev' into feature/table-styling
FalkWolskyf0db976
Merge pull request #631 from lowcoder-org/feature/table-styling
FalkWolskyFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
3 changes: 3 additions & 0 deletions.github/workflows/publish-lowcoder-cli.yml
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
3 changes: 3 additions & 0 deletions.github/workflows/publish-lowcoder-comps.yml
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
3 changes: 3 additions & 0 deletions.github/workflows/publish-lowcoder-core.yml
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
3 changes: 3 additions & 0 deletions.github/workflows/publish-lowcoder-sdk.yml
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
5 changes: 5 additions & 0 deletionsclient/packages/lowcoder/src/components/table/EditableCell.tsx
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
88 changes: 69 additions & 19 deletions...t/packages/lowcoder/src/comps/comps/tableComp/column/columnTypeComps/ColumnNumberComp.tsx
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
90 changes: 36 additions & 54 deletions...nt/packages/lowcoder/src/comps/comps/tableComp/column/columnTypeComps/columnLinksComp.tsx
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.
Uh oh!
There was an error while loading.Please reload this page.
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.