Nikhil Nandagopal
2006b14927
Updated Label Config
2021-09-27 17:02:05 +05:30
Nikhil Nandagopal
3c8e20394f
Update config.json
2021-09-27 17:01:31 +05:30
Pranav Kanade
db02756173
fix: upgraded socket.io client package to latest stable version ( #7845 )
...
* upgraded socket io client to latest stable version
* auto update enabled
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
2021-09-27 16:59:47 +05:30
Nikhil Nandagopal
e98c5f0b8d
Updated Label Config
2021-09-27 16:59:22 +05:30
Nikhil Nandagopal
3d92faa38a
Update config.json
2021-09-27 16:58:17 +05:30
Nikhil Nandagopal
880b96829c
Update config.json
2021-09-27 16:56:09 +05:30
geekup-legodevops
d0a59761e7
Fix docker.env generation in AMI init script ( #7831 )
2021-09-27 16:54:29 +05:30
Nikhil Nandagopal
72c241fa7d
Updated Label Config
2021-09-27 15:10:54 +05:30
Nikhil Nandagopal
9a67d47542
Update config.json
2021-09-27 15:07:08 +05:30
Nikhil Nandagopal
f34f40230e
Update config.json
2021-09-27 15:05:52 +05:30
Nikhil Nandagopal
df13b066e8
Updated Label Config
2021-09-27 15:04:27 +05:30
Nikhil Nandagopal
4e570e834c
Updated Label Config
2021-09-27 15:04:16 +05:30
Nikhil Nandagopal
a79f102b15
Updated Label Config
2021-09-27 14:59:37 +05:30
Nikhil Nandagopal
62f63c3660
Updated Label Config
2021-09-27 14:58:40 +05:30
Nikhil Nandagopal
eaef123716
Update config-test.json
2021-09-27 14:58:21 +05:30
Nikhil Nandagopal
c5bd67b495
Updated Label Config
2021-09-27 14:52:20 +05:30
Nikhil Nandagopal
9f5ebbca35
Updated Label Config
2021-09-27 14:46:36 +05:30
Nikhil Nandagopal
3593682278
Updated Label Config
2021-09-27 14:41:44 +05:30
Nikhil Nandagopal
09c86dcfb7
Updated Label Confug
2021-09-27 14:38:06 +05:30
arunvjn
cb2ad8990a
Removed snippets feature flag ( #7839 )
2021-09-27 08:19:07 +00:00
Nikhil Nandagopal
8d92d82e92
Update config.json
2021-09-27 13:15:23 +05:30
Nikhil Nandagopal
65867853fe
Updated Label Confug
2021-09-27 12:57:00 +05:30
Nikhil Nandagopal
86def75c9a
Update config.json
2021-09-27 12:47:16 +05:30
Aswath K
d9fa049578
fix: Button variant validation ( #7699 )
...
* fix: Button variant validation
* fix: MenuVariant validation
* Add default value to buttonVariant
* Adds default value to MenuVariant
2021-09-27 12:00:04 +05:30
Tolulope Adetula
60131403b2
feat: disable parsing link ( #7075 )
...
* feat: add disableLink for text widget
* feat: add test for disable link
* fix: email parsing
* fix: test issues
* fix: failing test
* fix: failing test
2021-09-26 23:00:40 -07:00
Aswath K
20c1b56932
fix: table button migration issues ( #7825 )
2021-09-27 10:45:51 +05:30
arunvjn
90fda1ccae
fix: Remove snippet and doc icon from property pane ( #7806 )
2021-09-27 04:56:39 +00:00
Sumit Kumar
a7dcfae491
- remove feature flag for snippet. ( #7824 )
2021-09-27 08:12:04 +05:30
rahulramesha
46f525d365
fix: modal widget issues ( #7821 )
...
* fixing modal issues
* adding cypress tests
* patch for modal Issues
2021-09-25 16:45:39 +05:30
Aswath K
8a45e1507e
feat: Add AudioWidget ( #7179 )
...
* Create initial version of AudioWidget by copying VideoWidget
* Add EventType for AUDIO
* Change default Audio URL to a podcast related to Appsmith
* Add AudioWidget icon
* Change Entity definition for AudioWidget
* Add cypress test
* Add jest test
* fix: typo
2021-09-24 21:35:53 +05:30
arunvjn
f3afa81afe
fix: copy snippet ( #7769 )
...
Fixes copy snippets and snippets execution toast messages
2021-09-24 19:19:59 +05:30
Trisha Anand
eb0f88244a
Adding where key in generate CRUD application with google sheets for SelectQuery ( #7812 )
2021-09-24 12:37:42 +00:00
Pranav Kanade
79f613cf71
handle socket exception and log to sentry for time being. Need to test its impact on import/export ( #7818 )
2021-09-24 17:44:26 +05:30
Satish Gandham
941db9e99c
fix: Tweak how we show errors for required and not required inputs ( #7783 )
...
* - If a field is not required and empty, don't show error.
- If a field is required and empty, bail early and show error.
* - Remove default label from input
- Fix a issue with required validation
Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-09-24 11:52:46 +00:00
Satish Gandham
eb2cbb383d
perf: Optimize list widget renders by memoizing part of renderChildren ( #7681 )
...
* - Optimze list widget renders by memoizing part of renderchildren
* - Fix failing tests and add more dependecnies to memo
* - Fix issue with repositioning widgets inside list.
* comment out the moving of widgets test
* Remove stray import
* Fix the failing jest test
Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-09-24 17:00:26 +05:30
Nidhi
85f5382a31
fix: Modified unique index for plugin collection ( #7804 )
2021-09-24 11:17:46 +00:00
balajisoundar
8e0cf39419
chore: UI enhancements to welcome landing page ( #7766 )
...
Fixes : #7765
2021-09-24 14:47:58 +05:30
Pranay
b72b963806
docs: Updating contribution guides ( #7763 )
2021-09-24 14:14:34 +05:30
Pranav Kanade
b3d7f08d4e
fixes to add proper routing around navigation between query pane, api pane and integration screen ( #7782 )
2021-09-24 12:52:43 +05:30
arunvjn
7159119329
Fixed header resizing ( #7787 )
2021-09-24 12:43:36 +05:30
Trisha Anand
c84844e905
Fix for generating action from datasource structure ( #7778 )
2021-09-24 12:17:36 +05:30
Nidhi
59ec853498
Fixed installation for multiple plugins into organizations ( #7767 )
2021-09-24 05:44:14 +00:00
Sumit Kumar
0f83f79840
- Set Generate un-signed url default option to true. ( #7776 )
...
* Set the default setting for permanent / un-signed url for S3 list action to true.
2021-09-24 11:07:29 +05:30
Pranav Kanade
5a2ac0db69
fix: show correct dependency list for widgets even if one's name is substring of other widget ( #7725 )
...
* checking string equivalence rather than inclusion.
* reusing getEntityName function to get the abs name of the dependencies and entities
* added a test to check the fix
2021-09-24 10:23:32 +05:30
Shrikant Sharat Kandula
d5262d14b3
Remove Spring startup banner ( #7761 )
2021-09-24 08:20:35 +05:30
Shrikant Sharat Kandula
40c00c3a98
Fix RTS routing in fat container ( #7775 )
2021-09-24 08:20:20 +05:30
Trisha Anand
a2e68c9724
Minor grammar/language change in the errors for filtering library ( #7779 )
2021-09-23 23:56:20 +05:30
Shrikant Sharat Kandula
fd45bb44e9
Push latest tag for RTS and fat ( #7774 )
2021-09-23 21:15:25 +05:30
Tolulope Adetula
1e0e42db7a
fix: set button color and remove button style for button, IconButton, Menubutton ( #7166 )
...
* fix: set button color and remove button style for button, IconButton, Menubutton
* fix: test
* fix: make the FormButtonWidget to have properties of ButtonWidget
* Adds Migration for FormButtonWidget
* fix: Broken FilePickerWidget
* Remove cypress tests for buttonStyle and add tests for buttonColor
* Change button variant labels
* set default value for buttonColor
* fix: migration for CUSTOM ButtonStyleType
* change make public toggle slider locator to be more specific
Co-authored-by: Aswath K <aswath.sana@gmail.com>
Co-authored-by: sbalaji1192 <sbalaji1192@gmail.com>
2021-09-23 20:44:24 +05:30
Shrikant Sharat Kandula
48e2a3d01a
Include RTS' dependencies for Docker image ( #7773 )
2021-09-23 20:32:22 +05:30