Abhinav Jha
b5a4e231d7
Remove tinymce external dependency
2020-04-17 10:29:43 +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
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
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
Pushpa B
0b0365abf7
Feature/edit form widgets
2020-04-02 04:47:48 +00:00
Satbir Singh
bb9fc29409
Page Params
2020-04-01 08:09:57 +00:00
Hetu Nandu
80db9eb030
Performance instrumentation
2020-03-23 12:40:17 +00:00
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 Bansal
45e20b659e
Feature/rich text editor
2020-03-20 11:17:30 +00:00
vicky_primathon.in
be42c06827
chart changes to accept width height as percentage
2020-03-20 09:32:49 +05:30
Vicky Bansal
adb7065b99
Feature/graph components
2020-03-13 12:06:41 +00:00
Pushpa B
067fdc2dee
Feature/cypress test
2020-03-10 09:38:12 +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
Satbir Singh
a188d6080a
Sentry sourcemaps
2020-02-27 11:25:55 +00:00
Nikhil Nandagopal
ff98deeadb
updated dsl with files picked in base 64
2020-02-21 18:47:52 +05:30
Abhinav
2340250ba0
Fix cherry pick conflicts
2020-02-19 01:33:55 +05:30
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +00:00
Abhinav Jha
870961650a
Widget visibility
2020-02-11 09:56:21 +00:00
Abhinav Jha
f787e18bb5
Widget Styles
2020-02-06 07:01:25 +00:00
Hetu Nandu
0dd25ba2ef
Refactor Widget loading
2020-01-30 13:23:04 +00:00
Abhinav Jha
c183b08561
Fix Dropzone
2020-01-28 11:22:54 +00:00
Hetu Nandu
729599009a
Api page association
2020-01-24 09:54:40 +00:00
Hetu Nandu
cc50beb0a0
Add back derived properties
2020-01-17 09:28:26 +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
Hetu Nandu
a0052922dd
safe html and link support
2020-01-08 18:00:16 +05:30
Hetu Nandu
91ecf6ebac
unescaping any strings
2020-01-08 16:20:49 +05:30
Abhinav Jha
8c66983b9b
New User (Invite) API based modifications
2020-01-06 09:07:30 +00:00
Abhinav Jha
6c17a6e66d
Logout feature
2020-01-03 08:49:47 +00:00
Satbir Singh
9fd99d5f48
Replacing react base table with syncfusion table.
2019-12-30 10:02:23 +00:00
Hetu Nandu
146899934a
Replace monaco-editor with Codemirror
2019-12-30 07:35:16 +00:00
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
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
d1ee106faa
style fixes
2019-12-11 16:05:07 +05:30
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
0dbb546e8f
Code Splitting
2019-12-03 09:21:06 +00:00
Abhinav Jha
d64bbc4015
Use applicationId and pageId to render pages
2019-11-22 14:02:55 +00:00
Abhinav Jha
2fa79e403d
Applications Page Styling
2019-11-21 10:52:49 +00:00
Hetu Nandu
750d69a6c6
Property validations
2019-11-14 09:28:51 +00:00
Hetu Nandu
fadb2cae6b
Api Sidebar and Api dropdown fixes
2019-11-14 09:01:23 +00:00
Nikhil Nandagopal
a031606fa1
Feature/date picker
2019-11-06 12:12:41 +00:00
Nikhil Nandagopal
735fbbcbd7
Feature/file date picker
2019-11-04 14:22:50 +00:00
Abhinav Jha
79bcd06141
Feature- AppViewer SideNav Styling
2019-11-01 05:28:56 +00:00
Nikhil Nandagopal
f1804ebc47
Feature/image
2019-10-31 11:26:37 +00:00