rahulramesha
4dc3ed481c
fix: modal and App viewer header overlap ( #15093 )
...
* modal positions calculations on App View mode
* using css variables to compute modal offsets
2022-07-12 21:13:26 +05:30
Ayangade Adeoluwa
2bcc630435
fix: Fix wrong tooltip styling to form controls with no tooltips ( #15055 )
...
* Fix wrong tooltip styling to form controls with no tooltips
* Cypress tests for issue
* Resolve typescript error
* Empty-Commit
2022-07-12 14:55:16 +01:00
Ankita Kinger
3f1ae5b417
chore: add back button on individual authentication config pages ( #15138 )
...
added back button on authentication config pages
2022-07-12 19:01:11 +05:30
Aswath K
d61a91af8d
fix: initial selected value not getting displayed ( #15000 )
2022-07-12 12:46:15 +00:00
Rohit Agarwal
645241e95a
Merge branch 'master' of github.com:appsmithorg/appsmith into release-v1.7.8
2022-07-12 17:54:07 +05:30
Tolulope Adetula
d9d1c0c676
fix: dropdown not closing is fixed ( #15058 )
...
* fix: Dropdown issues
* CR fix
Co-authored-by: balajisoundar <balaji@appsmith.com>
2022-07-12 17:20:09 +05:30
Satish Gandham
e2db190ed2
ci: Stabilise the host before running perf tests ( #15130 )
...
* Run perf tests only on buildjet machine
* - Set chrome process priority to maximum to stabilise the run data
* Update index.js
* Update perf.js
* Update index.js
* - Move around args
* - Add --no-sandbox option to initial setup
* -We don't need sudo on the main script, we can use sudo in node scripts to set process priority
* - Some tweaks to the perf scripts.
* - Remove no-sandbox option in puppeteer launch
* - Remove sudo at unnecessary places
* - Add code to force grabage collection in chrome
* Update logins and some cleanup
* Remove unsed import
Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-07-11 21:22:25 +05:30
Hetu Nandu
71a82b4670
feat: Add the Zipy identify call ( #15060 )
2022-07-11 15:48:24 +05:30
f0c1s
18a8937c5d
fix: accept non-empty commit messages ( #15053 )
2022-07-11 15:41:33 +05:30
f0c1s
7c77d3fb7c
chore: update messaging for Deploy tab ( #14911 )
...
* chore: update messaging for the Deploy tab
2022-07-11 15:40:43 +05:30
akash-codemonk
9fc8e9a216
fix: query param seperator in signup url ( #15074 )
2022-07-11 14:33:37 +05:30
Arsalan Yaldram
7919400035
fix: remove collapse animation from propertypane. ( #15017 )
2022-07-11 11:11:15 +05:30
albinAppsmith
3d22d935d3
feat: Design System - Text component migration ( #14994 )
...
Removed Text component
Changed imports to design system
2022-07-11 10:25:28 +05:30
arunvjn
fd6faf85ea
chore: code changes to support clean urls v2 ( #14757 )
2022-07-11 09:36:29 +05:30
NandanAnantharamu
2b1823217e
test: Added test for a bug ( #14904 )
...
* Added test for a bug
* Added the widget details
2022-07-10 18:20:22 +00:00
ChandanBalajiBP
a99176fae9
fix: Outdated design for Rest API Editor ( #13812 )
...
* Outdated design for Queries/JS/API Editor
* updated cypress test cases and colors reference
* updated cypress test cases with add and delete datasource
* added indexing for testcases
Co-authored-by: Chandan Balaji <chandanbalaji@Chandans-MacBook-Pro.local>
2022-07-08 20:01:12 +05:30
Arsalan Yaldram
7c220affd5
fix: selectwidgets clear search input on selection ( #14609 )
...
* fix: clear search input on selection
* fix: added comments in single select test case.
* fix: single select tree widget clear search on close
* fix: test cases for mult-select-spec
* fix: clear the filterText on select widget close
* fix: added resetOnClose to select component
* fix: resetOnClose only when serverSideFiltering is off
2022-07-08 18:57:13 +05:30
Ayangade Adeoluwa
57dba485ce
fix: fixes google sheets datasource global search error ( #15020 )
...
* fixes google sheets datasource global search error
* Adds cypress test
* Fix cypress test
* Fixes navigating to google sheets queries from global search issue
2022-07-08 18:27:59 +05:30
Parthvi
1f7b923ad9
test: Automate JSObject app in cypress and fix few flaky tests ( #14613 )
...
* add tests for promises
* update dsl
* fix deleteBranch_spec
* fix ImportExportForkApplication_spec
* update test
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-07-08 16:18:20 +05:30
Aman Agarwal
8800277642
fix: added handling for array of objects containing blob urls for multiple file uploads ( #15027 )
2022-07-08 14:59:18 +05:30
Keyur Paralkar
170dc193ad
fix: reset selectedFiles meta prop only on specific reason event ( #15023 )
...
* fix:
* removed the componentWillUnmount to avoid uppy reset
* added cypress test case
* fix:
* added componentWillUnmount again
* added reason argument to the file-remove handler
2022-07-08 13:32:54 +05:30
Nikhil Nandagopal
1f17fb8d1d
Updated Label Config
2022-07-08 11:36:46 +05:30
Nikhil Nandagopal
dd20693afd
Updated Label Config
2022-07-08 11:31:39 +05:30
Anagh Hegde
317f340421
feat: fetch branch speific refs from the remote repo ( #15067 )
...
* fetch branch specific refs from the remote repo
2022-07-08 11:29:16 +05:30
Aman Agarwal
2efcdf0b09
fix: switch datasource option list contains similar ds ( #14959 )
...
* fix: switch datasource option list contains similar ds
* fix: test case for switching datasource
* fix: updated the numbering of test case, deleted the postgres ds
2022-07-08 11:16:04 +05:30
Sangeeth Sivan
cba68293a0
feat: align tab counts with center to the tab name and added test id attribute for tab count ( #14980 )
...
* feat: added testId for tab count and aligned it center w.r.t tab name
* revert spacing
2022-07-08 11:00:22 +05:30
Arsalan Yaldram
c8c8051dbf
feat: dependent-bot dependencies updates ( #14970 )
...
* chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /app/client
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump path-parse from 1.0.6 to 1.0.7 in /app/client
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump marked from 2.0.0 to 4.0.10 in /app/client
Bumps [marked](https://github.com/markedjs/marked ) from 2.0.0 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v2.0.0...v4.0.10 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /app/client
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: updated marked types and imports
* fix: added marked as commonjs import
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-08 00:20:19 +05:30
Arsalan Yaldram
d136467d7c
fix: reset line height and font weight for tab titles ( #15011 )
...
* fix: reset line height and font weight for tab titles
2022-07-07 22:52:36 +05:30
albinAppsmith
28b2561d32
ci: Design system label name fix ( #14996 )
...
Design system label name fix
2022-07-07 22:00:06 +05:30
Rishabh Rathod
0c07a871ad
fix: JS function arguments determination & refactor JSObject code ( #14871 )
...
* fix: JsObject parsing
* fix jest test and add types
* remove logs from test
* Add jest test to verify this
* Add perf metric and
* fix: jsObject stale value
- refactor updateJSCollectionInDataTree
* Refactor JSObject code
* fix import path
* refactor and fix
* undo debugging change
* Add comments
* Add Ast for getting function params
* Fix and add test
* remove comment
* remove comment
* Resolve comments
2022-07-07 15:00:35 +05:30
Arsalan Yaldram
f9cae32631
fix: webpack hot reload issue ( #15070 )
...
fix: hot reload issue
2022-07-07 14:00:57 +05:30
Arpit Mohan
e040b7ddc6
ci: Release v1.7.7 ( #15041 )
...
ci: Release v1.7.7
2022-07-07 10:17:29 +02:00
Pawan Kumar
e4f5899f9e
fix: Transparent bg on app viewer header in comment mode ( #15048 )
...
fix app viewher header bg bug
2022-07-07 13:45:40 +05:30
Anagh Hegde
883d9d801e
chore: Refactor git api to include application id as request param instead of the path variable ( #14800 )
...
* Refactor git API's to add `/app` to the API path to identify the appId
* Update the url in cypress tests
* Update the path in git spec cypress files
* Update the url for connection spec
2022-07-07 12:35:03 +05:30
Arsalan Yaldram
4a9a05e88c
fix: currencyInput , phoneInput show empty pop when no search result is found. ( #14764 )
2022-07-07 11:28:19 +05:30
Shrikant Sharat Kandula
30236469a9
Fix saving values with special chars in env file ( #14873 )
...
Fix how special chars in env values are saved
Also included some refactoring to fix several compile time warnings and lint errors,
including proper formatting.
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-07-07 11:27:16 +05:30
Arsalan Yaldram
19a6430f24
fix: resizer pushed into the propertypane ( #14868 )
2022-07-07 11:26:48 +05:30
Sumesh Pradhan
85151b845e
appsmithctl backup error logging and mailer ( #14797 )
2022-07-07 11:19:25 +05:30
Preet Sidhu
8600201694
fix: App crash on binding large base64 data to text widget ( #14782 )
...
* add validation for excessive text length
* add max length as a param
* update max length to 20k
2022-07-07 05:38:24 +00:00
arunvjn
bed2a02fdd
fix: remove unnecessary re-renders on JS Object context menu in explorer ( #14866 )
...
* Fixes rerenders on JS context menu
* Fixed warnings
* Fix review comments
* Perf adjustments
* Replace entityName hook with a function that reads from store.
* Use menuOptions selectors to populate options
2022-07-07 05:38:05 +00:00
Bhavin K
1ca40f9eeb
fix: show the error message for text input widget ( #14934 )
...
* fix: show the error message for text input widget
* Update the error message & added releated new test case
2022-07-07 05:37:54 +00:00
Aswath K
ef2e3b370e
fix: JS toggle issue with Numeric Input & multi select dropdown controls ( #14892 )
...
* fix: JS toggle issue for NumericInputControl
* fix: DropdownControl's JS toggle for multi select
2022-07-07 05:37:50 +00:00
Ayangade Adeoluwa
c01942abf3
fix: Prevent non populated labels from showing up in datasource page ( #14979 )
...
* Prevent non populated labels from showing up in datasource page
* Add cypress test
2022-07-07 05:37:32 +00:00
Goutham Pratapa
07b07d1a07
Merge branch 'master' into promotion/v1.7.7
2022-07-07 07:33:21 +05:30
Aishwarya-U-R
dfab057045
test: Script fixes for failing cases due to UQI css changes ( #15037 )
...
* flaky fixes
* Eval value pop up hinder fix
* JS delete from EE fix
* ActionContextMenuByEntityName() fix
* Adding Escape()
* Toasts handling
2022-07-07 07:29:33 +05:30
Aishwarya-U-R
a5ff06ad7e
test: Script fixes for failing cases due to UQI css changes ( #15037 )
...
* flaky fixes
* Eval value pop up hinder fix
* JS delete from EE fix
* ActionContextMenuByEntityName() fix
* Adding Escape()
* Toasts handling
2022-07-06 20:52:24 +05:30
Nidhi
c5253fc300
fix: Handled migration of empty condition objects, or missing operators ( #15038 )
2022-07-06 12:37:58 +05:30
Ayush Pahwa
70552794e7
fix: UQI UI alignment fixes ( #15035 )
...
* Update: fixed width of components as static
- Changes are made in lieu of the design system changes
* Update: fixed the gaps between components
- Updated where clause padding for delete button
- Updated entity selector gaps
* Update: placeholder texts for where clause
2022-07-06 12:10:25 +05:30
Aishwarya-U-R
10fe3e3acf
Automated tests for Postgres Datatype - JSON type ( #14796 )
2022-07-06 11:24:00 +05:30
Nidhi
3c9543ad93
fix: Modified Google Sheets pagination tooltip to nudge towards binding data ( #15016 )
2022-07-05 15:21:55 +05:30