PromucFlow_constructor/app/client/src
Paul Li f62c8a62a4
fix: checkbox group feedback (#6959)
* FIX-6783 : Checkbox group widget - Feedback

-- Add default border for a checkbox icon and color for a label
-- Align the option to the center if its options count is one or inline
-- Set isInline to true by default in widget config

* FIX-6783 : Checkbox Group Widget Feedback

-- Add a migration for isInline property

* Feat: Checkbox Groupd Widget Feedback

-- Add vertical margin between options

* Fix: Checkbox Group Widget

-- Increase default rows value to 1.5 in widget configuration

* Fix: Checkbox Group Widget

-- Change the migration version number

* Fix: Checkbox Group Widget

-- Change migration version number

* Fix: Checkbox Groupd Widget Feedback

-- Delete redundant WidgetConfigResponse file

* Fix: Checkbox Group Widget Feedback

-- Change the config values of rows, columns
-- Refactor migration file

* Fix: Checkbox Group Widget

-- Refactor migration file

* fix: Checkbox Group Widget Feedback

-- Fix on the wrong dsl version

* fix: Checkbox Group Widget Feedback

-- Remove a unnecessary comment
-- Update the version of the widget in its config and migration

* fix: checkbox group feedback

-- Rewrite a migration for isInline property

* fix: checkbox group feedback

-- Follow the figma design on disabled state

* fix: Checkbox Group Widget feedback

-- Apply appropriate migration

* fix: Checkbox group widget - Feedback

-- Apply theme changes

* fix: Checkbox Group Widget - Feedback

-- Change the border color of an unchecked checkbox to DARK_GRAY

* fix: Checkbox Group Widget - Feedback

-- Remove inset box shadow from the checkbox indicators

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-12-16 22:24:23 +08:00
..
actions fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
api fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
assets feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
comments fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
components fix: Assigns query Params in Datasource and Api query editor (#9184) 2021-12-16 18:10:38 +05:30
configs chore: Send telemetry option in user profile to client (#9535) 2021-12-03 01:56:16 +05:30
constants fix: checkbox group feedback (#6959) 2021-12-16 22:24:23 +08:00
enterprise
entities feat: Admin settings page to tinker with env variables (#9687) 2021-12-16 19:47:16 +05:30
globalStyles fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
icons feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications fix: git sync minor fixes (#9183) 2021-11-18 06:48:52 +00:00
pages feat: Admin settings page to tinker with env variables (#9687) 2021-12-16 19:47:16 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
selectors fix: Fixes inability to use duplicate names across multiple actions in different pages (#9360) 2021-12-16 18:10:53 +05:30
templates
transformers fix: Assigns query Params in Datasource and Api query editor (#9184) 2021-12-16 18:10:38 +05:30
utils fix: checkbox group feedback (#6959) 2021-12-16 22:24:23 +08:00
widgets fix: checkbox group feedback (#6959) 2021-12-16 22:24:23 +08:00
workers fix: properly lint triggerfields (#9773) 2021-12-15 06:18:45 +01:00
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
index.css feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
wdyr.ts