Nikhil Nandagopal
|
72334ca8ad
|
Merge pull request #1612 from appsmithorg/fix/atob-btoa-not-working
Remove extra dependency and use browser atob and btoa
|
2020-11-06 14:28:21 +05:30 |
|
Hetu Nandu
|
f99291ea2d
|
Revert "Fix still crashing for #1583"
This reverts commit 2c88f11ed4.
|
2020-11-06 14:17:26 +05:30 |
|
Nikhil Nandagopal
|
7816f2c1f7
|
Merge pull request #1592 from appsmithorg/feat/sticky-header
Show query form headers while scrolling
|
2020-11-06 14:09:53 +05:30 |
|
Hetu Nandu
|
2c88f11ed4
|
Fix still crashing for #1583
|
2020-11-06 14:08:22 +05:30 |
|
Hetu Nandu
|
9cc94777f2
|
Remove extra dependency and use browser atob and btoa
|
2020-11-06 14:04:10 +05:30 |
|
Nikhil Nandagopal
|
5e84dcaa95
|
Merge pull request #1557 from appsmithorg/feature/telemetry
Adding telemetry for community edition
|
2020-11-06 13:57:18 +05:30 |
|
Arpit Mohan
|
17ffcd946e
|
Increase the timeout while waiting for containers to start
|
2020-11-06 13:33:35 +05:30 |
|
Nikhil Nandagopal
|
2a8e756149
|
added caching for analytics hash
|
2020-11-06 11:57:36 +05:30 |
|
Nikhil Nandagopal
|
daeb9ed4be
|
Merge branch 'feature/telemetry' of github.com:appsmithorg/appsmith into feature/telemetry
|
2020-11-05 22:21:35 +05:30 |
|
Nikhil Nandagopal
|
430dfc00ea
|
updated analytics checks
|
2020-11-05 22:21:22 +05:30 |
|
Arpit Mohan
|
a944680d50
|
Adding the disable telemetry config in the env example
|
2020-11-05 22:01:58 +05:30 |
|
Arpit Mohan
|
12f3a4182c
|
Fixing the tests and adding the segment key in the yarn build
This key will be burned into the Docker image itself.
Also adding the disable telemetry link to the nginx_app template during self-hosted deploys.
|
2020-11-05 20:32:25 +05:30 |
|
akash-codemonk
|
86cac0fae3
|
Add test for showBindingPrompt function (#1566)
|
2020-11-05 19:15:40 +05:30 |
|
Nikhil Nandagopal
|
7ed8d3db9b
|
fixed conf
|
2020-11-05 18:10:04 +05:30 |
|
Hetu Nandu
|
c1ff711a45
|
Fix build errors
|
2020-11-05 17:58:39 +05:30 |
|
Nikhil Nandagopal
|
08b755bdcb
|
Merge pull request #1591 from appsmithorg/fix/args
Fix for args not splitting correctly with empty values
|
2020-11-05 17:52:35 +05:30 |
|
Hetu Nandu
|
20f357ae35
|
Add checks for wrong alert types of Toast messages (#1588)
Fixes #1583
|
2020-11-05 17:19:37 +05:30 |
|
Nikhil Nandagopal
|
5e93815276
|
added segment CE and telemetry flags
|
2020-11-05 16:58:17 +05:30 |
|
Nikhil Nandagopal
|
2c111edbba
|
fix for tests
|
2020-11-05 16:56:00 +05:30 |
|
imgbot[bot]
|
96fcf65f04
|
[ImgBot] Optimize images (#1558)
/app/client/src/assets/images/timeout-image.png -- 109.72kb -> 86.13kb (21.51%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-11-05 16:46:54 +05:30 |
|
Akash N
|
01303e6716
|
Merge branch 'release' of https://github.com/appsmithorg/appsmith into feat/sticky-header
|
2020-11-05 16:17:59 +05:30 |
|
Nikhil Nandagopal
|
6d6ef35b7c
|
Merge pull request #1518 from sumanthyedoti/fix/tabs-widget-corners
fix/tabs widget corners
|
2020-11-05 15:51:41 +05:30 |
|
Nikhil Nandagopal
|
a110a23574
|
Merge pull request #1169 from daniel-shuy/fix/download-file-type-dropdown-optional
Allow Download File Type dropdown to be deselected
|
2020-11-05 15:47:18 +05:30 |
|
Nikhil Nandagopal
|
39331d95b2
|
fix for args not splitting correctly with empty values
|
2020-11-05 15:46:38 +05:30 |
|
Akash N
|
abd3bf248a
|
Add the output the query to the content of the query tab to have a sticky header like UI
|
2020-11-05 14:38:52 +05:30 |
|
Nikhil Nandagopal
|
274e2bc5cd
|
updated telemetry check
|
2020-11-05 11:41:29 +05:30 |
|
Nikhil Nandagopal
|
409c4ad9b7
|
Merge pull request #1571 from appsmithorg/fix/org-setting-field-validation
Fix: Field Issues in Organization's General Tab
|
2020-11-05 11:31:33 +05:30 |
|
Nikhil Nandagopal
|
6206da646a
|
max height is fixed for users list in invite modal (#1572)
|
2020-11-05 11:29:39 +05:30 |
|
devrk96
|
06f106090b
|
underline css fixed (#1570)
|
2020-11-05 11:27:27 +05:30 |
|
Arpit Mohan
|
b3eabf68ea
|
Moving the segment CE key to a build time variable instead of hard coding it
|
2020-11-05 10:54:30 +05:30 |
|
Sumanth Yedoti
|
851f94842e
|
fix: tabs height
|
2020-11-05 10:17:55 +05:30 |
|
Arpit Mohan
|
994d57422b
|
Fixing the jest test in AnalyticsUtil
|
2020-11-05 08:01:01 +05:30 |
|
Sumanth Yedoti
|
db4e09bb1e
|
resolve merge conflict
|
2020-11-04 23:09:05 +05:30 |
|
Sumanth Yedoti
|
6d55b37b0d
|
fix: add shadow to TabsWidget
|
2020-11-04 23:03:32 +05:30 |
|
Sumanth Yedoti
|
cac499c9ad
|
fix(Widgets): add rounded corners and improve overall style for TabsWidget
|
2020-11-04 22:53:08 +05:30 |
|
Yedoti Sumanth
|
f4bed59ba0
|
style: remove extra red border to Tabs Widget
|
2020-11-04 22:52:22 +05:30 |
|
Yedoti Sumanth
|
91eec61608
|
fix(EnitityExplorer): remove scrollbar when content does not overflow
|
2020-11-04 22:52:22 +05:30 |
|
Yedoti Sumanth
|
97e4168523
|
fix(Widget): add rounded corners to Tabs Widget
|
2020-11-04 22:52:21 +05:30 |
|
Sumanth Yedoti
|
60bbc963dc
|
fix(Widgets): add shadow to TabsWidget
|
2020-11-04 22:51:59 +05:30 |
|
Sumanth Yedoti
|
41a2a53bf1
|
fix(Widgets): add rounded corners and improve overall style for TabsWidget
|
2020-11-04 22:51:58 +05:30 |
|
Sumanth Yedoti
|
a3d7cdb769
|
style: remove extra red border to Tabs Widget
|
2020-11-04 22:51:57 +05:30 |
|
Yedoti Sumanth
|
41411bddcb
|
fix(Widget): add rounded corners to Tabs Widget
|
2020-11-04 22:51:57 +05:30 |
|
Rohit Kumawat
|
e40db8b92c
|
max height is fixed for users list in invite modal
|
2020-11-04 22:36:29 +05:30 |
|
Rohit Kumawat
|
ea87b38077
|
organization label fixed
|
2020-11-04 21:36:44 +05:30 |
|
Rohit Kumawat
|
560fd9155b
|
field validation fixed in email and white space removed
|
2020-11-04 21:36:06 +05:30 |
|
Arpit Mohan
|
0b5250529a
|
Moving the getAppsmithConfig function to static function in index.ts
|
2020-11-04 20:03:17 +05:30 |
|
Abhinav Jha
|
e14f23c31d
|
Handle null regex parts in input widget regex function (#1569)
|
2020-11-04 19:49:46 +05:30 |
|
Arpit Mohan
|
ce24f37d43
|
Merge branch 'release' into feature/telemetry
|
2020-11-04 19:08:05 +05:30 |
|
Abhinav Jha
|
1747390183
|
Fix: All canvas widgets should have no container styling applied (#1564)
|
2020-11-04 18:58:21 +05:30 |
|
Arpit Mohan
|
946b3ba25f
|
Merge branch 'release' into feature/telemetry
|
2020-11-04 18:02:25 +05:30 |
|