Piyush Mishra
806a139ddb
Make prettier changes ( #2337 )
2020-12-24 10:02:25 +05:30
Hetu Nandu
04e963c599
Fix for 502 errors from the server ( #1949 )
2020-12-09 00:43:48 +05:30
Hetu Nandu
20ef86f118
Improve app initialisation for timeouts ( #1412 )
...
Fixes : #1510
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-11-04 17:10:59 +05:30
Hetu Nandu
32469f50b2
Fix for app view not opening correct page ( #1387 )
...
Fixes : #1385
2020-10-24 17:15:16 +05:30
Nikhil Nandagopal
d5ac05caf8
Feature/instrumentation ( #708 )
...
* bumped sentry version
modified performance monitor to use a queue internally to make synchronous logging easy
added logging for api pane close / open and various different methods
* added use effect to stop tracking on mount of entity properties
* removed open api tracking
* fixed stop tracking to pop from the end instead of the beginning
added tracking for editor mount and sidebar mount
* added tracking for entity explorer
* moved from app route to sentry app route because passing JSX to app route causes re-renders
* Fixing theme and route change issues.
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-09-24 21:35:18 +05:30
Nikhil Nandagopal
0b22fc67b3
Updated sentry sdk ( #461 )
...
Integrated react router for better performance reporting
Added Sentry Profiler for editor, appviewer and widgets
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-08-28 22:53:07 +05:30
Hetu Nandu
1c5e5cc2fa
App View header ( #228 )
2020-08-06 16:36:53 +05:30
Hetu Nandu
a29dccbaf0
First time page load performance ( #144 )
...
* WIP
* Chunk names
* Add auth call
* add auth
* WIP
* Auth management setup
* fix a test
* fix cypress machine count
* some more changes
* fix header link
* check for auth
* fix import
* fix imports
* Use auth class
* WIP
* Better loading
* Remove unused
* Remove qs
* Auth loader
* Redirect for login
* Third part auth
* 404 redirects
* 404 page handling
* Adding custom docker image for performance fixes
* Correcting the workflow to get package step to run
* Clean up
* lazy auth load
* remove assertions from delete app and logout calls
* remove github workflow changes
* roll back lazy auth
* Error handling
* test editor chunk suspense
* Show header in editor before initialization
* Changes for app view
* Login header fixes
* Loader fixes
* Fix base login routes
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-08-03 19:48:48 +05:30
Tejaaswini Narendra
2ac009678e
fix: Add home button on appviewer screen ( #117 )
...
* fix: Add home button on appviewer screen
* fix: styling
* fix: take application details as props
2020-07-23 17:58:02 +05:30
Abhinav Jha
fdd826d929
Remove console warnings like react hook dependency warnings and unused vars
2020-06-17 19:23:01 +05:30
Arpit Mohan
fc8e43da1f
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-06-17 10:19:56 +00:00
Abhinav Jha
e617957ce8
Back to editor button
2020-05-14 06:06:20 +00:00
Abhinav Jha
8fc9c68782
App viewer fix
2020-04-16 18:30:53 +05:30
Satbir Singh
4d928292e4
Persist hidden column
2020-03-30 08:16:43 +00:00
Satbir Singh
cfb967117c
More events
2020-03-11 13:59:46 +00:00
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +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
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
Hetu Nandu
b6898d4ef7
Page Load actions with dependencies
2020-01-30 10:55:37 +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
729599009a
Api page association
2020-01-24 09:54:40 +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
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Abhinav Jha
d64bbc4015
Use applicationId and pageId to render pages
2019-11-22 14:02:55 +00:00
Abhinav Jha
03e78f0751
WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis.
2019-11-13 07:00:25 +00:00
Hetu Nandu
f222c34b07
View Dynamic bindings
2019-11-08 11:02:00 +00:00
Abhinav Jha
ab8270536e
AppViewer - Routing updates the page
2019-11-06 06:21:56 +00:00
Nikhil Nandagopal
11e8c456a5
refactored folder structure
2019-11-04 10:57:19 +00:00
Abhinav Jha
79bcd06141
Feature- AppViewer SideNav Styling
2019-11-01 05:28:56 +00:00
Abhinav Jha
ffb9b89620
WIP: Page Creation, Page Switching, Published Application Viewer, DropdownComponent
...
- Fixes #22 , #151 , #166 , #167 , #168 , #169
2019-10-31 08:36:04 +00:00