1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

50 commits

Author SHA1 Message Date
Gerard Burns
09ed767d0b New Help Menu (#9371)
* New Help Menu

* design PR feedback

* Feedback updates

* Feedback updates, font awesome enhancement, upgrade button hidden if licensing is disabled

---------

Co-authored-by: Dean <deanhannigan@gmail.com>
2023-01-31 17:18:22 +00:00
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
Dean
60feccaac0 Merge commit 2022-09-13 11:52:31 +01:00
Rory Powell
7151c86224 Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +00:00
Rory Powell
9e0a10955a Add status banner that reacts to cypress healthcheck failures 2022-02-24 14:41:24 +00:00
Martin McKeaveney
0a7512a4d9 changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
Martin McKeaveney
1117b8433b view fix, add help icon to builder 2021-06-17 10:47:01 +01:00
Keviin Åberg Kultalahti
873f535484 invite flow now working 2021-05-12 12:49:14 +02:00
Andrew Kingston
c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Keviin Åberg Kultalahti
5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti
f72dda18de actually convert table command buttons 2021-04-08 18:10:18 +02:00
Andrew Kingston
44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti
bf90d9cf4c wip: routify 2021-03-17 12:40:24 +01:00
Andrew Kingston
d24679bc33 Move modal to BBUI and update usages 2020-10-08 09:35:11 +01:00
Andrew Kingston
27060f5f46 Add initial version of new modal (WIP) 2020-10-02 08:35:54 +01:00
Martin McKeaveney
020ef654db lint 2020-07-14 21:10:51 +01:00
Martin McKeaveney
22005bc990 formatting and tidy up 2020-07-14 16:00:58 +01:00
Martin McKeaveney
de75db7e8f posthog updates in builder 2020-07-14 10:19:21 +01:00
Martin McKeaveney
28b951e993 data model rewrite 2020-06-25 22:34:38 +01:00
Martin McKeaveney
28c5756047 record keys as names 2020-06-25 20:04:58 +01:00
Martin McKeaveney
c46ccd05f9 lint 2020-06-24 16:12:55 +01:00
Martin McKeaveney
31e89e77e5 custom notifications solution 2020-06-24 16:10:54 +01:00
Martin McKeaveney
cde00356b3 custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Martin McKeaveney
fe0b95d627 merge 2020-06-01 16:27:27 +01:00
Martin McKeaveney
cb496d1819 workflow DAO tests 2020-06-01 11:52:15 +01:00
Martin McKeaveney
15ba1a5a12 move workflow to array data structure 2020-06-01 10:41:28 +01:00
Martin McKeaveney
7a3b368399 make alerts live, more hooks, app notifications 2020-05-28 23:32:03 +01:00
kevmodrome
3a72eddd78 add loading state 2020-05-27 12:54:53 +02:00
Martin McKeaveney
d86fc405ca routify config for electron 2020-05-19 15:45:09 +01:00
Martin McKeaveney
3c9af5336e formatting 2020-05-18 11:01:17 +01:00
Michael Shanks
1dc32a05e3 removing clientId from frontend, fixing invalid database name 2020-05-18 06:40:29 +01:00
Martin McKeaveney
3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Martin McKeaveney
a645df082c clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
kevmodrome
1c815cbe1a update routify to beta 40 and set up correct basepath for application, also fixes some links 2020-04-09 09:04:09 +02:00
kevmodrome
a0aa2f03a8 implements new modal component for access level modal and create database modal 2020-04-06 15:42:32 +02:00
kevmodrome
75051a194d wip: changes initialise function to getPackage and runs once you select application instead of at run-time. 2020-04-02 16:27:19 +02:00
kevmodrome
f80f4a6c43 wip: add back root routify index page 2020-04-02 15:16:46 +02:00
kevmodrome
c120eb934d updates imports and finishes moving all commonly used files to the node_modules folder 2020-03-31 13:16:03 +02:00
kevmodrome
3cdb598b34 wip: re-configures top level components to import from correct place 2020-03-31 11:56:39 +02:00
Martin McKeaveney
5d45797f3b error recovery notification banner 2020-03-30 21:14:41 +01:00
Martin McKeaveney
8cb49fb27e UI structure 2020-03-12 14:23:49 +00:00
Martin McKeaveney
7ae40de558 eslint tidy up 2020-02-25 15:46:04 +00:00
Martin McKeaveney
f5becf920b style abstraction 2020-02-24 15:00:52 +00:00
Martin McKeaveney
927502eb38 include svelte files in prettier 2020-02-03 09:50:30 +00:00
Michael Shanks
13f6b48f83 removed settings page 2019-09-30 05:20:21 +01:00
marblekirby
011aa9f2cc base analytics and settings 2019-09-23 01:01:27 +01:00
marblekirby
0366ae5bdb base analytics and settings 2019-09-23 00:56:39 +01:00
Budibase
a06fa47e8a UI changes
UI changes including:
- button restyling
- new font
- nackend nav bar colour changed
- font resizing
- spacing adjusted
2019-09-18 19:16:11 +01:00
michael shanks
fc9c1a1fbe renaming store 2019-07-31 08:09:04 +01:00
michael shanks
13dd99be02 moving builder into web... 2019-07-13 10:35:57 +01:00