Hetu Nandu
0b08edf5cc
Fix further cyclical dependencies in actions ( #3259 )
2021-03-01 20:27:15 +05:30
Piyush Mishra
74b013d909
Encode params toggle ( #3006 )
...
* Makes client side changes to support actionConfiguration.encodeParamsToggle setting.
* Add migration code.
Co-authored-by: Sumit Kumar <sumit@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2021-02-16 20:31:35 +05:30
Nidhi
afc329fd7b
Added grant type Authorization code to OAuth2 ( #2992 )
...
Co-authored-by: Piyush <piyush@codeitout.com>
2021-02-16 17:58:03 +05:30
Piyush Mishra
148497a1bc
Refactor datasources and actions for stronger type checking ( #2167 )
2021-01-12 09:47:28 +05:30
Piyush Mishra
1521f7445c
Fix eslint warnings ( #2510 )
2021-01-12 06:52:31 +05:30
Piyush Mishra
806a139ddb
Make prettier changes ( #2337 )
2020-12-24 10:02:25 +05:30
Akash N
06d330ef3a
actionConfiguration.body shouldn't be reset
2020-11-10 16:42:31 +05:30
Akash N
6c0d0e228c
Add test
2020-11-10 15:11:05 +05:30
Akash N
3fbcf667b6
Do not reset the bodyFormData value
2020-11-10 14:58:14 +05:30
Hetu Nandu
fb65b204a8
JSON stringify fixes
2020-06-25 10:04:57 +00:00
Hetu Nandu
133f50807e
Fix api pane performance
2020-06-12 08:35:52 +00:00
Nikhil Nandagopal
563c74f1a9
fixed tests failing
2020-06-09 11:55:11 +05:30
Nikhil Nandagopal
8b0258b4b9
Merge branch 'release' into fix/bugs
...
# Conflicts:
# src/pages/Editor/APIEditor/PostBodyData.tsx
2020-06-08 17:13:03 +05:30
Nikhil Nandagopal
dff9c60f9f
fixed resize handles size
...
fixed body for url encoded form data
added defaults for dropdown and radio widget
added multipart type but hid it till we figure out logic
allowed number to be added to defaults of widgets
2020-06-08 16:39:13 +05:30
Hetu Nandu
d9540f8927
Evaluated value popup
2020-06-04 13:49:22 +00:00
Hetu Nandu
801369faf3
Fix api content type issue
2020-05-23 05:42:23 +00:00
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
Hetu Nandu
ff2f32290f
Fix content type switching to raw when custom
2020-05-08 12:54:27 +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
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
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
2f5a3104f1
Fix radio widget default value and Post api save error
2020-04-21 07:54:23 +00:00
Hetu Nandu
3a53286662
cleanup fixes
2020-04-14 20:46:44 +05:30
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
Hetu Nandu
b115a948af
Fix url params sync issue
2020-01-08 09:19:00 +00:00
Hetu Nandu
e82f5f3988
Sync path and params in api pane
2019-12-23 12:12:58 +00:00