1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

375 commits

Author SHA1 Message Date
Budibase Release Bot cc518ff381 v0.9.35 2021-06-09 10:12:38 +00:00
Martin McKeaveney 9a3c7ec746
Merge pull request #1548 from Budibase/dependabot/npm_and_yarn/packages/bbui/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6 in /packages/bbui
2021-06-09 11:03:22 +01:00
Budibase Release Bot 4e3c777129 v0.9.34 2021-06-08 19:56:50 +00:00
Budibase Release Bot 2278f9f221 v0.9.33 2021-06-08 19:28:00 +00:00
Budibase Release Bot 138f271bb6 v0.9.32 2021-06-08 18:48:22 +00:00
Budibase Release Bot bdcd3b023e v0.9.31 2021-06-08 18:15:16 +00:00
dependabot[bot] cc723e532c
Bump browserslist from 4.16.4 to 4.16.6 in /packages/bbui
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:08:12 +00:00
Andrew Kingston 41f87f0354 Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
Budibase Release Bot 1e852cabbb v0.9.30 2021-06-07 17:12:41 +00:00
Budibase Release Bot c04cdb7137 v0.9.29 2021-06-07 16:43:08 +00:00
Budibase Release Bot dd1b3c25ac v0.9.28 2021-06-07 16:26:33 +00:00
Andrew Kingston a481f807dd Fix radio group opacity on firefox on ubuntu 2021-06-07 09:41:27 +01:00
Budibase Release Bot d6808f4850 v0.9.27 2021-06-04 20:56:30 +00:00
Budibase Release Bot 1f8c9138e9 v0.9.26 2021-06-04 13:05:28 +00:00
Budibase Release Bot b49a43582b v0.9.25 2021-06-04 09:13:55 +00:00
Budibase Release Bot de2e690889 v0.9.24 2021-06-03 10:05:33 +00:00
Budibase Release Bot c45197edc5 v0.9.23 2021-06-02 12:06:51 +00:00
Budibase Release Bot 760b32da61 v0.9.22 2021-06-02 11:34:24 +00:00
Budibase Release Bot f95e1bb4e6 v0.9.21 2021-06-01 17:05:46 +00:00
Budibase Release Bot 5525fc390f v0.9.20 2021-06-01 16:25:29 +00:00
Budibase Release Bot dfae1371b5 v0.9.19 2021-06-01 12:50:43 +00:00
Budibase Release Bot afe61ae2c1 v0.9.18 2021-05-29 13:01:19 +00:00
Budibase Release Bot 598f189a65 v0.9.17 2021-05-28 19:13:11 +00:00
Budibase Release Bot 4e91f3e144 v0.9.16 2021-05-28 13:18:31 +00:00
Budibase Release Bot 6df76822bb v0.9.15 2021-05-28 12:39:17 +00:00
Budibase Release Bot 9307ef3375 v0.9.14 2021-05-27 15:05:57 +00:00
Budibase Release Bot 00cb2f5bfa v0.9.13 2021-05-27 07:19:23 +00:00
Budibase Release Bot 8ab9939153 v0.9.12 2021-05-26 16:53:00 +00:00
Budibase Release Bot 06d4fcfaf8 v0.9.11 2021-05-26 16:14:47 +00:00
Budibase Release Bot 9760be83a3 v0.9.10 2021-05-26 15:57:10 +00:00
Budibase Release Bot 0d880551f8 v0.9.9 2021-05-26 15:16:54 +00:00
Martin McKeaveney aa224e4415 v0.9.8 2021-05-26 15:36:41 +01:00
Martin McKeaveney 79ddd2cc79 v0.9.7 2021-05-26 15:34:28 +01:00
Martin McKeaveney 3326c24d37 v0.9.6 2021-05-26 13:37:46 +01:00
Andrew Kingston 6725461c99 Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-26 08:53:42 +01:00
Martin McKeaveney 52899e23a2 v0.9.5 2021-05-25 15:40:12 +01:00
Andrew Kingston 62e696d8ac Add back in active prop to ActionButton which must have got lost in a merge 2021-05-25 15:32:56 +01:00
Martin McKeaveney 9655d2a7fa v0.9.4 2021-05-25 12:44:36 +01:00
Andrew Kingston f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
Andrew Kingston dcfcde7d09 Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
Martin McKeaveney 881ddc646f v0.9.3 2021-05-24 21:54:28 +01:00
Martin McKeaveney a2917e3ffd v0.9.2 2021-05-24 17:20:20 +01:00
Martin McKeaveney 495a255987 tidy up 2021-05-23 15:52:21 +01:00
Martin McKeaveney b8c18d3d91 make attachments downloadable and images clickable 2021-05-23 15:40:00 +01:00
Andrew Kingston 5c950291f3 Allow enter keypress to submit login form 2021-05-21 13:27:27 +01:00
Andrew Kingston ce71ce1041 Update avatar to take initials prop and render text as uppercase 2021-05-21 13:16:54 +01:00
Andrew Kingston 0ea2482f7b Merge branch 'master' of github.com:Budibase/budibase into enhanced-app-list 2021-05-21 11:00:26 +01:00
Andrew Kingston 70e08d6a15 Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
Martin McKeaveney 7b4cc64bee v0.9.1 2021-05-20 14:53:22 +01:00
Martin McKeaveney d1836a898c v0.9.0 2021-05-20 14:49:19 +01:00
Andrew Kingston c911e67629 Remove unused prop 2021-05-19 18:45:14 +01:00
mike12345567 ecc1527833 Merge branch 'next' of github.com:Budibase/budibase into user-app-list 2021-05-19 15:58:17 +01:00
mike12345567 6d6eee2a93 Adding the ability to get all apps, with the status attached. 2021-05-19 15:09:57 +01:00
Andrew Kingston c62b002182 Update Layout to be position relative 2021-05-19 10:36:39 +01:00
Andrew Kingston 6e5cfe8520 Merge branch 'next' of github.com:Budibase/budibase into user-app-list 2021-05-19 10:09:20 +01:00
Andrew Kingston 54d16a3bf3 Remove margin in BBUI body component 2021-05-19 09:02:51 +01:00
mike12345567 48b7a31c2a Adding the ability to create options based on CSV, this will use the import data to create options. 2021-05-18 22:14:27 +01:00
Andrew Kingston 190186c990 Allow dropzone to preview images before being uploaded 2021-05-18 18:47:39 +01:00
mike12345567 b8e08b455d Updating text align style to be optional. 2021-05-18 16:03:06 +01:00
mike12345567 46d572a8fc Formatting. 2021-05-18 15:09:04 +01:00
Andrew Kingston 72e8af600a Merge branch 'feature/forgot-password' of github.com:Budibase/budibase into user-app-list 2021-05-18 14:33:25 +01:00
mike12345567 faa4606fe7 Merge branch 'next' of github.com:Budibase/budibase into feature/forgot-password 2021-05-18 14:29:43 +01:00
Andrew Kingston 4f0f532b72 Add font weight property to BBUI layout body 2021-05-18 13:52:42 +01:00
Andrew Kingston 1c56e9502d Ensure layout page component always fills the page 2021-05-18 13:52:26 +01:00
mike12345567 1080708ed5 Adding in all the other routes needed for forgotten password flow. 2021-05-18 12:34:21 +01:00
Andrew Kingston 4085cae433 Merge branch 'next' of github.com:Budibase/budibase into user-app-list 2021-05-18 12:33:06 +01:00
Andrew Kingston ea1583478a Add ability for BBUI text fields to update on change and default to true 2021-05-18 08:37:07 +01:00
Andrew Kingston bda46f3cf2 Fix issue with switches and checkboxes on firefox on linux 2021-05-18 08:20:46 +01:00
Andrew Kingston a26ab57a76 Add option for text alignment to Body 2021-05-17 17:49:40 +01:00
Andrew Kingston c90463e6a3 Add option to layout to justify items 2021-05-17 17:42:12 +01:00
Keviin Åberg Kultalahti 6f53922ad3 remove unused prop in ModalContent 2021-05-17 13:23:59 +02:00
Keviin Åberg Kultalahti 0b89117225 remove unneeded prop 2021-05-17 10:22:15 +02:00
Keviin Åberg Kultalahti 913fbcc990 Merge branch 'next' into admin/user-management-ui 2021-05-17 10:11:25 +02:00
Keviin Åberg Kultalahti 8392a4ba38 Merge branch 'feature/draft-apps' into admin/user-management-ui 2021-05-14 17:32:08 +02:00
Keviin Åberg Kultalahti 0bd7d2824c add check for name in Avatar component 2021-05-14 17:04:20 +02:00
Keviin Åberg Kultalahti 9b6608d5fa fix TreeView item warning about anchor 2021-05-14 17:03:37 +02:00
Andrew Kingston 753f0befbc Add brief docs to Table component explaining the schema prop 2021-05-14 13:11:23 +01:00
Andrew Kingston 82b0d331b3 Use divs rather than a tags for pagination to avoid navigation issue in client apps 2021-05-13 16:31:59 +01:00
Andrew Kingston 26014f4e5c Remove sorting by auto ID when output processing rows 2021-05-13 15:35:54 +01:00
Martin McKeaveney 31901c89f8 merge, UI for managing your own app locks 2021-05-13 14:04:03 +01:00
Andrew Kingston b52ccb5558 Fix bug preventing progress circle component from animating 2021-05-13 12:23:48 +01:00
Andrew Kingston 521184601a Add spectrum pagination component to BBUI 2021-05-13 12:23:25 +01:00
Andrew Kingston 4147b7203c Fix two-tone spectrum background colours 2021-05-12 14:52:43 +01:00
Andrew Kingston 16c6e09c61 Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-12 14:35:00 +01:00
Andrew Kingston 5131a2fd74 Fix chart placeholder, fix spectrum colours and begin work on pagination component 2021-05-12 14:34:25 +01:00
Keviin Åberg Kultalahti 0da5247a03 Merge branch 'next' into admin/user-management-ui 2021-05-12 14:08:58 +02:00
Andrew Kingston a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 2021-05-11 18:33:25 +01:00
Martin McKeaveney 3bf3fc5e02 email template E2E, adding preview 2021-05-11 14:44:43 +01:00
Keviin Åberg Kultalahti bf50ed2304 Merge branch 'next' into admin/user-management-ui 2021-05-11 12:01:31 +02:00
Andrew Kingston 3eabaea42f Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-11 10:47:52 +01:00
Andrew Kingston 5aebceb608
Merge pull request #1472 from Budibase/app-list
App list screen
2021-05-11 08:43:47 +01:00
Andrew Kingston b240cd9670 Allow tables to render header even when no data exists 2021-05-10 18:01:47 +01:00
mike12345567 479b5870dd Fixing issue with cell renderer not falling back to string rendering when type unknown. 2021-05-10 17:32:10 +01:00
Andrew Kingston 9e1e186020 Adjust modal background to proper background color and add border in lightest them to inline modals 2021-05-10 16:52:09 +01:00
Andrew Kingston d829462cd9 Add inline prop for modals to allow them to be used as actual components on pages 2021-05-10 16:14:39 +01:00
Andrew Kingston 07f4144457 Convert Page component to use flex to allow more flexibility 2021-05-10 16:14:12 +01:00
Martin McKeaveney 5ae9b46226 lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney b415fb2089 pull template type from body instead of params 2021-05-10 14:41:52 +01:00
Martin McKeaveney a207137c92 editor styling 2021-05-10 12:06:31 +01:00
Andrew Kingston 2bf2045a0a Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00