- Notifications
You must be signed in to change notification settings - Fork286
Dev > Main for v2.7.3#1894
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 from7 commits
Commits
Show all changes
169 commits Select commitHold shift + click to select a range
035fc26 redesign profile dropdown
iamfarana42f83c testing workspaces endpoint
iamfaran8b40672 fix profile dropdown
iamfaran98695fb setup redux, sagas for the new myorg endpoint
iamfaran35b7c68 fix profile dropdown create workspace issue
iamfarana5d372a test
iamfaran1b63471 fix params
iamfaran049d372 make currentOrg selector
iamfaran6db11bc Fixed pagination for myorg endpoint.
dragonpooa902532 add page size param
iamfaran7709d58 replace orgs data with myorg for dropdown
iamfarane202fcb remove dispatch from the profile dropdown
iamfaran3cefa1f Fixed pagination for myorg endpoint.
dragonpoo818fdf8 Merge branch 'dev' of github.com:lowcoder-org/lowcoder into profileDr…
iamfaran1889d6c Fixed pagination for myorg endpoint.(sort)
dragonpoof851353 fetch 10 workspaces initially
iamfaran9ea107b add pagination and filtering for the dropdown
iamfarandbdd13f added branding setting images
raheeliftikhar5f9e311b fetch branding inside EnterpriseContext
raheeliftikhar53b721ad fixed apps bg not apply when open with navLayout + module settings do…
raheeliftikhar5077842b fixed table button column's events hides on refresh
raheeliftikhar528a2101 refactor profile dropdown
iamfarana585d9e Updates the Card UI on homepage
kamal-qureshi14a3c91 Adds ellipses if character limits exceed 150 for desc
kamal-qureshi84ee3e5 Updated message
kamal-qureshi0d59610 fix debouncing
iamfaranc7edbd1 fix loading when search
iamfaran238698d fix shrinking issues when page 1 to page 2
iamfaran0611910 add antD loader in UI
iamfaran3d063e2 Merge pull request #1779 from kamalqureshi/update_app_card_ui
raheeliftikhar55015a71 Filter orgs to return only those with an active state.
dragonpoo10cf573 Merge branch 'dev' into fix/myorg
dragonpooa6b3bda Merge pull request #1777 from lowcoder-org/fix/myorg
ludomikulaffa7757 fix delete sync
iamfaran96acd6a fix sync after edit
iamfaranf81eb8a fix: add all missing default variables to all-in-one entrypoint script
ludomikula189f374 -Fixed description and title ellipses
kamal-qureshid0d3169 added debounce for text inputs to avoid glitch
raheeliftikhar5db11f0e add pagination/filtering for the Workspaces page
iamfaran2f291f7 add selector for the current org
iamfaranb3abc61 add active indicator in the workspaces page
iamfaran23fcbf9 add the ability to switch workspaces from workspaces page
iamfarancd92f7c disable row click on switch
iamfaran73a64b4 fix switch org button
iamfaran763bd98 Merge branch 'dev' of github.com:lowcoder-org/lowcoder into feat/myor…
iamfaran21c469a Merge branch 'dev' into update_app_card_ui
raheeliftikhar5faffd94 Merge pull request #1785 from kamalqureshi/update_app_card_ui
raheeliftikhar524e04c0 Merge branch 'dev' into feat/myorg-endpoint
raheeliftikhar5524bc75 Merge pull request #1787 from iamfaran/feat/myorg-endpoint
raheeliftikhar546a1477 remove applications/list endpoint from home
iamfaran45673a8 [Feat]: #1615 Add component 'type' in show data modal
iamfaran92200cb fix antd depreciation errors
iamfaran2b9de40 Updated navigation app for settings and JS
kamal-qureshi3da38da fixed modal comp to avoid app crash in navigation layout
raheeliftikhar524cfa60 Added createdAt and updatedAt fields.
dragonpoo7051a76 Get users who do not belong to this group among the members of the or…
dragonpoof659056 Merge pull request #1790 from iamfaran/feat/1615-component-type
raheeliftikhar5fa29568 Merge pull request #1792 from iamfaran/fix/antD-errors-profile-dropdown
raheeliftikhar50060f16 Merge pull request #1791 from iamfaran/folder-elements-endpoint
raheeliftikhar5cb5ff45 Removed additional props from multi
kamal-qureshi876fe31 Merge branch 'dev' into settings_navigation_app
kamal-qureshia9ec34f Merge pull request #1793 from kamalqureshi/settings_navigation_app
raheeliftikhar54a9d292 Adds search bar in "Add Members" for groups
kamal-qureshi28161b0 Added debounce for searching
kamal-qureshid4ac9e3 Merge pull request #1800 from kamalqureshi/search_potential_group_mem…
raheeliftikhar50ae6c23 console log curl to json
iamfaran850ccda edits in querycomp
iamfarancf94b94 Adds ability to add custom tags for multiselect component
kamalqureshi1e0295f fix body issue
iamfarand8560aa add global query library curl
iamfaran1daf513 Merge pull request #1801 from kamalqureshi/custom_tag_multiselect
raheeliftikhar516da9fd curl refactor
iamfaran4278242 Fix: group members filtering and sorting
dragonpoo12b4b41 [Feat] #1799 add simple examples on curl modal
iamfaran27ea453 Merge pull request #1803 from iamfaran/feat/1799-curl-import
raheeliftikhar5096a7d2 Feat: add API to list groups and users without permissions, with sear…
dragonpooc80905c add time columns in workspaces page
iamfaran2b996bd add time cols in the first page
iamfaran0bcdbf6 fix date format
iamfaran0224c0b fix workspaces table layout
iamfaranb27852e improve time columns UI
iamfaran9b8295c remove console log
iamfaran18d3e40 Fixed: Renamed `api/applications/{appId}/get_groups_or_members_withou…
dragonpoo51de3a3 Initialize tags component
kamalqureshiaae8897 [Fix]: query undefined issue on refresh page / empty modal
iamfaranb2b282f [Fix]: #1087 prevent deleting when only 1 Tab
iamfarand11a347 [Fix]: #1233 able to click outside even mask is off
iamfaran1cdaccb Merge pull request #1808 from iamfaran/fix/query-refresh
raheeliftikhar508ae76a Merge pull request #1809 from iamfaran/fix/1087-tabbed
raheeliftikhar548d6d7b Merge pull request #1810 from iamfaran/fix/1233-drawer
raheeliftikhar54cc299e fix linter errrors
iamfaran2e0ec40 add button disabled styles
iamfaranede27eb add disabled styles for togglebtn
iamfaran59452d2 make a seperate section for disabled
iamfaran864a887 add disabled styles for toggled button
iamfaran56e71f6 add disabled input styles
iamfaran9ad28bb remove border styles from disables
iamfaran3f516ab add disable styles slider
iamfaranc9a8de4 add disabled styles on range slider fix
iamfaranc9cdee7 add placeholder styling for input
iamfaran54cc9b9 [Fix]: #1466 add disabled styles for the components / refactor
iamfaranb366ecb [Fix]: #1466 add disabled/placeholder style for components
iamfaranddd9fe1 Search bar for User group members
kamalqureshi552bbff Search in Publish Permission Dialog
kamalqureshid571a7f Merge branch 'dev' into tags_component
kamalqureshieb5a0b1 Fix bug: undefined query when add new query after published app/module
dacbaohvktqs6722132 Change view mode on view_marketplace endpoint
dacbaohvktqs7f74ce1 Merge pull request #1815 from iamfaran/feat/1466-disabled-placeholders
raheeliftikhar5748da98 Merge pull request #1816 from kamalqureshi/user_groups_search
raheeliftikhar5fdbac9e Merge pull request #1817 from kamalqureshi/publish_app_groups_members
raheeliftikhar55467971 Merge pull request #1806 from iamfaran/feat/time-col-org
raheeliftikhar56ee73d2 Add isCurrentOrg field and sort by value (true first).
richie9129d67db7 Created test case for the ApplicationApiService.
richie912f9128ea Created test case for the ApplicationEndpointsTest.
richie9121a587df fix workspaces updated myorg endpoint
iamfaran53fb65d fix orglist active org icon
iamfaran56c1c55 Updated CustomSelector UI
kamalqureshid2f2a4c Adding Tooltip to Multiselect custom tags
kamalqureshi34c6351 Merge pull request #1859 from iamfaran/fix/myorg-endpoint
raheeliftikhar5e6a450d Merge pull request #1858 from kamalqureshi/publish_app_groups_members
raheeliftikhar5d6ff092 Merge pull request #1860 from kamalqureshi/custom_tag_multiselect
raheeliftikhar5cc2e8d5 Created test case for the ApplicationHistorySnapshotEndpoints.
richie912ab233a5 Created test case for the ApplicationHistorySnapshotEndpoints.
richie9126560014 fixed text input glitch
raheeliftikhar5bf68435 Adding function Calls to Timer Component
f60c3e6 Created test case for the AuthenticationEndpoints.
richie912fc128f4 fix: Form child element not updating
kamalqureshid4c148f Created test case for the ConfigEndpoints.
richie91267643f6 Merge pull request #1872 from kamalqureshi/form_not_populating
raheeliftikhar58ff5f78 Dropdown in User Groups to filter roles
kamalqureshic682cc0 Merge branch 'dev' into tags_component
kamalqureshi491c8bb remove myorg call on initial load
iamfaranc9e00c5 remove api call from DS home page
iamfaran1c6f8bd Tags Component Completed
kamalqureshi3ede19e Tags icon
kamalqureshi5fb6c52 fix edit DS page and add loading states
iamfaranc8f9e3d #1848 remove duplicate environments call
iamfaran9e10673 [Fix]: #1848 remove duplicate folderelements request from Home
iamfaran2df0a8f [Fix]: #1848 delete/recycled and movetofolder
iamfaran5909746 remove unrelated changes
raheeliftikhar512f2d45 Merge pull request #1877 from iamfaran/fix/1848-optimization
raheeliftikhar5b7f1d33 Merge pull request #1818 from kamalqureshi/tags_component
raheeliftikhar5eef90fe Merge pull request #1876 from kamalqureshi/form_not_populating
raheeliftikhar57869f0b Merge branch 'dev' into filter_group_members_role
kamalqureshi111ef6a Updated useCallack to useMemo for optimization
kamalqureshi6cf8dc0 Merge pull request #1874 from kamalqureshi/filter_group_members_role
raheeliftikhar59a1295e added currentExpandedRow, currentExpandedRows and setExpandedRows in …
raheeliftikhar5fca7adb Fixed app publish version.
richie912c130120 Created test case for the BundleEndpoints.
richie9120e05cf6 fixed imports in tag component
raheeliftikhar563043e6 small fix
raheeliftikhar57346eec [Fix]: #1849 your apps menu item inactive
iamfaran64b7f58 [Fix]: #1849 remove common settings
iamfaran52fe548 [Fix]: #1849 optimize api calls for advanced setting page
iamfaran510cb60 text input glitch fix
raheeliftikhar593eb77a [Fix]: #1466 border color for disabled button
iamfaran975b967 Merge pull request #1884 from iamfaran/fix/1466-button-border-disabled
raheeliftikhar514fa759 Updated styling of the tags component
kamalqureshid1937a8 Merge pull request #1885 from kamalqureshi/tags_component
raheeliftikhar549370f9 [Fix]: #1849 add useDebouncedValue hook, and fix chars length
iamfarana6eb2a9 [Fix]: #1849 key error
iamfaran4d02140 Merge branch 'dev' of github.com:lowcoder-org/lowcoder into fix/1849-…
iamfaran40a8975 Merge pull request #1886 from iamfaran/fix/1849-errors
raheeliftikhar5ec18f90 fix:- Regex on password field
kamalqureshi2a91c02 fix:- Table column alignment
kamalqureshic284fd4 Created test case for the DatasourceEndpoints.
richie912701d57c Merge pull request #1892 from kamalqureshi/table_column_alignment
raheeliftikhar58346db5 Merge pull request #1890 from kamalqureshi/password_regex
raheeliftikhar51b7d4b9 Updating Version Numbers to prepare the Release
File 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
4 changes: 4 additions & 0 deletionsclient/packages/lowcoder/src/api/datasourceApi.ts
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
10 changes: 10 additions & 0 deletionsclient/packages/lowcoder/src/pages/ApplicationV2/FolderView.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
67 changes: 35 additions & 32 deletionsclient/packages/lowcoder/src/pages/ApplicationV2/HomeResOptions.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
45 changes: 20 additions & 25 deletionsclient/packages/lowcoder/src/pages/ApplicationV2/TrashTableView.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
9 changes: 0 additions & 9 deletionsclient/packages/lowcoder/src/pages/ApplicationV2/index.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
69 changes: 61 additions & 8 deletionsclient/packages/lowcoder/src/pages/datasource/datasourceEditPage.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
11 changes: 7 additions & 4 deletionsclient/packages/lowcoder/src/pages/datasource/datasourceList.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.