Automated Github Action
5058cd0740
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-19 06:07:51 +00:00
Abhinav Jha
432c32e31e
Fix: Entity Explorer - Entity loaders ( #331 )
...
- Fixes issue where the loading state progress indicators do not show up on entities in the explorer.
2020-08-19 11:24:57 +05:30
vicky-primathon
eb62ff6675
Table Widget: Action Button name from evaluated values ( #332 )
...
- Add evaluated property in Table widget action button property control component to fix the evaluated value
2020-08-19 11:22:19 +05:30
satbir121
51ce6b320c
Fixing Application crashes when query is moved. ( #350 )
2020-08-19 11:17:54 +05:30
Automated Github Action
e544d228e0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-19 05:05:13 +00:00
Hetu Nandu
590afa7a30
Fix query response state ( #348 )
2020-08-19 10:07:20 +05:30
Automated Github Action
fe0817b1e2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 22:05:23 +00:00
satbir121
901932f9d7
Switching to system fonts ( #344 )
...
* Switching to system fonts
* Fixed text alignment issue in text component.
* Changing font of ads components.
* Adding a font type
* Removing unused fonts
* Making fonts in theme an object.
* Removing unncessary font declerations
* Fixing storybook
* Reverting background remove
2020-08-19 03:21:23 +05:30
areyabhishek
0543392638
Update README.md
2020-08-19 00:19:07 +05:30
areyabhishek
fb279442c2
Update README.md
2020-08-19 00:17:58 +05:30
areyabhishek
3762ea6210
Update README.md
2020-08-19 00:06:40 +05:30
areyabhishek
62d0ec6b17
Update README.md
2020-08-18 23:58:30 +05:30
areyabhishek
9ecb402f5b
Update README.md
2020-08-18 23:57:50 +05:30
Automated Github Action
2e71c2aa77
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 13:12:19 +00:00
Abhinav Jha
6776f6a251
Patch: New widget property pane offset ( #347 )
2020-08-18 18:40:07 +05:30
Automated Github Action
755dbf273d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 13:05:23 +00:00
akash-codemonk
a73c0fd7d2
Fix tab name overflowing ( #343 )
...
- Set minimum width to 150 px, stretch if it exceeds
2020-08-18 18:06:45 +05:30
Automated Github Action
fb28b4e4b9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 12:07:07 +00:00
vicky-primathon
33cd1ac1d9
Fix-table filtered data calculations ( #342 )
...
* Update table widget's filtered data calculations to avoid recursive dataTree evaluations
* Stringify removed from Table component as data is already checked inside TableWidget
* Vertical scrollbar removed from Table Widget. Stop column sorting by stopping event propagation when clicking column menu icon.
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2020-08-18 17:00:26 +05:30
Automated Github Action
850f614e27
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 11:04:58 +00:00
Abhinav Jha
1eb193249e
Fix: Table widget pagination cypress tests ( #338 )
...
* Fix breaking cypress tests for table widget pagination
* Remove commented code
2020-08-18 16:00:36 +05:30
akash-codemonk
b58a7158d5
Fix query response table style ( #341 )
...
- Overide table body height to auto to take the available space
2020-08-18 15:48:43 +05:30
Automated Github Action
c9abaf5b57
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 09:05:35 +00:00
Hetu Nandu
c4ac4668c2
Launch polish bug fixes ( #337 )
...
* Make sure default page is first in view mode
* Update query form on name change
* Add copy support for deploy link
* Show server error when timeout occurs on first load
2020-08-18 14:18:06 +05:30
akash-codemonk
52b48b0c34
Update empty state of Dropdown component ( #339 )
2020-08-18 14:12:46 +05:30
Automated Github Action
e5712b89d3
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 08:06:22 +00:00
Hetu Nandu
bb369e6bdf
Fix overflowing multi select widget ( #320 )
...
Co-authored-by: Akash N <akash@codemonk.in>
2020-08-18 13:11:53 +05:30
Automated Github Action
d07709b5b0
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 07:05:42 +00:00
akash-codemonk
7eac30f82a
Tab should indent in query editor ( #327 )
2020-08-18 12:15:09 +05:30
akash-codemonk
1e10f39fa6
App homepage header new design ( #301 )
2020-08-18 12:10:11 +05:30
Automated Github Action
04aba94993
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-18 06:11:25 +00:00
Trisha Anand
82018547f5
Added tests to test invite user permissions for administrators and developers and make public app permissions for only administrators. Also added test to ensure that roles for an organization are being returned depending on the current user's roles. ( #326 )
2020-08-18 10:53:46 +05:30
Hetu Nandu
96cdc074f3
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-08-17 20:31:27 +05:30
akash-codemonk
664d55053d
Add email validation for email input ( #276 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-08-17 19:53:57 +05:30
Hetu Nandu
dca9e705a5
Access env variables in index.html via ejs ( #334 )
...
* Fix for intercom env variable
* Add GA via env variables
2020-08-17 19:51:42 +05:30
Automated Github Action
275848c3d2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 14:05:42 +00:00
Tejaaswini Narendra
a0b823b1ca
Fix: User management table height. ( #324 )
...
* fix: Table Height
* fix: update styles
2020-08-17 19:08:05 +05:30
Hetu Nandu
e1f1e6292d
Fixes date widget crashing when no date format is mentioned ( #322 )
...
Fixed by using a proper default format string for ISO dates
2020-08-17 16:49:43 +05:30
satbir121
550a370f57
Adding base64 library to realm executor ( #304 )
...
* Adding base64 library to realm executor
* Changing base64 interface to btoa and atob
* Making base64 a dependancy
2020-08-17 16:49:31 +05:30
Abhinav Jha
a4e8b0d5db
Add sentry release and environment configurations ( #277 )
...
* Add sentry release and environment configurations
* Fixing nginx config issue
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-08-17 16:47:59 +05:30
Hetu Nandu
78c4b5a382
Fixes date widget crashing when no date format is mentioned ( #322 )
...
Fixed by using a proper default format string for ISO dates
2020-08-17 16:43:14 +05:30
satbir121
3b1c43dbdc
Adding base64 library to realm executor ( #304 )
...
* Adding base64 library to realm executor
* Changing base64 interface to btoa and atob
* Making base64 a dependancy
2020-08-17 16:41:22 +05:30
Abhinav Jha
dbc179cead
Add sentry release and environment configurations ( #277 )
...
* Add sentry release and environment configurations
* Fixing nginx config issue
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-08-17 16:38:57 +05:30
Automated Github Action
1850990f40
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 11:05:00 +00:00
Arpit Mohan
a7c4fe697e
Merge branch 'master' into release
...
# Conflicts:
# README.md
# app/client/yarn.lock
# deploy/install.sh
2020-08-17 16:33:37 +05:30
Automated Github Action
052ac4e0ad
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 10:05:29 +00:00
Abhinav Jha
28e3831862
Fix: Jump issue of APIPane fields ( #330 )
2020-08-17 15:13:25 +05:30
Trisha Anand
336514344b
If an invited user follows the path of reset password (instead of sign up), this should be allowed. ( #328 )
2020-08-17 14:57:41 +05:30
Automated Github Action
98bad427dc
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-08-17 09:05:56 +00:00
vicky-primathon
10ba66485d
Show add filter in table widget only when one filter is selected ( #271 )
2020-08-17 13:51:55 +05:30