- Notifications
You must be signed in to change notification settings - Fork286
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 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
49 commits Select commitHold shift + click to select a range
bc9d45c Merge branch 'dev' of https://github.com/lowcoder-org/lowcoder into dev
freddysundownerc60dcce Merge branch 'dev' of https://github.com/lowcoder-org/lowcoder into dev
freddysundownerebfbdfd added licence key data field
freddysundownere7014bb Merge branch 'dev' of https://github.com/lowcoder-org/lowcoder into c…
freddysundownerdf156a5 fixed access of licence in the full calendar
freddysundowner0e95abd fixed bug on licence key input filled
freddysundownera1918e5 "add premium and free calendar options drop down"
freddysundowner4b86584 removed hand coded licence key
freddysundowner50f87fc Mention component height issue fix, checkbox component hover backgrou…
imtananikhwa658e299 Add logs for debugging
aq-ikhwa-tech4890116 fix for comps hide on adding to modal/drawer
raheeliftikhar56b8a497 Fixes and introduction of text-decoration and text transform property…
imtananikhwaf501802 CSS styles and propeties added to tabbed container while ensuring the…
imtananikhwa2c80045 CSS properties and their control added for segment control
imtananikhwa8e9ab45 Toasts Notification & Loading Mesages
sudoischenny36ccf9a Merge branch 'lowcoder-org:main' into main
sudoischenny683179c Update Toasts Image
sudoischenny3708c30 Added toast.destroy()
sudoischenny791cff1 Toast Dismiss
sudoischenny9857111 Add migration to fix existing application public view bug
aq-ikhwa-teche5bbd35 Remove unnecessary logs
aq-ikhwa-techa85f478 fixed styledcomponent warning in drawerComp
raheeliftikhar508b675a added app meta fields
raheeliftikhar527d870d Merge pull request #1 from lowcoder-org/dev
sudoischenny220c0cc Merge branch 'lowcoder-org:main' into main
sudoischennyf30fdf2 TS issue fixed
imtananikhwa6e81667 Tab container type removal, due to compiler error
imtananikhwaa6be0ab Merge pull request #718 from lowcoder-org/add-logs-to-debug-api-stats…
FalkWolsky2f7487b Merge branch 'dev' into imtanan-task1
FalkWolskyb395356 Merge pull request #719 from imtananikhwa/imtanan-task1
FalkWolsky56d2086 Merge branch 'dev' into main
FalkWolskyeb3854b Merge pull request #721 from sudoischenny/main
FalkWolsky8d6bf63 Merge branch 'dev' into fix_modal_comps_invisible
FalkWolsky5e5f73c Merge pull request #724 from raheeliftikhar5/fix_modal_comps_invisible
FalkWolskyfa20094 Merge branch 'dev' into app_meta_field
FalkWolskye379627 Merge pull request #725 from raheeliftikhar5/app_meta_field
FalkWolskyb6e1e2c Added Comments to Marketplace Use
877f9f5 Add Support as App Category
4f58b96 Adding Admin Area Icons
1c44f3a Changing Readme for latest ENV Variables
c96bb7e Rounding Up Marketplace and Multi-Icon Component
cc5333c Added comments based on common discussion
120fbc9 fix: sorted out application view rights for all cases
ludomikulade03572 fix: update location of marketplace app settings
ludomikulad5c9c32 fix: for now, allow to view non-published apps for logged in users
ludomikula35472c0 Adding mn height for App Cards in Marketplace
73ea344 Merge branch 'dev' into calendar-licenc-key
FalkWolsky3452d4b Merge pull request #736 from lowcoder-org/calendar-licenc-key
FalkWolskyf31c4f9 Increase Lowcoder Comps Version
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
7 changes: 7 additions & 0 deletions.vscode/settings.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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "workbench.colorCustomizations": { | ||
| "activityBar.background": "#2A3012", | ||
| "titleBar.activeBackground": "#3B431A", | ||
| "titleBar.activeForeground": "#F9FAF2" | ||
| } | ||
| } |
6 changes: 5 additions & 1 deletionclient/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
118 changes: 94 additions & 24 deletionsclient/packages/lowcoder-comps/src/comps/calendarComp/calendarComp.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.