Commit Graph

788 Commits

Author SHA1 Message Date
Satbir Singh
0d5e551830 Merge branch 'fix/table-nav' into 'release'
Table refresh on page change.

See merge request theappsmith/internal-tools-client!405
2020-03-19 07:38:34 +00:00
Satbir Singh
78b8ed0303 Table refresh on page change. 2020-03-19 12:42:58 +05:30
Satbir Singh
a8badb307a Merge branch 'feature/page-events' into 'release'
Refactor page events.

See merge request theappsmith/internal-tools-client!402
2020-03-18 15:05:58 +00:00
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
208e139e0e Merge branch 'fix/page-load-js-eval' into 'release'
Fix page load time

See merge request theappsmith/internal-tools-client!399
2020-03-18 08:40:53 +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
Hetu Nandu
c6f1d58bb7 Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!394
2020-03-17 18:23:36 +00:00
Arpit Mohan
ab5b384c93 Merge branch 'feature/gitlab-master' into 'release'
Correcting the Docker packaging for master and building the project in Gitlab CI instead of Docker container.

Also moving sentry/webpack from devDependencies to actual dependencies.

See merge request theappsmith/internal-tools-client!393
2020-03-17 18:03:14 +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
Hetu Nandu
2c7245f807 Merge branch 'release' into 'master'
Master release

See merge request theappsmith/internal-tools-client!389
2020-03-17 16:36: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
322e2470fe Merge branch 'fix/sentry-errors' into 'release'
Adding user to sentry and fixing source maps

See merge request theappsmith/internal-tools-client!387
2020-03-17 15:01:20 +00:00
Satbir Singh
a5875cd30f Adding user to sentry and fixing source maps 2020-03-17 15:01:20 +00:00
Hetu Nandu
d42d40dd6d Merge branch 'fix/update-loop-form-input' into 'release'
Fix another issue with dropdown default value

See merge request theappsmith/internal-tools-client!388
2020-03-17 14:12:44 +00:00
Hetu Nandu
ea1d4cbde9 fix issue with default option logic 2020-03-17 19:25:09 +05:30
Hetu Nandu
5cb24aa7c4 Merge branch 'feature/docker-optimization' into 'release'
Optimizing Gitlab builds

See merge request theappsmith/internal-tools-client!386
2020-03-17 13:40:56 +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
c30baf9c66 Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!385
2020-03-17 11:13:15 +00:00
Hetu Nandu
97bc0b301c Merge branch 'fix/issue-commit' into 'release'
Revert "Moving error boundary to allow for sentry errors."

See merge request theappsmith/internal-tools-client!384
2020-03-17 09:25:30 +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
393f7fb33f Merge branch 'release' into 'master'
Release

See merge request theappsmith/internal-tools-client!383
2020-03-17 07:37:52 +00:00
Hetu Nandu
9cdc24ab56 Merge branch 'fix/form-input-issues' into 'release'
Form input default value issues

See merge request theappsmith/internal-tools-client!382
2020-03-16 15:42:39 +00:00
Hetu Nandu
96903da7be Form input default value issues 2020-03-16 15:42:39 +00:00
Satbir Singh
120b62cb8a Merge branch 'fix/widget-sentry' into 'release'
Moving error boundary to allow for sentry errors.

See merge request theappsmith/internal-tools-client!380
2020-03-16 09:04:21 +00:00
Satbir Singh
28946bc782 Moving error boundary to allow for sentry errors. 2020-03-16 09:04:21 +00:00
Hetu Nandu
e6dc611833 Merge branch 'fix/js-switch' into 'release'
Fix js toggle issues

See merge request theappsmith/internal-tools-client!349
2020-03-16 07:59:08 +00:00
Hetu Nandu
855b49caee Fix js toggle issues 2020-03-16 07:59:07 +00:00
Satbir Singh
046ccf13cb Merge branch 'fix/navigate-to-page' into 'release'
Fixing navigate to page

See merge request theappsmith/internal-tools-client!379
2020-03-16 07:39:50 +00:00
Satbir Singh
f5f225157c Fixing navigate to page 2020-03-16 10:45:21 +05:30
Abhinav Jha
4b9d8a9d43 Merge branch 'feature/graph-components' into 'release'
Feature/graph components

Support for Graph components, Line|Bar|Pie|Area|Column graphs added

See merge request theappsmith/internal-tools-client!334
2020-03-13 12:06:42 +00:00
Vicky Bansal
adb7065b99 Feature/graph components 2020-03-13 12:06:41 +00:00
Hetu Nandu
afab653228 Merge branch 'fix/page-load-trigger-loading' into 'release'
Fix page load not triggering

See merge request theappsmith/internal-tools-client!377
2020-03-13 09:34:19 +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
f30845a17b Merge branch 'fix/form-issues' into 'release'
Fix issues with Form Widget

See merge request theappsmith/internal-tools-client!373
2020-03-13 07:24:03 +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
Satbir Singh
2b2672af57 Merge branch 'release' into 'master'
Release to master

See merge request theappsmith/internal-tools-client!372
2020-03-12 02:22:10 +00:00
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