Arpit Mohan
48f1a66bcb
Adding the Host header to the netlify.toml file for each environment.
...
This ensures that when we proxy the request to the backend API, the API is able to redirect properly for Google & Github OAuth2 providers.
2020-05-18 17:45:23 +05:30
Nikhil Nandagopal
b32ef1b62f
minor tweaks
2020-05-18 16:35:57 +05:30
Abhinav Jha
0fec4b765d
Add onSelect prop to lightning menu
2020-05-18 14:07:58 +05:30
Hetu Nandu
e258e2cd00
add new pane feature flags in prod config
2020-05-18 13:47:19 +05:30
Abhinav Jha
f529de8d1e
Add lightning menu items
2020-05-18 12:17:45 +05:30
rashminagarajp
02eb352258
fixed file name
2020-05-18 11:51:24 +05:30
rashminagarajp
f46e30a4e1
resolved json conflict
2020-05-18 11:26:27 +05:30
rashminagarajp
56414e3d2c
resolved conflicts
2020-05-18 11:04:49 +05:30
rashminagarajp
261ac07367
fixed date picker issue
2020-05-18 09:58:41 +05:30
Arpit Mohan
a54a68832b
Merge branch 'newTest/create' into 'release'
...
Adding UI binding test cases for widgets
See merge request theappsmith/internal-tools-client!592
2020-05-16 07:28:13 +00:00
Aditya Acharya
3286b7f808
Adding UI binding test cases for widgets
2020-05-16 07:28:13 +00:00
Arpit Mohan
be113dd069
Merge branch 'fix/queryPane' into 'release'
...
Fix/query pane
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
See merge request theappsmith/internal-tools-client!595
2020-05-16 07:22:25 +00:00
rashminagarajp
3a506e133c
comments ressolved
2020-05-15 18:15:08 +05:30
rashminagarajp
31ca946199
ressolved comments
2020-05-15 17:50:09 +05:30
Rashmi P
0928af03b0
separated the tests in Bind_tableApi_spec.js
2020-05-14 16:06:47 +00:00
Rashmi P
f674c1db1b
changed the table dsl tableWidgetDsl.json
2020-05-14 14:26:52 +00:00
vicky_primathon.in
8b90cbd577
app crashing on date clear issue fix
2020-05-14 19:30:22 +05:30
Akash N
5db021d8d3
Merge branch 'release' of https://gitlab.com/theappsmith/internal-tools-client into fix/queryPane
2020-05-14 18:11:35 +05:30
Akash N
6bd79982fb
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-05-14 18:03:44 +05:30
Rashmi P
c8ec8c9032
debug Bind_tableApi_spec.js
2020-05-14 12:20:12 +00:00
Trisha Anand
ad07c8bd6f
Merge branch 'feat/acl-frontend' into 'feature/acl'
...
feat: Use mock response to display org and applications
See merge request theappsmith/internal-tools-client!594
2020-05-14 11:58:30 +00:00
Trisha Anand
a4da0142e3
Merge branch 'release' into feature/acl
2020-05-14 17:04:26 +05:30
Rashmi P
d5a24cd03c
Replaced create api fun commands.js
2020-05-14 11:02:41 +00:00
Tejaaswini
9cd134d623
feat: Use mock response to display org and applications
2020-05-14 16:17:13 +05:30
Rashmi P
41752ed879
Fixed clean up in DatePicker_spec.js
2020-05-14 10:15:09 +00:00
rashminagarajp
8e3c16f3e5
Added Table with Api Bind test case
2020-05-14 14:46:39 +05:30
Arpit Mohan
d4a8352799
Merge branch 'fix/queryDropdown' into 'release'
...
Fix create datasource button in query dropdown
See merge request theappsmith/internal-tools-client!583
2020-05-14 07:27:00 +00:00
Akash N
1c34a5dfb4
Fix create datasource button in query dropdown
2020-05-14 07:27:00 +00:00
Arpit Mohan
8b0ec391eb
Merge branch 'hotfix/deploy-preview-netlify' into 'release'
...
Adding the environment variables for the deploy-preview environments.
See merge request theappsmith/internal-tools-client!591
2020-05-14 07:12:08 +00:00
Arpit Mohan
24af3dbfc3
Adding the environment variables for the deploy-preview environments.
2020-05-14 12:13:32 +05:30
Hetu Nandu
859abb0443
Action execution success is determined by "data.isExecutionSuccess" field
2020-05-14 06:33:23 +00:00
Abhinav Jha
ea34a65049
Merge branch 'fix/close-propertypane-onblur' into 'release'
...
Property pane toggle scenario
- Close property pane when clicking outside the property pane.
- Select widget when toggling open the property pane.
See merge request theappsmith/internal-tools-client!588
2020-05-14 06:13:44 +00:00
Abhinav Jha
b3214151e0
Merge branch 'feature/back-to-editor-button' into 'release'
...
Back to editor button
- Show grid when starting to drag a widget on an empty canvas.
- Show placeholder on an empty canvas
- Add "Back to editor" button on appviewer's header
- Show empty page placeholder in app viewer.
See merge request theappsmith/internal-tools-client!589
2020-05-14 06:06:20 +00:00
Abhinav Jha
e617957ce8
Back to editor button
2020-05-14 06:06:20 +00:00
rashminagarajp
052cf49d86
Changed the End points related to https://dev.appsmith.com
2020-05-14 10:40:36 +05:30
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
Sunil KS
9dda30f729
fix: content-type case check
...
- do a toLowerCase() before running a check for "content-type" in headers
- truncate api endpoint for provider templates
2020-05-13 18:20:53 +00:00
Abhinav Jha
591a5d3eff
Close property pane when clicking outside the property pane. Select widget when toggling open the property pane.
2020-05-13 19:58:27 +05:30
Abhinav Jha
e326f0d870
Fix WS/WSS failure during development.
2020-05-13 19:38:39 +05:30
Arpit Mohan
9f2267ed68
Moving all redirect configuration to the netlify.toml file
...
This is to ensure that all Netlify redirects are in a single location and and removing _redirects file. This file was creating a problem between the proxy redirects and the catch-all redirect to index.html
2020-05-13 02:13:22 +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
Hetu Nandu
d19f86ffee
Untitled datasources are named by the server
2020-05-12 15:14:29 +00:00
Nandan H A
c9ae4297d6
MR contains basically tests related to API pane
...
1.Basic API with header
2.Copy to home
3.Move to home
4.Delete API
5.Check API name uniquness
6.Search API on side bar
2020-05-12 13:47:13 +00:00
Rashmi P
a83b62ea22
Fixed time Issue on date picker
2020-05-12 10:46:00 +00:00
Rashmi P
76d65761f2
Formatted the json
2020-05-12 09:55:59 +00:00
Akash N
c8ad80d414
Delete datasource after the query pane test is complete.
2020-05-12 08:10:38 +00:00
Trisha Anand
c19471ad96
Removing testing step from ci/cd pipeline for the branch feature/acl.
2020-05-12 13:32:28 +05:30
Trisha Anand
82710edbc9
Fixed the package step to run on feature/acl branch only for acl
2020-05-12 13:04:09 +05:30
Trisha Anand
aafee640bd
Added CI instructions for special build and tagging of the ACL branch.
2020-05-12 13:01:29 +05:30
rashminagarajp
987d2342b0
replaced Delete Application through UI by API
2020-05-12 10:05:21 +05:30
Satbir Singh
14f287cb5e
Removed textAlignemnt from form widget.
2020-05-11 19:52:47 +05:30
Satbir Singh
5a06911b2f
Adding aligment property to TextWidget
2020-05-11 19:49:58 +05:30
Nikhil Nandagopal
1fdc96ccc6
tweaked image
2020-05-11 16:59:17 +05:30
Nikhil Nandagopal
8c08ea9257
updated default image
2020-05-11 16:58:07 +05:30
Nikhil Nandagopal
cc1ce1bba7
removed label
2020-05-11 16:30:53 +05:30
Nikhil Nandagopal
eade785bed
minor text fixes
...
removed labels
2020-05-11 16:30:31 +05:30
rashminagarajp
a1f6b62d26
seperated after block and update replaced session_id to SESSION
2020-05-11 16:08:49 +05:30
rashminagarajp
b1a5fe41aa
formatted the example.json
2020-05-11 15:40:40 +05:30
Hetu Nandu
c2f730edb1
feat: dynamic post body in api form
...
- add info icon
- display helper text and placeholders dynamically
2020-05-11 09:03:46 +00:00
Rashmi P
c7cc13c50c
Formatted the example.json
2020-05-11 05:15:26 +00:00
Nikhil Nandagopal
7dbe243d45
updated widget config
2020-05-09 12:25:20 +05:30
Abhinav Jha
0bf035e927
Stop showing property pane on click
2020-05-08 15:31:36 +00:00
Hetu Nandu
ff2f32290f
Fix content type switching to raw when custom
2020-05-08 12:54:27 +00:00
Rashmi P
16c10daaa8
Merge branch 'release' into 'add/Smoke-test-cases'
...
# Conflicts:
# cypress/support/commands.js
2020-05-08 11:12:49 +00:00
Rashmi P
f4c17f7423
Update RichTextEditor_spec.js
2020-05-08 10:38:35 +00:00
Rashmi P
8d4a223dd5
Merge branch 'fix/Create_Application' into 'release'
...
Update commands.js
See merge request theappsmith/internal-tools-client!564
2020-05-08 10:00:18 +00:00
Rashmi P
1527067fac
Update commands.js
2020-05-08 09:26:03 +00:00
rashminagarajp
895acb3681
added someke test cases
2020-05-08 14:31:11 +05:30
Rashmi P
1d8239439e
Update Mapdsl.json
2020-05-08 06:38:43 +00:00
Hetu Nandu
3c9a9afce2
Merge branch 'fix/temp-autocomplete-fix' into 'release'
...
Fix opening and closing of autocomplete
See merge request theappsmith/internal-tools-client!567
2020-05-08 06:05:03 +00:00
Hetu Nandu
4c5302158f
Fix opening and closing of autocomplete
2020-05-08 06:05:03 +00:00
Hetu Nandu
20abff30d4
Merge branch 'test/datasources' into 'release'
...
Tests for datasource pane
See merge request theappsmith/internal-tools-client!559
2020-05-08 05:40:14 +00:00
Hetu Nandu
00bcaf2022
Tests for datasource pane
2020-05-08 05:40:14 +00:00
Vicky Bansal
651a346143
Fix/map hotfix
2020-05-08 04:02:28 +00:00
Rashmi P
f284def4be
Update commands.js
2020-05-07 15:09:17 +00:00
Akash N
82c17a3bb8
Create query action with an actionConfiguration object
2020-05-07 18:01:29 +05:30
Hetu Nandu
2e7c569997
Revert "fix autocomplete visibility"
...
This reverts commit 0a33ed35a2827c490258a1bdd5e8fcdc0c03a83a.
2020-05-07 16:37:36 +05:30
Hetu Nandu
a191ec92f5
Merge branch 'fix/api-form-fixes' into 'release'
...
Api form fixes
See merge request theappsmith/internal-tools-client!557
2020-05-07 11:00:26 +00:00
Hetu Nandu
c38f839331
feat: add test case for executing blank api
...
- add test case for executing blank api by selecting the available datasource
2020-05-07 11:00:26 +00:00
Abhinav Jha
b0bad09d6e
Merge branch 'fix/map-issues' into 'release'
...
Fix/map issues
Issues Fixed:
* Pick my location
* Change lng to long across map widget
* Selecting time was causing flicker inside pane configurations of date picker widget
* Show chart title, and breakages in chart widget fixed
* Marker in map can be dragged once it is selected
* Only onCreateMarker action is called once a location is selected on map
* Reordering tabs UI made smoother
See merge request theappsmith/internal-tools-client!526
2020-05-07 10:51:37 +00:00
Vicky Bansal
fc5f417923
Fix/map issues
2020-05-07 10:51:37 +00:00
Hetu Nandu
d33b7e955c
Revert back the draft condition
...
- Initialise headers and query parameters while creating an api
- Do not push fields further on
2020-05-07 10:42:17 +00:00
Hetu Nandu
a3ddf1250a
Merge branch 'fix/autocomplete-visibility' into 'release'
...
Fix autocomplete visibility
See merge request theappsmith/internal-tools-client!556
2020-05-07 08:53:51 +00:00
Hetu Nandu
fb588af78f
Merge branch 'fix/createQueryError' into 'release'
...
Navigate to datasource pane when there are no valid datasources
See merge request theappsmith/internal-tools-client!555
2020-05-07 08:28:57 +00:00
Hetu Nandu
48a399eb72
fix autocomplete visibility
2020-05-07 13:48:54 +05:30
Hetu Nandu
dd65494ff4
Merge branch 'feat/api-pane-testing' into 'release'
...
Basic automated test cases for the API pane
See merge request theappsmith/internal-tools-client!549
2020-05-07 08:07:50 +00:00
Arpit Mohan
49e9cd7c33
feat: add test case for executing blank api
...
- add test case for executing blank api by selecting the available datasource
2020-05-07 08:07:50 +00:00
Hetu Nandu
42f99e766b
Merge branch 'fix/api-timeouts' into 'release'
...
Api timeout changes
See merge request theappsmith/internal-tools-client!554
2020-05-07 08:07:29 +00:00
Hetu Nandu
8572d02b91
Api timeout changes
2020-05-07 08:07:29 +00:00
Akash N
0b66419596
Navigate to datasource pane when there are no valid datasources
2020-05-07 13:28:34 +05:30
Hetu Nandu
99e07eb849
Merge branch 'fix/apiDrafts' into 'release'
...
Fix drafts
See merge request theappsmith/internal-tools-client!543
2020-05-07 07:56:37 +00:00
Hetu Nandu
8e7ba82b3f
Revert back the draft condition
...
- Initialise headers and query parameters while creating an api
- Do not push fields further on
2020-05-07 07:56:37 +00:00
Hetu Nandu
6dc6b6e23d
Merge branch 'fix/create-new-api' into 'release'
...
fix: create new api
See merge request theappsmith/internal-tools-client!553
2020-05-07 07:52:19 +00:00
Hetu Nandu
0744b20252
Merge branch 'fix/apiPaneDatasourceField' into 'release'
...
Create a separate action for datasource generated from datasource pane
See merge request theappsmith/internal-tools-client!552
2020-05-07 07:20:03 +00:00
Sunil K S
07c80092e2
fix: create new api
...
- fix create new api button doesn't work sometimes
2020-05-07 12:39:07 +05:30
Akash N
c94a624253
Query pane fixes
...
- Remove search bar
- Show server error message
2020-05-07 10:40:14 +05:30
Akash N
1b15a8e7f6
Create a seperate action for datasource generated from datasource pane
2020-05-07 10:14:52 +05:30
Rashmi P
0c053c49a6
Merge branch 'fix/Create_Application' into 'release'
...
fixed a load issue
See merge request theappsmith/internal-tools-client!547
2020-05-06 10:53:28 +00:00
Rashmi P
1f21c0cfca
Merge branch 'release' into 'fix/Create_Application'
...
# Conflicts:
# cypress/support/commands.js
2020-05-06 05:58:18 +00:00
Abhinav Jha
126d6d6912
In scenarios with no service workers, remove the need to fetch all pages when appviewer loads
2020-05-06 11:26:07 +05:30
rashminagarajp
5f78738191
fixed a load issue
2020-05-06 10:56:42 +05:30
Rashmi P
398ac17063
Merge branch 'release' into 'fix/Create_Application'
...
# Conflicts:
# cypress/support/index.js
2020-05-05 14:20:18 +00:00
Rashmi P
db2e26c939
Update commands.js
2020-05-05 13:53:21 +00:00
Rashmi P
1336da4fcd
Update commands.js
2020-05-05 13:25:18 +00:00
Hetu Nandu
9b6e483475
Merge branch 'feature/apiAnalytics' into 'release'
...
Add api analytic events
See merge request theappsmith/internal-tools-client!545
2020-05-05 13:21:17 +00:00
Hetu Nandu
18b3de2eff
Add api analytic events
...
- IMPORT_API
- EXPAND_API
- IMPORT_API_CLICK
- DUPLICATE_API_CLICK
- MOVE_API_CLICK
- ADD_API_PAGE
- 3P_PROVIDER_CLICK
2020-05-05 13:21:17 +00:00
Hetu Nandu
12078bd590
Merge branch 'fix/add-extra-timeout-ds-test' into 'release'
...
Use extended timeout for Datasource test api call
See merge request theappsmith/internal-tools-client!546
2020-05-05 12:45:26 +00:00
Abhinav Jha
f57cf9d903
Service workers : Caching
2020-05-05 12:16:51 +00:00
Hetu Nandu
93f17d6ba2
use 15 seconds
2020-05-05 17:46:16 +05:30
rashminagarajp
ff3ce6e01a
added create and delete app fun
2020-05-05 15:07:13 +05:30
rashminagarajp
61ea73f2e5
issues fixed
2020-05-05 14:55:42 +05:30
rashminagarajp
2376aa304b
App creation and Deletion is added
2020-05-05 14:38:31 +05:30
Hetu Nandu
cad7c70f61
Merge branch 'fix/filterPlugins' into 'release'
...
Filter plugins
See merge request theappsmith/internal-tools-client!531
2020-05-05 09:03:03 +00:00
Hetu Nandu
2426d2cac9
Filter plugins
2020-05-05 09:03:03 +00:00
Hetu Nandu
876874d41d
Merge branch 'fix/search-provider-image' into 'release'
...
fix: provider image in search container
See merge request theappsmith/internal-tools-client!533
2020-05-05 09:02:51 +00:00
Hetu Nandu
501800d738
Merge branch 'fix/form-issues' into 'release'
...
Fix issue with reset on form error
See merge request theappsmith/internal-tools-client!524
2020-05-05 08:23:24 +00:00
Hetu Nandu
1cb5b6bf31
Fix issue with reset on form error
2020-05-05 08:23:22 +00:00
Sunil K S
f6f5fc6071
fix: provider image in search container
2020-05-05 13:49:33 +05:30
Hetu Nandu
63dacf7346
Merge branch 'fix/increase-request-timeout' into 'release'
...
Increase timeout of execute action
See merge request theappsmith/internal-tools-client!538
2020-05-05 08:13:40 +00:00
Hetu Nandu
7b6fad5259
Increase timeout of execute action
2020-05-05 08:13:39 +00:00
Hetu Nandu
0bdb9bea4c
feat: dynamic post body in api form
...
- add info icon
- display helper text and placeholders dynamically
2020-05-05 07:50:30 +00:00
Hetu Nandu
11dd49b98e
Env dependent feature flag
2020-05-05 06:46:54 +00:00
Satbir Singh
d13e05164d
Commenting out check for updateLayout
2020-05-04 20:03:23 +05:30
Hetu Nandu
e36f668a90
hide autocomplete when certain keys are pressed
2020-05-04 14:33:41 +05:30
Hetu Nandu
f38f92d938
fix issue, removed unused calls
2020-05-02 11:24:24 +05:30
Rashmi P
a544674ecd
Fix/page creation
2020-05-01 07:48:33 +00:00
Hetu Nandu
2cf1b8d135
Remove references of plugin name
2020-04-29 13:17:51 +00:00
Akash N
4cd24112b1
Fix incorrect action type
2020-04-29 17:28:02 +05:30
Akash N
cf0da78dd4
Merge branch 'release' of https://gitlab.com/theappsmith/internal-tools-client into feature/form-config-api
2020-04-29 16:21:11 +05:30
Abhinav Jha
2493c12d62
Merge branch 'fix/map-tab-issues' into 'release'
...
Fix/map tab issues
* Chart widget property pane "Add data" renamed to "Add Series"
* Tabs widgets, display adding tabs in pane configurations
* Clicking Pick my location will not trigger onMarkerCreated action
* Added generateClassName in tabs widget
* Date picker flicker time after selection issue fix
See merge request theappsmith/internal-tools-client!493
2020-04-29 10:29:02 +00:00
Vicky Bansal
1f9294b608
Fix/map tab issues
2020-04-29 10:29:02 +00:00
Abhinav Jha
3e2dea745f
Merge branch 'fix/widget-name-restrictions' into 'release'
...
Widget Name Restrictions
- Add restrictions to widget name. Conflicts with Widget Names, Page Names and Action Names
See merge request theappsmith/internal-tools-client!509
2020-04-29 10:20:12 +00:00
Abhinav Jha
7b0f659ff2
Widget Name Restrictions
2020-04-29 10:20:12 +00:00
Abhinav Jha
6478f4a4ac
Merge branch 'fix/container-colore' into 'release'
...
Fix Container background color
Fix for issue: Canvas background was being set in templates, as a result, container's background wasn't perceived to be set.
See merge request theappsmith/internal-tools-client!523
2020-04-29 10:09:27 +00:00
Abhinav Jha
d6c1e9b0c7
Fix Container background color
2020-04-29 10:09:27 +00:00
Hetu Nandu
76c722d0a7
Merge branch 'feature/deleteDatasource' into 'release'
...
Delete datasource
See merge request theappsmith/internal-tools-client!527
2020-04-29 10:03:56 +00:00
Hetu Nandu
061292bd8a
Datasource bug fixes
...
- Prefill datasource title
- Decrease field width
- Save button should have loading state
- Back button in form screen
- Right align save button
- Add new plugin images
and other fixes
2020-04-29 10:03:56 +00:00
Abhinav Jha
06bc85ac12
Merge branch 'fix/page-name-breadcrumbs' into 'release'
...
Page Name updates
- Remove use of `reselect` in `editorSelectors`.
- Rename action from UPDATE_CURRENT_PAGE to SWITCH_CURRENT_PAGE_ID.
- Update new page name in bread crumbs
See merge request theappsmith/internal-tools-client!503
2020-04-29 09:41:30 +00:00
Abhinav Jha
299c2fbbb2
Remove use of reselect in editorSelectors. Rename action from UPDATE_CURRENT_PAGE to SWITCH_CURRENT_PAGE_ID. Update new page name in bread crumbs
2020-04-29 09:41:30 +00:00
Akash N
9c1991aaa3
Get form configs from api
2020-04-29 14:53:23 +05:30
Hetu Nandu
7174ce0a8a
fix: search container ui fixes
...
- remove unwanted imports
2020-04-29 09:06:30 +00:00
Satbir Singh
141d556334
NavigateTo dynamic binding support
2020-04-29 05:35:02 +00:00
Satbir Singh
275518da4c
Fixing table scroll on load issue.
2020-04-29 05:13:02 +00:00
Hetu Nandu
89ab91361e
fix: provider cards ui fixes
...
- alignment of provider cards in api home screen fixes
- do not load the providers if already present
- fix 'Add to page' button moving on cliick in provider templates
2020-04-28 10:47:59 +00:00
Hetu Nandu
b85adb117c
Merge branch 'feature/datasources' into 'release'
...
Datasource Pane
See merge request theappsmith/internal-tools-client!513
2020-04-28 06:52:53 +00:00
Hetu Nandu
13c59ee80f
Datasource bug fixes
...
- Prefill datasource title
- Decrease field width
- Save button should have loading state
- Back button in form screen
- Right align save button
- Add new plugin images
and other fixes
2020-04-28 06:52:53 +00:00
Hetu Nandu
91783b840c
Fix minor data tree issues
2020-04-27 07:31:04 +00:00
Hetu Nandu
b346969465
fixed date picker default value down to the ms
...
fixed sharing of cachedDependency values
2020-04-23 14:57:37 +00:00
Hetu Nandu
d36092c089
Fix Date widget default date
2020-04-23 06:12:13 +00:00
Hetu Nandu
85f57e350f
Api pane creation fixes
2020-04-22 09:15:24 +00:00
Satbir Singh
08e68a8986
Revert "Merge branch 'fix/cypres-dnd' into 'release'"
...
This reverts merge request !505
2020-04-21 14:19:12 +00:00
Satbir Singh
51ee20e64a
Cypress drag and drop
2020-04-21 10:27:15 +00:00
Hetu Nandu
ea4a6bf8fd
Merge branch 'fix/api-pane-pagination' into 'release'
...
Fix issue with not returning draft in api pane
See merge request theappsmith/internal-tools-client!504
2020-04-21 08:48:11 +00:00
Hetu Nandu
67cc6854b7
fix issue with not returning draft in data
2020-04-21 13:31:36 +05:30
Hetu Nandu
2f5a3104f1
Fix radio widget default value and Post api save error
2020-04-21 07:54:23 +00:00
Hetu Nandu
283252892b
Add a feature flag for new api pane
2020-04-20 08:26:19 +00:00
Satbir Singh
a2086d2b5f
Action selector refactor
2020-04-20 05:42:46 +00:00
Hetu Nandu
7786756964
Merge branch 'fix/batched-action-execution' into 'release'
...
Fix batched action execution
See merge request theappsmith/internal-tools-client!489
2020-04-17 16:15:09 +00:00
Hetu Nandu
a266472e4e
Fix batched action execution
2020-04-17 16:15:09 +00:00
Hetu Nandu
f0d805cf52
Adding pluginId in datasource instead of action
2020-04-17 16:05:36 +05:30
Abhinav Jha
a717de0e68
Merge branch 'feature/pageload' into 'release'
...
Pageload fixes 1
- Remove tinymce external dep
- Move Widget, Property, Validators registration to editor and appviewer
- Named chunks
- Prefetch chunks
- add expiration header using netlify.toml
See merge request theappsmith/internal-tools-client!492
2020-04-17 10:13:00 +00:00
Abhinav Jha
c2d3b9952d
Fix filepicker issue. Add netlify.toml. Remove chance.js
2020-04-17 15:03:36 +05:30
Hetu Nandu
4e90ebff99
Merge branch 'fix/plugin-id-for-new-actions' into 'release'
...
Fix issue where new REST actions where not getting the plugin id
See merge request theappsmith/internal-tools-client!490
2020-04-17 09:25:31 +00:00
Hetu Nandu
9bcb0d32e9
Fix issue where new REST actions where not getting the plugin id
2020-04-17 09:25:31 +00:00
Satbir Singh
268b77be47
Test fixes
2020-04-17 08:17:25 +00:00
Abhinav Jha
b5a4e231d7
Remove tinymce external dependency
2020-04-17 10:29:43 +05:30
Abhinav Jha
8fc9c68782
App viewer fix
2020-04-16 18:30:53 +05:30
Abhinav Jha
87b1554e10
Move Registration to application editor
2020-04-16 17:26:36 +05:30
Abhinav Jha
0b87848baf
Add basic skeleton for widget loading
2020-04-16 14:02:58 +05:30
Abhinav Jha
b0b3746367
Revert lazy loading filepicker component
2020-04-16 12:26:43 +05:30
Vicky Bansal
c0d4bbb932
Fix/chart widget data migration
2020-04-15 15:26:36 +00:00
Abhinav Jha
f3cccd9aee
Remove errors when 401 unauthorized.
2020-04-15 19:49:39 +05:30
Abhinav Jha
431f20b8c4
Temporary fix for the chart widget
2020-04-15 19:06:42 +05:30
Abhinav Jha
c9f285242c
Lazy load fusioncharts, richtext and syncfusion.
2020-04-15 17:45:12 +05:30
Abhinav Jha
ac4911d896
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/first-page-load-performance
2020-04-15 17:22:43 +05:30
Nikhil Nandagopal
739ba35dc1
Feature/widgets
2020-04-15 11:42:11 +00:00
Abhinav Jha
09a6d34ae4
update yarn.lock
2020-04-15 16:52:45 +05:30
Abhinav Jha
69d68ed463
Move source map explorer to dependencies
2020-04-15 16:52:15 +05:30
Satbir Singh
42d82b6045
Row highlight _color
2020-04-15 09:03:35 +00:00
Hetu Nandu
3a53286662
cleanup fixes
2020-04-14 20:46:44 +05:30
Abhinav Jha
d16a56b3c9
Table Features
2020-04-14 13:34:46 +00:00
Hetu Nandu
af3b5d212f
fix: ui fixes and type defination fixes
...
- avoid using any or undefined types in the code
- fix ui issues for api home screen
- update naming convensions
- remove unwanted code
- use color variables
2020-04-14 12:34:14 +00:00
Abhinav Jha
526b9671d8
Merge branch 'fix/sidebar-width' into 'release'
...
Appviewer - Sidenav width reduction to 220px
See merge request theappsmith/internal-tools-client!481
2020-04-14 05:41:18 +00:00
Abhinav Jha
d0bb259857
Appviewer - Sidenav width reduction to 220px
2020-04-14 05:41:18 +00:00
Abhinav Jha
27804d6ec6
DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions.
2020-04-14 05:35:16 +00:00
Hetu Nandu
06fb241f8e
improve saving workflow after batching
2020-04-13 19:30:50 +05:30
Satbir Singh
61431eb75f
Merge branch 'fix/rem-fetch-user' into 'release'
...
Remove FETCH_USER_ERROR message
See merge request theappsmith/internal-tools-client!480
2020-04-13 10:50:24 +00:00
Satbir Singh
7bd4ff2374
Remove FETCH_USER_ERROR message
2020-04-13 15:47:50 +05:30
Abhinav Jha
18023b70e2
Table Fix: event bubbling handling
2020-04-13 09:28:07 +00:00
Satbir Singh
b622f2898d
Added validation for isVisible in chart widget.
2020-04-13 08:55:01 +00:00
Hetu Nandu
0beb6bc5ca
Batched redux update
2020-04-13 08:24:13 +00:00
Nikhil Nandagopal
1a1c703126
added fast get eval with a debounce.
...
added cache dependency creation but doesn't work
2020-04-10 08:48:00 +00:00
Hetu Nandu
f090dd2e96
fix tests
2020-04-09 16:19:34 +05:30
Hetu Nandu
633ebb94bc
remove unused
2020-04-09 15:40:57 +05:30
Hetu Nandu
d7164c1c58
Merge branch 'master' into fix/merge-issue
2020-04-09 15:40:23 +05:30
Hetu Nandu
9d70b24c0e
Revert "Feature/launch btn fusion"
...
This reverts commit d9830d1eabb42c60daf064751e7b0e9f273ca0f1.
2020-04-09 15:36:52 +05:30
Pushpa B
9169b98262
Feature/edit form widgets 3
2020-04-08 13:38:19 +00:00
Abhinav Jha
8271d27750
Add classname for property control label. Remove typescript lint errors.
2020-04-08 16:16:01 +05:30
Satbir Singh
03c6fc8b5c
Fixed login error message. Wrong user email in segment after logout issue.
2020-04-08 08:43:56 +00:00
Hetu Nandu
378242e5e8
remove url from data tree
2020-04-07 13:31:34 +05:30
Satbir Singh
24f94c0c13
Merge branch 'fix/login-error' into 'release'
...
Fixing data undefined error on login logout
See merge request theappsmith/internal-tools-client!458
2020-04-07 06:25:51 +00:00
Abhinav Jha
f2a03d094a
Merge branch 'feature/launch-btn-fusion' into 'release'
...
Feature/launch btn fusion
See merge request theappsmith/internal-tools-client!454
2020-04-07 06:20:11 +00:00
Arpit Mohan
306e7baac2
Feature/launch btn fusion
2020-04-07 06:20:11 +00:00
Satbir Singh
0d0206af1d
Merge branch 'fix/api-copy-switch' into 'release'
...
After copying api switches to the new one.
See merge request theappsmith/internal-tools-client!457
2020-04-07 06:15:52 +00:00
Satbir Singh
8091852269
Api url is trimmed to remove any spaces.
2020-04-07 06:04:19 +00:00
Satbir Singh
6d12e21505
Fixing data undefined error.
2020-04-07 11:28:41 +05:30
Satbir Singh
70a1794e86
After copying api switches to the new one.
2020-04-07 11:17:20 +05:30
Satbir Singh
4e0fdabae2
Table pagination css fixes
2020-04-06 10:23:19 +00:00
Abhinav Jha
6b03adb5c0
Merge branch 'fix/misc-fixes-1' into 'release'
...
Misc fixes 1
See merge request theappsmith/internal-tools-client!453
2020-04-06 06:40:56 +00:00
Abhinav Jha
b7922242a5
Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue.
2020-04-05 12:04:14 +05:30
Nikhil Nandagopal
6421206e1c
minor fix
2020-04-04 13:01:34 +05:30
Nikhil Nandagopal
e88d4eb236
removed fusion chart trial
2020-04-04 12:49:52 +05:30
Nikhil Nandagopal
bc5d3152a2
switched launch and edit
2020-04-03 16:38:38 +05:30
Abhinav Jha
d71467451a
Create modal button
2020-04-03 11:03:18 +00:00
Abhinav Jha
67f3e4490a
Merge branch 'fix/modal-widget-fixes-1' into 'release'
...
Modal Fixes 1
- Remove modal manager from header
- Center ModalWidget vertically in viewport
- Center ModalWidget horizontally in viewport
- Select Modal when creating a modal in action selectors
See merge request theappsmith/internal-tools-client!437
2020-04-03 09:32:13 +00:00
Abhinav Jha
dc877288bc
Modal Fixes 1
2020-04-03 09:32:13 +00:00
Pushpa B
0dc1697d6b
Merge branch 'feature/Edit-Form-Widget-2' into 'release'
...
Feature/edit form widget 2
See merge request theappsmith/internal-tools-client!449
2020-04-03 09:29:53 +00:00
Pushpa B
47f8f63f46
Feature/edit form widget 2
2020-04-03 09:29:52 +00:00
Abhinav Jha
5ffb233036
Add classnames to modal selector dropdown, modal close button and modal.
2020-04-03 14:06:02 +05:30
Satbir Singh
ac27f0f2c6
Fixing column delete button css and margin
2020-04-03 06:56:13 +00:00
Satbir Singh
3a12124d47
Merge branch 'fix/error-autocomplete' into 'release'
...
Do not show error during autocomplete.
See merge request theappsmith/internal-tools-client!447
2020-04-03 05:48:54 +00:00
Satbir Singh
40c77033c0
Do not show error on autocomplete.
2020-04-03 10:45:57 +05:30
Satbir Singh
a32536bc04
Default image and Image were both visible in ImageComponent
2020-04-03 04:48:40 +00:00
Satbir Singh
c8f3548065
Adding validation for regex.
2020-04-03 08:12:45 +05:30
Satbir Singh
9d3cd9a3fb
Merge branch 'fix/checkbox' into 'release'
...
Fixing checkbox onCheck issue.
See merge request theappsmith/internal-tools-client!444
2020-04-02 22:09:13 +00:00
Satbir Singh
96fe93d8aa
Show default image when image is invalid
2020-04-02 22:01:31 +00:00
Satbir Singh
3c4cb40526
Fixing checkbox onCheck issue.
2020-04-03 02:45:35 +05:30
Satbir Singh
2634215765
Filterable select. Remove option on x click fix. isRequired not working properly fix.
2020-04-02 19:41:04 +00:00
Satbir Singh
4860b3fbe8
Merge branch 'fix/nav-url-wid' into 'release'
...
Adding missing validation to widgets
See merge request theappsmith/internal-tools-client!440
2020-04-02 13:44:58 +00:00
Pushpa B
be491ba33d
Fix/element not identified
2020-04-02 13:16:18 +00:00
Hetu Nandu
30ff157c43
Merge branch 'fix/modal-fixes-2' into 'release'
...
Modal fixes 2
See merge request theappsmith/internal-tools-client!438
2020-04-02 10:40:16 +00:00
Satbir Singh
8c402a13cc
Adding missing validation to widgets
2020-04-02 13:23:03 +05:30
Pushpa B
0b0365abf7
Feature/edit form widgets
2020-04-02 04:47:48 +00:00
Abhinav Jha
a3b05781d8
Fix richtexteditor header z-index. Remove resizable collision for Canvas Widgets. Fix issue where new containers had the same children as the previously created container's children
2020-04-02 05:44:58 +05:30
Satbir Singh
bb9fc29409
Page Params
2020-04-01 08:09:57 +00:00
Satbir Singh
bbe98ca135
Fixing default value updating the multi select.
2020-03-31 17:36:25 +00:00
Satbir Singh
80c449e227
Not passing evaluated data to property pane
2020-03-31 22:11:07 +05:30
Nikhil Nandagopal
032cb3beb6
Merge branch 'release' into fix/charts
2020-03-31 17:19:10 +05:30
Satbir Singh
70243829d5
Nav to Url validation fixed
2020-03-31 10:40:52 +00:00
Hetu Nandu
59dde1e024
fix form
2020-03-31 13:12:25 +05:30
Satbir Singh
1adcf0b0dc
Merge branch 'fix/multi-select' into 'release'
...
Default option value multi select
See merge request theappsmith/internal-tools-client!431
2020-03-31 03:21:35 +00:00
Satbir Singh
1a71c8f317
Default option value multi select
2020-03-31 03:21:35 +00:00
Abhinav Jha
5272505673
Add classnames
2020-03-30 14:21:21 +00:00
Satbir Singh
e99f9c1ca7
Merge branch 'fix/button-safari' into 'release'
...
Safari button fix
See merge request theappsmith/internal-tools-client!428
2020-03-30 08:55:52 +00:00
Satbir Singh
26b51f2f04
Safari button fix
2020-03-30 08:55:52 +00:00
Satbir Singh
fbec031a4a
Merge branch 'feature/persist-col' into 'release'
...
Persist hidden column
See merge request theappsmith/internal-tools-client!411
2020-03-30 08:16:43 +00:00
Satbir Singh
4d928292e4
Persist hidden column
2020-03-30 08:16:43 +00:00
Hetu Nandu
cb385b68b0
Add class name on Page Navs for testing
2020-03-30 07:43:34 +00:00
Hetu Nandu
38c731723b
Merge branch 'feature/logLevelFlag' into 'release'
...
LogLevel flag
See merge request theappsmith/internal-tools-client!422
2020-03-27 12:46:29 +00:00
Hetu Nandu
3b3cab3a5f
LogLevel flag
2020-03-27 12:46:29 +00:00
Abhinav Jha
1cc7d58c73
Update default widget rows
2020-03-27 17:36:30 +05:30
Abhinav Jha
f829e8f79a
Fix Modal scroll behaviour.
2020-03-27 10:56:26 +00:00
Satbir Singh
4631b61adb
Fixing tooltip overlap with dynamic input hint
2020-03-27 10:37:29 +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
Nikhil Nandagopal
dca0a1d3db
disabled water mark fusion charts
2020-03-27 12:44:09 +05:30
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
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