budibase/packages/bbui/src
Andrew Kingston d92f1a7097 Portal redesign (#9336)
* Update BB logo to black

* Update top nav bar and core layout

* Add redesign for apps pages

* Update user and groups pages

* More WIP portal redesign!

* Fix top nav colours and fix selected tab not updating

* Remove log

* Update copy on settings pages

* Update and standardise page headers and subtitles, and remove side nav titles

* Update font styles to allow for easy customisation

* Update button styles to always use newStyles, update auth page styles

* Update settings pages to new designs

* Update structure for account pages

* Add initial rewrite of app overview section

* Update config checklist to properly center

* Update app overview version and name/url screens

* Add tooltip to explain why URL cannot be changed until unpublishing

* Update overview automation history tab

* Update overview backups page

* Rewrite app overview access tab

* Update table hover colours

* Remove scrolling from tables when not required and stop selects from updating their own state locally

* Update table styles to support flexible column widths much better

* Fix extremely long strings in breadcrumbs not wrapping

* Fix multiple issues with long text overflow

* Fix flashing in version settings page

* Fix loading bugs in app backups page

* Add sidebar for portal and use it for automation history. Fix multiple overflow and scrolling issues

* Tidy up

* Update user details page to use tables and match designs

* Update users detail page

* Update user and group details pages with new tables

* Fix automation error linking from apps page and improve automation fetching logic in automation history

* Move theme and API key into user profile dropdown instead of settings

* Move settings before account and show plugins for devs

* Convert plugins page to table and update components and modals

* Update links when going back from the builder

* Update plugin search placeholder

* Fix URLs in app overview

* Properly handle text overflow in plugins table

* Remove getting started checklist

* Fix checklist removal and fix profile modal

* Update email details page to match new designs

* Cleanup

* Add licensing and env logic to determine which account links to show

* Update upgrade button URL for cloud accounts

* Update app list to use a more compact style

* Make core page layout responsive and update apps list to be responsive

* Update mobile design of apps page

* Update more pages to be responsive and add mobile specific components

* Refactor main portal page into multiple components

* Update multiple pages to be responsive and improve loading experience

* Make automation history page responsive

* Update backups page to be responsive

* Update pickers to use absolutely positioned root popover so that overflow does not matter

* Fix some responsive styles

* Fix update link in app overview

* Improve dropdown logic

* Lint

* Update click outside handler to handle modals properly

* Remove log

* Fix mobile menu upgrade button not closing menu

* Hide groups page if disabled at tenant level

* Centralise menu logic and show full menu on mobile

* Update app access assignment and fix backups table

* Ensure avatars cannot be squished

* Standardise disabled field text colour

* Allow developer users to access users, groups and usage pages

* Allow readonly access to users and groups for developer users

* Remove logs

* Improve users page loading experience

* Improve responsiveness on apps list page and fix discussions link styles

* Update spacing on user and group detail page and fix usage page showing wrong copy

* Fix logo override not working

* Pin minio version to an old one that supports the fs backend in dev

* Shrink upgrade button

* Shrink user dropdown

* Update assignment modal text

* Remove clickable visual styles from plugins

* Always show groups section in app access page

* Update app overview button styles to include more CTAs

* Hide edit and view links in more menu on overview page unless on mobile

* Make usage stats responsive and fix layout issues

* Add comment to docker-compose config
2023-01-18 13:56:53 +00:00
..
ActionButton Update device preview picker to be quiet 2022-07-26 11:37:27 +01:00
ActionGroup
ActionMenu Added cypress attributes for the popover menu 2022-04-20 12:51:44 +01:00
Actions Portal redesign (#9336) 2023-01-18 13:56:53 +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 Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
ButtonGroup Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
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 Update divider to be a lighter color 2022-04-26 11:04:20 +01:00
Drawer Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Form Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Icon Portal redesign (#9336) 2023-01-18 13:56:53 +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 Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Label Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Layout Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Link Add download setting to links 2022-08-15 11:37:04 +01:00
List Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Markdown Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 2022-02-07 12:49:33 +00:00
Menu Fix icon import 2022-08-17 15:01:38 +01:00
Modal Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
Notification Text Overflowing Notifications (#8859) 2022-12-01 11:29:45 +00:00
Pagination
Popover Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
ProgressBar usage page updates 2022-08-19 09:28:26 +01:00
ProgressCircle
SideNavigation Navigation updates, cookie constant, update link-dependencies and localdomain scripts 2022-09-14 10:53:14 +01: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 Portal redesign (#9336) 2023-01-18 13:56:53 +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
helpers.js Lint 2022-04-06 13:41:07 +01:00
index.js Skeleton Loading States (#8719) 2022-11-25 10:02:43 +00:00
spectrum-icons-rollup.js
spectrum-icons-vite.js