Ankita Kinger
290298b2d8
update document link for SAML ( #14285 )
2022-06-06 12:55:03 +05:30
Aishwarya-U-R
98c06e2817
Automated tests for improved CRUD with JSONFrom - Mongo Ds ( #14191 )
2022-06-06 11:29:15 +05:30
rahulramesha
9cbcf180cc
minor correcion in Deprecation message ( #14273 )
2022-06-06 10:18:43 +05:30
Aman Agarwal
3bcb1daf73
fix: onPageLoad false failure issue ( #14141 )
...
1. Fixed on page load actions getting called multiple times.
2. Now Evaluation only happens once we complete the fetching of the page's all entities including js objects and actions, this avoids cases where actions are not defined when ran.
Co-authored-by: Rishabh-Rathod <rishabh.rathod@appsmith.com>
2022-06-06 09:26:14 +05:30
Nayan
722aa11be2
Add custom slug along with auto generated slug for pages ( #14065 )
...
Adding custom slugs for pages that can be set by the user.
2022-06-05 00:48:25 +06:00
sidhantgoel
7fc5dc059a
Merge pull request #13999 from appsmithorg/fix/mysql_testfix
...
fixed mysql plugin tests
2022-06-04 17:10:20 +05:30
Bhavin K
8c40098975
fix: added hover css for indeterminate checkbox ( #14194 )
2022-06-03 19:16:31 +05:30
Pawan Kumar
78e6bcf7ad
fix: Theming UX Changes ( #13741 )
...
* update color control ux
* add reset theme option
* remove the console
* update theme card
* update icons + text for reset
* update button size
* fix cypress tests
* fix cypress tests
* fix flaky git tests
* incorporate ashit feedback
* fix cypress tests
* fix color button in theme panel
* fix reset theme logic + jest tests
* fix button styles reset issue in json form
* add cypress test for theming reset
* incorporate ashit feedback
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-06-03 15:55:38 +05:30
Anagh Hegde
b3baa36a18
fix: move git file operations to elastic schedulers ( #13907 )
...
* use non-blocking calls for file operations
* Move the file system operation to an elastic thread
2022-06-03 15:54:08 +05:30
Anagh Hegde
4c6c109edf
fix: Update the widget from drop down to select widget in suggested widget list ( #13944 )
...
* Update the widget from drop down to select widget
2022-06-03 07:49:56 +00:00
Abhijeet
acf3e0c6fd
fix: Add sequential counter suffix for imported application nomenclature ( #14245 )
...
* Add sequencial counter for import application flow
* Refactor
2022-06-03 10:37:56 +05:30
Aswath K
c29fd2db19
chore: Adds canDisplayValue to property controls ( #13309 )
...
* Adds canDisplayValue to property controls
* Adds tests
* add fn for LocationSearch & ActionSelector
* Adds CSV value support in ButtonTabControl
2022-06-03 10:37:02 +05:30
Aswath K
7bb58ff3c2
fix: uses forwardRef instead of using ref prop ( #14201 )
2022-06-02 22:11:28 +05:30
Sumit Kumar
910875ddfc
fix: fix class cast exception seen on MySQL plugin when built on local setup ( #14099 )
...
* fix class cast exception by removing all netty.io packages from mysql r2dbc
* fix CI test failure
2022-06-02 17:14:21 +05:30
Nikhil Nandagopal
bc76dc8fd8
Updated Label Config
2022-06-02 16:44:26 +05:30
Nikhil Nandagopal
24036c1c61
Updated Label Config
2022-06-02 16:44:13 +05:30
Nikhil Nandagopal
97ef8e2127
Updated Label Config
2022-06-02 16:41:11 +05:30
Bhavin K
543ce339e3
feat: Added Tooltip for icon button widget ( #14131 )
2022-06-02 15:14:26 +05:30
Abhijeet
78ce45a190
chore: Remove client subscription for delete branch ( #14152 )
...
* Remove client subscription for delete branch
* Remove unused imports
2022-06-02 11:47:13 +05:30
Pawan Kumar
33767cf75f
fix: Theming is not applied to Table's 'Delete' & JSONForm's 'Reset & Update' buttons in Crud template ( #14193 )
...
* Updated Template
* Updated Template
* Updated Template
* Updated Template
* Updated Template
* Updated Template
* Updated Template
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2022-06-02 11:37:36 +05:30
Arpit Mohan
71d8cae360
chore: Deleting the sync community workflow from this repo as it is not required
2022-06-02 10:04:10 +05:30
Arpit Mohan
48738091e5
chore: Removing jest test coverage because of node version mismatch ( #14230 )
2022-06-01 17:43:03 +05:30
Bhavin K
1a3eafb182
fix: update error highlight border in RTE widget
2022-06-01 17:41:25 +05:30
Aswath K
b83058b391
Name not getting focused on adding new modal widget ( #14205 )
2022-06-01 17:01:48 +05:30
Trisha Anand
5054cf312e
feat: Add Policy Domain ( #14224 )
2022-06-01 16:35:54 +05:30
Trisha Anand
ecce50a1b4
feat: Add User Group domain ( #14221 )
2022-06-01 16:33:11 +05:30
Anagh Hegde
c073170816
Update url for connecting to repo git sync ( #14226 )
2022-06-01 16:20:01 +05:30
Trisha Anand
adf70ed6fa
feat: Adding Permission Group datastructure ( #14147 )
2022-06-01 16:19:14 +05:30
akash-codemonk
ec6d998d27
Revert "fix: signing up with a redirect url which has a query param goes to a 400 page ( #13548 )" ( #13991 )
...
This reverts commit c0f7c4534d .
2022-06-01 16:00:15 +05:30
Aman Agarwal
7aeaf75c90
fix: removed default value for API DS, updated conditions for headers and apiformattype ( #14107 )
...
* fix: removed default value for API DS, updated conditions for headers and apiformattype
* fix: added test cases for content type changes on changing method types
* fix: imported isEmpty directly with loading full lodash module
2022-06-01 10:29:58 +00:00
subratadeypappu
531f5f89d5
fix: Upgrade Lombok package version to 1.18.22 to avoid build error ( #14080 ) ( #14156 )
...
Update lombok packages to version 1.18.22
2022-06-01 10:29:42 +00:00
Nikhil Nandagopal
a0ac45159a
Updated Label Config
2022-06-01 15:36:13 +05:30
Nikhil Nandagopal
0dab688847
Updated Label Config
2022-06-01 15:35:24 +05:30
Shrikant Sharat Kandula
7ce8441414
Fix Node version in RTS' Dockerfile ( #14223 )
2022-06-01 14:32:23 +05:30
Shrikant Sharat Kandula
73e43fadbd
Support for custom CA certificates ( #14207 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-06-01 11:14:27 +05:30
Bhavin K
95e6b4fb98
fix: switch group added check for inline width ( #14190 )
...
* fix: switch group added check for inline width
* SwitchGroup inline cypress test added
* New snaps to match CI run
* Adding right images for CI run
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-06-01 00:13:32 +05:30
Nikhil Nandagopal
3da4ad55fb
Updated Label Config
2022-05-31 19:38:48 +05:30
Nikhil Nandagopal
6349e599e7
Updated Label Config
2022-05-31 19:37:17 +05:30
Nikhil Nandagopal
1ec2d1b0d1
Updated Label Config
2022-05-31 19:24:35 +05:30
Nikhil Nandagopal
c31456ea55
Updated Label Config
2022-05-31 19:21:15 +05:30
Nikhil Nandagopal
b2a5c3cb74
Updated Label Config
2022-05-31 19:08:45 +05:30
Nikhil Nandagopal
649064ea27
Updated Label Config
2022-05-31 19:08:16 +05:30
Nikhil Nandagopal
8325d25a75
Updated Label Config
2022-05-31 18:59:54 +05:30
Nikhil Nandagopal
62fe617a2c
Updated Label Config
2022-05-31 18:46:53 +05:30
Nikhil Nandagopal
2b07a8b390
Updated Label Config
2022-05-31 18:45:42 +05:30
Nikhil Nandagopal
f43a2d0041
Updated Label Config
2022-05-31 18:45:14 +05:30
Nikhil Nandagopal
c0722a71d6
Updated Label Config
2022-05-31 18:44:37 +05:30
Anand Srinivasan
4984f0fbd4
Revert config.json ( #14203 )
...
Fixing empty response
2022-05-31 18:29:01 +05:30
Nikhil Nandagopal
a11f259e6d
Updated Label Config
2022-05-31 17:34:48 +05:30
Nikhil Nandagopal
23813dcd1d
Updated Label Config
2022-05-31 17:34:36 +05:30