Commit Graph

7627 Commits

Author SHA1 Message Date
Nikhil Nandagopal
a2ecdb531e Updated Label Config 2021-10-06 21:28:11 +05:30
Nikhil Nandagopal
9d6d622170 Updated Label Config 2021-10-06 21:28:01 +05:30
Nikhil Nandagopal
1132a6240c Updated Label Config 2021-10-06 21:27:16 +05:30
Nikhil Nandagopal
b18eb21f74 Updated Label Config 2021-10-06 21:26:59 +05:30
Nikhil Nandagopal
3781a6ccc4 Updated Label Config 2021-10-06 21:23:49 +05:30
Nikhil Nandagopal
61cb61f6fb Updated Label Config 2021-10-06 21:18:14 +05:30
Nikhil Nandagopal
99c8528690 Updated Label Config 2021-10-06 21:15:21 +05:30
Nikhil Nandagopal
078dc801b3 Updated Label Config 2021-10-06 20:04:33 +05:30
Nikhil Nandagopal
47b1b66014 Updated Label Config 2021-10-06 20:04:00 +05:30
Nikhil Nandagopal
183e6d4790 Updated Label Config 2021-10-06 20:03:32 +05:30
Nikhil Nandagopal
d8dd9f4b15 Updated Label Config 2021-10-06 19:50:43 +05:30
Nikhil Nandagopal
3237121571 Updated Label Config 2021-10-06 19:45:31 +05:30
Nikhil Nandagopal
a9ff3784a0 Updated Label Config 2021-10-06 19:38:57 +05:30
Nikhil Nandagopal
860cbaa62f Updated Label Config 2021-10-06 18:49:35 +05:30
Nikhil Nandagopal
b14a20089a Updated Label Config 2021-10-06 18:48:42 +05:30
Nikhil Nandagopal
46591b512b Updated Label Config 2021-10-06 18:42:52 +05:30
Nikhil Nandagopal
972c31a0e6 Updated Label Config 2021-10-06 18:29:03 +05:30
Tolulope Adetula
d056c0baaa
feat: menu button as column type (#7039)
* fix: add menubutton

* feat: Make on Menu Item Click

* fix: remove console

* fix: refactor Utils.ts

* fix: add Comments

* fix: refactor utils

* fix: use forEach not Map

* fix: refactor table widget

* fix: add comment to config

* fix: refactor hook

* refactor: property Config

* fix: eslint issues

* fix:Add null check, refactor menuItemComponent

* test: add Cypress test for Menu button In Table widget

* fix: warning error

* fix: conflicts and remove menuStyle

* fix: change property pane arrangement

* fix: QA issues

* fix: Change default text, Change menu button color

* fix: Add background color to menuitems

* fix: bg color

* fix: failing tests
2021-10-06 13:57:05 +01:00
Nikhil Nandagopal
5f7f5ec00b Updated Label Config 2021-10-06 18:26:48 +05:30
Nikhil Nandagopal
b6da5f79ce Updated Label Config 2021-10-06 18:01:08 +05:30
Nikhil Nandagopal
1d11761685 Updated Label Config 2021-10-06 17:37:53 +05:30
Nikhil Nandagopal
369f7376c2 Updated Label Config 2021-10-06 17:28:04 +05:30
Nikhil Nandagopal
4548df5663 Updated Label Config 2021-10-06 17:23:41 +05:30
Nikhil Nandagopal
dbd65ec7b5 Updated Label Config 2021-10-06 16:46:45 +05:30
Nikhil Nandagopal
a7d0068256 Updated Label Config 2021-10-06 15:23:41 +05:30
Nikhil Nandagopal
b33403e4fa Updated Label Config 2021-10-06 15:16:39 +05:30
Nikhil Nandagopal
a9f20cb44d Updated Label Config 2021-10-06 15:05:54 +05:30
Nikhil Nandagopal
fe52a37450 Updated Label Config 2021-10-06 14:46:41 +05:30
Apeksha Bhosale
b34102f685
fix: added errors to debugger (#8195)
* added errors to debugger

* comment added
2021-10-06 12:42:22 +05:30
balajisoundar
9fc8c92b02
chore: show canvas when user selects widgets tab during signposting flow (#8205) 2021-10-06 12:17:59 +05:30
balajisoundar
5db77f9b3f
chore: change welcome page usage data preferences label (#8166) 2021-10-06 11:41:25 +05:30
Nidhi
4498810cef
fix: Added graceful check for failure in mock data endpoint (#8211)
* fix: Added graceful check for failure in mock data endpoint

* Modified error type
2021-10-06 09:18:21 +05:30
Samyak Jain
e772fd4ff9
fix: using let instead of var and all var declarations at top (#8026)
* using let instead of var and all var declarations at top

* fix: used let instead of var
2021-10-05 22:55:16 +05:30
Shrikant Sharat Kandula
5a0d04bce6
Apply env variable renaming automatically (#8217) 2021-10-05 20:49:22 +05:30
Hetu Nandu
038c62aea3
fix: Bug in evaluated value for falsy value checks (#8194) 2021-10-05 20:17:30 +05:30
Vihar Kurama
e1a672887b
docs: update header image in README (#8213) 2021-10-05 20:15:33 +05:30
Hetu Nandu
94e3ffef67
feat: Linting in trigger fields (#7638) 2021-10-05 13:52:27 +00:00
Nidhi
08e37756dc
fix: Don't run test build docker for external PRs (#8187)
* fix: Don't run test build docker for external PRs

* Add dependency on server build
2021-10-05 18:41:57 +05:30
NandanAnantharamu
77d1c7ccfc
test: Updated flaky test (#8198)
* Updated flaky test

* updated test

* updated test

* commenting test
2021-10-05 18:39:07 +05:30
Shrikant Sharat Kandula
69015645d2
Fix telemetry docs link 2021-10-05 17:09:33 +05:30
Trisha Anand
915484b7e5
Removing where clause from postgres template (#8202) 2021-10-05 16:47:42 +05:30
Abhijeet
24c1fbee7d
test: Update TC to include Smart Substitution and prepared statement check for generate page (#7922)
* Added prepared statement and smart substitution checks, in TC for generate page

* Updated Template

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2021-10-05 14:10:56 +05:30
Arpit Mohan
9381b4e8fb Always run the package step in test-build workflow 2021-10-05 12:47:05 +05:30
arunvjn
f8ef495e4c
chore: Correct Appsmith spelling in messages (#8186) 2021-10-05 12:29:32 +05:30
albinAppsmith
7e4a5a0810
fix: Appsmith design system style fixes (#8182) 2021-10-05 12:03:58 +05:30
Nayan
c43854677f
fix: send list of users to others when someone leaves the page edit (#8162) 2021-10-05 01:27:53 +05:30
albinAppsmith
13b7c0431d
fix: Hardcoded version name removed (#8178) 2021-10-05 01:26:54 +05:30
Shrikant Sharat Kandula
08a775d63d
chore: Fix role and goal in event data (#8180)
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-10-05 01:24:54 +05:30
Shrikant Sharat Kandula
3c3cc8c0d1
Build Docker image always 2021-10-05 00:57:06 +05:30
Shrikant Sharat Kandula
89cc2555ab
Fix role and goal saving before using (#8177) 2021-10-04 23:09:56 +05:30