arunvjn
|
fabfb65a4f
|
chore: Parallelise feature flags and user info API (#12263)
|
2022-04-07 23:27:32 +05:30 |
|
Rishabh Saxena
|
f0bf799b67
|
Use feature flag api to enable/disable comments (#6322)
|
2021-08-05 11:40:19 +05:30 |
|
Ashok Kumar M
|
bf21c15ba9
|
Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748)
* Fix: On renaming a widget via entity explorer the canvas gets resized
* Fix: Close prop pane on resize start of unselected widget.
* Fix: Match all - corejs polyfill
* Fix: Proppane not updated properly when same type widgets are selected.
* Feature: Draggable Proppane.
* Bug fixes for draggable popup.
* Fix: Property pane editor when selecting another widget.
* resolve rebase bad merges.
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fixes
* cytest fix
* fixing draggable components inside porp pane.
* Adding cypress test.
* refactored Draggable list POC version
* reverting unwanted changes.
* prop pane bug fix
* unwanted dependencies.
* double click to open prop pane.
* Fixing bugs in draggable prop pane.
* one click prop pane open.
* ignore drag/resize click captures
* make prop pane draggable only via drag handler.
* Fixed property pane title.
* converting layer to hook and adding it to top most layer.
* removing irrelevant comments.
* close panel when widget changes.
* fixing cytests.
* bug fix
* fixing cytest
* Addressing code review comments.
* bug fix
|
2021-03-29 21:17:22 +05:30 |
|
hetunandu
|
b0580e9ee0
|
Revert "Feature: Property Pane improvements (#3561)"
This reverts commit 3437c16ef0.
|
2021-03-29 16:58:22 +05:30 |
|
Ashok Kumar M
|
3437c16ef0
|
Feature: Property Pane improvements (#3561)
* Fix: On renaming a widget via entity explorer the canvas gets resized
* Fix: Close prop pane on resize start of unselected widget.
* Fix: Match all - corejs polyfill
* Fix: Proppane not updated properly when same type widgets are selected.
* Feature: Draggable Proppane.
* Bug fixes for draggable popup.
* Fix: Property pane editor when selecting another widget.
* resolve rebase bad merges.
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fix
* cytest fixes
* cytest fix
* fixing draggable components inside porp pane.
* Adding cypress test.
* refactored Draggable list POC version
* reverting unwanted changes.
* prop pane bug fix
* unwanted dependencies.
* double click to open prop pane.
* Fixing bugs in draggable prop pane.
* one click prop pane open.
* ignore drag/resize click captures
* make prop pane draggable only via drag handler.
* Fixed property pane title.
* converting layer to hook and adding it to top most layer.
* removing irrelevant comments.
* close panel when widget changes.
* fixing cytests.
* bug fix
* fixing cytest
* Addressing code review comments.
* bug fix
|
2021-03-29 15:28:52 +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 |
|
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
|
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 |
|