1
0
Fork 0
mirror of synced 2024-08-05 05:11:43 +12:00
Commit graph

237 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
17eca8c30b Merge branch 'next' into admin/user-management-ui 2021-05-12 14:08:58 +02:00
Martin McKeaveney
b1d60cc6b6 email template E2E, adding preview 2021-05-11 14:44:43 +01:00
Keviin Åberg Kultalahti
7e8bee48d8 Merge branch 'next' into admin/user-management-ui 2021-05-11 12:01:31 +02:00
Andrew Kingston
63c22494fd Merge pull request #1472 from Budibase/app-list
App list screen
2021-05-11 08:43:47 +01:00
Andrew Kingston
c220853891 Allow tables to render header even when no data exists 2021-05-10 18:01:47 +01:00
mike12345567
0debc239a1 Fixing issue with cell renderer not falling back to string rendering when type unknown. 2021-05-10 17:32:10 +01:00
Andrew Kingston
099e7648e3 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
0cd7dfa296 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
47dbb4ddb3 Convert Page component to use flex to allow more flexibility 2021-05-10 16:14:12 +01:00
Martin McKeaveney
4ccb326ece lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney
8174f44d40 pull template type from body instead of params 2021-05-10 14:41:52 +01:00
Martin McKeaveney
11ce48e1ff editor styling 2021-05-10 12:06:31 +01:00
Andrew Kingston
df607e78eb Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
Keviin Åberg Kultalahti
ea8e6d675d adds warning prop to ModalContent to enable warning buttons 2021-05-07 14:56:27 +02:00
Keviin Åberg Kultalahti
99fda23771 adds a click dispatch to the Table component 2021-05-07 14:52:46 +02:00
Andrew Kingston
b5dade2d50 Handle long app names correctly in app grid view 2021-05-07 13:29:05 +01:00
Andrew Kingston
8aaeac764b Use local transitions in modal to avoid issues with component unmounting when navigating away 2021-05-07 13:13:24 +01:00
Andrew Kingston
830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
Andrew Kingston
f57cfe70ce Center menu item icons 2021-05-07 08:36:05 +01:00
Andrew Kingston
cd39210573 Reduce size of MenuItem icons 2021-05-06 15:33:28 +01:00
Andrew Kingston
3d838a4c48 Update label component to use spectrum 2021-05-06 15:33:16 +01:00
Andrew Kingston
4d69e8c5c2 Add log out and old settings to action menu from top bar avatar 2021-05-06 15:00:35 +01:00
Andrew Kingston
1ae179687e Fix classname in Body component 2021-05-06 14:10:54 +01:00
Andrew Kingston
c277559a5a Add noPadding prop to Body 2021-05-06 13:58:23 +01:00
Andrew Kingston
7b7ae3396a Add XS gap class to Layout 2021-05-06 13:58:07 +01:00
Andrew Kingston
6702eed782 Add quiet prop to BBUI select 2021-05-06 13:57:36 +01:00
Andrew Kingston
df43d2efb2 Update avatar to solid background 2021-05-06 10:49:04 +01:00
Andrew Kingston
783ab8989d Add Page layout component to BBUI 2021-05-06 10:17:27 +01:00
Keviin Åberg Kultalahti
13468a5a3f format fixes 2021-05-05 18:41:42 +02:00
Keviin Åberg Kultalahti
4253f87e82 fix SideNav Item not working correctly 2021-05-05 16:47:27 +02:00
Keviin Åberg Kultalahti
22259b5077 passing in a name now shows initials in Avatar component 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
a8fdd8541e adjust font-size with size on Avatar component 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
0a8babd24d add sizing prop to Avatar 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
341b71cfd9 working ProgressCircle 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
b9ec7568d8 fix progress not showing correctly 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
1b2a0e879b wip: update ProgressCircle to take values 2021-05-05 11:23:36 +02:00
Keviin Åberg Kultalahti
6ca0a46d45 adds wip initial mode to Avatar 2021-05-05 11:22:54 +02:00
mike12345567
e5f3b3956c Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Martin McKeaveney
4086d39535 merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney
e78f9c9628 Merge branch 'next' of https://github.com/Budibase/budibase into lab-day/scripting-block 2021-05-04 11:42:13 +01:00
Martin McKeaveney
8ecb70a8f7 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston
ae94ee8f0e Fix progressbar using undefined variables 2021-05-04 11:37:53 +01:00
Andrew Kingston
797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
7bdf1f9ed2 Fix modal content size prop 2021-05-04 11:07:26 +01:00
Andrew Kingston
c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
mike12345567
7a5ba0eeba Some fixes after testing binding. 2021-05-04 10:49:33 +01:00
Martin McKeaveney
72ed644803 merge 2021-05-04 09:55:14 +01:00
Keviin Åberg Kultalahti
79b421769e fix accidental removal of Label component 2021-05-04 07:29:15 +02:00
Keviin Åberg Kultalahti
1a53da89b4 remove last styleguide reference 2021-05-03 09:35:47 +02:00
Keviin Åberg Kultalahti
0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00