Commit Graph

57 Commits

Author SHA1 Message Date
Rajat Agrawal
5f9deae721
fix: improve documentation for setting Appsmith server locally (#22123)
There was an error setting up MongoDB replica on docker image in server
setup on a local machine.

The issue is highlighted in this link :
https://www.linkedin.com/pulse/single-node-mongo-replica-docker-sumit-sengupta/
2023-04-06 17:00:38 +05:30
Sanveer Singh Osahan
30750dc640
chore: Removed server url from start-https command in ClientSetup (#21957)
## Description

In the Client Setup Document section for [Create local HTTPS
certificates](https://github.com/appsmithorg/appsmith/blob/release/contributions/ClientSetup.md#if-you-would-like-to-hit-a-different-appsmith-server),
removed the URL https://release.app.appsmith.com/ from the command
./start-https.sh as this step is already mentioned in the section [If
you would like to hit a different Appsmith
server](https://github.com/appsmithorg/appsmith/blob/release/contributions/ClientSetup.md#if-you-would-like-to-hit-a-different-appsmith-server)

Fixes #21955

## Type of change

- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update


## How Has This Been Tested?
 
 - NA

## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-04-04 17:51:55 +05:30
Aishwarya-U-R
970e4b16a4
test: Cypress migration to TED GITEA (#18799)
## Description

- This PR includes tests for migrating to Local GITEA for running
cypress tests so we dont run into timeout issues in Git tests

## Type of change

- New Script + Script fixes

## How Has This Been Tested?
- Cypress on CI

## Checklist:
### QA activity:
- [X] Test plan has been approved by relevant developers
- [X] Test plan has been peer reviewed by QA
- [X] Cypress test cases have been added and approved by either SDET or
manual QA
- [X] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [X] Added Test Plan Approved label after reveiwing all Cypress test
2023-02-15 01:12:45 +05:30
Parthvi
3c3e5fffa2
chore: Update ClientSetup.md with instructions on how to run with TED (#15411)
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-07-30 00:35:49 +05:30
Arsalan Yaldram
8d55d6f51d
chore: update node version to 16.14.0 (#14127) 2022-05-26 23:39:59 +05:30
Arsalan Yaldram
b28eb3fed8
chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
Confidence Okoghenun
c069fd884e
docs: Adds video instructions for client setup in WSL2 (#8541) 2021-10-14 16:27:15 +05:30
Abhishek Choudhary
47f3df8efc
Update ClientSetup.md (#8251) 2021-10-06 21:59:06 +05:30
Arpit Mohan
c08e56cb44
doc: Updating client contribution to point to release API server 2021-09-28 22:19:42 +05:30
Pranay
b72b963806
docs: Updating contribution guides (#7763) 2021-09-24 14:14:34 +05:30
Confidence Okoghenun
f5f73b47c6
Adds YT Setup Videos to Docs (#5744) 2021-07-09 15:54:34 +05:30
Ajinkya Kulkarni
648e57100d
Update/bump node version in the doc (#5455) 2021-06-28 21:58:18 +05:30
rahulramesha
a00368d2d8 Changing instruction for better setup 2021-06-16 18:35:24 +05:30
rahulramesha
e8da3d25c9 Added Documentation for Windows WSL2 Client Setup 2021-06-16 15:34:17 +05:30
Confidence Okoghenun
8cea1210e4
Updates mkcert installation steps in docs (#4637) 2021-06-11 14:25:46 +05:30
Rishabh Saxena
2e6b262f29
Revert specific handling at setup for macs with apple chips (#4591) 2021-06-07 16:23:18 +05:30
Confidence Okoghenun
c31a288451
docs: Makes yarn install script more obvious (#4373) 2021-05-09 09:46:03 +05:30
Nayan
212678a540
[Docs] Imrove readme file in server, improve client getting started g… (#4327)
* [Docs] Imrove readme file in server, improve client getting started guide

* -updated the ClientSetup readme as per PR comment
2021-05-07 16:55:48 +06:00
Ashok Kumar M
0da3421dc2
Fix Local setup changes to accommodate M1 chip Macbooks. (#2959)
* Fix Local setup changes to accommodate M1 chip Macbooks.

* escaping quotes.

* formatting start-https.sh
2021-02-10 16:12:01 +05:30
Piyush Mishra
d73919409f
Fix indents in ClientSetup.md (#1927) 2020-11-26 18:43:23 +05:30
Piyush Mishra
cbb226aa36
New client setup and workflow (#1926) 2020-11-26 15:57:41 +05:30
Arpit Mohan
7c3a8c0de9
Modifying the release endpoint in docs (#1791)
* Modifying the release endpoint in docs

* Adding reference to Test contribution guide in docs
2020-11-19 09:07:25 +05:30
Nikhil Nandagopal
012004add2
Update ClientSetup.md 2020-11-04 11:32:15 +05:30
Nikhil Nandagopal
c9a4dde057
Update ClientSetup.md 2020-11-03 22:14:37 +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
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
7614fb2f2a Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
16e26818ee Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
5516050bbf Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
97e90ade6e Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
0eb37e0b89 Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
fd65e27c45 Update ClientSetup.md 2020-10-30 00:57:25 +05:30
Sumit Kumar
929b3f01a3 Update contributions/ClientSetup.md
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-30 00:57:25 +05:30
Sumit Kumar
d032ab001f Update contributions/ClientSetup.md
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-30 00:57:25 +05:30
Sumit Kumar
d8e4b045b7 Update server and client setup guide. (#1437)
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: https://github.com/appsmithorg/appsmith/issues/1437
2020-10-30 00:57:25 +05:30
Sumit Kumar
e9ab3129b3 Update server and client setup guide. (#1437)
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: https://github.com/appsmithorg/appsmith/issues/1437
2020-10-30 00:57:25 +05:30
Sumit Kumar
9ddf772c55 Update server and client setup guide. (#1437)
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: https://github.com/appsmithorg/appsmith/issues/1437
2020-10-30 00:57:25 +05:30
Sumit Kumar
a7471d8868 Update server and client setup guide. (#1437)
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: https://github.com/appsmithorg/appsmith/issues/1437
2020-10-30 00:57:25 +05:30
Sumit Kumar
7f6b7e4d83
Update ClientSetup.md 2020-10-29 19:21:48 +05:30
Sumit Kumar
d2661590e4
Update ClientSetup.md 2020-10-29 19:20:32 +05:30
Sumit Kumar
2bc60d70cb
Update ClientSetup.md 2020-10-29 19:09:23 +05:30
Sumit Kumar
1cb686baf9
Update ClientSetup.md 2020-10-29 19:08:21 +05:30
Sumit Kumar
2d320c1508
Update ClientSetup.md 2020-10-29 19:07:52 +05:30
Sumit Kumar
4312db6405
Update ClientSetup.md 2020-10-29 19:03:02 +05:30
Sumit Kumar
af7e4b4343
Update contributions/ClientSetup.md
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-29 16:47:33 +05:30
Sumit Kumar
330352dda5
Update contributions/ClientSetup.md
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-29 16:47:24 +05:30
Sumit Kumar
da907f58f3 Merge branch 'fix/setup_guide' of https://github.com/sumitsum/appsmith into fix/setup_guide 2020-10-29 13:46:12 +05:30
Sumit Kumar
4bdc0db6e5 Merge branch 'fix/setup_guide' of https://github.com/sumitsum/appsmith into fix/setup_guide 2020-10-28 23:21:20 +05:30
Sumit Kumar
1437d4a9e8 Update server and client setup guide. (#1437)
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: https://github.com/appsmithorg/appsmith/issues/1437
2020-10-28 23:02:33 +05:30
Sumit Kumar
dde3f11658 Update server and client setup guide. (#1437)
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: https://github.com/appsmithorg/appsmith/issues/1437
2020-10-28 18:09:47 +05:30