1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
Commit graph

3146 commits

Author SHA1 Message Date
Andrew Kingston 613f914589 Add new file for common svelte actions 2021-05-06 13:58:42 +01:00
Andrew Kingston c8ecc38bfb Add skeleton for apps page as example of full width page 2021-05-06 10:22:36 +01:00
Andrew Kingston d004d507f5 Update existing pages to use Page layout component 2021-05-06 10:22:17 +01:00
Andrew Kingston e1b32848ba Add default portal redirect 2021-05-06 10:18:41 +01:00
Andrew Kingston 1a33ad4892 Update core layout to allow full width pages and match designs 2021-05-06 10:18:25 +01:00
Andrew Kingston c7ea69a383 Update border colour definitions to match designs 2021-05-06 10:17:47 +01:00
Keviin Åberg Kultalahti baca6a6621 lintfix 2021-05-05 18:53:38 +02:00
Keviin Åberg Kultalahti 3b570fff83 moves admin store to stores/portal 2021-05-05 18:52:45 +02:00
Keviin Åberg Kultalahti 725a9ec2cc remove unneeded class 2021-05-05 18:45:18 +02:00
Keviin Åberg Kultalahti 3595278190 remove some unneeded after fixing _layout 2021-05-05 18:44:55 +02:00
Keviin Åberg Kultalahti d960dfbbbd fix merge conflict 2021-05-05 18:42:50 +02:00
Keviin Åberg Kultalahti 13468a5a3f format fixes 2021-05-05 18:41:42 +02:00
Keviin Åberg Kultalahti 677106a58b lint fix 2021-05-05 18:41:16 +02:00
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
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 e46ea324b5 update layout 2021-05-05 11:23:42 +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 8ecb70a8f7 merge with next 2021-05-04 11:40:59 +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 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 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 7dc53dc2e6 convert all Heading instances to use new API 2021-04-30 13:38:06 +02:00