1
0
Fork 0
mirror of synced 2024-09-01 02:01:32 +12:00
budibase/packages/bbui/src
Adria Navarro 63afd34eb2 Bug - BUDI-6068 filters do not work for google sheets (#9886)
* Add data-utils with filters

* Create data-utils

* Add data-utils to compiled code

* Reuse constants

* Fix tests

* Rename package to shared-core

* Namespace export shared-core

* Rely on rollup to bundle shared-core

* Revert "Rely on rollup to bundle shared-core"

This reverts commit e8b5a2bb9a.

* Updating version and removing private.

* Update version

* Increment versions.

* Implement sort

* Enabling sort

* v2.3.21-alpha.2

* Fix build

* Improve readability

* Move deepGet to shared helper

* Better type usage

* Fix types

* Configure types

* Fix vite refs

* Add dep

* Fixing depencencies on client

* Add missing dev command

* Fix loading issues

* Update versions to latest

* Multiple es6 and commonjs configs

* Config

* Use local packages on rollup for client

* Change shared-core and types entry points

---------

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-03-09 12:25:12 +00:00
..
Accordion Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00
ActionButton Builder user onboarding 2023-02-28 09:37:03 +00:00
ActionGroup
ActionMenu Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
Actions Misc fixes and improvements (#9503) 2023-02-02 10:06:41 +00:00
Avatar Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Badge Builder data section routing refactor (#8996) 2022-12-17 14:13:06 +00:00
Banner Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows. 2022-09-14 18:04:58 +01:00
Button Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
ButtonGroup
ClearButton
ColorPicker merge with master 2022-10-31 13:44:23 +00:00
DetailSummary Add ability to show component info above the settings panel and add info to side panels 2022-11-30 14:18:31 +00:00
Divider
Drawer Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
FancyForm Hack around chrome autofill to handle filling on page load and look half-decent 2023-02-07 12:11:25 +00:00
Form fix issue with user searching 2023-03-02 14:30:04 +00:00
Icon Undo/Redo for Design and Automate sections + automations refactor (#9714) 2023-02-23 13:55:18 +00:00
IconPicker Fix Picker Interaction with the Outside Click Action 2022-10-21 15:12:38 +01:00
IconSideNav Fix icon side nav colours in light theme 2022-07-01 11:26:11 +01:00
InlineAlert Undo/Redo for Design and Automate sections + automations refactor (#9714) 2023-02-23 13:55:18 +00:00
Label Undo/Redo for Design and Automate sections + automations refactor (#9714) 2023-02-23 13:55:18 +00:00
Layout Onboarding core components (#9412) 2023-01-23 15:38:43 +00:00
Link Onboarding core components (#9412) 2023-01-23 15:38:43 +00:00
List Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Markdown
Menu Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
Modal Undo/Redo for Design and Automate sections + automations refactor (#9714) 2023-02-23 13:55:18 +00:00
Notification Text Overflowing Notifications (#8859) 2022-12-01 11:29:45 +00:00
Pagination
Popover custom popover height and sidebar styling 2023-02-22 12:31:04 +00:00
ProgressBar usage page updates 2022-08-19 09:28:26 +01:00
ProgressCircle
SideNavigation Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
Skeleton Tweak skeleton colours to make slightly less pronounced 2022-12-06 11:18:26 +00:00
StatusLight Shrink square status light, shrink nav item text 2022-07-27 11:16:43 +01:00
Stores Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows. 2022-09-14 18:04:58 +01:00
Table Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Tabs Added new onboarding tour flow for builder 2023-01-23 00:32:01 +00:00
Tags Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Tooltip Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
TreeView
Typography Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
bbui.css Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
context.js More fixes (#9387) 2023-01-19 16:09:40 +00:00
helpers.js Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 12:25:12 +00:00
index.js Merge branch 'develop' into feature/environment-variables 2023-01-27 11:27:11 +00:00
spectrum-icons-rollup.js
spectrum-icons-vite.js