Arpit Mohan
fc8e43da1f
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-06-17 10:19:56 +00:00
Arpit Mohan
7af301566c
Adding sorry-cypress integration to ensure Cypress parallelization without the Cypress dashboard
2020-06-10 11:14:58 +00:00
Arpit Mohan
bffee69497
Removing unused variables from the codebase
2020-05-22 06:29:26 +00:00
Satbir Singh
834d9c8e7b
Disabling mixpanel logs on automation by adding "Automation" environment
2020-05-22 03:06:39 +00:00
Arpit Mohan
a2086ff61b
Fixing minor issue with gitlab-ci.yml file that wasn't packaging the Docker image because of runner tag
2020-05-14 08:54:45 +05:30
Arpit Mohan
aefcf68c80
Adding the docker image for Cypress + Nginx container.
...
Also modifying the Gitlab CI to use local Nginx for proxying to API backend while running Cypress tests.
2020-05-12 19:59:36 +00:00
Satbir Singh
268b77be47
Test fixes
2020-04-17 08:17:25 +00:00
Arpit Mohan
f7dc3bfb4e
Correcting the Docker packaging for master and building the project in Gitlab CI instead of Docker container.
2020-03-17 18:03:14 +00:00
Arpit Mohan
868aa60ef5
Adding conditional variables to gitlab-ci
...
Also adding different Dockerfiles for release & prod. This is because in the prod version, we don't want the variable REACT_APP_BASE_URL to be set in the compiled files. This is set by nginx
2020-03-17 13:40:56 +00:00
Hetu Nandu
96903da7be
Form input default value issues
2020-03-16 15:42:39 +00:00
Arpit Mohan
c428032a8b
Trying to get docker:dind to work on Gitlab CI
...
At the moment Gitlab CI is failing because it's unable to find the docker service
2020-03-11 16:38:56 +05:30
Arpit Mohan
edd4d7c362
Using gitlab CI environment variable for Git SHA instead of the git command
2020-03-11 15:20:35 +05:30
Arpit Mohan
bb7633f5a6
Adding Docker build and cypress testing for all MRs, release & master branches.
2020-03-11 09:24:17 +00:00