1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
budibase/packages/client/src
Joe f417c2d8a4
Joe's lab day minor updates (#12944)
* Change default button type to CTA

- change default button type to CTA
- change ordering of types/variants

* Fix layout shift within portal

Within the portal, when navigating from screen to screen, there's a slight layout shift caused by the scrollbar. This is a small fix.

* row/column icons change

The current row/column icons for positioning components are confusing. I believe these icons are easier to understand.

* Fix for horizontal scrollbar showing

When adding/removing actions within automations, the horizontal scrollbar flashes. Fix.

* Title change for Upload data

Upload data is not wrong, but it's best to be explicit.

* Increase size of upgrade button

* small fix for the styling inconsistency

* Dianostics padding fix

* lint fix

* update account-portal

* update icons

---------

Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Mel O'Hagan <mel@budibase.com>
2024-02-21 13:28:35 +00:00
..
api Lint 2024-01-08 14:06:54 +01:00
components Joe's lab day minor updates (#12944) 2024-02-21 13:28:35 +00:00
licensing Adding a license mechanism to the app package call so that public apps can still return what license the app utilises. This is retrieved based on the tenant of the app - we only attach the license type so as to not expose further information than is necessary. 2023-06-15 16:33:07 +01:00
stores FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00:00
utils Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
constants.js Add Clear Row Selection action (#13002) 2024-02-14 10:05:14 +00:00
index.js Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
sdk.js Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-02-07 14:45:06 +00:00
websocket.js Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00