1
0
Fork 0
mirror of synced 2024-08-24 06:21:37 +12:00
Commit graph

624 commits

Author SHA1 Message Date
Andrew Kingston
e274eeffce Tidy up options drawer styles 2021-08-17 11:33:09 +01:00
Peter Clement
ff5efc259f Merge remote-tracking branch 'origin/develop' into dynamic-picker-options 2021-08-17 11:26:42 +01:00
Peter Clement
ac850fdc19 text updates 2021-08-17 11:17:03 +01:00
Peter Clement
4c37365549 Allow users to define custom picker options 2021-08-17 10:32:01 +01:00
Andrew Kingston
5684285879
Merge pull request #2369 from Budibase/fix/screen-props
Fix screen settings not being saved
2021-08-17 09:28:43 +01:00
Andrew Kingston
e6399cad33
Merge pull request #2339 from Budibase/custom-form-validation
Custom form validation
2021-08-16 18:29:44 +01:00
Andrew Kingston
a5230e80a6 Fix screen settings not being saved 2021-08-16 17:01:34 +01:00
Andrew Kingston
b6e3c537e9 Add ability for select options to be loaded from a data provider 2021-08-16 11:24:25 +01:00
Andrew Kingston
cee0367b1d
Merge pull request #2344 from Budibase/ak-fixes
Fixes and features for various issues
2021-08-16 09:04:13 +01:00
Andrew Kingston
0879f2aaf0 Add 12px options for margin and padding 2021-08-13 12:23:41 +01:00
Andrew Kingston
a555eeea64 Increase width of contraint select in custom validation drawer 2021-08-12 12:27:50 +01:00
Andrew Kingston
02eafd8ca7 Add duplicate button 2021-08-12 12:25:54 +01:00
Andrew Kingston
3151f569a8 Hide formula fields from filter expressions until they can be searched 2021-08-12 10:03:56 +01:00
Andrew Kingston
a149f89664 Fix issue with duplicate icon in condtitional UI not being accounted for when using an update action 2021-08-12 09:55:41 +01:00
Andrew Kingston
280e783852 Add duplicate action to filter drawer 2021-08-12 09:50:09 +01:00
Andrew Kingston
8db72ae52c Remove log statement 2021-08-11 18:16:30 +01:00
Andrew Kingston
25e891c189 Fix validation value component always being an input 2021-08-11 16:46:01 +01:00
Andrew Kingston
ef99e5a557 Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:09:04 +01:00
Andrew Kingston
48059f6096 Add support for validating relationships 2021-08-11 14:34:22 +01:00
Andrew Kingston
d79748bfd9 Allow custom validation rules to use bindings or raw values 2021-08-10 14:36:00 +01:00
Andrew Kingston
b7af4ed65f Add validation drawer and simplify HOC's for different field types 2021-08-06 14:54:00 +01:00
Maurits Lourens
1d6c52ddfa Merge branch 'develop' into prevent_space_in_url
# Conflicts:
#	packages/builder/src/components/design/PropertiesPanel/ScreenSettingsSection.svelte
2021-08-05 20:11:55 +02:00
Maurits Lourens
4d7beb4cfc implement review comments 2021-08-05 20:03:54 +02:00
mike12345567
938f94e68f Fixing issue with google callback URL not being used when it was previously set. 2021-08-05 11:27:51 +01:00
Martin McKeaveney
d9ad54d939 merge with master 2021-08-04 13:20:11 +01:00
Andrew Kingston
546ca8c37b Fix bindings not appearing in certain button actions 2021-08-04 09:48:23 +01:00
Andrew Kingston
933b5d41f8 Lint 2021-08-03 12:52:01 +01:00
Andrew Kingston
4f64e3d74c Fix text of close screen modal action 2021-08-03 12:22:16 +01:00
Andrew Kingston
dbd2c5f064
Merge pull request #2205 from Budibase/fix/preview-garbage-handling
Allow app preview to handle garbage iframe messages
2021-08-03 10:12:21 +01:00
Andrew Kingston
f959471f79
Merge pull request #2204 from Budibase/fix/url-select
Fix URL select component
2021-08-03 10:02:29 +01:00
Andrew Kingston
062d7e4450 Rename visual actions from 'peek' to just 'open' screen in modal 2021-08-02 15:50:59 +01:00
Andrew Kingston
5a138fb4ea Fix colour picker inconsistencies when app theme has never been changed 2021-08-02 15:28:40 +01:00
Andrew Kingston
53e399f6c1 Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 15:12:45 +01:00
Andrew Kingston
473ccd27fa Add action to close peek modal and proxy notifications from the iframe 2021-08-02 15:12:38 +01:00
Andrew Kingston
65deee1008 Allow app preview to handle garbage iframe messages 2021-08-01 14:00:18 +01:00
Andrew Kingston
3e4e8eae3b Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 2021-08-01 13:39:33 +01:00
Keviin Åberg Kultalahti
150ac075cb adds the Spectrum divider component to the standard components 2021-07-31 15:11:33 +02:00
Andrew Kingston
c7566a7b90 Revert to a cleaner modal with no title or buttons for screen peeking 2021-07-30 18:16:37 +01:00
Andrew Kingston
1dec4221e7 Add checkbox to specify navigate action should open in a modal insteaf 2021-07-30 13:59:04 +01:00
Martin McKeaveney
d44119d3aa
Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens
7397822478 fix lint issue 2021-07-28 17:20:25 +02:00
Maurits Lourens
5f18c86d79 add duplicate condition button 2021-07-28 17:05:14 +02:00
Martin McKeaveney
9540cb1048
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +01:00
Maurits Lourens
b27c8843c2 revert change to event dispatcher 2021-07-28 11:30:57 +02:00
Maurits Lourens
5efc80b859 fix lint issues 2021-07-28 10:19:10 +02:00
Maurits Lourens
a17077b25a replace spaces with underscores in screen routes 2021-07-28 09:09:37 +02:00
Maurits Lourens
bca7fe1d24 remove event listeners prevents memory leaks 2021-07-26 23:53:11 +02:00
Maurits Lourens
cf5cb17d61 delete component using the keyboard 2021-07-26 23:48:59 +02:00
Maurits Lourens
d485e95e7b fix lint issues 2021-07-26 15:22:14 +02:00
Andrew Kingston
083d05f389 Fix same svelte-dnd-action drag error for navigation editor 2021-07-26 14:11:30 +01:00
Andrew Kingston
3d21286aaf Fix svelte-dnd-action throwing an error when interacting with a spectrum field inside a draggable 2021-07-26 14:09:14 +01:00
Maurits Lourens
82cc14ed53 clear form action - adjust manifest and add settings form 2021-07-26 15:05:22 +02:00
Andrew Kingston
118141aca2 Lint 2021-07-26 13:10:00 +01:00
Maurits Lourens
35d5a2d082 clear form action - draft 2021-07-26 13:58:18 +02:00
Andrew Kingston
5094e5814e Fix bug with resetting operators when an incompatible value type is chosen 2021-07-26 12:56:47 +01:00
Andrew Kingston
41953e049d Add full type support to conditional UI 2021-07-26 12:52:55 +01:00
Andrew Kingston
8301bcc0cb Fix svelte keying of component settings blocks 2021-07-23 15:44:35 +01:00
Andrew Kingston
24f6adbcca Add initial work on dynamically updating any setting via conditional UI 2021-07-22 19:19:37 +01:00
Andrew Kingston
e721d4e01d Add initial work on evaluation of conditional UI conditions in client library 2021-07-21 14:03:49 +01:00
Andrew Kingston
63bbc22251 Move lucene options into common file and add initial work on conditional UI components 2021-07-21 08:46:02 +01:00
Andrew Kingston
0295d61b1b Fix padding on some drawer content components 2021-07-20 14:38:35 +01:00
Andrew Kingston
c1d4a415f9 Update events editor and action components with new drawer styles 2021-07-20 14:34:27 +01:00
Andrew Kingston
ee84cdcbdf Update drawer components to work with new styles 2021-07-20 10:58:07 +01:00
Andrew Kingston
d58d977cd0 Update navigation link editor drawer to work with new drawer styles 2021-07-20 10:52:46 +01:00
Andrew Kingston
deb0b2998f Update drawer styles, drawer bindable inputs and settings bindable inputs 2021-07-14 14:21:11 +01:00
Martin McKeaveney
742402f4c7 merge with master 2021-07-11 18:07:46 +01:00
Kyle Harrison
b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Andrew Kingston
948ad092e5 Fix crash when referencing a component definition that doesn't exist 2021-07-07 17:07:16 +01:00
Andrew Kingston
db276468aa Use client features to determine when to show client preview on initial load 2021-07-07 13:54:44 +01:00
Andrew Kingston
4dec87795a Update develop with master bugfix and add comments to explain loading events 2021-07-07 13:21:30 +01:00
Andrew Kingston
bf6762dd66 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 13:16:26 +01:00
Andrew Kingston
4b4610f581 Fix iframe preview loading bug in old client library versions 2021-07-07 13:09:33 +01:00
Andrew Kingston
70d29c32f8 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 11:48:38 +01:00
Andrew Kingston
8c39c4792d Add error handling to builder preview and loading indicator 2021-07-07 11:10:23 +01:00
Andrew Kingston
c4b7428aed Avoid filter editor sending a prop change when filter is not an array, which was causing extra 409s and causing issues with tables 2021-07-06 15:55:02 +01:00
Andrew Kingston
07ed0b1217 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 09:03:24 +01:00
Andrew Kingston
9c954609fd Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 2021-07-01 00:40:16 +01:00
Andrew Kingston
d7ea2fddea Set light as default app theme 2021-06-30 19:41:09 +01:00
Andrew Kingston
3a615306a6 Add error handling to builder preview and loading indicator 2021-06-30 19:37:03 +01:00
Andrew Kingston
f7f7180437 Add spectrum card component 2021-06-30 16:33:35 +01:00
Andrew Kingston
1547c17f7f Merge and add initial work on cards 2021-06-30 16:33:19 +01:00
Andrew Kingston
1b8e6d029f Fix bug where stale data is shown in custom css drawer when changing components 2021-06-30 09:38:14 +01:00
Andrew Kingston
24172d111c Remove a lot of hacks around screenslots and allow naming them 2021-06-30 09:05:03 +01:00
Andrew Kingston
1cf0d3b0cf Fix text casing on some button settings 2021-06-30 08:46:53 +01:00
Andrew Kingston
b4a8a9c160 Add better theme compatibility to color picker and client app components 2021-06-30 08:30:57 +01:00
Andrew Kingston
dfbd1eaae1 Add initial work on refactoring color picker to account for client app theme 2021-06-28 14:51:47 +01:00
Andrew Kingston
d28c48ccad Add global app theme picker and use it in client preview 2021-06-28 12:55:11 +01:00
Andrew Kingston
9c1cf98fce Fix placement of 'reset fields' button for field groups 2021-06-28 10:09:31 +01:00
Andrew Kingston
b2c843adb4 Lint 2021-06-25 17:27:06 +01:00
Andrew Kingston
3a78b26230 Remove deprecated 'inline' style setting 2021-06-25 17:00:30 +01:00
Andrew Kingston
14fa37deac Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2 2021-06-24 11:44:49 +01:00
Andrew Kingston
d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 2021-06-23 14:21:37 +01:00
Andrew Kingston
2dd5645aab Fix instance name on layouts 2021-06-23 12:26:46 +01:00
Andrew Kingston
361d27cb08 Add color picker component and tidy up style options 2021-06-23 09:54:31 +01:00
Martin McKeaveney
9df56e9977 adding scroll to data source select 2021-06-23 08:04:24 +01:00
Andrew Kingston
817dc7b3cf Add new style definitions for containers 2021-06-23 07:55:33 +01:00
Andrew Kingston
ab56301ace Add screen settings section, refactor more of component settings panel 2021-06-22 09:36:50 +01:00
Andrew Kingston
eff444f5ac Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2 2021-06-22 09:14:27 +01:00
Andrew Kingston
729dc3d8eb Add initial work on merging settings and design panels, improve code structure, improve styles 2021-06-22 09:14:17 +01:00
mike12345567
0248098964 Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-21 13:05:39 +01:00
Martin McKeaveney
3d89604680 merge 2021-06-21 11:19:22 +01:00
Andrew Kingston
e5e3333158 Add confirmation params for some actions 2021-06-21 09:58:24 +01:00
Andrew Kingston
6eb82071b7 Allow sections to be nested inside containers 2021-06-18 14:03:55 +01:00
mike12345567
987b66fd59 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 2021-06-18 13:14:45 +01:00
Andrew Kingston
83d9a782c8 Lint and remove unused section properties 2021-06-18 12:44:53 +01:00
Andrew Kingston
9f8eeb7c99 Remove transition setting from components 2021-06-18 12:41:15 +01:00
Andrew Kingston
84bc177784 Fix error when deleting screen 2021-06-18 12:32:55 +01:00
Andrew Kingston
eb388c51c6 Fix screen deletion not waiting for async operations to finish 2021-06-18 12:23:50 +01:00
Andrew Kingston
feef8dd30f Update buttons in settings, improve preview styles 2021-06-18 09:59:28 +01:00
Andrew Kingston
6ccb851e0d Remove deprecated navigation component from the builder but leave it in standard components for compatibility 2021-06-18 09:59:04 +01:00
Martin McKeaveney
90bd99039b lint 2021-06-17 14:06:31 +01:00
Andrew Kingston
a4d808c7f2 Update server generated layouts and improve layout styles 2021-06-17 12:57:36 +01:00
Andrew Kingston
a522a87ee8 Add component for customising navigation links, improve layouts and responsiveness 2021-06-17 12:18:48 +01:00
mike12345567
d22f608c6f Formatting. 2021-06-16 18:39:59 +01:00
Martin McKeaveney
1a94ef5039 end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
mike12345567
2598af16bf Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 14:13:57 +01:00
Andrew Kingston
bd52745a90 Fix crash determining illegal children when selectedComponent is null 2021-06-16 09:37:23 +01:00
Andrew Kingston
f147422e74 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-16 09:35:11 +01:00
mike12345567
113486ef48 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 20:00:52 +01:00
Martin McKeaveney
9a35e332ca consolidate data sources and queries together in one UI 2021-06-15 19:48:05 +01:00
Andrew Kingston
d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
Andrew Kingston
9aea8d124f Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-14 09:54:11 +01:00
Keviin Åberg Kultalahti
7566a84aeb missed files that were not commited on friday 2021-06-14 07:34:42 +02:00
Martin McKeaveney
58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 2021-06-11 17:52:08 +01:00
Keviin Åberg Kultalahti
aef10f5365 wip layout compoent 2021-06-11 14:47:57 +02:00
Andrew Kingston
49dd84a2bd Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 15:10:11 +01:00
Keviin Åberg Kultalahti
6356ce8e4c Merge branch 'master' into feature/layout-poc 2021-06-09 10:24:05 +02:00
Keviin Åberg Kultalahti
03b5cff753 change name to section, add illegalChildren prop to manifest 2021-06-09 10:23:42 +02:00
Andrew Kingston
76b79d33ef Improve client app overflow and selection indicators 2021-06-08 15:16:37 +01:00
Andrew Kingston
ba1908f7f9 Render builder preview selection indicators via top level component instead of via styleable healper. Add indiciator on hover and add name to indicator 2021-06-08 14:19:03 +01:00
Martin McKeaveney
0221f9de60 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
Andrew Kingston
41f87f0354 Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
Keviin Åberg Kultalahti
f51c9d693a rework selector styles 2021-06-04 14:34:40 +02:00
Keviin Åberg Kultalahti
01b9e890d5 wip layout component 2021-06-04 08:57:18 +02:00
Andrew Kingston
135c5df292 Remove leftover code and add proper comments to action types 2021-06-03 11:38:06 +01:00
Andrew Kingston
1b8e6ce195 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Andrew Kingston
c6827e8a75 Improve client performance and add action to control data provider queries 2021-06-01 14:59:42 +01:00
Andrew Kingston
a367acfd74 Allow data providers to inherit each other and add full client side lucene implementation 2021-05-27 15:11:08 +01:00
Martin McKeaveney
b04d153b11 flip bools to strings 2021-05-27 08:21:05 +01:00
Martin McKeaveney
f9c5975ac7 SSL fixes, update boolean in lucene 2021-05-26 22:48:55 +01:00
Andrew Kingston
684e814bd4
Merge pull request #1564 from Budibase/ak-fixes
Proper font support and multiple fixes
2021-05-26 13:18:40 +01:00
Andrew Kingston
943c3a1bf2 Fix execute query action not working 2021-05-26 08:49:54 +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
Andrew Kingston
07e2ea701e Remove login form component 2021-05-25 08:26:43 +01:00
Andrew Kingston
270de9896c Stop / route screen being called Login when set to public access 2021-05-24 14:09:19 +01:00
mike12345567
beae1cec71 Removing all login/logout functionality from apps. 2021-05-20 13:05:58 +01:00
Mike Shanks
94d098e494 Fix: Unable to use parameters with Rest conenctor 2021-05-20 09:07:51 +01:00
Andrew Kingston
ac2c34a4b4 Disable update on change for component settings 2021-05-18 08:40:18 +01:00
Andrew Kingston
47db3df0a1 Add optional info text to components 2021-05-14 13:29:14 +01:00
Andrew Kingston
c669526c66 Remove search component from component structure 2021-05-13 12:38:56 +01:00
Andrew Kingston
d9923e1e98 Clean up data source context and remove explicit button actions for pagination 2021-05-13 12:30:45 +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
6d1c9c3e44 Add legacy in-memory filtering and sorting for views and external datasources 2021-05-11 19:07:52 +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
Andrew Kingston
78ae68981e Add support for numerical sorting 2021-05-11 11:24:16 +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
4160dc1e8d Update routing to serve any builder routes under /app so that envoy can proxy correctly 2021-05-06 16:39:34 +01:00
Keviin Åberg Kultalahti
88606feeb1 remove unused styling 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
a4cc4191b4 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston
556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
1c3d477523 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
mike12345567
acc6eed8ff Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +01:00
Martin McKeaveney
4618dfd2d1 merge 2021-05-04 09:55:14 +01:00
Keviin Åberg Kultalahti
4ec2e7d01f lint:fix 2021-05-03 09:31:09 +02:00
Keviin Åberg Kultalahti
08126293a2 merge fixes 2021-05-03 09:24:04 +02:00
Andrew Kingston
abf170d40c Fix more sizes in settings and drawer 2021-04-30 16:53:33 +01:00
Andrew Kingston
dc92307af4 Fix button sizes in settings 2021-04-30 16:42:53 +01:00
Andrew Kingston
5aee405245 Add server-side searching and pagination to data providers using internal tables 2021-04-30 16:29:53 +01:00
mike12345567
a6e282c19b 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
Keviin Åberg Kultalahti
71f20dd2ea convert all Heading instances to use new API 2021-04-30 13:38:06 +02:00
Keviin Åberg Kultalahti
f0f10ab2b4 Convert Body component to use size="" prop 2021-04-30 13:31:45 +02:00
Andrew Kingston
717b0b0af6 Expose search API endpoint 2021-04-29 14:55:33 +01:00
Andrew Kingston
368e921efa Fix styles in datasource select 2021-04-29 09:01:24 +01:00
Andrew Kingston
85466fb7da Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:08:54 +01:00
Andrew Kingston
14a9eebfa1 Update other cypress helpers to work with spectrum 2021-04-28 15:08:43 +01:00
Keviin Åberg Kultalahti
665e66eb95 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-28 15:55:15 +02:00
Keviin Åberg Kultalahti
504a5df4a8 fix DataSourceSelect Query Panel 2021-04-28 15:31:41 +02:00
Keviin Åberg Kultalahti
672046a76c remove Spacer component 2021-04-28 15:23:47 +02:00
Keviin Åberg Kultalahti
7bb1ca48f9 fix ExecuteQuery to use Layout 2021-04-28 15:20:03 +02:00
Keviin Åberg Kultalahti
6c5b0f88b9 fix dataBinding error 2021-04-28 15:18:12 +02:00
Andrew Kingston
720b5b40db Increase font size of binding drawer results 2021-04-28 14:16:47 +01:00
Keviin Åberg Kultalahti
381ab45834 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-28 15:09:32 +02:00
Keviin Åberg Kultalahti
4c19d2d42f Convert EventPanel to Layout component 2021-04-28 15:04:30 +02:00
Keviin Åberg Kultalahti
7df0555721 rewords FilterPanel to use new DrawerContent component 2021-04-28 14:52:58 +02:00
Keviin Åberg Kultalahti
42204aa53d rename DrawerContentWithSidebar to DrawerContent and add sidebar check 2021-04-28 14:42:44 +02:00
Andrew Kingston
bdd9eb2ff3 Update all component icons 2021-04-28 13:42:17 +01:00
Keviin Åberg Kultalahti
b18f840c00 Convert IntegrationForm to use Layout component 2021-04-28 14:33:40 +02:00
Keviin Åberg Kultalahti
5c627f9372 Switch bindingPanel to use new Drawer content component 2021-04-28 10:10:48 +02:00
Keviin Åberg Kultalahti
a1cad7ab0d Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
c4c8a281c2 cleanup component selection list 2021-04-27 17:04:50 +02:00
Keviin Åberg Kultalahti
0b37d6f89a rework Icons to use new API 2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
c1542dc49e rework Divider to use new API 2021-04-27 16:25:39 +02:00
Keviin Åberg Kultalahti
aaf9b9e305 merge main branch 2021-04-27 16:19:42 +02:00
Keviin Åberg Kultalahti
768dfef5a0 convert ActionButton to new interface 2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti
a760e6c1b5 Changes ActionMenu button slot to be called control 2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti
66081ffa3d rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti
e6ce9aaa2f converts component adding buttons in design section 2021-04-26 17:34:28 +02:00
Keviin Åberg Kultalahti
c4b6e30391 more conversion 2021-04-26 14:48:23 +02:00
Keviin Åberg Kultalahti
c655209f89 ActionMenu API improvements 2021-04-26 14:42:45 +02:00
Keviin Åberg Kultalahti
3a638798a6 More ActionMenu conversion 2021-04-26 14:21:30 +02:00
Keviin Åberg Kultalahti
1d614cf792 convert ScreenDropdown to use ActionMenu 2021-04-26 13:44:26 +02:00
Keviin Åberg Kultalahti
426377513c converts component dropdown to action 2021-04-26 12:29:45 +02:00
Keviin Åberg Kultalahti
47f6509baf update ActionButton interface 2021-04-23 15:45:10 +02:00
Keviin Åberg Kultalahti
7bf256ac79 switch out remix icon 2021-04-23 14:06:42 +02:00
Keviin Åberg Kultalahti
8904d32c14 fix body sizing in some components 2021-04-23 14:03:34 +02:00
Keviin Åberg Kultalahti
2dff378ce7 replace remix icons in NavItem component 2021-04-23 13:52:34 +02:00
Keviin Åberg Kultalahti
dbb125dd12 Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 12:52:05 +02:00
Andrew Kingston
714929ff27 Add background color to request feature button 2021-04-23 11:44:42 +01:00
Andrew Kingston
1bb79d77b9 Add padding to account for request feature button 2021-04-23 11:41:26 +01:00
Keviin Åberg Kultalahti
b97fe50a4a remix replacement 2021-04-23 12:39:48 +02:00
Keviin Åberg Kultalahti
3ac72ec42b more remix replacements 2021-04-23 12:34:56 +02:00
Andrew Kingston
b92083bf83 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
b5db919ee1 switch remix icons to spectrum in panels 2021-04-23 10:07:50 +02:00
Keviin Åberg Kultalahti
2edc795185 update FilterEditor and SaveFields drawers 2021-04-23 08:30:23 +02:00
Keviin Åberg Kultalahti
79366072dc Align action panel with other designs 2021-04-22 16:38:26 +02:00
Keviin Åberg Kultalahti
9f5393a7ac wip: fixes a couple of drawers 2021-04-22 16:34:18 +02:00
Keviin Åberg Kultalahti
09551f971b Switch out DropdownMenu to Popover across the builder 2021-04-21 16:03:12 +02:00
Keviin Åberg Kultalahti
7384e88613 remove unused files that were accidentally left 2021-04-21 13:16:05 +02:00
Keviin Åberg Kultalahti
6db09715df merge spectrum-bbui 2021-04-21 13:15:16 +02:00
Andrew Kingston
57aaa05461 Remove some old stuff and update binding icon 2021-04-21 11:42:25 +01:00
Andrew Kingston
b2fc4e56eb Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Keviin Åberg Kultalahti
1f50a970c1 wip: trying to get the new TreeView component to work with the drag-and-drop functionality 2021-04-20 15:57:56 +02:00
Andrew Kingston
5b7f58d7b4 Add search component and update screen list panel 2021-04-20 14:24:14 +01:00
Andrew Kingston
6ac5a999cb Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-20 14:06:33 +01:00
Andrew Kingston
e3bb206b2d Update new screen modal 2021-04-20 12:48:37 +01:00
Andrew Kingston
1bc678ad9e Add caret position function to text area and fix issue with design transitions and custom styles 2021-04-19 15:07:25 +01:00
Andrew Kingston
36b1cd75fd Update button actions to use new spectrum components 2021-04-19 14:40:51 +01:00
Andrew Kingston
c4f50b3cbe Fix multiple bugs with ID numbering in the event editor 2021-04-19 14:37:04 +01:00
Andrew Kingston
f0d1667b03 Update binding icon styles and fix theme editor 2021-04-19 14:10:58 +01:00
Andrew Kingston
3703ab17a4 Update all design panel settings and styles to use new spectrum components 2021-04-19 14:04:07 +01:00
Andrew Kingston
af73ea15be Add combobox component 2021-04-19 12:05:11 +01:00
Andrew Kingston
68aca8b630 Update some more parts of the builder to use new form components 2021-04-16 13:07:38 +01:00
Keviin Åberg Kultalahti
0ac9ef1746 reverses tab order mistake in properties panel 2021-04-16 12:17:20 +02:00
Andrew Kingston
6e9c3b7b5d Fix schema in when creating columns and use new spectrum form components in design section 2021-04-16 11:06:21 +01:00
Andrew Kingston
3aeb85f62f Fix table height when no rows exist and fixed row count specified 2021-04-16 11:03:44 +01:00
Keviin Åberg Kultalahti
32c2aa00b0 Component panel now uses Tabs component 2021-04-16 11:28:53 +02:00
Keviin Åberg Kultalahti
65309a5b98 adds tab to left sidebar on design section 2021-04-16 11:18:39 +02:00
Andrew Kingston
534ca3319e Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-16 08:08:52 +01:00
Andrew Kingston
b83148a0c8 Update some builder components to use new forms 2021-04-15 19:42:58 +01:00
Keviin Åberg Kultalahti
5da296ed5d adds divider component 2021-04-14 14:52:25 +02:00
Keviin Åberg Kultalahti
97712a2936 fix buttons 2021-04-09 15:24:28 +02:00
Keviin Åberg Kultalahti
b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti
a2a1722baf conversion of buttons in builder 2021-04-09 10:52:06 +02:00
Andrew Kingston
caee5e3cd9 Remove placeholder from iframe template 2021-04-01 19:43:44 +01:00
Andrew Kingston
dab183cc8a Use server-provided client lib URL in iframe preview 2021-04-01 14:10:49 +01:00
Andrew Kingston
677c3e0e86 Fix merge conflict 2021-04-01 10:33:51 +01:00
Andrew Kingston
46745a757a Update to support new stores 2021-04-01 10:29:47 +01:00