Andrew Kingston
|
d135ddb376
|
Fix bindings not appearing in certain button actions
|
2021-08-04 09:48:23 +01:00 |
Andrew Kingston
|
b768e2991f
|
Lint
|
2021-08-03 12:52:01 +01:00 |
Andrew Kingston
|
6b2f70ce05
|
Fix text of close screen modal action
|
2021-08-03 12:22:16 +01:00 |
Andrew Kingston
|
fe5cb6ebb2
|
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
|
ce38875ea5
|
Merge pull request #2204 from Budibase/fix/url-select
Fix URL select component
|
2021-08-03 10:02:29 +01:00 |
Andrew Kingston
|
33431a5edc
|
Rename visual actions from 'peek' to just 'open' screen in modal
|
2021-08-02 15:50:59 +01:00 |
Andrew Kingston
|
531d6d2cd0
|
Fix colour picker inconsistencies when app theme has never been changed
|
2021-08-02 15:28:40 +01:00 |
Andrew Kingston
|
bb0e76d92a
|
Merge branch 'develop' of github.com:Budibase/budibase into peek-screen
|
2021-08-02 15:12:45 +01:00 |
Andrew Kingston
|
def7f7a949
|
Add action to close peek modal and proxy notifications from the iframe
|
2021-08-02 15:12:38 +01:00 |
Andrew Kingston
|
06fa9091f4
|
Allow app preview to handle garbage iframe messages
|
2021-08-01 14:00:18 +01:00 |
Andrew Kingston
|
7f09f55315
|
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
|
6f2fe3d81b
|
adds the Spectrum divider component to the standard components
|
2021-07-31 15:11:33 +02:00 |
Andrew Kingston
|
8e82a0efd9
|
Revert to a cleaner modal with no title or buttons for screen peeking
|
2021-07-30 18:16:37 +01:00 |
Andrew Kingston
|
7723a1ed60
|
Add checkbox to specify navigate action should open in a modal insteaf
|
2021-07-30 13:59:04 +01:00 |
Martin McKeaveney
|
145cb78742
|
Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
|
2021-07-28 16:56:51 +01:00 |
Maurits Lourens
|
2b2528bdbd
|
fix lint issue
|
2021-07-28 17:20:25 +02:00 |
Maurits Lourens
|
019243a329
|
add duplicate condition button
|
2021-07-28 17:05:14 +02:00 |
Martin McKeaveney
|
e40c8cd9ef
|
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
|
2021-07-28 10:42:17 +01:00 |
Maurits Lourens
|
8ec5e7f8ce
|
revert change to event dispatcher
|
2021-07-28 11:30:57 +02:00 |
Maurits Lourens
|
a77b386f6e
|
fix lint issues
|
2021-07-28 10:19:10 +02:00 |
Maurits Lourens
|
519d2bd0fb
|
replace spaces with underscores in screen routes
|
2021-07-28 09:09:37 +02:00 |
Maurits Lourens
|
7173be59c6
|
remove event listeners prevents memory leaks
|
2021-07-26 23:53:11 +02:00 |
Maurits Lourens
|
1497f3f680
|
delete component using the keyboard
|
2021-07-26 23:48:59 +02:00 |
Maurits Lourens
|
f2c26a90c3
|
fix lint issues
|
2021-07-26 15:22:14 +02:00 |
Andrew Kingston
|
a69b320483
|
Fix same svelte-dnd-action drag error for navigation editor
|
2021-07-26 14:11:30 +01:00 |
Andrew Kingston
|
7a9197975d
|
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
|
3dbafac806
|
clear form action - adjust manifest and add settings form
|
2021-07-26 15:05:22 +02:00 |
Andrew Kingston
|
93d6da7ebe
|
Lint
|
2021-07-26 13:10:00 +01:00 |
Maurits Lourens
|
07553b9937
|
clear form action - draft
|
2021-07-26 13:58:18 +02:00 |
Andrew Kingston
|
8a09494348
|
Fix bug with resetting operators when an incompatible value type is chosen
|
2021-07-26 12:56:47 +01:00 |
Andrew Kingston
|
38df0b54a5
|
Add full type support to conditional UI
|
2021-07-26 12:52:55 +01:00 |
Andrew Kingston
|
af3802e28a
|
Fix svelte keying of component settings blocks
|
2021-07-23 15:44:35 +01:00 |
Andrew Kingston
|
204de7c4d3
|
Add initial work on dynamically updating any setting via conditional UI
|
2021-07-22 19:19:37 +01:00 |
Andrew Kingston
|
5e5332cd4f
|
Add initial work on evaluation of conditional UI conditions in client library
|
2021-07-21 14:03:49 +01:00 |
Andrew Kingston
|
0c80e8c5b5
|
Move lucene options into common file and add initial work on conditional UI components
|
2021-07-21 08:46:02 +01:00 |
Andrew Kingston
|
87394af383
|
Fix padding on some drawer content components
|
2021-07-20 14:38:35 +01:00 |
Andrew Kingston
|
2f559c3867
|
Update events editor and action components with new drawer styles
|
2021-07-20 14:34:27 +01:00 |
Andrew Kingston
|
b3eb783d7b
|
Update drawer components to work with new styles
|
2021-07-20 10:58:07 +01:00 |
Andrew Kingston
|
83ab09b133
|
Update navigation link editor drawer to work with new drawer styles
|
2021-07-20 10:52:46 +01:00 |
Andrew Kingston
|
38014a76be
|
Update drawer styles, drawer bindable inputs and settings bindable inputs
|
2021-07-14 14:21:11 +01:00 |
Martin McKeaveney
|
bebfe4c6e1
|
merge with master
|
2021-07-11 18:07:46 +01:00 |
Kyle Harrison
|
2d451bb3a9
|
apply fixes for common spelling mistakes
|
2021-07-09 17:54:49 +01:00 |
Andrew Kingston
|
0ff1f0fbe9
|
Fix crash when referencing a component definition that doesn't exist
|
2021-07-07 17:07:16 +01:00 |
Andrew Kingston
|
cc7b07a020
|
Use client features to determine when to show client preview on initial load
|
2021-07-07 13:54:44 +01:00 |
Andrew Kingston
|
ac99f7a23b
|
Update develop with master bugfix and add comments to explain loading events
|
2021-07-07 13:21:30 +01:00 |
Andrew Kingston
|
67ffb2d96d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-07-07 13:16:26 +01:00 |
Andrew Kingston
|
ef88c740b2
|
Fix iframe preview loading bug in old client library versions
|
2021-07-07 13:09:33 +01:00 |
Andrew Kingston
|
9542910a41
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-07-07 11:48:38 +01:00 |
Andrew Kingston
|
07ea6469fd
|
Add error handling to builder preview and loading indicator
|
2021-07-07 11:10:23 +01:00 |
Andrew Kingston
|
929d1c73d4
|
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
|
56d687a236
|
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
|
2021-07-05 09:03:24 +01:00 |
Andrew Kingston
|
1d2b306574
|
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
|
ccb48a642f
|
Set light as default app theme
|
2021-06-30 19:41:09 +01:00 |
Andrew Kingston
|
9b9bda1fb4
|
Add error handling to builder preview and loading indicator
|
2021-06-30 19:37:03 +01:00 |
Andrew Kingston
|
45d235ca92
|
Add spectrum card component
|
2021-06-30 16:33:35 +01:00 |
Andrew Kingston
|
2beaa2b28a
|
Merge and add initial work on cards
|
2021-06-30 16:33:19 +01:00 |
Andrew Kingston
|
48fdc8a2df
|
Fix bug where stale data is shown in custom css drawer when changing components
|
2021-06-30 09:38:14 +01:00 |
Andrew Kingston
|
2693878a72
|
Remove a lot of hacks around screenslots and allow naming them
|
2021-06-30 09:05:03 +01:00 |
Andrew Kingston
|
3ed1ac4ccd
|
Fix text casing on some button settings
|
2021-06-30 08:46:53 +01:00 |
Andrew Kingston
|
6bfcb3fc2b
|
Add better theme compatibility to color picker and client app components
|
2021-06-30 08:30:57 +01:00 |
Andrew Kingston
|
2b7f3942d0
|
Add initial work on refactoring color picker to account for client app theme
|
2021-06-28 14:51:47 +01:00 |
Andrew Kingston
|
f2be9501d3
|
Add global app theme picker and use it in client preview
|
2021-06-28 12:55:11 +01:00 |
Andrew Kingston
|
be37720dc5
|
Fix placement of 'reset fields' button for field groups
|
2021-06-28 10:09:31 +01:00 |
Andrew Kingston
|
50f8931fbe
|
Lint
|
2021-06-25 17:27:06 +01:00 |
Andrew Kingston
|
954c83c418
|
Remove deprecated 'inline' style setting
|
2021-06-25 17:00:30 +01:00 |
Andrew Kingston
|
fb18635bf9
|
Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2
|
2021-06-24 11:44:49 +01:00 |
Andrew Kingston
|
098131099d
|
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
|
d7cc6836a9
|
Fix instance name on layouts
|
2021-06-23 12:26:46 +01:00 |
Andrew Kingston
|
4b9a863c68
|
Add color picker component and tidy up style options
|
2021-06-23 09:54:31 +01:00 |
Martin McKeaveney
|
137aff049d
|
adding scroll to data source select
|
2021-06-23 08:04:24 +01:00 |
Andrew Kingston
|
dd4c7a186e
|
Add new style definitions for containers
|
2021-06-23 07:55:33 +01:00 |
Andrew Kingston
|
2367a97f39
|
Add screen settings section, refactor more of component settings panel
|
2021-06-22 09:36:50 +01:00 |
Andrew Kingston
|
da1197337e
|
Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2
|
2021-06-22 09:14:27 +01:00 |
Andrew Kingston
|
aee876a681
|
Add initial work on merging settings and design panels, improve code structure, improve styles
|
2021-06-22 09:14:17 +01:00 |
mike12345567
|
df1e15dd55
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-21 13:05:39 +01:00 |
Martin McKeaveney
|
03c5640856
|
merge
|
2021-06-21 11:19:22 +01:00 |
Andrew Kingston
|
0ef31accb8
|
Add confirmation params for some actions
|
2021-06-21 09:58:24 +01:00 |
Andrew Kingston
|
ae922492f5
|
Allow sections to be nested inside containers
|
2021-06-18 14:03:55 +01:00 |
mike12345567
|
40e06cc5d1
|
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
|
be6e7d52eb
|
Lint and remove unused section properties
|
2021-06-18 12:44:53 +01:00 |
Andrew Kingston
|
be03bbe5bc
|
Remove transition setting from components
|
2021-06-18 12:41:15 +01:00 |
Andrew Kingston
|
e3c064901d
|
Fix error when deleting screen
|
2021-06-18 12:32:55 +01:00 |
Andrew Kingston
|
6bc30eb5cb
|
Fix screen deletion not waiting for async operations to finish
|
2021-06-18 12:23:50 +01:00 |
Andrew Kingston
|
b497000f7b
|
Update buttons in settings, improve preview styles
|
2021-06-18 09:59:28 +01:00 |
Andrew Kingston
|
8492fb9c84
|
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
|
08b74d2cec
|
lint
|
2021-06-17 14:06:31 +01:00 |
Andrew Kingston
|
c77f8e45fd
|
Update server generated layouts and improve layout styles
|
2021-06-17 12:57:36 +01:00 |
Andrew Kingston
|
e6f9f3ec6f
|
Add component for customising navigation links, improve layouts and responsiveness
|
2021-06-17 12:18:48 +01:00 |
mike12345567
|
615b207fbb
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
Martin McKeaveney
|
9e41068a5d
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
mike12345567
|
6733b61b78
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Andrew Kingston
|
88b9527f8a
|
Fix crash determining illegal children when selectedComponent is null
|
2021-06-16 09:37:23 +01:00 |
Andrew Kingston
|
d5e40fc090
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-16 09:35:11 +01:00 |
mike12345567
|
3d9dced317
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-15 20:00:52 +01:00 |
Martin McKeaveney
|
e3cced9d97
|
consolidate data sources and queries together in one UI
|
2021-06-15 19:48:05 +01:00 |
Andrew Kingston
|
38e064fa0f
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Andrew Kingston
|
27009438c8
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-14 09:54:11 +01:00 |
Keviin Åberg Kultalahti
|
e47e8b1112
|
missed files that were not commited on friday
|
2021-06-14 07:34:42 +02:00 |
Martin McKeaveney
|
114eac4134
|
external/internal tables and datasources merged, removed autocapture, re-added logout action
|
2021-06-11 17:52:08 +01:00 |
Keviin Åberg Kultalahti
|
d541e60243
|
wip layout compoent
|
2021-06-11 14:47:57 +02:00 |
Andrew Kingston
|
2383e4e54a
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-09 15:10:11 +01:00 |
Keviin Åberg Kultalahti
|
09bcbb17a9
|
Merge branch 'master' into feature/layout-poc
|
2021-06-09 10:24:05 +02:00 |
Keviin Åberg Kultalahti
|
9931c578a1
|
change name to section, add illegalChildren prop to manifest
|
2021-06-09 10:23:42 +02:00 |
Andrew Kingston
|
4138103f68
|
Improve client app overflow and selection indicators
|
2021-06-08 15:16:37 +01:00 |
Andrew Kingston
|
65e7453fbf
|
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
|
7f934327b7
|
making new screen modal choose the currently filtered role
|
2021-06-08 11:42:39 +01:00 |
Andrew Kingston
|
888f6cf398
|
Move settings bar into client library and allow configuration from manifest.json
|
2021-06-08 08:00:54 +01:00 |
Keviin Åberg Kultalahti
|
b8c7f6d298
|
rework selector styles
|
2021-06-04 14:34:40 +02:00 |
Keviin Åberg Kultalahti
|
ebdbbdc094
|
wip layout component
|
2021-06-04 08:57:18 +02:00 |
Andrew Kingston
|
966885b1a0
|
Remove leftover code and add proper comments to action types
|
2021-06-03 11:38:06 +01:00 |
Andrew Kingston
|
b375c525be
|
Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible
|
2021-06-01 15:16:09 +01:00 |
Andrew Kingston
|
a22fd8a0a1
|
Improve client performance and add action to control data provider queries
|
2021-06-01 14:59:42 +01:00 |
Andrew Kingston
|
1ae8264276
|
Allow data providers to inherit each other and add full client side lucene implementation
|
2021-05-27 15:11:08 +01:00 |
Martin McKeaveney
|
76620a5083
|
flip bools to strings
|
2021-05-27 08:21:05 +01:00 |
Martin McKeaveney
|
b830265b89
|
SSL fixes, update boolean in lucene
|
2021-05-26 22:48:55 +01:00 |
Andrew Kingston
|
4a38fa3b71
|
Merge pull request #1564 from Budibase/ak-fixes
Proper font support and multiple fixes
|
2021-05-26 13:18:40 +01:00 |
Andrew Kingston
|
bb422d1c4e
|
Fix execute query action not working
|
2021-05-26 08:49:54 +01:00 |
Andrew Kingston
|
6c960dd9e2
|
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
|
3c5696199a
|
Remove Inter font fully and replace with Source Sans Pro, fix favicon import path
|
2021-05-25 09:41:23 +01:00 |
Andrew Kingston
|
e81b9ce66a
|
Remove login form component
|
2021-05-25 08:26:43 +01:00 |
Andrew Kingston
|
5691280961
|
Stop / route screen being called Login when set to public access
|
2021-05-24 14:09:19 +01:00 |
mike12345567
|
d301ea48a9
|
Removing all login/logout functionality from apps.
|
2021-05-20 13:05:58 +01:00 |
Mike Shanks
|
aed083ee95
|
Fix: Unable to use parameters with Rest conenctor
|
2021-05-20 09:07:51 +01:00 |
Andrew Kingston
|
8902a26ecc
|
Disable update on change for component settings
|
2021-05-18 08:40:18 +01:00 |
Andrew Kingston
|
e78d686292
|
Add optional info text to components
|
2021-05-14 13:29:14 +01:00 |
Andrew Kingston
|
c1b6f26f28
|
Remove search component from component structure
|
2021-05-13 12:38:56 +01:00 |
Andrew Kingston
|
4d564365cf
|
Clean up data source context and remove explicit button actions for pagination
|
2021-05-13 12:30:45 +01:00 |
Andrew Kingston
|
c2cc99ef2c
|
Fix chart placeholder, fix spectrum colours and begin work on pagination component
|
2021-05-12 14:34:25 +01:00 |
Andrew Kingston
|
889f5f8175
|
Add legacy in-memory filtering and sorting for views and external datasources
|
2021-05-11 19:07:52 +01:00 |
Andrew Kingston
|
4db2ee1843
|
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
|
1a2e17ff17
|
Add support for numerical sorting
|
2021-05-11 11:24:16 +01:00 |
Andrew Kingston
|
e661fe8cf2
|
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
|
2021-05-11 10:47:52 +01:00 |
Andrew Kingston
|
1712f559aa
|
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
|
80564e2b7d
|
remove unused styling
|
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
|
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
|
c010eeb314
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +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 |
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 |
Andrew Kingston
|
6f6770cef7
|
Add server-side searching and pagination to data providers using internal tables
|
2021-04-30 16:29: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 |
Keviin Åberg Kultalahti
|
7dc53dc2e6
|
convert all Heading instances to use new API
|
2021-04-30 13:38:06 +02:00 |
Keviin Åberg Kultalahti
|
9509b8f42b
|
Convert Body component to use size="" prop
|
2021-04-30 13:31:45 +02:00 |
Andrew Kingston
|
35f9dcf3f6
|
Expose search API endpoint
|
2021-04-29 14:55:33 +01:00 |
Andrew Kingston
|
5e7ba5dfb3
|
Fix styles in datasource select
|
2021-04-29 09:01:24 +01:00 |
Andrew Kingston
|
9d5ff2e612
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:08:54 +01:00 |
Andrew Kingston
|
a1c01bb905
|
Update other cypress helpers to work with spectrum
|
2021-04-28 15:08:43 +01:00 |
Keviin Åberg Kultalahti
|
f5272b64b7
|
Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel
|
2021-04-28 15:55:15 +02:00 |
Keviin Åberg Kultalahti
|
7a05536319
|
fix DataSourceSelect Query Panel
|
2021-04-28 15:31:41 +02:00 |
Keviin Åberg Kultalahti
|
6158a547ea
|
remove Spacer component
|
2021-04-28 15:23:47 +02:00 |
Keviin Åberg Kultalahti
|
039797c7bb
|
fix ExecuteQuery to use Layout
|
2021-04-28 15:20:03 +02:00 |
Keviin Åberg Kultalahti
|
f833c1a5a0
|
fix dataBinding error
|
2021-04-28 15:18:12 +02:00 |
Andrew Kingston
|
318d702ae9
|
Increase font size of binding drawer results
|
2021-04-28 14:16:47 +01:00 |
Keviin Åberg Kultalahti
|
e63e2b369a
|
Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel
|
2021-04-28 15:09:32 +02:00 |
Keviin Åberg Kultalahti
|
02c7ec71c5
|
Convert EventPanel to Layout component
|
2021-04-28 15:04:30 +02:00 |
Keviin Åberg Kultalahti
|
016a780322
|
rewords FilterPanel to use new DrawerContent component
|
2021-04-28 14:52:58 +02:00 |
Keviin Åberg Kultalahti
|
c82d171106
|
rename DrawerContentWithSidebar to DrawerContent and add sidebar check
|
2021-04-28 14:42:44 +02:00 |
Andrew Kingston
|
e5e3a72381
|
Update all component icons
|
2021-04-28 13:42:17 +01:00 |
Keviin Åberg Kultalahti
|
6beb6c4f44
|
Convert IntegrationForm to use Layout component
|
2021-04-28 14:33:40 +02:00 |
Keviin Åberg Kultalahti
|
4c776f68f2
|
Switch bindingPanel to use new Drawer content component
|
2021-04-28 10:10:48 +02:00 |
Keviin Åberg Kultalahti
|
da993b47f1
|
Create DrawerContent component
|
2021-04-27 17:43:56 +02:00 |
Keviin Åberg Kultalahti
|
e0a376dd7b
|
cleanup component selection list
|
2021-04-27 17:04:50 +02:00 |
Keviin Åberg Kultalahti
|
9ee6ef3073
|
rework Icons to use new API
|
2021-04-27 16:30:13 +02:00 |
Keviin Åberg Kultalahti
|
b635aad8ae
|
rework Divider to use new API
|
2021-04-27 16:25:39 +02:00 |
Keviin Åberg Kultalahti
|
e3126df4dc
|
merge main branch
|
2021-04-27 16:19:42 +02:00 |
Keviin Åberg Kultalahti
|
9ef69b1725
|
convert ActionButton to new interface
|
2021-04-27 16:18:52 +02:00 |
Keviin Åberg Kultalahti
|
2e7e18a8b6
|
Changes ActionMenu button slot to be called control
|
2021-04-27 15:34:17 +02:00 |
Keviin Åberg Kultalahti
|
9bda97b300
|
rework ActionMenu and add noClose prop to MenuItem
|
2021-04-27 11:48:47 +02:00 |
Keviin Åberg Kultalahti
|
0146cd0c88
|
converts component adding buttons in design section
|
2021-04-26 17:34:28 +02:00 |
Keviin Åberg Kultalahti
|
f7cacbc8ae
|
more conversion
|
2021-04-26 14:48:23 +02:00 |
Keviin Åberg Kultalahti
|
2ea62f14ab
|
ActionMenu API improvements
|
2021-04-26 14:42:45 +02:00 |
Keviin Åberg Kultalahti
|
f63861771e
|
More ActionMenu conversion
|
2021-04-26 14:21:30 +02:00 |
Keviin Åberg Kultalahti
|
7f70fa3c0b
|
convert ScreenDropdown to use ActionMenu
|
2021-04-26 13:44:26 +02:00 |
Keviin Åberg Kultalahti
|
21ee564f5b
|
converts component dropdown to action
|
2021-04-26 12:29:45 +02:00 |
Keviin Åberg Kultalahti
|
e7b8ec4223
|
update ActionButton interface
|
2021-04-23 15:45:10 +02:00 |
Keviin Åberg Kultalahti
|
d6f238d116
|
switch out remix icon
|
2021-04-23 14:06:42 +02:00 |
Keviin Åberg Kultalahti
|
0a22c85656
|
fix body sizing in some components
|
2021-04-23 14:03:34 +02:00 |
Keviin Åberg Kultalahti
|
cd5b617610
|
replace remix icons in NavItem component
|
2021-04-23 13:52:34 +02:00 |
Keviin Åberg Kultalahti
|
311d4f9d65
|
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
|
2021-04-23 12:52:05 +02:00 |
Andrew Kingston
|
7e4ab6af94
|
Add background color to request feature button
|
2021-04-23 11:44:42 +01:00 |
Andrew Kingston
|
39c48c71ee
|
Add padding to account for request feature button
|
2021-04-23 11:41:26 +01:00 |
Keviin Åberg Kultalahti
|
b53a96bb03
|
remix replacement
|
2021-04-23 12:39:48 +02:00 |
Keviin Åberg Kultalahti
|
8e32b64458
|
more remix replacements
|
2021-04-23 12:34:56 +02:00 |
Andrew Kingston
|
f859ad5210
|
Update lots of font sizes, padding and other UI improvements
|
2021-04-23 10:48:19 +01:00 |
Keviin Åberg Kultalahti
|
3d369d50a2
|
switch remix icons to spectrum in panels
|
2021-04-23 10:07:50 +02:00 |
Keviin Åberg Kultalahti
|
00fd28c53c
|
update FilterEditor and SaveFields drawers
|
2021-04-23 08:30:23 +02:00 |
Keviin Åberg Kultalahti
|
56d8c2a0a6
|
Align action panel with other designs
|
2021-04-22 16:38:26 +02:00 |
Keviin Åberg Kultalahti
|
e03d49ce53
|
wip: fixes a couple of drawers
|
2021-04-22 16:34:18 +02:00 |
Keviin Åberg Kultalahti
|
66562400fe
|
Switch out DropdownMenu to Popover across the builder
|
2021-04-21 16:03:12 +02:00 |
Keviin Åberg Kultalahti
|
6622d5a483
|
remove unused files that were accidentally left
|
2021-04-21 13:16:05 +02:00 |
Keviin Åberg Kultalahti
|
a84b1ed316
|
merge spectrum-bbui
|
2021-04-21 13:15:16 +02:00 |
Andrew Kingston
|
532b861bb0
|
Remove some old stuff and update binding icon
|
2021-04-21 11:42:25 +01:00 |
Andrew Kingston
|
06b438d585
|
Add datepicker, centralise icon management and update builder styles
|
2021-04-20 20:06:27 +01:00 |
Keviin Åberg Kultalahti
|
7403e4925e
|
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
|
14cf5c0669
|
Add search component and update screen list panel
|
2021-04-20 14:24:14 +01:00 |
Andrew Kingston
|
fde47ad61c
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms
|
2021-04-20 14:06:33 +01:00 |
Andrew Kingston
|
da47cfa4e5
|
Update new screen modal
|
2021-04-20 12:48:37 +01:00 |
Andrew Kingston
|
51c8609736
|
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
|
3a15047007
|
Update button actions to use new spectrum components
|
2021-04-19 14:40:51 +01:00 |
Andrew Kingston
|
575cb55402
|
Fix multiple bugs with ID numbering in the event editor
|
2021-04-19 14:37:04 +01:00 |
Andrew Kingston
|
7c52196c61
|
Update binding icon styles and fix theme editor
|
2021-04-19 14:10:58 +01:00 |
Andrew Kingston
|
90bcd87d24
|
Update all design panel settings and styles to use new spectrum components
|
2021-04-19 14:04:07 +01:00 |
Andrew Kingston
|
eeac45d3e7
|
Add combobox component
|
2021-04-19 12:05:11 +01:00 |
Andrew Kingston
|
359588592e
|
Update some more parts of the builder to use new form components
|
2021-04-16 13:07:38 +01:00 |
Keviin Åberg Kultalahti
|
399bd1497b
|
reverses tab order mistake in properties panel
|
2021-04-16 12:17:20 +02:00 |
Andrew Kingston
|
3627cd38e1
|
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
|
ad6fb672f1
|
Fix table height when no rows exist and fixed row count specified
|
2021-04-16 11:03:44 +01:00 |
Keviin Åberg Kultalahti
|
ef74a2fe98
|
Component panel now uses Tabs component
|
2021-04-16 11:28:53 +02:00 |
Keviin Åberg Kultalahti
|
2255fdad64
|
adds tab to left sidebar on design section
|
2021-04-16 11:18:39 +02:00 |
Andrew Kingston
|
b823f2bed1
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms
|
2021-04-16 08:08:52 +01:00 |
Andrew Kingston
|
387651213b
|
Update some builder components to use new forms
|
2021-04-15 19:42:58 +01:00 |
Keviin Åberg Kultalahti
|
3056d4316a
|
adds divider component
|
2021-04-14 14:52:25 +02:00 |
Keviin Åberg Kultalahti
|
439fda6785
|
fix buttons
|
2021-04-09 15:24:28 +02:00 |
Keviin Åberg Kultalahti
|
5a2287ddcb
|
moves NotificationDisplay to bbui and converts it to spectrum
|
2021-04-09 12:02:53 +02:00 |
Keviin Åberg Kultalahti
|
e408fac0e5
|
conversion of buttons in builder
|
2021-04-09 10:52:06 +02:00 |
Andrew Kingston
|
fb70cbb117
|
Remove placeholder from iframe template
|
2021-04-01 19:43:44 +01:00 |
Andrew Kingston
|
4ff5a2b073
|
Use server-provided client lib URL in iframe preview
|
2021-04-01 14:10:49 +01:00 |
Andrew Kingston
|
b725c04b32
|
Fix merge conflict
|
2021-04-01 10:33:51 +01:00 |
Andrew Kingston
|
b3b7c54901
|
Update to support new stores
|
2021-04-01 10:29:47 +01:00 |
Andrew Kingston
|
8619db57b4
|
Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-01 09:12:16 +01:00 |
Andrew Kingston
|
db0e234858
|
Adjust iframe builder preview to prevent requirement of rollup-plugin-html
|
2021-03-31 19:12:56 +01:00 |
Andrew Kingston
|
a2bd824a1d
|
Fix issue with polyfilling node globals
|
2021-03-31 18:49:53 +01:00 |
Andrew Kingston
|
44ad38fdf8
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +01:00 |
Keviin Åberg Kultalahti
|
7cc7feea07
|
fix templates not being passed correct param
|
2021-03-31 14:23:58 +02:00 |
Keviin Åberg Kultalahti
|
44e3f29a0b
|
moves backend stores to "stores" in the root src directory
|
2021-03-26 09:50:37 +01:00 |
Andrew Kingston
|
f84302ed89
|
Add virtual rendering to table to increase performance and remove grid component
|
2021-03-25 14:40:29 +00:00 |
Andrew Kingston
|
e9bfdabcdd
|
Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor
|
2021-03-24 15:52:05 +00:00 |
Andrew Kingston
|
6bc622a857
|
Add initial version of new spectrum table component
|
2021-03-24 15:51:57 +00:00 |
Keviin Åberg Kultalahti
|
b4ba2589a2
|
fix datasource select issue
|
2021-03-23 13:04:54 +01:00 |
Keviin Åberg Kultalahti
|
a440e7631b
|
move tables to separate store
|
2021-03-23 11:54:03 +01:00 |
Andrew Kingston
|
938efc5b67
|
Fix automatic generation of form field group schemas
|
2021-03-22 18:07:11 +00:00 |
Andrew Kingston
|
5d9692e338
|
Remove RowDetail component
|
2021-03-22 18:04:40 +00:00 |
Keviin Åberg Kultalahti
|
cb3a4b549a
|
moves queries part of backendstore to separate store
|
2021-03-22 14:47:21 +01:00 |
Keviin Åberg Kultalahti
|
17802795d0
|
moves integrations part of backendstore to separate store
|
2021-03-22 13:23:36 +01:00 |
Andrew Kingston
|
8ca61404d9
|
Update data provider select to use safe binding options
|
2021-03-22 12:11:12 +00:00 |
Keviin Åberg Kultalahti
|
5b08b31fd6
|
moves the datasources store to it's separate store
|
2021-03-22 12:02:55 +01:00 |
Keviin Åberg Kultalahti
|
98607ca1bd
|
moves roles in backendstore to a separate store
|
2021-03-22 10:55:23 +01:00 |
Andrew Kingston
|
0b0efcd9ea
|
Add explicity titles to DrawerBindableInputs in DeleteRow button action
|
2021-03-19 14:28:11 +00:00 |
Andrew Kingston
|
1283fe520e
|
Fix massive widths on remaining button actions
|
2021-03-19 14:26:37 +00:00 |
Andrew Kingston
|
705670757b
|
Fix massive width in filter editor drawer
|
2021-03-19 14:05:42 +00:00 |
Andrew Kingston
|
b4f9def495
|
Update SaveRow button action to take an explicit table ID, making it more much flexible. Fix massive width
|
2021-03-19 14:05:28 +00:00 |
Andrew Kingston
|
5a891054cb
|
Update DeleteRow button action to take explicit props and fix massive width
|
2021-03-19 14:04:37 +00:00 |
Andrew Kingston
|
6d7cb8d6ba
|
Update bar chart to work with new data provider
|
2021-03-18 17:34:51 +00:00 |
Keviin Åberg Kultalahti
|
bf90d9cf4c
|
wip: routify
|
2021-03-17 12:40:24 +01:00 |
Andrew Kingston
|
1368074f68
|
Update bindable properties to handle new data provider
|
2021-03-16 19:11:00 +00:00 |
Andrew Kingston
|
6e29423d4d
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
mike12345567
|
7524bfd256
|
Formatting.
|
2021-03-15 20:43:31 +00:00 |
Martin McKeaveney
|
646ed4a7dd
|
Merge branch 'master' into develop
|
2021-03-11 16:31:22 +00:00 |
Martin McKeaveney
|
81da22505d
|
Merge pull request #1264 from Budibase/fix/colorpicker
Colorpicker bugs
|
2021-03-11 16:30:34 +00:00 |
Andrew Kingston
|
8820edd1bc
|
Add clear icon to screen search field
|
2021-03-11 15:53:31 +00:00 |
mike12345567
|
d66db07ba3
|
Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage
|
2021-03-11 14:51:13 +00:00 |
mike12345567
|
68735f1b4f
|
Formatting.
|
2021-03-10 17:56:16 +00:00 |
Andrew Kingston
|
768b03fc8a
|
Don't close folders when selecting a new screen
|
2021-03-10 10:35:49 +00:00 |
Andrew Kingston
|
c8466bc1cf
|
Ignore click actions when a screen search string exists
|
2021-03-10 10:35:16 +00:00 |
Andrew Kingston
|
ff5aba19f7
|
Fix crash when searching screens and selecting layouts
|
2021-03-09 19:09:41 +00:00 |
Andrew Kingston
|
d68ee14ed3
|
Add placeholder to screen search
|
2021-03-09 19:06:37 +00:00 |
Andrew Kingston
|
e909ff584a
|
Make screens searchable and make routes collapsible
|
2021-03-09 19:06:25 +00:00 |
Keviin Åberg Kultalahti
|
e507c006e6
|
change default color of colorpicker
|
2021-03-09 09:32:53 +01:00 |
Keviin Åberg Kultalahti
|
11801fa1fc
|
fixes colorpicker bugs
|
2021-03-08 17:05:42 +01:00 |
Andrew Kingston
|
b9760c6dbc
|
Add cypress tests for data bindings and component creation
|
2021-03-05 13:52:26 +00:00 |
Martin McKeaveney
|
69a9e3135f
|
Merge branch 'master' into develop
|
2021-03-03 16:00:10 +00:00 |
Martin McKeaveney
|
c68c902d2c
|
Merge pull request #1242 from Budibase/083bugfixes
fix space table name grid bug
|
2021-03-03 15:59:30 +00:00 |
Martin McKeaveney
|
274339d945
|
fix space table name grid bug
|
2021-03-03 13:51:53 +00:00 |
Kevin Åberg Kultalahti
|
ef84e2abcb
|
Merge pull request #1232 from Budibase/feature/standard-components-transitions
Adds transition setting in the design panel on container component
|
2021-03-03 13:12:48 +01:00 |
Andrew Kingston
|
f20e5e28fd
|
Merge pull request #1234 from Budibase/lab-day-cheeks
Useful features and fixes from lab day
|
2021-03-03 02:16:57 -08:00 |
Keviin Åberg Kultalahti
|
4575285d5f
|
fixes to transitions and adds default fade to screens
|
2021-03-02 13:37:54 +01:00 |
mike12345567
|
7b90566769
|
Updating the properties panel to show the component type rather than name (no point in repeating) and some final styling changes to the one to many update.
|
2021-03-01 17:48:52 +00:00 |
Keviin Åberg Kultalahti
|
bae1a11c32
|
remove unused code in PropertiesPanel
|
2021-03-01 17:41:10 +01:00 |
Keviin Åberg Kultalahti
|
2a93a1fb26
|
remove unused code in NavigationPanel
|
2021-03-01 17:37:17 +01:00 |
Keviin Åberg Kultalahti
|
c37aefc0cf
|
lint fix
|
2021-03-01 17:09:23 +01:00 |
Keviin Åberg Kultalahti
|
1bd32752a7
|
remove slide and scale transitions
|
2021-03-01 17:03:13 +01:00 |
Keviin Åberg Kultalahti
|
cda7c7f4c1
|
moves the transition setting to the design panel
|
2021-03-01 16:46:05 +01:00 |
Andrew Kingston
|
5b00041fee
|
Remove obsolete code from log out button action component
|
2021-03-01 14:56:30 +00:00 |
Andrew Kingston
|
78865ddef4
|
Add password field component
|
2021-03-01 14:13:11 +00:00 |
Keviin Åberg Kultalahti
|
3ffa648bda
|
adds drag-and-drop to the action drawer
|
2021-02-26 17:11:14 +01:00 |
Andrew Kingston
|
a67a8fb957
|
Add log out button action
|
2021-02-26 14:04:12 +00:00 |
Keviin Åberg Kultalahti
|
cbaaa0b201
|
adds DnD support ot the actions drawer
|
2021-02-26 14:21:05 +01:00 |
Andrew Kingston
|
624ad79c95
|
Add background image component
|
2021-02-26 09:58:11 +00:00 |
Andrew Kingston
|
ac46cbdb14
|
Add button action for login
|
2021-02-26 09:57:06 +00:00 |
Martin McKeaveney
|
c4214bd193
|
Merge pull request #1185 from Budibase/mysql-ssl
Mysql ssl
|
2021-02-24 20:33:35 +00:00 |
Martin McKeaveney
|
73b6995a57
|
prevent null being appended to binding box
|
2021-02-24 17:56:14 +00:00 |
mike12345567
|
9cd7c24a6a
|
Formatting.
|
2021-02-24 15:34:52 +00:00 |
Martin McKeaveney
|
8ec09262a5
|
Merge pull request #1173 from Budibase/martin-bugfixes
Martin bugfixes
|
2021-02-24 13:14:55 +00:00 |
Martin McKeaveney
|
24945b860d
|
show all query types in form component
|
2021-02-24 11:57:53 +00:00 |
Kevin Åberg Kultalahti
|
b8cdc113a1
|
Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
|
2021-02-24 12:54:29 +01:00 |
mike12345567
|
38a99e10a3
|
Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises.
|
2021-02-23 16:29:50 +00:00 |
Keviin Åberg Kultalahti
|
2f749c49d5
|
remove unused things
|
2021-02-23 15:20:24 +01:00 |
Andrew Kingston
|
2dac761f6f
|
Add unique drawer names for each binding drawer
|
2021-02-22 14:16:01 +00:00 |
Andrew Kingston
|
9c37fa8716
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-22 12:23:46 +00:00 |
Martin McKeaveney
|
8a60131c7e
|
merge with develop
|
2021-02-19 12:09:17 +00:00 |
Martin McKeaveney
|
3f2132df07
|
prevent editing of headers in params
|
2021-02-19 12:07:37 +00:00 |
Andrew Kingston
|
2460280841
|
Fix and tidy up all button actions and drawers
|
2021-02-18 17:44:56 +00:00 |
Andrew Kingston
|
09e3ab9078
|
Merge branch 'develop' of github.com:Budibase/budibase into budi-day-02-11-cheeks-joe
|
2021-02-17 15:25:34 +00:00 |
Andrew Kingston
|
ec94aaa90b
|
Merge branch 'develop' of github.com:Budibase/budibase into url-context
|
2021-02-16 15:35:05 +00:00 |
Andrew Kingston
|
8b23f603bd
|
Update URL settigns to be bindable inputs and update navigate action
|
2021-02-15 20:03:29 +00:00 |
Andrew Kingston
|
1a00fbacde
|
Add filtering to repeaters
|
2021-02-11 13:03:22 +00:00 |
Andrew Kingston
|
56d8a27286
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-10 18:34:45 +00:00 |
Andrew Kingston
|
9054e764e0
|
Fix keying in component design properties
|
2021-02-09 13:31:20 +00:00 |
Martin McKeaveney
|
05353c7666
|
backwards pagination
|
2021-02-09 12:12:03 +00:00 |
Andrew Kingston
|
592348a5a0
|
Use real component name in deletion confirmation modal
|
2021-02-09 10:49:22 +00:00 |
Martin McKeaveney
|
07aeccb36d
|
search UI complete, server side cursor based pagination
|
2021-02-08 17:44:44 +00:00 |
Andrew Kingston
|
79351d1bf0
|
Remove empty field in saving row action to make it more clear that it's optional
|
2021-02-08 10:01:38 +00:00 |
Andrew Kingston
|
a82153628d
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-08 09:52:46 +00:00 |
Martin McKeaveney
|
bfa865cf3c
|
Merge branch 'master' of github.com:Budibase/budibase into internal-search
|
2021-02-08 09:32:53 +00:00 |
Martin McKeaveney
|
491d3afafd
|
few bugfixes
|
2021-02-06 18:22:58 +00:00 |
Andrew Kingston
|
5adc144330
|
Key property group components so that they fully remount on component change
|
2021-02-05 13:48:26 +00:00 |
Keviin Åberg Kultalahti
|
34e86b361e
|
right aligns the multiselect options in the property panel
|
2021-02-05 14:09:29 +01:00 |
Keviin Åberg Kultalahti
|
c213e29220
|
merge master and bump bbui
|
2021-02-05 14:06:35 +01:00 |
Andrew Kingston
|
6bdde675a2
|
Add button action to refresh a datasource
|
2021-02-05 12:54:36 +00:00 |
Martin McKeaveney
|
b4628a43d0
|
merge
|
2021-02-05 11:18:37 +00:00 |
Andrew Kingston
|
64fb8f709c
|
Fix padding in builder setting icons to be more in line
|
2021-02-05 10:26:38 +00:00 |
Andrew Kingston
|
2c465bb922
|
Allow form fields to have custom names
|
2021-02-05 10:26:24 +00:00 |
Andrew Kingston
|
5244ce1a62
|
Fix delete row action
|
2021-02-04 19:18:32 +00:00 |
Andrew Kingston
|
9aac519351
|
Update form settings to be called Schema and add custom schema option
|
2021-02-04 18:00:02 +00:00 |
Andrew Kingston
|
c36ddceb7e
|
Pull form bindable properties from field definitions rather than schema
|
2021-02-04 13:01:49 +00:00 |
Andrew Kingston
|
d85665d21c
|
Allow forms to generate query schemas. Fix query execution action
|
2021-02-03 14:53:13 +00:00 |
Andrew Kingston
|
4d411857fd
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-03 11:13:58 +00:00 |
Andrew Kingston
|
8d8cffc7fc
|
Add confirmation dialog before resetting form fields manually
|
2021-02-03 10:05:49 +00:00 |
Martin McKeaveney
|
122caf227c
|
fixing text wrap in handlebars
|
2021-02-03 08:12:58 +00:00 |
mike12345567
|
cf72511b1d
|
Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into bug/integration-fixes
|
2021-02-02 17:57:55 +00:00 |
Martin McKeaveney
|
594906d975
|
account for null helpers
|
2021-02-02 17:48:23 +00:00 |
Martin McKeaveney
|
4bb3f6fe5f
|
adding example code to helpers
|
2021-02-02 17:43:01 +00:00 |
mike12345567
|
ec21fcbc4d
|
Some quick fixes to allow custom verbs.
|
2021-02-02 17:28:11 +00:00 |
Andrew Kingston
|
ed2ada720e
|
Add button to fieldgroups to automatically update from schema
|
2021-02-02 17:26:14 +00:00 |
Andrew Kingston
|
3d5876f8bd
|
Remove console log statement
|
2021-02-02 15:39:07 +00:00 |
Andrew Kingston
|
aba4b4ea60
|
Use select for selecting form to validate in button actions to fix issue showing component ID
|
2021-02-02 15:38:43 +00:00 |
Andrew Kingston
|
e87b384de5
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-02 14:44:19 +00:00 |
Andrew Kingston
|
e3b0de6805
|
Update screen templates to support full form generation. Fix issues with screen templates
|
2021-02-02 14:32:58 +00:00 |
Andrew Kingston
|
3dd6769777
|
Fix label in form validation action
|
2021-02-02 13:51:16 +00:00 |
Joe
|
0557c6daa6
|
Fixed stacked list
I simplified the stacked list which has resolved the text overlapping issue.
There is still an issue with linking the stacked list to a detail page
|
2021-02-02 13:08:01 +00:00 |
Martin McKeaveney
|
27c7f5697b
|
internal search working
|
2021-02-01 21:02:54 +00:00 |
Andrew Kingston
|
9c0e417408
|
Add custom component actions. Simplify client context. Add form validation action
|
2021-02-01 18:51:22 +00:00 |
Martin McKeaveney
|
3733b5f5ae
|
use regex for search
|
2021-02-01 14:46:44 +00:00 |
Martin McKeaveney
|
6725f820a4
|
Merge branch 'feature/handlebars-helpers' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-02-01 14:30:02 +00:00 |
Martin McKeaveney
|
e1c96d5165
|
adding search in binding drawer
|
2021-02-01 14:29:51 +00:00 |
mike12345567
|
006cae56ab
|
Updating global selectors to be specific to component.
|
2021-02-01 13:20:39 +00:00 |
Andrew Kingston
|
b1c2780a72
|
Add reltationship field. Add common picker component to dedupe options and relationship fields. Add better animation and position to picker dropdowns
|
2021-02-01 13:15:35 +00:00 |
mike12345567
|
2dccd49a61
|
Fixing some styling issues.
|
2021-02-01 13:13:50 +00:00 |
mike12345567
|
9fcb8c258d
|
Converting markdown to HTML and rendering this for the hbs-helpers.
|
2021-02-01 12:55:37 +00:00 |
Keviin Åberg Kultalahti
|
cee076eaf5
|
fixes visual bug of multiselect in property control
|
2021-02-01 12:54:29 +01:00 |
Martin McKeaveney
|
1738537ad8
|
binding panel options from helpers
|
2021-02-01 11:51:53 +00:00 |
Andrew Kingston
|
a4de9668ed
|
Add attachment field to forms
|
2021-01-29 13:22:38 +00:00 |
Andrew Kingston
|
e72850b84d
|
Integrate flatpickr with spectrum
|
2021-01-28 18:53:40 +00:00 |
Andrew Kingston
|
16c276aa9a
|
Add rich text field to form components
|
2021-01-28 18:03:44 +00:00 |
Andrew Kingston
|
2c104396df
|
Add boolean field, fix label alignment, fix picker z index
|
2021-01-28 16:31:55 +00:00 |
mike12345567
|
9e3d2a3553
|
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-01-28 09:59:28 +00:00 |
Andrew Kingston
|
8c90edf462
|
Add more functionality to core SpectrumField component to simplify other form components
|
2021-01-28 08:47:44 +00:00 |
Andrew Kingston
|
b8fb2ba43c
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-27 18:28:17 +00:00 |
Andrew Kingston
|
e1f40ea066
|
Add FieldGroup component to allow easy mixing of fields and other content in forms
|
2021-01-27 18:25:57 +00:00 |
mike12345567
|
b7e7dbba65
|
Linting.
|
2021-01-27 18:09:32 +00:00 |
Martin McKeaveney
|
0f18ee70ef
|
actions fix
|
2021-01-27 17:29:30 +00:00 |
Andrew Kingston
|
6631fe2af8
|
Update builder preview to be interactive and improve builder preview experience
|
2021-01-27 15:52:12 +00:00 |
Andrew Kingston
|
f059739d3d
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-27 10:59:23 +00:00 |
Andrew Kingston
|
12f3b7f6fa
|
Add common SpectrumField component, add spectrum labels, add form label position customisation
|
2021-01-27 10:59:05 +00:00 |
Joe
|
032cce7bcd
|
Further spacing improvements
Spacing improvements
Red color applied to X hover
List of bindable objects is now scrollable without a visual of the scrollbar
|
2021-01-27 09:44:58 +00:00 |
Joe
|
58019592c8
|
Minor ui updates
Padding and spacing improved
|
2021-01-26 22:42:31 +00:00 |
mike12345567
|
0fabfccb19
|
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-01-26 16:22:38 +00:00 |
Martin McKeaveney
|
4cd85e2c94
|
Merge pull request #1015 from Budibase/mysql-connector
MySQL integration and self hosted deploy event
|
2021-01-26 16:17:09 +00:00 |
Martin McKeaveney
|
75b5b0eb52
|
only allow read queries in datasources
|
2021-01-26 15:23:23 +00:00 |
Andrew Kingston
|
365c503224
|
Add automatic schema validation to forms and add builder settings for specific field types
|
2021-01-26 14:40:44 +00:00 |
mike12345567
|
19ed02be60
|
Disabling save button on binding drawer when handlebars statement is invalid.
|
2021-01-26 14:09:31 +00:00 |
Andrew Kingston
|
efbb599f02
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-26 11:21:20 +00:00 |
Andrew Kingston
|
bcdcc68918
|
Fix settings to select fields and fix chart settings not showing fields
|
2021-01-26 10:57:57 +00:00 |
mike12345567
|
18f96deb00
|
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-01-26 10:42:54 +00:00 |
Andrew Kingston
|
2d0a7d825c
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-26 09:56:50 +00:00 |
Andrew Kingston
|
5bec329581
|
Merge branch 'master' of github.com:Budibase/budibase into component-binding-refactor
|
2021-01-26 09:11:43 +00:00 |
Andrew Kingston
|
580d5b6478
|
Fix button groups not working in design panel
|
2021-01-26 09:04:29 +00:00 |
Andrew Kingston
|
69b840c919
|
Add initial work on new Form component, spectrum styles and new text field
|
2021-01-26 08:55:44 +00:00 |
mike12345567
|
a254567bec
|
Updating string templates to have test cases for all the main helpers we want to make use of and adding a readme.
|
2021-01-25 17:08:21 +00:00 |
mike12345567
|
1d38dda79b
|
Linting.
|
2021-01-22 17:58:01 +00:00 |
mike12345567
|
d3d840e42a
|
Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed.
|
2021-01-22 17:57:38 +00:00 |
Andrew Kingston
|
be21cd9e9b
|
Fix null values in binding panel
|
2021-01-22 13:36:12 +00:00 |
Andrew Kingston
|
31270a7d06
|
Fix typo
|
2021-01-21 15:50:28 +00:00 |
Andrew Kingston
|
001520adad
|
Fix button action drawer not saving and crashing
|
2021-01-21 14:52:59 +00:00 |
Andrew Kingston
|
e271f97ac7
|
Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder
|
2021-01-21 12:14:09 +00:00 |
Andrew Kingston
|
9056b0e49d
|
Enrich datasources so that data can be correctly fetched reactively using only the datasource definition
|
2021-01-21 10:42:14 +00:00 |
Andrew Kingston
|
da3ef28ba2
|
Add back in grid component which had incorrect name
|
2021-01-21 10:40:17 +00:00 |
Andrew Kingston
|
99c1360be1
|
Simplify extracting schemas from datasources
|
2021-01-21 10:39:53 +00:00 |
Andrew Kingston
|
b1c292b79c
|
Fix incorrect paths after merge
|
2021-01-20 13:20:08 +00:00 |
Andrew Kingston
|
47dabc16ce
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-20 11:14:36 +00:00 |
Andrew Kingston
|
ed020954b2
|
Add new definitions for all chart components
|
2021-01-19 19:24:49 +00:00 |
Andrew Kingston
|
b828d8326d
|
Update screen templates to work with latest bindings
|
2021-01-19 18:51:51 +00:00 |
Andrew Kingston
|
d94473bca5
|
Update button actions and remove deprecated code
|
2021-01-19 17:38:24 +00:00 |
Andrew Kingston
|
cbe6459a9c
|
Remove deprecated code around data binding
|
2021-01-19 15:39:04 +00:00 |
Andrew Kingston
|
5c469f24b9
|
Fix grid component definition and add controls for icons and colourpickers
|
2021-01-19 13:46:25 +00:00 |
Andrew Kingston
|
0a10bc6c71
|
Add all new definitions for non-chart components
|
2021-01-19 11:49:52 +00:00 |
Andrew Kingston
|
275f0ca092
|
Add navigation bar, links and row detail definitions
|
2021-01-19 10:47:00 +00:00 |
Andrew Kingston
|
fba2f27638
|
Update and improve state <-> URL binding
|
2021-01-15 14:23:27 +00:00 |
Andrew Kingston
|
a6ad8e1ab0
|
Update binding dropdown
|
2021-01-15 11:02:39 +00:00 |
Andrew Kingston
|
ec4a4047b6
|
Improve data binding popup and finish component bindings
|
2021-01-15 10:59:22 +00:00 |
Andrew Kingston
|
5211d316f8
|
Add new data bindings for context bindings and most work for component bindings
|
2021-01-14 15:39:50 +00:00 |
Andrew Kingston
|
bd237b3e7c
|
Clean paths and file structure
|
2021-01-14 10:03:33 +00:00 |
Andrew Kingston
|
7c4c7e0ae1
|
Update file structure to be sensible for design section
|
2021-01-14 09:45:09 +00:00 |