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
akash-codemonk
d652c1485d
Update the action config with the datasource info ( #1451 )
2020-10-30 11:54:15 +05:30
Automated Github Action
9cdee5aee4
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-30 06:05:53 +00:00
Sumit Kumar
1fd9de84ae
Merge pull request #1469 from sumitsum/fix/setup_guide
...
Update server and client setup guide
1. Add Linux specific requirements.
2. Add debug info for common build errors.
3. Correct build step or any other statement wherever required.
4. For more info please see the attachment here: #1437
5. Update the Nginx config file for the client app to point to the LOCAL hosted api server by default for both MacOS and Linux.
2020-10-30 11:12:58 +05:30
Automated Github Action
2e52ddb6a6
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-30 05:06:43 +00:00
Arpit Mohan
39ab488193
Adding script for k8s deployment ( #1359 )
...
Also support feature for generating SSL certificate for domain when deploying on Kubernetes
Co-authored-by: GEEK Up Team <prj_legodevops@geekup.vn>
2020-10-30 09:51:05 +05:30
Sumit Kumar
7b3494f4ad
Update ServerSetup.md
2020-10-30 01:27:11 +05:30
Sumit Kumar
b60edb786a
Merge branch 'fix/setup_guide' of https://github.com/sumitsum/appsmith into fix/setup_guide
2020-10-30 01:18:32 +05:30
Sumit Kumar
6cf4c10c4b
Merge branch 'fix/setup_guide' of https://github.com/sumitsum/appsmith into fix/setup_guide
2020-10-30 01:17:50 +05:30
Sumit Kumar
d4eb7a8cc7
Merge branch 'fix/setup_guide' of https://github.com/sumitsum/appsmith into fix/setup_guide
2020-10-30 00:59:02 +05:30
Sumit Kumar
b713fb608b
Update ServerSetup.md
2020-10-30 00:57:25 +05:30
Sumit Kumar
7614fb2f2a
Update ClientSetup.md
2020-10-30 00:57:25 +05:30