PromucFlow_constructor/app/client/src
Paul Li 560db4d4df
Menu button widget (#5334)
* FEATURE-3261 : Menu Widget

-- Perform initial onboarding of the widget, not completed

* FEATURE-3261 : Menu Widget

-- Create a menuItemsControl
-- Create the first MVP of IconSelectControl

* FEATURE-3261 : Add Menu Widget

-- Align add menu item button to the center
-- Build icon select control with a grid popup

* FEATURE-3261 : Menu Widget

-- Create a icon alignment control
-- Complete the property pane of the widget

* FEATURE-3261 : Add Menu Widget

-- Implement the body of the widget
-- Bind into the properties from property pane

* FEATURE-3261 : Menu Widget

-- Fix the issues from the first feedback

* FEATURE-3261 : Menu Widget

-- Fix on the 2nd feedback

* FEATURE-3261 : Menu Widget

-- Fix on issues from IconSelectControl, IconAlignControl

* FEATURE-3261 : Menu Button Widget

-- Rename Menu to MenuButton, accordingly refactoring the relevant codes
-- Change some help content
-- Change styles for icon select control, adding padding for search box

* FEATURE-3261 : Menu Button Widget

-- Bind isDisabled property into the UI
-- Prevent input text of menu item from overflowing
-- Add tooltip feature for icon select control
-- Set the height of the popover content dynamically

* FEATURE-3261 : Menu Button Widget

-- Use POPOVER2_TARGET class name for styling
2021-07-13 13:35:09 +05:30
..
actions Replace pluginName with packageName in mockDB creation (#5720) 2021-07-08 16:03:41 +05:30
api Feature: return hint message to user if the expected content type is json but the api response is not a valid json. (#5666) 2021-07-09 22:31:50 +05:30
assets Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
comments Dont enable comment mode if deactivated (#5766) 2021-07-10 12:50:28 +05:30
components Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
configs Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +05:30
constants Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
enterprise
entities Refactor Get mock-data set API (#5620) 2021-07-08 11:29:11 +05:30
globalStyles Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30
icons Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
mockComponentProps Fix #3335 - New method of computing table data to display (#3607) 2021-03-25 00:55:38 +05:30
mockResponses Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
normalizers
notifications Collab minor fixes (#5457) 2021-07-02 11:34:36 +05:30
pages Fix: Value of API's data is different in widgets and entity explorer. Showing curly brackets when empty data is received (#5646) 2021-07-12 17:01:02 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
resizable Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30
sagas Add try/catch (#5731) 2021-07-08 18:14:31 +05:30
selectors Init and update unread comment threads count and show indicator (#5674) 2021-07-07 20:43:44 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers Feature: add api key based and bearer token based authentication options to REST API datasource (#5367) 2021-06-25 12:15:48 +05:30
utils Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
widgets Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
workers Feature/image rotation (#4674) 2021-07-08 16:10:22 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx Feature/signup success url (#5124) 2021-06-16 21:21:18 +05:30
index.css Merge branch 'release' into fix/dropdown-overlap-modal 2021-05-21 06:41:06 +01:00
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30