Rishabh Saxena
660b00b4d5
update title
2021-03-18 18:17:09 +05:30
Rishabh Saxena
82cd1b33ba
fix document icon styles
2021-03-18 18:14:37 +05:30
Kaushik Varanasi
5f80e2561e
Merge pull request #3572 from appsmithorg/bugfix/trunncate-org-name-settings
...
add ellipsis to org name in settings
2021-03-18 12:39:52 +05:30
abhishek nayak
b915011556
Update base-install.sh
...
Fixed sudmo to sudo
2021-03-18 02:22:48 +05:30
ram-primathon
8b21dd30fd
add icon and subText in ads dropdown ( #3598 )
2021-03-18 02:06:26 +05:30
Hetu Nandu
441bb368d2
Reduce flakiness by adding waits ( #3605 )
2021-03-18 02:02:16 +05:30
hetunandu
171298c7c5
Merge branch 'master' into release
2021-03-18 00:45:38 +05:30
Shrikant Sharat Kandula
e6edbc3b2f
Allow client to set layouts without id when creating a page ( #3477 )
...
* Allow client to set layouts without id when creating a page
* Mild refactoring
* Fix Layout action tests
2021-03-18 00:28:54 +05:30
Hetu Nandu
0debe37637
Add arbitary wait on onboarding test ( #3604 )
...
We recently changed the test to make sure we wait for the client to create an onboarding data source if it did not exist. This kind of check was also happening on the source code, and the complexity was not getting translated properly in the tests.
To improve the reliability of the test, I added an arbitrary wait time before we start the building
2021-03-17 23:59:40 +05:30
hetunandu
c41c7d86d6
Merge branch 'master' into release
2021-03-17 18:53:01 +05:30
Arpit Mohan
757dead361
Correcting the github condition to start the API server ( #3506 )
2021-03-17 17:35:53 +05:30
Arpit Mohan
482306fa0f
Moving from pull_request_target back to pull_request for now ( #3493 )
2021-03-17 17:35:37 +05:30
Vicky Bansal
1195a0b694
Reset selected row(s) when table data is changed ( #3576 )
...
* Fixed selected row resets when table data is changed
Added cypress test case to test selected row resets when table data changes
* Fixed cypress test case
2021-03-17 17:27:38 +05:30
Nidhi
084faf8d54
Typo ¯\_(ツ)_/¯ ( #3595 )
2021-03-17 17:04:53 +05:30
Hetu Nandu
b32cdfc8cb
Remove property pane custom scrollbar for cypress ( #3592 )
2021-03-17 15:56:34 +05:30
Rishabh Saxena
0e3901953b
Fix specs ( #3577 )
2021-03-17 15:06:08 +05:30
Kaushik Varanasi
8fd0509bcb
Merge branch 'release' into bugfix/trunncate-org-name-settings
2021-03-17 12:45:13 +05:30
NandanAnantharamu
8aca378028
updated flaky test ( #3584 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-03-17 10:38:00 +05:30
Kaushik Varanasi
f9d2318e5a
reconciling with current release
2021-03-17 00:22:01 +05:30
Kaushik Varanasi
dfa23a6944
added tests, documentation and better naming convention
2021-03-17 00:18:36 +05:30
Shri
cbd7828503
Add migration to remove template organization config ( #3568 )
2021-03-16 15:29:06 +05:30
Nikhil Nandagopal
2e6e015159
Merge pull request #3566 from appsmithorg/fix/stringify-page-save-analytics
...
Stringify page save analytics
2021-03-16 14:51:59 +05:30
Nikhil Nandagopal
1741f6eeb0
Update install.sh
2021-03-16 14:04:22 +05:30
Nikhil Nandagopal
53f97dd8c9
Merge pull request #3573 from appsmithorg/fix/telemetry-install
...
Update install.sh
2021-03-16 13:35:41 +05:30
Nikhil Nandagopal
775ac31aab
Update install.sh
2021-03-16 13:31:17 +05:30
Nikhil Nandagopal
7fca209fb9
Update install.sh
2021-03-16 13:25:37 +05:30
Kaushik Varanasi
2dcecfbf79
add ellipsis to org name in settings
2021-03-16 13:22:25 +05:30
hetunandu
eed140f945
stringify page save analytics
2021-03-16 11:01:48 +05:30
Ashok Kumar M
fc34901be8
Fix: Dynamic Canvas Height based on bottom most widget. ( #3398 )
...
* Fix: Dynamic Canvas Height based on bottom most widget.
* Checking cytest failure reason.
* Revert "Checking cytest failure reason."
This reverts commit 2e3aaa882b282e10e1cf491633101293b72ffa89.
* Using UPDATE_CANVAS_LAYOUT to update the layout.
* Remove unwanted declarations.
* Adding comments.
2021-03-16 10:31:37 +05:30
Shri
e1fb1203b5
Application forking fixes and improvements ( #3519 )
...
* Clone only those datasources that are actually used
* Retry when cloning app causes a name class
* Search for an existing datasource before cloning
* Test deep matching of datasources
* Refactoring, since now the tests pass
* Allow forking of owning applications
* Don't limit datasource naming suffix number
2021-03-15 22:19:40 +05:30
Nikhil Nandagopal
7ae4b703cc
Update config.json
2021-03-15 20:27:47 +05:30
ram-primathon
3b0fb539d5
Property Pane re design ( #3057 )
...
Co-authored-by: devrk96 <rohit.kumawat@primathon.in>
Co-authored-by: hetunandu <hetu@appsmith.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Vicky Bansal <67091118+vicky-primathon@users.noreply.github.com>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-03-15 17:47:56 +05:30
Vicky Bansal
03be391fa3
Wrap evaluated data in computed value field ( #3520 )
2021-03-15 15:27:43 +05:30
Vicky Bansal
7c994da6e9
Allow null/empty values in Dropdown widget options ( #3533 )
2021-03-15 15:25:37 +05:30
Vicky Bansal
5acf2c3238
Fully display Table Widget filter conditionals (AND|OR) ( #3521 )
2021-03-15 14:39:10 +05:30
Vicky Bansal
812344c439
Persist Table Widget cell height to use as default in deployed app view ( #3537 )
2021-03-15 14:34:33 +05:30
Vicky Bansal
030269f684
Display the date column output correctly in table when using JS toggle for Display date format
2021-03-15 10:59:01 +05:30
Vicky Bansal
7f43705e7f
Fixed undefined poperty error when columnOrder is undefined ( #3511 )
2021-03-15 10:57:34 +05:30
Shrikant Sharat Kandula
3d6bd51556
Fix NPE in action execution analytics ( #3541 )
...
The NPE noticed is with the return value of `.getStatusCode`.
But this PR adds NPE guards to a few other potential cases.
2021-03-14 07:58:27 +05:30
Rishabh Saxena
3a47e085e3
Minor global search updates ( #3502 )
...
* Update editor header help button styles
* Dont show the current entity in the recents, to keep the previous on top
2021-03-13 23:31:47 +05:30
Arpit Mohan
660c194009
Moving all toast messages to messages.ts file ( #2798 )
...
Co-authored-by: hetunandu <hetu@appsmith.com>
2021-03-13 19:54:45 +05:30
Hetu Nandu
89effdd2fb
Refactor evaluate function and add tests ( #3536 )
2021-03-13 19:42:21 +05:30
Rishabh Saxena
7bd1e9587c
Use replace instead of replaceAll ( #3538 )
2021-03-13 16:15:51 +05:30
ram-primathon
191dde0b18
Fix API pane header and params count ( #3494 )
2021-03-13 13:53:46 +05:30
Nikhil Nandagopal
3b2072eeb9
Merge pull request #3055 from appsmithorg/fix/rte-newline
...
Added defaultText and defaultHTML properties in RTE
2021-03-12 17:38:58 +05:30
Nikhil Nandagopal
261dfc308c
Merge pull request #3514 from appsmithorg/fix/file-picker
...
[Fix] Made bade 64 encoding the default type for S3
2021-03-12 16:29:05 +05:30
vicky-primathon.in
3da86b33fe
Merge branch 'release' of https://github.com/appsmithorg/appsmith into fix/rte-newline
2021-03-12 15:24:51 +05:30
Nikhil Nandagopal
6bdd39c4b8
minor fixes
2021-03-12 14:47:42 +05:30
Nikhil Nandagopal
dbb16775de
updated type to enum
2021-03-12 14:43:47 +05:30
Nikhil Nandagopal
82b65e12d1
Removed the property pane
2021-03-12 14:37:24 +05:30