1
0
Fork 0
mirror of synced 2024-09-04 19:51:28 +12:00
Commit graph

245 commits

Author SHA1 Message Date
Andrew Kingston
bda46f3cf2 Fix issue with switches and checkboxes on firefox on linux 2021-05-18 08:20:46 +01: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
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
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
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
Andrew Kingston
81e9d8833c Handle long app names correctly in app grid view 2021-05-07 13:29:05 +01:00
Andrew Kingston
78f9f801ce Use local transitions in modal to avoid issues with component unmounting when navigating away 2021-05-07 13:13:24 +01:00
Andrew Kingston
1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
Andrew Kingston
9a69a7ed37 Center menu item icons 2021-05-07 08:36:05 +01:00
Andrew Kingston
dc6b66afde Reduce size of MenuItem icons 2021-05-06 15:33:28 +01:00
Andrew Kingston
f84cf90192 Update label component to use spectrum 2021-05-06 15:33:16 +01:00
Andrew Kingston
db9f3d15d1 Add log out and old settings to action menu from top bar avatar 2021-05-06 15:00:35 +01:00
Andrew Kingston
d1a355341f Fix classname in Body component 2021-05-06 14:10:54 +01:00
Andrew Kingston
a44849c955 Add noPadding prop to Body 2021-05-06 13:58:23 +01:00
Andrew Kingston
8b300dbd12 Add XS gap class to Layout 2021-05-06 13:58:07 +01:00
Andrew Kingston
8088416ba5 Add quiet prop to BBUI select 2021-05-06 13:57:36 +01:00
Andrew Kingston
058daeb57f Update avatar to solid background 2021-05-06 10:49:04 +01:00
Andrew Kingston
04dfbe4d18 Add Page layout component to BBUI 2021-05-06 10:17:27 +01:00
Keviin Åberg Kultalahti
335aeeded4 format fixes 2021-05-05 18:41:42 +02:00
Keviin Åberg Kultalahti
4d7b102da1 fix SideNav Item not working correctly 2021-05-05 16:47:27 +02:00
Keviin Åberg Kultalahti
1ccd023b04 passing in a name now shows initials in Avatar component 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
256554d6fc adjust font-size with size on Avatar component 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
d33b9b8e97 add sizing prop to Avatar 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
72dd292e17 working ProgressCircle 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
91518bdef8 fix progress not showing correctly 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
91e79ff3a5 wip: update ProgressCircle to take values 2021-05-05 11:23:36 +02:00
Keviin Åberg Kultalahti
478f76ee42 adds wip initial mode to Avatar 2021-05-05 11:22:54 +02:00
mike12345567
c259564ba8 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Martin McKeaveney
bb2f4f485b merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney
187b1c5670 Merge branch 'next' of https://github.com/Budibase/budibase into lab-day/scripting-block 2021-05-04 11:42:13 +01:00
Martin McKeaveney
a4cc4191b4 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston
4f4fa0f9bc Fix progressbar using undefined variables 2021-05-04 11:37:53 +01:00
Andrew Kingston
556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00