Favour Ohanekwu
dcddf4cb86
chore: Add data property in entity explorer as part of "show bindings" ( #12590 )
...
* include JSAction data in show-bindings
2022-04-07 21:37:03 +01:00
Arpit Mohan
7807d5f5c6
chore: Fixing nginx deployment for non-Heroku deployment
2022-04-07 21:00:17 +02:00
Tolulope Adetula
99a5b8ca69
Merge pull request #12356 from appsmithorg/fix/table-widget-scroll-issue
...
fix: remove unnecessary horizontal scroll when table columns fit within table widget width and prevent unnecessary re-renders
2022-04-07 19:46:43 +01:00
arunvjn
fabfb65a4f
chore: Parallelise feature flags and user info API ( #12263 )
2022-04-07 23:27:32 +05:30
Arsalan Yaldram
461f35380b
Merge pull request #12546 from appsmithorg/fix/10319-select-api-response
...
fix: Disable CTRL+A to select all widgets on Api / Datasource Pane.
2022-04-07 21:51:10 +05:30
Yash Vibhandik
7736daf0a5
fix: 8385 added button variant support in table column type button ( #9164 )
2022-04-07 16:19:51 +00:00
f0c1s
0ad66f27bd
fix: introduce new regexp for remote url validation ( #12004 )
...
* fix: introduce new regexp for remote url validation
* chore: add tests and refactor
* fix: failing cypress test
2022-04-07 16:19:28 +00:00
Bhavin K
d22ae809cb
fix: handle duplicate tab name in tab widget ( #12411 )
2022-04-07 16:19:12 +00:00
Ayangade Adeoluwa
a210d67e55
feat: Refactor SaasEditor page ( #12559 )
...
* Refactor SaasEditor page
* Remove unused variables
* Fixes query form issue with google sheets
2022-04-07 16:18:49 +00:00
rashmi rai
58ac293bda
fix: retained value of where condition ( #12592 )
2022-04-07 16:18:29 +00:00
f0c1s
ecb6b4457e
feat - remove horizontal rule from git branch list ( #12614 )
2022-04-07 16:18:14 +00:00
yatinappsmith
a9f82597b0
test: commented license addition and removed fat-container-test as a prequisite for package on master ( #12680 )
2022-04-07 17:37:55 +05:30
Anand Srinivasan
ada1293797
Revert "fix: trigger fields linting issue ( #11875 )" ( #12668 )
...
This reverts commit 186a97c699 .
2022-04-07 16:31:31 +05:30
Aishwarya-U-R
6363e75bda
test: Automation script update to fix JSOnPageLoad pop-up text message ( #12673 )
2022-04-07 15:55:24 +05:30
Paul Li
7045416dd8
fix: Progress widget with circular type is showing wrong value ( #12667 )
...
-- Output progress value as it is
2022-04-07 15:39:35 +05:30
Aishwarya-U-R
cb14819046
JSOnPageLoad pop-up text msg fix ( #12671 )
2022-04-07 12:08:26 +02:00
Parthvi12
d98f590010
test: Revert postgres CRUD element xpath to match CRUD template revertion ( #12664 )
...
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-04-07 13:42:40 +05:30
Paul Li
481c1297a7
fix: Auto-suggestion is not working for progress widget while binding ( #12658 )
2022-04-07 13:37:09 +05:30
Ayangade Adeoluwa
d54720fd19
fix: Fix app crash on navigation to API and Datasource Editor ( #12640 )
2022-04-07 12:45:10 +05:30
Apeksha Bhosale
7b88bfd380
chore: added beta tag to onPageLoad for js actions ( #12657 )
2022-04-07 12:42:55 +05:30
Nikhil Nandagopal
1d27c951de
Reverted to older template file
2022-04-07 12:14:41 +05:30
Nikhil Nandagopal
73b3a54e08
chore: Update crud template ( #12634 )
2022-04-07 11:36:55 +05:30
Pawan Kumar
cf425249ca
chore: update theming stylesheet config ( #12645 ) - skipChangeLog
...
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2022-04-07 11:28:45 +05:30
arunvjn
03b46483dc
fix: 404 on apps with names that start with api, login or oauth ( #12619 )
2022-04-07 07:39:15 +02:00
Nikhil Nandagopal
2539d6ec12
Updated Template
2022-04-06 19:44:23 +05:30
Nikhil Nandagopal
8dd700f663
Updated Template
2022-04-06 19:41:30 +05:30
Nikhil Nandagopal
a9ccfab55b
Updated Template
2022-04-06 19:41:28 +05:30
Nikhil Nandagopal
a6fe504768
feat: Updated CRUD Template ( #12579 )
...
* Updated Template
* Updated Template
* Updated Template
* updated xpaths for gemeratePage
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-04-06 15:46:36 +05:30
arunvjn
f18d3b8dc4
fix: update url while switching between git branches ( #12586 )
2022-04-06 11:46:37 +02:00
Apeksha Bhosale
e7d4bdba6e
fix: removed promisification of confirmation ( #12553 )
...
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-04-06 12:52:18 +05:30
Nidhi
79a63d535d
fix: Only add missing user set actions to scheduling order ( #12601 )
2022-04-06 12:04:41 +05:30
Nikhil Nandagopal
26fd0305ee
Updated Label Config
2022-04-06 11:22:55 +05:30
Bhavin K
787df868bb
Revert "fix: #6518 Implemented responsive table header controls ( #10971 )" ( #12583 )
...
This reverts commit 88ad2bcbd1 .
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-04-06 11:07:13 +05:30
Nidhi
981c618420
fix: Using form url encoded content type for token requests ( #12597 )
...
* fix: Using form url encoded content type for token requests
* fix: Using form url encoded content type for cc as well
* fix: Conversion logic for expires in field
2022-04-05 17:47:44 +00:00
geekup-legodevops
2843da9bfd
Refactor initialize env files flow in entrypoint of container ( #12585 )
...
Co-authored-by: phat.ct <phat.ct@geekup.vn>
2022-04-05 20:22:52 +05:30
Aswath K
7c647b948c
Fix error with start-https.sh on directory with space in it ( #12566 )
2022-04-05 20:09:05 +05:30
Tolulope Adetula
f7018314ab
Merge pull request #12541 from appsmithorg/fix/Align-Table-widget-URL-Column-type
...
fix: align Table widget URL Column type
2022-04-05 13:54:14 +01:00
Ankita Kinger
253b90e595
chore: Add some cypress tests for Admin settings page ( #12542 )
...
* added few cypress tests for admin settings page
* uncommented some cypress tests
* updated PR based on suggestions in comments
2022-04-05 18:00:57 +05:30
Arsalan Yaldram
db67e91b63
Merge pull request #12253 from appsmithorg/fix/bindPathList-error
...
fix: remove bindingPathList properties on jstoggle off.
2022-04-05 17:56:00 +05:30
Arsalan Yaldram
889fd9075c
Merge pull request #12372 from appsmithorg/fix/7554-disabled-button-enable-tooltip
...
fix: Disabled button widget tooltips stay open
2022-04-05 17:18:19 +05:30
Aman Agarwal
342206e8e4
fix: added a null check for datasourceConfiguration to refer url key ( #12575 )
2022-04-05 17:00:52 +05:30
Tolulope Adetula
470fd8da21
fix: Align Link icon with text
2022-04-05 12:22:33 +01:00
Arsalan
e88c76d691
fix: Test case for Canvas_scrolling_spec
2022-04-05 14:55:48 +05:30
Arsalan
f5057c544e
Merge branch 'release' into fix/7554-disabled-button-enable-tooltip
2022-04-05 14:47:39 +05:30
Arsalan
aa025143c3
Merge branch 'release' into fix/10319-select-api-response
2022-04-05 14:43:29 +05:30
Arsalan
589bdfc074
fix: Fixed jest test case and added cypress case
2022-04-05 14:42:41 +05:30
Ankita Kinger
8875ace595
chore: Added a check for testing mandatory fields ( #12555 )
...
* improved the UX on admin settings page
* added check for value containing only spaces
* implemented suggestions from PR
* implemented suggestion on the PR
* changed logic for checking mandatory fields is not empty
* removed unused import
* updated documentation links for google & github
* using css variables
* added a fix for checking mandatory fields
2022-04-05 13:54:43 +05:30
Tolulope Adetula
6b5a6ff8bf
Merge pull request #12459 from appsmithorg/fix/Multiselect-style-specificity
...
fix: Multi-select dropdown not closing properly
2022-04-05 09:07:54 +01:00
Apeksha Bhosale
9d9803a3d3
added sanity check to avoid unexpected eval error ( #12506 )
2022-04-05 13:16:11 +05:30
Tolulope Adetula
e05e75758d
Merge pull request #11383 from appsmithorg/feat/4182-form-detect-changes
...
feat: Internal property to detect changes in a form
2022-04-05 06:35:20 +01:00