Commit Graph

18791 Commits

Author SHA1 Message Date
pric-appsmith
53e4a71f17
Fixed JavaScript typo (#1514) 2020-11-02 18:19:03 +05:30
Arpit Mohan
7d7ea490ec
Fixing the client release & master builds (#1501) 2020-11-02 16:27:30 +05:30
Nikhil Nandagopal
79472f91b2
Update README.md 2020-11-02 16:25:44 +05:30
pric-appsmith
b26b78a199
Fix/readme v2 (#1262)
* Readme overhaul

* Removed emoji

* Fixed PR comments

* Fixed bullet list

* Readme v2 images (#1338)

* Add files via upload

* Delete API.png

* Delete Query.png

* Add files via upload

* Update README.md

* Delete API.png

* Delete Query.png

* Add files via upload

* Delete API.png

* Delete Query.png

* Delete Share.png

* Add files via upload

* Delete Share.png

* Add files via upload

* Delete API.png

* Add files via upload

* Delete API.png

* Add files via upload

* Delete API.png

* Delete Query.png

* Add files via upload

* Delete Query.png

* Add files via upload

* Delete Query.png

* Add files via upload

* Add files via upload

* Update README.md

* Delete Query.png

* Update README.md

* Update README.md

* Update README.md

* Delete API.png

* Delete Query1.png

* Delete Share.png

* Add files via upload

* Add files via upload

* Update README.md

* Add files via upload

* Update README.md

* Add files via upload

* Update README.md

* Update README.md

* Delete API.png

* Delete Query1.png

* Delete Share.png

* Delete Share2.png

* Delete Share3.png

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Delete Share4.png

* Update README.md

* Update README.md

* Update README.md

* Review changes

* Review changes

* Review changes

* Update README.md

* Update README.md

* Update README.md (#1402)

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Update README.md

* Review changes

Intro & Description

* Fixed a sentence

* Review changes

* typo

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2020-11-02 16:25:05 +05:30
Automated Github Action
89edfa8c93 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-11-02 10:16:13 +00:00
satbir121
51cb0d82a2
Fixing zoom on pan issue. (#1474)
* FIxing zoom on pan issue.

* Adding a disabled label to 1x zoom.

* Adding comments.

* Update PropertyPaneConfigResponse.tsx

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-11-02 15:21:14 +05:30
Arpit Mohan
773b069885 Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-11-02 15:07:32 +05:30
akash-codemonk
ac70e5be4d
Update query form UI (#1500) 2020-11-02 15:01:00 +05:30
Abhinav Jha
4f569f4996
Fix issue where datasource was missing for an action (#1498) 2020-11-02 14:58:20 +05:30
Automated Github Action
4c48d61a50 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-11-02 09:08:12 +00:00
akash-codemonk
fbfcfeed2a
Show template menu on click of datasource table (#1410) 2020-11-02 14:24:54 +05:30
Trisha Anand
32301ae3b4
Printing the invalid messages of the action properly. (#1507) 2020-11-02 14:15:29 +05:30
Automated Github Action
4fe0fdc952 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-11-02 06:10:12 +00:00
Nikhil Nandagopal
2ec5b6297b
Fix/action splitting (#1497)
* fixed argument splitting logic to rely onregex instead of simple string split

* abstracted splitting function
2020-11-02 10:54:15 +05:30
Arpit Mohan
cd244f72dc Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-10-31 20:27:41 +05:30
Arpit Mohan
dd9b60cc9f Correcting the server docker image name for release 2020-10-31 17:56:40 +05:30
Arpit Mohan
2b20c55ba7 Improving the text for duplicate issue detector 2020-10-31 17:52:56 +05:30
Arpit Mohan
6711eec973 Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-10-31 17:50:26 +05:30
Arpit Mohan
46015dbcf4 Correcting the action name in duplicate issue detector action 2020-10-31 17:50:17 +05:30
Arpit Mohan
e3d5832a78 Merge branch 'master' into release 2020-10-31 17:43:06 +05:30
Arpit Mohan
90e9c131b1 Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-10-31 17:26:29 +05:30
Sumit Kumar
44a8ab6b81
Fix/setup guide (#1483)
* Add info to connect client app to the release api server.

1. Add info to connect client app to the release api server.

* Add info to connect client app to the release api server.

1. Add info to connect client app to the release api server.

* Update ClientSetup.md

* Update ClientSetup.md

* Update ClientSetup.md

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2020-10-31 13:08:31 +05:30
Arpit Mohan
ccfedb81bc Adding Github Action to detect duplicate issues 2020-10-31 12:24:44 +05:30
devrk96
7d6a70d3ce
Feature: New create app flow (#1375)
* EditableTextWrapper component implemented

* create new app flow implemented

* test cases for new create new app flow fixed

* role update element fixed

* before-all hooks fixed

* createOrg test cases fixed

* loading state test added

* editableText input unique identifier added in test-cases

* updateApplication API alias name corrected

* removed the second className prop on same component

* PR feedback implemented
2020-10-31 12:10:51 +05:30
Nikhil Nandagopal
3829ccbbd0 Merge branch 'master' of github.com:appsmithorg/appsmith
# Conflicts:
#	.github/workflows/client.yml
2020-10-30 20:13:49 +05:30
Automated Github Action
8d469ad24f Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-30 13:04:52 +00:00
Nikhil Nandagopal
5c26ef5d07
Fixed Bindings Working inside action selectors (#1484)
* added functions to convert string to JS and JS to string while manipulating property pane values
refactored getters and setters to reuse functions instead of creating multiple functions

* minor fixes

* optimized the js conversion function and fixed an edge case

* minor fix for type setters

* abstracted enum getter

* dummy commit
2020-10-30 18:05:21 +05:30
vicky-primathon
6a0e573c50 Query table scroll issue fixed (#1464)
* Query table scroll issue fixed

* Table widget horizontal scroll fix
2020-10-30 16:47:19 +05:30
Automated Github Action
dbdd5a9742 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-30 11:08:58 +00:00
vicky-primathon
0508bbd115 Query table scroll issue fixed (#1464)
* Query table scroll issue fixed

* Table widget horizontal scroll fix
2020-10-30 16:20:35 +05:30
vicky-primathon
b74bec311e
Query table scroll issue fixed (#1464)
* Query table scroll issue fixed

* Table widget horizontal scroll fix
2020-10-30 16:18:57 +05:30
Arpit Mohan
a65b915fb3 Fixing merge conflicts when back merging master into release 2020-10-30 15:33:43 +05:30
Arpit Mohan
634d294578 Fixing the tests via client.yml in the master branch 2020-10-30 15:32:38 +05:30
Arpit Mohan
17ae082637 Moving to conditional if steps 2020-10-30 15:11:59 +05:30
Arpit Mohan
4df2801643 Splitting the if conditions 2020-10-30 15:04:01 +05:30
Arpit Mohan
ca72e1f382 Trying a different syntax 2020-10-30 14:57:38 +05:30
Arpit Mohan
0595b8d05a Adding more debug logging 2020-10-30 14:52:34 +05:30
Arpit Mohan
594bae4d17 Making the default shell bash 2020-10-30 14:49:37 +05:30
Arpit Mohan
aef74b8aaa Dummy commit to trigger build 2020-10-30 14:41:37 +05:30
Arpit Mohan
184cda75cf Minor changes in the client.ymp file 2020-10-30 14:17:31 +05:30
Arpit Mohan
7b76dfd293 Adding debug logs for the output variable 2020-10-30 14:10:14 +05:30
Arpit Mohan
71f5daac3a Debugging the github ref 2020-10-30 13:42:31 +05:30
Arpit Mohan
587a90af0f Adding a separate step for the server docker image 2020-10-30 13:24:08 +05:30
Arpit Mohan
97e4df6fc2 Adding dummy commit to trigger build 2020-10-30 13:08:30 +05:30
Arpit Mohan
dae12f0f03 Fixing the condition for choosing server image for testing 2020-10-30 13:08:04 +05:30
Arpit Mohan
b15c0a1f0b Fixing the docker image name for master builds 2020-10-30 12:56:48 +05:30
Arpit Mohan
12c874cca7 Fixing merge conflicts when cherry picking 2020-10-30 12:55:47 +05:30
Arpit Mohan
862a310050 Fixing merge conflicts during cherry picking 2020-10-30 12:54:52 +05:30
Arpit Mohan
ccea01cb21 Ensures that the master & release flows pick appropriate server Docker images (#1465) 2020-10-30 12:43:52 +05:30
Automated Github Action
d3ccf634f8 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-30 07:12:14 +00:00