Nikhil Nandagopal
3f3d966bcc
Update CONTRIBUTING.md
2020-10-02 14:53:20 +05:30
Automated Github Action
f5c6be394d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-02 09:07:01 +00:00
NandanAnantharamu
2fe1c8a5de
Feature/share app test ( #843 )
...
* Add ShareApp test
* Sharing app tests and public access
2020-10-02 14:30:33 +05:30
Automated Github Action
367379238e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-02 06:14:54 +00:00
Arpit Mohan
032426b4ed
Updating the README in the client codebase
...
We now reference the global contribution guide directly
2020-10-02 10:46:47 +05:30
Automated Github Action
da85fa78a4
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-02 04:07:59 +00:00
Ari
39bf7db1d7
Remove gitlab-ci configuration files ( #865 )
...
We have since moved our CI to Github Actions and no longer require Gitlab CI config files.
2020-10-02 08:43:41 +05:30
Automated Github Action
019047e4dd
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-01 16:07:39 +00:00
Arpit Mohan
235ccdebd5
Updating README to add contributor section ( #870 )
2020-10-01 21:28:24 +05:30
Automated Github Action
d31ac8c12f
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-01 15:07:01 +00:00
areyabhishek
603408c197
Update README.md
2020-10-01 20:14:43 +05:30
Nikhil Nandagopal
df82f7f57e
Delete Actions.md
2020-10-01 19:58:09 +05:30
Nikhil Nandagopal
bb7c10c4df
Update README.md ( #866 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: areyabhishek <nayak.abhishek@gmail.com>
2020-10-01 19:56:05 +05:30
Nitesh2905
ec17fd4b2d
Corrected typos in line no. 29 ( #867 )
2020-10-01 19:52:51 +05:30
Nikhil Nandagopal
a352a5e42c
Update CONTRIBUTING.md
2020-10-01 19:49:00 +05:30
Nikhil Nandagopal
97be86f479
Update CodeContributionsGuidelines.md
2020-10-01 19:48:17 +05:30
Automated Github Action
f4ca03caa2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-01 14:07:26 +00:00
Nikhil Nandagopal
dff1c743fb
Merge pull request #53 from appsmithorg/release
...
Release
2020-10-01 18:58:54 +05:30
Nikhil Nandagopal
e58bc67b36
Merge branch 'master' into release
...
# Conflicts:
# contributions/docs/CONTRIBUTING.md
2020-10-01 18:57:19 +05:30
Automated Github Action
10c684ec84
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-01 13:06:47 +00:00
Nikhil Nandagopal
88d741f002
Add files via upload
2020-10-01 18:14:11 +05:30
Nikhil Nandagopal
264b326ca7
Update InternalFunctions.md
2020-10-01 16:28:15 +05:30
Nikhil Nandagopal
2b7bbbba58
Update CONTRIBUTING.md
2020-10-01 16:26:27 +05:30
Nikhil Nandagopal
b0abc8f2bd
Update CONTRIBUTING.md
2020-10-01 16:26:02 +05:30
Nikhil Nandagopal
004218d5aa
Update InternalFunctions.md
2020-10-01 16:25:38 +05:30
Nikhil Nandagopal
bf989a24db
Update and rename Actions.md to InternalFunctions.md
2020-10-01 16:24:02 +05:30
Nikhil Nandagopal
902bfa33dc
Update Actions.md
2020-10-01 16:19:20 +05:30
Nikhil Nandagopal
27c7dbd139
Update CONTRIBUTING.md
2020-10-01 15:49:58 +05:30
Nikhil Nandagopal
ae59298866
Release ( #850 )
...
* Stop showing empty table when there are no records (#790 )
* Datasource explorer fixes (#789 )
- Expand datasource by default
- Let column/key name take more space.
- Show column popup on hover instead of click
* Show datasources without grouping by plugins in explorer (#660 )
* Immutable Widgets (#799 )
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
* Removing the docker login step that causes forked PRs to fail (#844 )
Also adding pull_request_target event for release and master branch. This will run the GH Actions in the context of the base repository instead of the forked one. Hence, the secrets for Cypress, Docker etc can be passed down to the action for PRs being raised via a fork
* Datasource structure support for MongoDB (#641 )
* Added structure for MongoDB datasources
* Fixed tests for MongoDB template queries
* Updating readme to test forked PRs (#845 )
* Adding additional docs contribution files. (#849 )
* Update CONTRIBUTING.md
* Rename action.md to ActionsGuide.md
* Rename asset-upload.md to UploadingAssets.md
* Rename db-integration.md to DB Integrations.md
* Rename widget.md to Widgets.md
* Rename ActionsGuide.md to Actions.md
* Create CONTRIBUTING.md
* Update Actions.md
* Update Actions.md
* Update Widgets.md
* Update UploadingAssets.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: satbir121 <39981226+satbir121@users.noreply.github.com>
2020-10-01 15:48:50 +05:30
Automated Github Action
0fa6c41094
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-01 10:07:14 +00:00
Nikhil Nandagopal
8c388eb153
Update CONTRIBUTING.md
2020-10-01 15:29:46 +05:30
Nikhil Nandagopal
4de19fa415
Update CONTRIBUTING.md
2020-10-01 15:29:16 +05:30
Nikhil Nandagopal
e426f6c825
Update CONTRIBUTING.md
2020-10-01 15:28:20 +05:30
Nikhil Nandagopal
71ef2d5c68
Update CONTRIBUTING.md
2020-10-01 15:26:27 +05:30
Nikhil Nandagopal
ddb22904fa
Update UploadingAssets.md
2020-10-01 15:24:34 +05:30
Nikhil Nandagopal
956301c8c7
Update Widgets.md
2020-10-01 15:16:32 +05:30
Nikhil Nandagopal
446c379b0e
Update Actions.md
2020-10-01 15:12:37 +05:30
Nikhil Nandagopal
5a30d79b59
Update Actions.md
2020-10-01 15:09:02 +05:30
Nikhil Nandagopal
a046a401e1
Create CONTRIBUTING.md
2020-10-01 15:07:16 +05:30
Nikhil Nandagopal
cb24496b43
Rename ActionsGuide.md to Actions.md
2020-10-01 15:03:13 +05:30
Nikhil Nandagopal
afb219750c
Rename widget.md to Widgets.md
2020-10-01 15:02:46 +05:30
Nikhil Nandagopal
28afab21fe
Rename db-integration.md to DB Integrations.md
2020-10-01 15:02:34 +05:30
Nikhil Nandagopal
64c7e19caa
Rename asset-upload.md to UploadingAssets.md
2020-10-01 15:02:15 +05:30
Nikhil Nandagopal
7bfe5f27ba
Rename action.md to ActionsGuide.md
2020-10-01 15:01:57 +05:30
Nikhil Nandagopal
413b1b57ea
Update CONTRIBUTING.md
2020-10-01 14:54:05 +05:30
Nikhil Nandagopal
5995beb48b
Update issue templates
2020-10-01 14:37:24 +05:30
Automated Github Action
5a3602b4e7
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-01 09:06:59 +00:00
satbir121
b413a399fe
Adding additional docs contribution files. ( #849 )
2020-10-01 14:20:56 +05:30
Arpit Mohan
7614ff922c
Correcting the image name in client.yml build file
2020-10-01 14:06:29 +05:30
Arpit Mohan
170c07136b
Adding the docker login step in client.yml for pulling the EE server docker image
2020-10-01 13:52:49 +05:30