Satbir Singh
78b8ed0303
Table refresh on page change.
2020-03-19 12:42:58 +05:30
Satbir Singh
0158791e91
Refactor page events.
2020-03-18 15:05:58 +00:00
Satbir Singh
b377502720
Merge branch 'feature/page-events' into 'release'
...
Page events
See merge request theappsmith/internal-tools-client!395
2020-03-18 14:31:30 +00:00
Satbir Singh
39009b0807
Page events
2020-03-18 14:31:30 +00:00
Satbir Singh
1c49672c64
Merge branch 'fix/nav-url' into 'release'
...
Added a https protocol to navigation url if it does not exist
See merge request theappsmith/internal-tools-client!397
2020-03-18 13:09:54 +00:00
Nikhil Nandagopal
ef9142d135
Merge branch 'hotfix/filepicker' into 'release'
...
Hotfix/filepicker
See merge request theappsmith/internal-tools-client!400
2020-03-18 10:11:51 +00:00
Nikhil Nandagopal
9a0ed2cefb
updated form button widths
2020-03-18 15:28:31 +05:30
Nikhil Nandagopal
270f86361a
updated widget config
2020-03-18 15:17:26 +05:30
Satbir Singh
9ed59b8380
Merge branch 'fix/api-jsonpathkeys' into 'release'
...
Fixing array issues with api run
See merge request theappsmith/internal-tools-client!396
2020-03-18 09:17:30 +00:00
Hetu Nandu
cf5b605729
fix issue
2020-03-18 13:37:51 +05:30
Satbir Singh
356faf1853
Navigation to url fixed.
2020-03-18 09:12:18 +05:30
Satbir Singh
4655322262
Fixing array issues with json pathkeys
2020-03-18 08:35:06 +05:30
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
Hetu Nandu
0860daba93
Merge branch 'fix/infinite-widget-loading' into 'release'
...
Fix widget loading issue
See merge request theappsmith/internal-tools-client!390
2020-03-17 16:15:27 +00:00
Hetu Nandu
0272b29ab2
fix loading issue
2020-03-17 21:27:35 +05:30
Satbir Singh
a5875cd30f
Adding user to sentry and fixing source maps
2020-03-17 15:01:20 +00:00
Hetu Nandu
ea1d4cbde9
fix issue with default option logic
2020-03-17 19:25:09 +05:30
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
5099026ee6
Revert "Moving error boundary to allow for sentry errors."
...
This reverts commit 6909d03fc43adf72301eef8f2078327c95c4f15f.
2020-03-17 14:31:29 +05:30
Hetu Nandu
96903da7be
Form input default value issues
2020-03-16 15:42:39 +00:00
Satbir Singh
28946bc782
Moving error boundary to allow for sentry errors.
2020-03-16 09:04:21 +00:00
Hetu Nandu
855b49caee
Fix js toggle issues
2020-03-16 07:59:07 +00:00
Satbir Singh
f5f225157c
Fixing navigate to page
2020-03-16 10:45:21 +05:30
Vicky Bansal
adb7065b99
Feature/graph components
2020-03-13 12:06:41 +00:00
Hetu Nandu
af247a181e
trigger loading
2020-03-13 14:47:04 +05:30
Hetu Nandu
e6e2dd95db
Merge branch 'fix/app-initialization' into 'release'
...
Fix Page load actions on app switch issue
See merge request theappsmith/internal-tools-client!376
2020-03-13 07:35:45 +00:00
Hetu Nandu
3faf95b882
Fix issues with Form Widget
2020-03-13 07:24:03 +00:00
Hetu Nandu
1bd5a8c5e7
fix page load actions issues
2020-03-13 01:57:39 +05:30
Nikhil Nandagopal
a83518d2ec
Merge branch 'hotfix/filepicker' into 'release'
...
fixed mb to byte conversion
See merge request theappsmith/internal-tools-client!374
2020-03-11 14:40:35 +00:00
Nikhil Nandagopal
c98e3dc7c2
fixed mb to byte conversion
2020-03-11 20:07:12 +05:30
Satbir Singh
cfb967117c
More events
2020-03-11 13:59:46 +00:00
Nikhil Nandagopal
3b01de3187
Merge branch 'hotfix/filepicker' into 'release'
...
added label for file picker
See merge request theappsmith/internal-tools-client!371
2020-03-11 12:06:05 +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
21af31fb4f
Merge branch 'fix/cypress-permissions' into 'release'
...
Fix cypress permissions.
- Make `cypress/test.sh` executable
- Add `cypress/videos` and `results` to `.gitignore`. These are cypress test results.
See merge request theappsmith/internal-tools-client!370
2020-03-11 09:39:10 +00:00
Arpit Mohan
bb7633f5a6
Adding Docker build and cypress testing for all MRs, release & master branches.
2020-03-11 09:24:17 +00:00
Abhinav Jha
6b2e9dbfa5
Fix cypress permissions.
2020-03-11 14:51:08 +05:30
Nikhil Nandagopal
b64a456b92
added label for file picker
2020-03-11 13:47:21 +05:30
Nikhil Nandagopal
0e8aa2ecb6
Merge branch 'hotfix/filepicker' into 'release'
...
Hotfix/filepicker
See merge request theappsmith/internal-tools-client!369
2020-03-11 06:53:13 +00:00
Nikhil Nandagopal
ca6434430f
minor fix
2020-03-10 16:12:04 +05:30
Pushpa B
067fdc2dee
Feature/cypress test
2020-03-10 09:38:12 +00:00
Satbir Singh
dc7ba9ccb3
Merge branch 'fix/rem-fetch-app' into 'release'
...
Removed the extra call to fetch application data before load.
See merge request theappsmith/internal-tools-client!362
2020-03-09 05:46:32 +00:00
Satbir Singh
43a35c2162
Removed the extra call to fetch application data before load.
2020-03-09 05:46:32 +00:00
Satbir Singh
e5e321bce7
Separating Sentry stage events from production.
2020-03-09 10:08:53 +05:30
Hetu Nandu
bed2c6da07
fix input validation with dirty check
2020-03-06 19:59:10 +05:30
Hetu Nandu
284ce8580c
added config
2020-03-06 19:35:24 +05:30
Abhinav Jha
4c6f285844
Merge branch 'fix/collision-calculations' into 'release'
...
Fix issue where the dropzone was mistakenly colored as colliding.
See merge request theappsmith/internal-tools-client!356
2020-03-06 11:08:20 +00:00
Abhinav Jha
173813b6fc
Fix issue where the dropzone was mistakenly colored as colliding.
2020-03-06 16:11:46 +05:30
Satbir Singh
a260b9f621
Fixing the application header issue.
2020-03-06 15:45:26 +05:30
Hetu Nandu
7360387281
Merge branch 'feature/form-widget' into 'release'
...
Form Widget
See merge request theappsmith/internal-tools-client!336
2020-03-06 09:45:21 +00:00