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
80db9eb030
Performance instrumentation
2020-03-23 12:40:17 +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
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
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
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
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
vicky_primathon.in
76e25d5e38
chart component title left aligned
2020-03-16 13:32:47 +05:30
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
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Nikhil Nandagopal
eef83cb482
Merge branch 'feature/file-picker' into 'release'
...
file picker fixes
See merge request theappsmith/internal-tools-client!354
2020-03-06 09:41:13 +00:00
Abhinav Jha
e3d63f0b22
Remove roboto font. Change the property pane toggling mechanism. Increase max bottom row offset for main container from 2 to 5. Fix padding and offsets for the widget border component, resize handles.
2020-03-06 09:33:20 +00:00
Nikhil Nandagopal
f945236b88
Merge branch 'release' into feature/file-picker
2020-03-06 14:51:24 +05:30
Nikhil Nandagopal
0e98e4738a
file picker fixes
2020-03-06 14:50:18 +05:30
Satbir Singh
e28637b1e3
Merge branch 'feature/analytics-staging' into 'release'
...
Separating segment for production and staging.
See merge request theappsmith/internal-tools-client!350
2020-03-06 08:14:59 +00:00
Satbir Singh
4c392c9c92
Separating segment for production and staging.
2020-03-06 08:14:59 +00:00
Satbir Singh
c2dcc435dc
Updating login structure as per backend
2020-03-06 06:54:44 +00:00
Satbir Singh
0b9a0cc6ab
More events
2020-03-06 04:59:24 +00:00
Hetu Nandu
8654a87eea
Merge branch 'fix/disparity-in-styles' into 'release'
...
Fix disparity in the styles of local and release builds.
See merge request theappsmith/internal-tools-client!347
2020-03-05 09:33:39 +00:00
Satbir Singh
b9dfd0e71e
No sentry source maps uploaded on local build.
2020-03-05 09:17:10 +00:00
Abhinav Jha
8b6eabd771
Fix disparity in the styles of local and release builds.
2020-03-05 14:11:32 +05:30
Abhinav Jha
e995b90151
Remove the troublemaking page.min.js
2020-03-04 16:07:00 +05:30
Abhinav Jha
37c96ab839
Fix - P0 issues
2020-03-04 08:10:40 +00:00
Satbir Singh
49d3ec055a
Removing sourcemaps after upload.
2020-03-04 07:13:38 +00:00
Satbir Singh
79c31ac6ca
Merge branch 'feature/events' into 'release'
...
Feature/events
See merge request theappsmith/internal-tools-client!337
2020-03-03 07:02:54 +00:00
Satbir Singh
d6d6d4b40d
Feature/events
2020-03-03 07:02:53 +00:00
Hetu Nandu
ce0f3b933a
Critical fixes
2020-03-03 06:51:59 +00:00
Satbir Singh
a188d6080a
Sentry sourcemaps
2020-02-27 11:25:55 +00:00
Abhinav Jha
33b48d502e
Merge branch 'fix/storybook2' into 'release'
...
Storybook
Add stories for Form Message and Button Components
See merge request theappsmith/internal-tools-client!331
2020-02-27 08:37:30 +00:00
Abhinav Jha
66f582d519
Storybook
2020-02-27 08:37:30 +00:00
Abhinav Jha
68858104c1
Fix propertypane invalid control error
2020-02-27 12:44:32 +05:30
Abhinav Jha
7d90b3097c
Merge branch 'fix/auth-forms-styles' into 'release'
...
Fix user auth forms styles.
- New Text input field with design adherent errors.
- New Form message for the whole app
See merge request theappsmith/internal-tools-client!325
2020-02-27 04:04:59 +00:00
Abhinav Jha
4d68e9a167
Remove unused variables. Remove missed console.log statement.
2020-02-27 09:29:28 +05:30
Abhinav Jha
7e48cfa70a
Add classes to property controls
2020-02-27 03:56:30 +00:00
Abhinav Jha
44848d33cf
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/auth-forms-styles
2020-02-27 09:25:04 +05:30
Satbir Singh
f5dc4b5fe1
Merge branch 'fix/sel-row' into 'release'
...
selectedRow fixes
See merge request theappsmith/internal-tools-client!328
2020-02-27 03:05:14 +00:00
Satbir Singh
e74cda816b
selectedRow fixes
2020-02-27 03:05:14 +00:00
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Abhinav Jha
711abae075
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/auth-forms-styles
2020-02-25 17:43:33 +05:30
Abhinav Jha
cdb0be7bd5
Fix input fields for signup, create password, forgot password, reset password pages
2020-02-25 17:08:53 +05:30
Abhinav Jha
c36146b431
Fix User auth page styles.
2020-02-25 17:03:07 +05:30
Abhinav Jha
504b74f60f
Merge branch 'testing/test-classes-flow-1' into 'release'
...
Add classNames for testing - 1
See merge request theappsmith/internal-tools-client!322
2020-02-25 09:25:23 +00:00
Hetu Nandu
61915303bf
Merge branch 'fix/auto-complete-functions' into 'release'
...
Fix passing wrong data for extra libs in autocomplete
See merge request theappsmith/internal-tools-client!324
2020-02-25 08:54:49 +00:00
Hetu Nandu
0a40cebf79
function support
2020-02-25 14:20:40 +05:30
Abhinav Jha
000be868ec
Add classes for login button, publish button, application card, widgetcard, editor nav links and application search input.
2020-02-25 12:53:59 +05:30
Abhinav Jha
65e514169a
Merge branch 'fix/filepicker-defaultclick' into 'release'
...
Disable first click from opening the modal in filepicker
See merge request theappsmith/internal-tools-client!321
2020-02-25 06:54:30 +00:00
Abhinav Jha
e2a1217b8b
Remove default click from filepicker
2020-02-25 12:18:41 +05:30
Satbir Singh
da61f698cf
Merge branch 'fix/radio' into 'release'
...
Changed default option to text.
See merge request theappsmith/internal-tools-client!315
2020-02-24 14:55:10 +00:00
Satbir Singh
9b7a0731e9
Changed default option to text.
2020-02-24 14:55:09 +00:00
Nikhil Nandagopal
d645d2aa74
Merge branch 'feature/file-picker' into 'release'
...
minor fix for file picker
See merge request theappsmith/internal-tools-client!320
2020-02-24 14:32:35 +00:00
Nikhil Nandagopal
fc4d84bac3
minor fix for file picker
2020-02-24 19:58:20 +05:30
Hetu Nandu
af150b17e9
Fix focus state of editor
2020-02-24 12:58:16 +00:00
Satbir Singh
78babf36af
Fix/table
2020-02-24 10:45:36 +00:00
Abhinav Jha
a03cb28a3a
WIP: Fix user auth forms styles.
2020-02-24 15:05:11 +05:30
Abhinav Jha
4cb0e5c0cf
Merge branch 'fix/create-application-error-message' into 'release'
...
Fix Infinite spinner when create application fails.
- The create application form should reflect the error returned from the api.
- The create application form's submit button should not go into an infinite spin mode.
See merge request theappsmith/internal-tools-client!314
2020-02-24 08:08:29 +00:00
Abhinav Jha
a9fa2a6817
Merge branch 'fix/single-select-dropdown-styles' into 'release'
...
Fix single select dropdown background style
See merge request theappsmith/internal-tools-client!313
2020-02-24 07:58:13 +00:00
Abhinav Jha
5b36b3dc3a
Fix Infinite spinner when create application fails.
2020-02-24 13:22:22 +05:30
Abhinav Jha
6f41290bc7
Fix single select dropdown background style
2020-02-24 13:00:53 +05:30
Abhinav Jha
48b7b45cbc
Change toast font size from 14px to 16px
2020-02-24 12:36:30 +05:30
Nikhil Nandagopal
c1c06a6b7f
Merge branch 'feature/file-picker' into 'release'
...
moved to storing file on add instead of upload
See merge request theappsmith/internal-tools-client!310
2020-02-24 06:37:48 +00:00
Nikhil Nandagopal
c093d9714e
moved to storing file on add instead of upload
2020-02-24 11:59:39 +05:30
Nikhil Nandagopal
87a9a2d80b
Merge branch 'feature/file-picker' into 'release'
...
updated dsl with files picked in base 64
See merge request theappsmith/internal-tools-client!309
2020-02-22 01:46:01 +00:00
Nikhil Nandagopal
7e732a4c7d
moved from dashboard modal to dashboard
2020-02-22 07:09:28 +05:30
Nikhil Nandagopal
ff98deeadb
updated dsl with files picked in base 64
2020-02-21 18:47:52 +05:30
Abhinav Jha
8024fe5131
Feature - update widget name
2020-02-21 12:16:49 +00:00
Hetu Nandu
79f8719b4e
changes i thought i added
2020-02-21 13:27:28 +05:30
Abhinav Jha
4045bf4a3d
Remove deleted page from list. Disable setting a page as default when it is already the default. Throw error when deleting the homepage.
2020-02-21 07:19:10 +00:00
Hetu Nandu
1447b4f48f
Fix few p0 issues
2020-02-20 15:03:14 +00:00
Abhinav
8fd04cc5e1
Enforce uniform padding in resizable components
2020-02-19 15:56:17 +05:30
Abhinav
b0211049f8
Fix resize flicker. Add resize handles to corners. Enforce minimum width and height for widgets.
2020-02-19 15:30:03 +05:30
Abhinav
1eb0b6bcff
Fix Visibility issue. Fix widget padding issue. Fix issue where dropzone disappears.
2020-02-19 02:05:52 +05:30
Abhinav
2340250ba0
Fix cherry pick conflicts
2020-02-19 01:33:55 +05:30
Hetu Nandu
5a95991fbd
fixes
2020-02-18 23:43:19 +05:30
Hetu Nandu
c312697dd2
handle old actions
2020-02-18 16:33:25 +05:30
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +00:00
Hetu Nandu
4343d7bdd8
Dropdown widget fixes
2020-02-14 07:48:33 +00:00
Hetu Nandu
893e8d1b37
Merge branch 'fix/few-issues' into 'release'
...
Fix api pane fixes
- Fix Api Run button not going in loading state
- Fix Api onSuccess and onError not being called
See merge request theappsmith/internal-tools-client!294
2020-02-13 11:48:27 +00:00
Hetu Nandu
a00e53c70d
api fixes
2020-02-13 17:08:34 +05:30
Abhinav Jha
dac746d1e6
Transparent Canvas - Template 1
2020-02-13 09:32:24 +00:00
Abhinav Jha
12c8bfe374
Focus widget only if not already focused. Remove routerparams reducer, we have the info in editorReducer. Change anchor link to button to remove accessibility warnings.
2020-02-12 15:06:08 +05:30
Satbir Singh
3feb8a33e7
Api pane css fixes.
2020-02-12 08:23:50 +00:00
Satbir Singh
82992e3f96
Fixed dropdown option delete issues.
2020-02-11 11:03:10 +00:00
Satbir
8b807f8d29
Updating meta & widget property not need widgetid
2020-02-11 15:43:06 +05:30
Abhinav Jha
870961650a
Widget visibility
2020-02-11 09:56:21 +00:00
Satbir Singh
24bca16cf6
Pagination enhancements.
2020-02-07 11:34:57 +00:00
Satbir Singh
84d35aced6
Feature/server side pagination
2020-02-07 02:32:52 +00:00
Abhinav Jha
b3bbf433bf
Merge branch 'fix/P0-dragging-animation' into 'release'
...
Dropzone fixes
See merge request theappsmith/internal-tools-client!285
2020-02-06 07:22:03 +00:00
Abhinav Jha
04162f3126
Dropzone does not fly from far way when dragging for the first time. Friction is lower and tension is higher for more responsive spring animation.
2020-02-06 12:44:43 +05:30
Abhinav Jha
ca88aeb2f8
Merge branch 'fix/widget-intent-styles' into 'release'
...
Widget Styles
- Fix Dropdown widget styles.
- Change Input widget to TextArea widget when type === Text and number of rows is more than 1
- Fix radio group widget styles
- Fix checkbox widget styles
See merge request theappsmith/internal-tools-client!283
2020-02-06 07:01:25 +00:00
Abhinav Jha
f787e18bb5
Widget Styles
2020-02-06 07:01:25 +00:00
Abhinav Jha
7a150c8c1b
Fix issue where login button is disabled despite having creds autofilled by chrome.
2020-02-06 12:18:32 +05:30
Abhinav Jha
e2ceaed1db
Merge branch 'fix/delete-app-order' into 'release'
...
Delete application after api response
- When user clicks on delete application -show toast
- When delete api response returns, remove toast as well as application card.
See merge request theappsmith/internal-tools-client!277
2020-02-05 07:00:54 +00:00
Hetu Nandu
9164524449
autoclose brackets and default input
2020-02-04 16:10:55 +05:30
Hetu Nandu
043c082f8b
set value after initializing editor
2020-02-04 15:41:33 +05:30
Satbir Singh
6987b392d7
Revert "Merge branch 'feature/server-side-pagination' into 'release'"
...
This reverts merge request !271
2020-02-04 09:41:12 +00:00
Satbir Singh
7edad01821
Server side pagination
2020-02-04 08:59:46 +00:00
Abhinav Jha
1dcdf8694f
Delete application after api response
2020-02-03 17:49:10 +05:30
Hetu Nandu
718aad5490
Merge branch 'fix/misc-issues' into 'release'
...
P0 fixes
See merge request theappsmith/internal-tools-client!276
2020-02-03 11:49:20 +00:00
Hetu Nandu
ef245c1c8d
P0 fixes
2020-02-03 11:49:20 +00:00
Abhinav Jha
e6a6442fa7
Merge branch 'feature/switch-org' into 'release'
...
Create and Switch Organizations
- Users should be able to switch to any organization in the organization dropdown
- Users should be able to create an organization from the organization dropdown
See merge request theappsmith/internal-tools-client!272
2020-02-03 10:37:03 +00:00
Abhinav Jha
ae13b079ec
Create and Switch Organizations
2020-02-03 10:37:03 +00:00
Hetu Nandu
6c86253945
Fix components for widget update
2020-01-31 11:13:16 +00:00
Abhinav Jha
235273d1e3
P1 issues
2020-01-31 10:46:43 +00:00
Hetu Nandu
0dd25ba2ef
Refactor Widget loading
2020-01-30 13:23:04 +00:00
Hetu Nandu
b6898d4ef7
Page Load actions with dependencies
2020-01-30 10:55:37 +00:00
Abhinav Jha
120ef8b8a8
Invite users role dropdown size. Drag friction. icon button background
2020-01-28 18:18:00 +05:30
Nikhil Nandagopal
75edd7c85d
Merge branch 'fix/ui-fixes-2' into 'release'
...
Misc UI Fixes
See merge request theappsmith/internal-tools-client!268
2020-01-28 11:53:16 +00:00
Abhinav Jha
474f98f4fc
Misc UI Fixes
2020-01-28 17:16:04 +05:30
Abhinav Jha
c183b08561
Fix Dropzone
2020-01-28 11:22:54 +00:00
Nikhil Nandagopal
12403e6201
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into release
2020-01-28 13:59:49 +05:30
Nikhil Nandagopal
11a33f2119
Merge branch 'master' into release
...
# Conflicts:
# src/api/Api.tsx
# src/pages/common/CustomizedDropdown/OrgDropdownData.tsx
2020-01-28 13:58:11 +05:30
Abhinav Jha
f92c233323
Ad-hoc changes for ui styles.
2020-01-28 08:21:22 +00:00
Abhinav Jha
5c0f221cc7
Fix Editable Text. Sidnav styles. editor/viewer redirection from application card.
2020-01-28 11:57:46 +05:30
Hetu Nandu
9b00a345ad
Various P0 fixes
2020-01-27 13:53:33 +00:00
Abhinav Jha
70090ab392
Property Pane UI Styles
2020-01-27 11:39:27 +00:00
Abhinav Jha
156565c65e
Page Management
2020-01-27 08:24:58 +00:00
Abhinav Jha
b1b5f5c669
Remove double click, add single click to property pane.
2020-01-24 10:44:15 +00:00
Hetu Nandu
729599009a
Api page association
2020-01-24 09:54:40 +00:00
Nikhil Nandagopal
14a6017d8c
Merge branch 'fix/published-page-parsing-issue' into 'release'
...
Fix issue with published page rendering
See merge request theappsmith/internal-tools-client!252
2020-01-24 07:58:47 +00:00
Satbir Singh
7d18320c50
Minor fixes for column actions
2020-01-23 13:32:05 +00:00
Satbir Singh
17b5b9d535
Fixing the selected row issue due to pagination
2020-01-23 12:15:11 +00:00
Abhinav Jha
37ed88c10d
Merge branch 'fix/cleanup-for-deployment' into 'release'
...
Fix widgets for deployments
See merge request theappsmith/internal-tools-client!254
2020-01-23 11:20:49 +00:00
Satbir Singh
2e97517779
Column actions feature
2020-01-23 07:53:36 +00:00
Abhinav Jha
de5fead89b
Hotfix/baseurl env
2020-01-22 12:26:25 +00:00
Nikhil Nandagopal
32bea2cc98
removed undone settings
2020-01-22 14:40:50 +05:30
Abhinav Jha
da32a51722
Fix widget styles. Increase row height.
2020-01-21 18:18:42 +05:30
Hetu Nandu
324896a660
fix published page isse
2020-01-21 13:58:21 +05:30
Abhinav Jha
861e5dd3c4
Fix widget boundaries persist issue
2020-01-21 07:14:47 +00:00
Abhinav Jha
0c6fda4890
Merge branch 'fix/widget-grid-min' into 'release'
...
Remove resize restrictions
See merge request theappsmith/internal-tools-client!249
2020-01-20 09:08:57 +00:00
Abhinav Jha
2b44c712e9
New Widget drag effects
2020-01-20 09:00:37 +00:00
Abhinav Jha
7ce1c8d06a
Remove resize restrictions
2020-01-20 14:10:01 +05:30
Abhinav Jha
aaf07ae583
Applications Page and Text Widget Truncation
2020-01-20 08:07:00 +00:00
Abhinav Jha
032e6bce61
Misc Fixes
2020-01-17 12:34:58 +00:00
Hetu Nandu
cc50beb0a0
Add back derived properties
2020-01-17 09:28:26 +00:00
Abhinav Jha
6329a357c7
Dropzone Snapping - Fix
2020-01-17 09:27:38 +00:00
Abhinav Jha
99d660370d
Cleanup
...
DragLayerComponent
2020-01-16 11:46:21 +00:00
Nikhil Nandagopal
05fab4b7a1
Hotfix/table data
2020-01-16 09:34:36 +00:00
Abhinav Jha
536e19a568
Redirect /login to /user/login. Button widget hover style. popper now can show up on the widget cards pane. On publishing the same app opens up. Button widget card has corrected SVG.
2020-01-15 04:49:36 +00:00
Abhinav Jha
c396bab877
Input Widget Containment
2020-01-14 09:50:42 +00:00
Abhinav Jha
94e0d62ec0
Fix button and text widgets.
2020-01-14 09:48:01 +00:00
Abhinav Jha
2e8f5a982f
Fix - Invite Users
2020-01-14 09:47:45 +00:00
Hetu Nandu
a74045b92e
Merge branch 'fix/lingering-dropdown-value' into 'release'
...
Fixes lingering dropdown value on api change
See merge request theappsmith/internal-tools-client!229
2020-01-14 09:32:25 +00:00
Satbir Singh
22479f786f
Table resizes on widget resize.
2020-01-13 11:18:13 +00:00
Abhinav Jha
85a12c1b21
Merge branch 'feature/ab-test-branches' into 'release'
...
A/B test branches
See merge request theappsmith/internal-tools-client!235
2020-01-10 12:27:40 +00:00
Abhinav Jha
70d0c9d048
A/B test branches
2020-01-10 17:52:45 +05:30
Abhinav Jha
92b9ca664f
Fix widget drag issue
2020-01-10 17:45:54 +05:30
Satbir Singh
f9b7777828
Column resize reorder and hiding columns
2020-01-09 11:39:26 +00:00
Hetu Nandu
11da2d430a
fixed
2020-01-08 19:41:02 +05:30
Abhinav Jha
22b3a50e6c
Merge branch 'fix/widget-boundaries' into 'release'
...
Widget boundaries
See merge request theappsmith/internal-tools-client!225
2020-01-08 13:46:16 +00:00
Hetu Nandu
aabc01d5e4
Merge branch 'fix/text-widget-auto-html' into 'release'
...
Automatically render html, links, and email links in text widget
See merge request theappsmith/internal-tools-client!228
2020-01-08 13:08:30 +00:00
Satbir Singh
7379e4ac5d
Changed TableComponent from class to function
2020-01-08 12:53:26 +00:00
Hetu Nandu
a0052922dd
safe html and link support
2020-01-08 18:00:16 +05:30
Hetu Nandu
b940fedaf1
Merge branch 'fix/unescape-string-before-eval' into 'release'
...
Unescape strings before eval
Fixes the issue where some escaped string is not being able to eval
See merge request theappsmith/internal-tools-client!227
2020-01-08 10:57:41 +00:00
Hetu Nandu
91ecf6ebac
unescaping any strings
2020-01-08 16:20:49 +05:30
Hetu Nandu
b115a948af
Fix url params sync issue
2020-01-08 09:19:00 +00:00
Abhinav Jha
3d5fa544fc
When dragging/resizing a widget, the other widgets' boundaries show up.
2020-01-08 10:49:01 +05:30
Abhinav Jha
b10df26287
Resolve review comments
2020-01-08 09:41:23 +05:30
Abhinav Jha
00bbbd89cd
Show props button is now toggle button. New widgets get selected on addition
2020-01-07 17:59:55 +05:30
Abhinav Jha
9d7eaaca80
Optimize popper creation and destructions. Preserve property pane visibility before and after actions.
2020-01-07 17:58:58 +05:30
Abhinav Jha
40d160fb78
Widget name colors and resize handle colors and edit control colors
2020-01-07 17:57:50 +05:30
Abhinav Jha
c6906e1781
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/fix-71
2020-01-06 16:33:42 +05:30
Abhinav Jha
3483975e0b
Selected and Focused states of widgets
2020-01-06 16:32:22 +05:30
Abhinav Jha
8c66983b9b
New User (Invite) API based modifications
2020-01-06 09:07:30 +00:00
Hetu Nandu
e38ac037e0
Merge branch 'fix/codemirror/responsive-height' into 'release'
...
Fix non responsive height for dynamic code editor
See merge request theappsmith/internal-tools-client!218
2020-01-06 06:39:22 +00:00
Hetu Nandu
efa0018d46
only set height when height is supplied
2020-01-06 12:02:10 +05:30
Satbir Singh
d007ede9de
Fixing selected row issue and adding multirow select
2020-01-06 06:28:52 +00:00
Hetu Nandu
752944ee02
Various api pane and dynamic input improvements
2020-01-03 13:40:31 +00:00
Satbir Singh
6a5ec64ffa
Adding client side pagination to syncfusion table.
2020-01-03 10:50:29 +00:00
Abhinav Jha
6c17a6e66d
Logout feature
2020-01-03 08:49:47 +00:00
Hetu Nandu
0f908de645
Feature/api cached response autocomplete
2020-01-02 13:46:36 +00:00
Hetu Nandu
3ecad24203
Fixes for Dynamic Input styling
2020-01-02 13:36:35 +00:00
Abhinav Jha
189c380e85
Property pane should open on move, add and resize
2020-01-02 18:12:02 +05:30
Abhinav Jha
3e88ae0074
Property pane toggle scenario updates
2020-01-02 16:34:36 +05:30
Satbir Singh
507b9bd386
Fixing spaces issue in dynamic binding for tabledata.
2020-01-01 07:53:03 +00:00
Hetu Nandu
107e1fd6d2
Api Pane select api fix
2019-12-30 13:05:37 +00:00
Abhinav Jha
3d8c16fe18
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/fix-71
2019-12-30 16:35:30 +05:30
Satbir Singh
9fd99d5f48
Replacing react base table with syncfusion table.
2019-12-30 10:02:23 +00:00
Hetu Nandu
f1be938bb3
Recursive dynamic binding resolution
2019-12-30 07:39:53 +00:00
Hetu Nandu
146899934a
Replace monaco-editor with Codemirror
2019-12-30 07:35:16 +00:00
Abhinav Jha
d9b8059799
Focus widget on hover. Show property pane on double click
2019-12-27 15:40:04 +05:30
Abhinav Jha
a7a83119ee
Drag all widgets on touch and move
2019-12-25 14:47:37 +05:30
Abhinav Jha
3a5aae9b97
Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login
2019-12-23 12:16:33 +00:00
Hetu Nandu
e82f5f3988
Sync path and params in api pane
2019-12-23 12:12:58 +00:00
Hetu Nandu
fe6df3450e
Merge branch 'fix/inp-obj' into 'release'
...
Text validation fails with a stringified value
Closes #386
See merge request theappsmith/internal-tools-client!196
2019-12-19 10:07:19 +00:00
Hetu Nandu
1b2473c6f9
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into release
2019-12-19 15:08:07 +05:30
Hetu Nandu
005c00a145
Revert "Selected Option is now available in dropdown widget."
...
This reverts commit c45198e9927dbb520ef1f3c26f9cfeddbd76995e.
2019-12-19 15:03:27 +05:30
Abhinav Jha
b612e60f49
Fix #418 : Delete and Edit widget controls are functioning properly
2019-12-19 14:53:07 +05:30
Abhinav Jha
64996d1c3e
Fix #413 : Adhere widget name and controls to designs
2019-12-19 12:14:31 +05:30
Satbir Singh
e0999a1795
Fixed dropdown property pane css
2019-12-18 17:05:28 +00:00
Satbir
fff86f144b
Adding husky test run to prepush
2019-12-18 18:39:08 +05:30
Satbir
6c47ee15f2
Text validation fails with a stringified value
2019-12-18 18:05:06 +05:30
Satbir Singh
01cdbbcabc
Selected Option is now available in dropdown widget.
2019-12-18 11:59:12 +00:00
Satbir Singh
94dcf6d2af
Resize works on dropdowns.
2019-12-18 07:23:28 +00:00
Satbir
b6e7a5758a
Adding moment to js execution
2019-12-17 18:07:12 +05:30
Abhinav Jha
ed2ecadbc4
User Auth Flow
2019-12-16 08:49:10 +00:00
Satbir Singh
ab0007317e
Added cypress for e2e tests.
2019-12-12 07:50:53 +00:00
Hetu Nandu
dd03093834
Execute page load actions when loading page
2019-12-11 15:24:27 +00:00
Hetu Nandu
37a96358f4
Separate loading states per action
2019-12-11 15:14:38 +00:00
Hetu Nandu
d1ee106faa
style fixes
2019-12-11 16:05:07 +05:30
Hetu Nandu
d5e08b5836
Validation Error Message display
2019-12-10 13:30:16 +00:00
Abhinav Jha
34e20f3d1a
Integrate SideNav with react router for faster switching of item
2019-12-09 11:31:09 +00:00
Hetu Nandu
f45d2b9135
Data Tree Autocomplete
2019-12-06 13:16:08 +00:00
Abhinav Jha
b24dcd8467
Storybooks integration
2019-12-05 03:16:00 +00:00
Abhinav Jha
aa18f31e07
Re-enable realm
2019-12-03 15:33:05 +05:30
Abhinav Jha
0dbb546e8f
Code Splitting
2019-12-03 09:21:06 +00:00
Satbir
f9d1067181
Fixing action execution error caused from js exec.
2019-12-03 13:03:14 +05:30
Satbir Singh
33b2db0349
All widgets loading.
2019-12-03 04:41:10 +00:00
Satbir
a886c63c9c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/js-executor
2019-12-03 09:58:49 +05:30
Satbir
a6e25ef3ba
TableAction moved to ActionConstants.
2019-12-03 09:58:14 +05:30
Satbir
1f267954ef
Tests for dynamic binding parse.
2019-12-02 15:21:18 +05:30
Satbir
915da9c660
Renaming extract to evalute.
2019-12-02 15:20:25 +05:30
Abhinav Jha
654d63e484
Editor header - Breadcrumbs routing
2019-12-02 08:53:38 +00:00
Satbir
7d4e565c7b
Removed error string as a return value of evalute
2019-12-02 13:46:56 +05:30
Satbir
431d127a74
Renaming data binding regex.
2019-12-02 13:07:33 +05:30
Satbir
8cbdd84857
Renaming extractDynamicBoundValue to evaluate.
2019-12-02 13:06:20 +05:30
Satbir
2ac28cde5b
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/js-executor
2019-12-02 09:09:36 +05:30
Satbir
0324e6a745
Fixing tests.
2019-12-02 09:08:11 +05:30
Hetu Nandu
6cea0e80ad
Add support for plugin name based filtering
2019-11-29 05:22:49 +00:00
Hetu Nandu
08ad87fb05
Renamed styleName prop to accent
2019-11-28 07:08:39 +00:00
Satbir
6e0155664e
Removing performance.now and trace.
2019-11-28 09:29:15 +05:30
Satbir
48fa52d9ba
Adding JS execution functionality.
2019-11-28 09:26:44 +05:30
Abhinav Jha
5051bd74b8
Fix published dialog not opening issue. Add try catch around Canvas
2019-11-26 10:45:46 +00:00
Abhinav Jha
144ea65ca3
Update API Environment URLs based on environment variables
2019-11-25 12:22:05 +00:00
Hetu Nandu
1825fd7a19
Drafts in API Pane
2019-11-25 09:15:11 +00:00
Hetu Nandu
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Hetu Nandu
59b31c0201
fix wrong id read
2019-11-22 22:34:40 +05:30
Abhinav Jha
d64bbc4015
Use applicationId and pageId to render pages
2019-11-22 14:02:55 +00:00
Hetu Nandu
a2b275bade
Validation parse widget property
2019-11-22 13:12:39 +00:00
Arpit Mohan
00a2f8aac9
Merge branch 'feature/appsmith-production-staging-distinction' into 'release'
...
Adding the netlify.toml for deploy contexts for different environment...
See merge request theappsmith/internal-tools-client!159
2019-11-22 12:44:30 +00:00
Abhinav Jha
f9e9f0fe55
Configs API Update
2019-11-22 12:15:33 +00:00
Arpit Mohan
a05209aa69
Adding the netlify.toml for deploy contexts for different environment variables for different branches
2019-11-22 16:36:41 +05:30
Abhinav Jha
2fa79e403d
Applications Page Styling
2019-11-21 10:52:49 +00:00
Hetu Nandu
7beb7fa40c
Fixes for dry run
2019-11-20 10:57:05 +00:00
Satbir Singh
92e8b2b814
Pushing missed changes from MR review supposed to go along with widget loading.
2019-11-20 08:17:23 +00:00
Satbir Singh
2fa2ed72cc
Widget loading state.
2019-11-20 08:10:01 +00:00