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
satbir121
b413a399fe
Adding additional docs contribution files. ( #849 )
2020-10-01 14:20:56 +05:30
Nikhil Nandagopal
751dfc92ed
Merge branch 'master' into release
2020-10-01 12:17:41 +05:30
Arpit Mohan
94110c7fc0
Updating readme to test forked PRs ( #845 )
2020-10-01 10:43:54 +05:30
Shrikant Sharat Kandula
4f3de3ab9f
Datasource structure support for MongoDB ( #641 )
...
* Added structure for MongoDB datasources
* Fixed tests for MongoDB template queries
2020-10-01 10:41:29 +05:30
Arpit Mohan
64ee62f72f
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
2020-10-01 09:40:08 +05:30
Nikhil Nandagopal
502297c6e6
Update README.md
2020-10-01 00:04:24 +05:30
Nikhil Nandagopal
24f5896391
Update README.md
2020-10-01 00:03:17 +05:30
Nikhil Nandagopal
0642de8ce0
Update README.md
2020-10-01 00:01:48 +05:30
Nikhil Nandagopal
622ce85b0e
Update README.md
2020-10-01 00:00:29 +05:30
Nikhil Nandagopal
01c5118be6
Update CodeContributionsGuidelines.md
2020-09-30 23:56:07 +05:30
Nikhil Nandagopal
32d4a94306
Update CONTRIBUTING.md
2020-09-30 23:54:59 +05:30
Nikhil Nandagopal
65829cafa5
Update CONTRIBUTING.md
2020-09-30 23:52:53 +05:30
Nikhil Nandagopal
04e6888cf4
Update CONTRIBUTING.md
2020-09-30 23:51:57 +05:30
Nikhil Nandagopal
7b538f86fc
Update CodeContributionsGuidelines.md
2020-09-30 23:27:19 +05:30
Nikhil Nandagopal
cf650f8ad0
Feature/hacktoberfest ( #841 )
...
* Update IssuesReport.md
* Update IssuesReport.md
* Create ClientSetup.md
* Update ClientSetup.md
* Update ClientSetup.md
* Update ClientSetup.md
* Create ServerSetup.md
* Update ClientSetup.md
* Create CodeContributionsGuidelines.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CodeContributionsGuidelines.md
* Update IssuesReport.md
* Update CodeContributionsGuidelines.md
* Update CONTRIBUTING.md
* Update IssuesReport.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update ClientSetup.md
* Update ClientSetup.md
Co-authored-by: Nikhil <nikhil@users.noreply.github.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-09-30 23:23:10 +05:30
Nikhil Nandagopal
4c20412c5c
Delete generate-issue-report.yml
2020-09-30 20:55:59 +05:30
Nikhil Nandagopal
03c64a0554
Delete CONTRIBUTING.md
2020-09-30 20:36:13 +05:30
Nikhil Nandagopal
def2b40419
Create CONTRIBUTING.md
2020-09-30 20:32:36 +05:30
Hetu Nandu
27d5135907
Immutable Widgets ( #799 )
...
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2020-09-30 18:12:09 +05:30
Nikhil Nandagopal
30599814e1
Delete task-issue-template.md
2020-09-30 16:56:31 +05:30
Nikhil Nandagopal
f49980fff7
Delete -task.md
2020-09-30 16:56:02 +05:30
Nikhil Nandagopal
8cbddb356b
Update issue templates
2020-09-30 16:55:26 +05:30
akash-codemonk
8c3b2b5fd8
Show datasources without grouping by plugins in explorer ( #660 )
2020-09-30 15:51:25 +05:30
akash-codemonk
3ee637c57c
Datasource explorer fixes ( #789 )
...
- Expand datasource by default
- Let column/key name take more space.
- Show column popup on hover instead of click
2020-09-30 15:45:04 +05:30
akash-codemonk
4d9727203b
Stop showing empty table when there are no records ( #790 )
2020-09-29 16:12:24 +05:30
Nikhil Nandagopal
e4347f849d
Update CONTRIBUTING.md
2020-09-29 16:00:04 +05:30
Nikhil Nandagopal
4a19cd2a5b
Update generate-issue-report.yml
2020-09-29 15:57:51 +05:30
satbir121
048c8c0097
Merge pull request #756 from appsmithorg/release
...
Release
2020-09-29 15:56:35 +05:30
Nikhil Nandagopal
eaf40b6595
Update generate-issue-report.yml
2020-09-29 15:55:14 +05:30
Nikhil Nandagopal
dd23fc7e4b
Update generate-issue-report.yml
2020-09-29 15:42:29 +05:30
Nikhil Nandagopal
2cb1f2a34f
Update generate-issue-report.yml
2020-09-29 15:38:36 +05:30
Nikhil Nandagopal
c83a78c492
Create generate-issue-report.yml
2020-09-29 15:37:54 +05:30
Nikhil Nandagopal
8a995b038e
Create issue-report-config.json
2020-09-29 15:35:34 +05:30
satbir121
53c616b747
Video URL and Auto Play labels changed. Removed onStart. ( #793 )
...
* Removing onStart
* Changing auto play and url label
2020-09-29 15:30:55 +05:30
Nikhil Nandagopal
646fbc5af6
Update ---bug-report.md
2020-09-29 15:27:34 +05:30
akash-codemonk
90438b117b
Add option to refresh datasource structure ( #686 )
2020-09-29 09:47:25 +05:30