1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
Commit graph

5045 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
98b1bbc655 merge next 2021-05-05 18:40:55 +02:00
Keviin Åberg Kultalahti
ae43bbe008 add analytics toggling 2021-05-05 18:39:36 +02:00
Keviin Åberg Kultalahti
ef129b7595 update org store and add loading state + notifications to save action 2021-05-05 18:30:03 +02:00
Martin McKeaveney
fc98a73f4c fix styling 2021-05-05 17:21:35 +01:00
Keviin Åberg Kultalahti
1f451d07de introduces portal stores concept and adds an org one that handles configs 2021-05-05 17:50:45 +02:00
Keviin Åberg Kultalahti
4253f87e82 fix SideNav Item not working correctly 2021-05-05 16:47:27 +02:00
Martin McKeaveney
037299d324 Merge branch 'next' of https://github.com/Budibase/budibase into oauth-config-screen 2021-05-05 14:54:12 +01:00
Keviin Åberg Kultalahti
ed2fd4ca95 move settings to a subpath 2021-05-05 12:56:12 +02:00
Martin McKeaveney
1b2fa1bbd6 tidy up imports 2021-05-05 11:03:45 +01:00
Keviin Åberg Kultalahti
5af66591da adds active indicator to sidenav 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
b837474bd8 passes in dummy user.name data to Avatar component 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
40a3b7324b remove dummy text from index page 2021-05-05 11:23:42 +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
e46ea324b5 update layout 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
Keviin Åberg Kultalahti
a826fbf60e more structure to layout 2021-05-05 11:22:54 +02:00
Keviin Åberg Kultalahti
80564e2b7d remove unused styling 2021-05-05 11:22:54 +02:00
Keviin Åberg Kultalahti
df30e594df allow navigation to other URLs than /builder 2021-05-05 11:22:39 +02:00
Martin McKeaveney
77830bec4f lint and tidy 2021-05-04 18:14:13 +01:00
Martin McKeaveney
cb02c9bf58 google oauth UI 2021-05-04 17:31:06 +01: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
d3ef4224a6 Merge branch 'labday/mike-formulas' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:50:52 +01:00
mike12345567
7a5ba0eeba Some fixes after testing binding. 2021-05-04 10:49:33 +01:00
mike12345567
dcf69b2181 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +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
Keviin Åberg Kultalahti
27ce375f17 merge fixes 2021-05-03 09:24:04 +02:00
Michael Drury
ded7a739fa Fixing an import and fixing a util function which was throwing an error in cypress tests. 2021-04-30 21:20:37 +01:00
Michael Drury
48a0c66972 Fixing cypress tests. 2021-04-30 19:17:00 +01:00
Andrew Kingston
836fdab139 Fix more sizes in settings and drawer 2021-04-30 16:53:33 +01:00
Andrew Kingston
00573827b9 Fix button sizes in settings 2021-04-30 16:42:53 +01:00
mike12345567
2cd4e389a6 Fixing complex test case. 2021-04-30 16:21:59 +01:00
mike12345567
a7022de9b5 Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 2021-04-30 16:17:57 +01:00
Martin McKeaveney
9b96a0f06d lint 2021-04-30 16:02:52 +01:00
Martin McKeaveney
6d32d5f8b1 tidy up 2021-04-30 15:44:37 +01:00
Keviin Åberg Kultalahti
bf1173698e convert Detail component to new API 2021-04-30 13:39:42 +02:00