Satbir Singh
96f3e6c5a7
Merge branch 'fix/tooltip-overlap' into 'release'
...
Fixing tooltip overlap with dynamic input hint
See merge request theappsmith/internal-tools-client!418
2020-03-27 10:37:29 +00:00
Satbir Singh
4631b61adb
Fixing tooltip overlap with dynamic input hint
2020-03-27 10:37:29 +00:00
Abhinav Jha
7a32b313a1
Merge branch 'feature/modal-widget' into 'release'
...
Modal Widget
See merge request theappsmith/internal-tools-client!361
2020-03-27 09:02:11 +00:00
Abhinav Jha
a0872b97f2
Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar
2020-03-27 09:02:11 +00:00
Hetu Nandu
cabcd2e0a2
Merge branch 'fix/api-pane-init' into 'release'
...
Fix api pane initialization issue
Fixes: https://www.notion.so/appsmith/When-the-API-page-is-refreshed-it-is-redirecting-to-the-Home-page-a75166abfdef41348262c0c3669d33b5
See merge request theappsmith/internal-tools-client!410
2020-03-24 14:05:19 +00:00
Hetu Nandu
6a22201e81
Fix api pane initialization issue
2020-03-24 14:05:19 +00:00
Hetu Nandu
21a1550fff
Merge branch 'fix/Table-Spec-BugFix' into 'release'
...
Duplicate element bug fix in Table_spec file
See merge request theappsmith/internal-tools-client!416
2020-03-24 11:40:15 +00:00
Moolya
8ed32b95d9
Duplicate element bug fix in Table_spec file
2020-03-24 16:31:40 +05:30
Hetu Nandu
45cf72d350
Merge branch 'feature/datatree-evaluation-instrumentation' into 'release'
...
Performance instrumentation
See merge request theappsmith/internal-tools-client!414
2020-03-23 12:40:17 +00:00
Hetu Nandu
80db9eb030
Performance instrumentation
2020-03-23 12:40:17 +00:00
Abhinav Jha
30eb6d6439
Merge branch 'fix/chart-component-title-align' into 'release'
...
chart component title left aligned
See merge request theappsmith/internal-tools-client!381
2020-03-23 07:09:19 +00:00
vicky_primathon.in
e57d8bab7e
chart title alignment changes
2020-03-23 12:18:06 +05:30
vicky_primathon.in
5cf1a0dde6
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/chart-component-title-align
2020-03-21 10:10:17 +05:30
Pushpa B
a5bf7d10cc
Merge branch 'feature/EditCommonWidgets' into 'release'
...
Feature/edit common widgets
See merge request theappsmith/internal-tools-client!398
2020-03-20 14:21:25 +00:00
Pushpa B
35e480d7e1
Feature/edit common widgets
2020-03-20 14:21:24 +00:00
vicky_primathon.in
65b1e85e6a
commented code removed and widgetId used to created chart to differentiate b/w multiple charts in editor
2020-03-20 17:46:53 +05:30
Abhinav Jha
60bbb0b2a4
Merge branch 'feature/rich-text-editor' into 'release'
...
Feature/rich text editor
See merge request theappsmith/internal-tools-client!329
2020-03-20 11:17:30 +00:00
Vicky Bansal
45e20b659e
Feature/rich text editor
2020-03-20 11:17:30 +00:00
Abhinav Jha
abc085bb98
Merge branch 'fix/date-picker' into 'release'
...
Fix/date picker
See merge request theappsmith/internal-tools-client!375
- It is now possible to toggle timezones
- It is now possible to show time along with the date.
2020-03-20 11:03:50 +00:00
Vicky Bansal
387667d7d1
Fix/date picker
2020-03-20 11:03:50 +00:00
Satbir Singh
e30a746b41
Merge branch 'feature/tooltip' into 'release'
...
Tooltip css fixes.
See merge request theappsmith/internal-tools-client!409
2020-03-20 09:45:45 +00:00
Satbir Singh
9f6621231f
Tooltip css fixes.
2020-03-20 09:45:44 +00:00
Hetu Nandu
c544ae95b6
Merge branch 'fix/js-switch-convert-back' into 'release'
...
Maintain current property value when switching back to property control from JS
See merge request theappsmith/internal-tools-client!404
2020-03-20 08:07:46 +00:00
Hetu Nandu
fce5186dbf
Merge branch 'fix/current-page-data-tree' into 'release'
...
Datatree should only have actions of the current page
Fixes: https://www.notion.so/appsmith/Other-pages-bindings-should-not-show-in-the-current-page-API-dropdown-autocomplete-462ddf2943834e92a2e82d028b4e3412
Started storing the current pageId in a single place for editor and app view. We set then after updating the canvas. Changed the arg signature of what unevaluated data tree function expects by being more explicit. Passing only the current page actions in this function now. There are a few minor unrelated refactors too
See merge request theappsmith/internal-tools-client!403
2020-03-20 05:53:11 +00:00
vicky_primathon.in
00f511e1be
no-var-requires disabled rule added
2020-03-20 09:35:54 +05:30
vicky_primathon.in
9021e6edb1
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/chart-component-title-align
2020-03-20 09:33:49 +05:30
vicky_primathon.in
be42c06827
chart changes to accept width height as percentage
2020-03-20 09:32:49 +05:30
Satbir Singh
d97d7f8d08
Merge branch 'feature/tooltip' into 'release'
...
Help tooltips on properties
See merge request theappsmith/internal-tools-client!407
2020-03-19 13:22:01 +00:00
Satbir Singh
9cc869b344
Help tooltips on properties
2020-03-19 13:22:01 +00:00
Satbir Singh
404f0800dd
Merge branch 'fix/radio-option' into 'release'
...
Fixing radio option blur on edit.
See merge request theappsmith/internal-tools-client!406
2020-03-19 13:21:46 +00:00
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
Hetu Nandu
546b0b7b3a
store parsed state
2020-03-19 10:29:06 +05:30
Hetu Nandu
1e86690b52
data tree only contains current page actions
2020-03-19 08:55:52 +05:30
Satbir Singh
bc7c3b8765
Fixing radio option blur on edit.
2020-03-19 08:37:31 +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