Martin McKeaveney
|
9dc3725268
|
spectrum button component, allow binding to queries
|
2021-06-16 18:14:23 +01:00 |
Martin McKeaveney
|
1a94ef5039
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +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 |
Andrew Kingston
|
abb1d33948
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Andrew Kingston
|
d522483f54
|
Move scrolling to layout level and provide opinionated defaults
|
2021-06-14 18:24:02 +01:00 |
Andrew Kingston
|
a3f3039778
|
Update section component to use new placeholder styles
|
2021-06-14 17:41:18 +01:00 |
Andrew Kingston
|
a7aca00c99
|
Add initial work on responsive nav and customisable layout
|
2021-06-14 16:19:49 +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
|
59b84a4d08
|
fix placement of logo
|
2021-06-11 14:50:51 +02:00 |
Keviin Åberg Kultalahti
|
aef10f5365
|
wip layout compoent
|
2021-06-11 14:47:57 +02:00 |
Andrew Kingston
|
4cf9a7827b
|
Improve empty states and placeholders
|
2021-06-11 11:37:05 +01:00 |
Andrew Kingston
|
b35d251ae9
|
Remove log statement
|
2021-06-11 09:24:18 +01:00 |
Andrew Kingston
|
7d87befe13
|
Allow user styles to override placeholder styles
|
2021-06-11 09:14:22 +01:00 |
Andrew Kingston
|
634dc38768
|
Improve component empty states and fix selection indicator lockup bug. Fix data provider not exporting loaded context
|
2021-06-11 08:45:58 +01:00 |
Keviin Åberg Kultalahti
|
49510dff1f
|
remove unused components in builder settings
|
2021-06-11 09:19:44 +02:00 |
Andrew Kingston
|
3b085d9ac3
|
Add placeholders and empty states automatically as required to any empty client components
|
2021-06-11 08:05:49 +01:00 |
Andrew Kingston
|
a8ba23c08e
|
Use more unique class names to avoid clashes
|
2021-06-10 11:34:01 +01:00 |
Andrew Kingston
|
72f4eae31c
|
Apply less aggressive global CSS rules to containers
|
2021-06-10 11:24:42 +01:00 |
Andrew Kingston
|
a1debf402f
|
Fully remount update forms when initial values change
|
2021-06-10 11:17:14 +01:00 |
Andrew Kingston
|
b422de32c2
|
Add more opinionated container styles to make layout out components even easier
|
2021-06-10 10:59:00 +01:00 |
Keviin Åberg Kultalahti
|
1733739981
|
Merge branch 'master' into feature/layout-poc
|
2021-06-10 11:35:46 +02:00 |
Andrew Kingston
|
72088a8414
|
Add default styles to containers to improve component layouts
|
2021-06-10 10:20:47 +01:00 |
Andrew Kingston
|
c412af8766
|
Update autoscreens to have new container props
|
2021-06-10 09:48:08 +01:00 |
Andrew Kingston
|
c17550d0c6
|
Don't apply new container layout settings unless props have been defined, so that existing containers are unchanged
|
2021-06-10 09:28:10 +01:00 |
Andrew Kingston
|
5911065da4
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-09 18:54:36 +01:00 |
Andrew Kingston
|
af15241019
|
Remove log statement
|
2021-06-09 16:42:14 +01:00 |
Andrew Kingston
|
345d286229
|
Invert boolean filter expressions to consider nulls as false
|
2021-06-09 16:41:15 +01:00 |
Andrew Kingston
|
49dd84a2bd
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-09 15:10:11 +01:00 |
Andrew Kingston
|
e027e34c69
|
Change form type setting to 'actionType' to avoid clashing with old settings
|
2021-06-09 12:55:17 +01:00 |
Andrew Kingston
|
d47b871e9e
|
Add type setting to forms and fix inheriting initial values
|
2021-06-09 12:53:12 +01:00 |
Andrew Kingston
|
7f468c0701
|
Correctly set initial values when registering fields in forms
|
2021-06-09 12:29:27 +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 |
Martin McKeaveney
|
a12a59e869
|
lint
|
2021-06-08 17:14:46 +01:00 |
Martin McKeaveney
|
f33c570b1d
|
remove builder role from google auth, only allow google sign in if local account exists
|
2021-06-08 14:46:18 +01:00 |
Andrew Kingston
|
2e4492d5fc
|
Fix navigation component due to new wrapping divs around components
|
2021-06-08 14:22:00 +01:00 |
Martin McKeaveney
|
536c2c317c
|
fixing attachments for public apps
|
2021-06-08 12:50:58 +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
|
1d2d02b48b
|
remove unused class
|
2021-06-04 15:52:28 +02:00 |
Keviin Åberg Kultalahti
|
1ce9089d3a
|
auto-wrapping on size collapse
|
2021-06-04 15:52:05 +02:00 |
Keviin Åberg Kultalahti
|
f2139849ee
|
display placeholders
|
2021-06-04 14:34:52 +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
|
05a32bc009
|
Add client SDK function to get a component action and clean up date range picker
|
2021-06-03 10:10:25 +01:00 |
Andrew Kingston
|
15ee1c3a1a
|
Remove placeholder value from data provider API
|
2021-06-03 09:55:23 +01:00 |
Andrew Kingston
|
928b457200
|
Disable inputs in client apps updating on change, causing far too many API requests when linked to a filtered data provider
|
2021-06-03 09:43:45 +01:00 |
Andrew Kingston
|
32d76ea9b1
|
Add default setting to date range picker and add info text
|
2021-06-02 08:38:19 +01:00 |
Andrew Kingston
|
c67dc0b439
|
Remove '1 hour' selector from date range picker
|
2021-06-02 08:28:19 +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
|
6d2e1a8501
|
Revert logo in standard components
|
2021-06-01 15:06:58 +01:00 |
Andrew Kingston
|
c6827e8a75
|
Improve client performance and add action to control data provider queries
|
2021-06-01 14:59:42 +01:00 |
mike12345567
|
71834d01c6
|
Formatting.
|
2021-05-28 19:55:01 +01:00 |
mike12345567
|
8b32c7073d
|
Fixing issue with min/max in numbers.
|
2021-05-28 19:52:30 +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 |
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
|
07e2ea701e
|
Remove login form component
|
2021-05-25 08:26:43 +01:00 |
Andrew Kingston
|
1c649bee63
|
Default logo URL in navigation component and add setting to hide logo
|
2021-05-25 08:21:28 +01:00 |
mike12345567
|
beae1cec71
|
Removing all login/logout functionality from apps.
|
2021-05-20 13:05:58 +01:00 |
Andrew Kingston
|
6479382856
|
Don't show pagination control if the data source isn't an internal table
|
2021-05-14 13:29:37 +01:00 |
Andrew Kingston
|
d8bbb5e06d
|
Simplify loading logic to prevent empty state flashing when loading data in data providers
|
2021-05-13 16:33:19 +01:00 |
Andrew Kingston
|
6de9ccd28b
|
Fix incorrect background colour in standard-components table background
|
2021-05-13 13:12:59 +01:00 |
Andrew Kingston
|
b578522bcd
|
Wait until table schema loads before searching to avoid initial double search
|
2021-05-13 13:11:45 +01:00 |
Andrew Kingston
|
8e2aff1716
|
Remove initial work on pagination standard component
|
2021-05-13 12:39:46 +01:00 |
Andrew Kingston
|
06d8a0970a
|
Remove leftover import of search component
|
2021-05-13 12:38:34 +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
|
da40086c0b
|
Allow multipage searches and implement optional pagination to data providers
|
2021-05-13 12:26:18 +01:00 |
Andrew Kingston
|
4147b7203c
|
Fix two-tone spectrum background colours
|
2021-05-12 14:52:43 +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
|
f30b52e283
|
Fix links not working in some components
|
2021-05-06 17:21:29 +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 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
Andrew Kingston
|
5aee405245
|
Add server-side searching and pagination to data providers using internal tables
|
2021-04-30 16:29:53 +01:00 |
Andrew Kingston
|
2d62c6a413
|
Add wrapper component to data provider so that it can be styled
|
2021-04-29 09:41:49 +01:00 |
Andrew Kingston
|
a0304d7945
|
Add dropzone component and update builder and standard components
|
2021-04-22 10:10:42 +01:00 |
Andrew Kingston
|
b2fc4e56eb
|
Add datepicker, centralise icon management and update builder styles
|
2021-04-20 20:06:27 +01:00 |
Andrew Kingston
|
95bef3e90a
|
Standardise text area updates
|
2021-04-16 16:11:11 +01:00 |
Andrew Kingston
|
691c9a9bd1
|
Replace RichText editor with spectrum text area
|
2021-04-16 16:00:10 +01:00 |
Andrew Kingston
|
7ba5ff7b34
|
Add radio group spectrum component and update builder
|
2021-04-16 14:30:33 +01:00 |
Andrew Kingston
|
9a2385e4b2
|
Use BBUI checkbox in standard components
|
2021-04-16 11:32:41 +01:00 |
Andrew Kingston
|
0f0d9bf72e
|
Fix standard component table layout
|
2021-04-16 09:40:04 +01:00 |
Andrew Kingston
|
d19e15c1e7
|
Update some standard components form components to use generic BBUI core components
|
2021-04-15 19:43:18 +01:00 |
Andrew Kingston
|
c94bbf9571
|
Update StringField and OptionsField to use BBUI components
|
2021-04-15 11:51:18 +01:00 |
Andrew Kingston
|
c2b41ac55a
|
Make standard components table custom column non-sortable
|
2021-04-13 14:45:24 +01:00 |
Andrew Kingston
|
c3748ce640
|
Fix client table not passing down rowCount and improve styles of wrapper div
|
2021-04-13 14:13:44 +01:00 |
Andrew Kingston
|
0b3dcb40a3
|
Use BBUI spectrum table in standard components
|
2021-04-12 16:14:24 +01:00 |
Andrew Kingston
|
a788a161b8
|
Include BBUI CSS in standard components
|
2021-04-07 10:52:33 +01:00 |
Andrew Kingston
|
e3cee769f4
|
Remove old code from container
|
2021-04-01 19:19:14 +01:00 |
Andrew Kingston
|
db2a710168
|
Improve cross-package bundling
|
2021-04-01 13:44:14 +01:00 |
Andrew Kingston
|
8457e1743c
|
Add correct height placeholder for tables to avoid jarring page resizing when loading data
|
2021-03-29 16:05:32 +01:00 |
Andrew Kingston
|
9012df0b90
|
Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor
|
2021-03-29 15:40:35 +01:00 |
Andrew Kingston
|
0c4687c502
|
Fix form picker component styling
|
2021-03-29 15:34:18 +01:00 |
Andrew Kingston
|
9b3a6a9c4d
|
Disable table checkbox
|
2021-03-29 15:29:13 +01:00 |
mike12345567
|
d9808b2fd7
|
Minor change to make sure next button only displayed when relevant.
|
2021-03-26 13:49:03 +00:00 |
mike12345567
|
659874c9ee
|
Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result.
|
2021-03-26 13:46:20 +00:00 |
mike12345567
|
a5fd8d0e33
|
Rewriting search to use the new couchdb 3.0 search functionality.
|
2021-03-25 23:42:50 +00:00 |
Andrew Kingston
|
9fddf13be5
|
Add onclick handler to icons
|
2021-03-25 16:18:19 +00:00 |
Andrew Kingston
|
6442177f72
|
Enable table to know when invalid column names have been passed
|
2021-03-25 14:48:28 +00:00 |
Andrew Kingston
|
892bbcd07a
|
Add virtual rendering to table to increase performance and remove grid component
|
2021-03-25 14:40:29 +00:00 |
Andrew Kingston
|
16ce2d4a07
|
Change table truncation text to be agnostic of plural case
|
2021-03-25 09:47:52 +00:00 |
Andrew Kingston
|
604d02cb4e
|
Add smart trunctation to all table cell types
|
2021-03-25 09:45:23 +00:00 |
Andrew Kingston
|
c95baec83f
|
Add table cell max width and support text truncation
|
2021-03-25 09:37:14 +00:00 |
Andrew Kingston
|
e815996b8f
|
Add quiet table setting and improve table borders
|
2021-03-25 09:10:21 +00:00 |
Andrew Kingston
|
85ebf41e74
|
Fix table scrollbars affecting height calculation
|
2021-03-25 08:15:13 +00:00 |
Andrew Kingston
|
0a50c7bf86
|
Ensure schema provided by DataProvider has name properties for all fields
|
2021-03-25 08:14:53 +00:00 |
Andrew Kingston
|
7c79e52360
|
Allow table to take children
|
2021-03-25 08:02:41 +00:00 |
Andrew Kingston
|
9dc337dfec
|
Remove tab selection state from tables
|
2021-03-24 19:20:59 +00:00 |
Andrew Kingston
|
63fb0b5b5d
|
Improve table column sorting to put auto cols last
|
2021-03-24 19:13:38 +00:00 |
Andrew Kingston
|
124ff6b089
|
Add setting for table row count and improve height calculation
|
2021-03-24 19:06:02 +00:00 |
Andrew Kingston
|
bc562ffd6b
|
Make table responsive and vertically and horizontally scrollable
|
2021-03-24 18:46:12 +00:00 |
Andrew Kingston
|
22fb849ad2
|
Increase table attachment preview heights
|
2021-03-24 18:45:55 +00:00 |
Andrew Kingston
|
c70b69577a
|
Add attachment handling to tables
|
2021-03-24 16:29:28 +00:00 |
Andrew Kingston
|
6457751367
|
Add initial version of new spectrum table component
|
2021-03-24 15:51:57 +00:00 |
Andrew Kingston
|
d7c4fab4a5
|
Remove RowDetail component
|
2021-03-22 18:04:40 +00:00 |
Andrew Kingston
|
aef82e29a6
|
Update form setting datasource type
|
2021-03-19 13:09:22 +00:00 |
Andrew Kingston
|
951491006b
|
Update all charts to work with new data provider
|
2021-03-18 18:45:11 +00:00 |
Andrew Kingston
|
87fd743f75
|
Update bar chart to work with new data provider
|
2021-03-18 17:34:51 +00:00 |
Andrew Kingston
|
73bff491e8
|
Update grid to support data providers
|
2021-03-18 15:53:59 +00:00 |
Andrew Kingston
|
dc1f420163
|
Provide schema from data providers
|
2021-03-18 15:53:25 +00:00 |
Andrew Kingston
|
788817d249
|
Update bindable properties to handle new data provider
|
2021-03-16 19:11:00 +00:00 |
Andrew Kingston
|
a51f5c73c4
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
mike12345567
|
3947044014
|
Formatting.
|
2021-03-10 17:56:16 +00:00 |
Martin McKeaveney
|
c8ad39fb49
|
Merge branch 'master' into develop
|
2021-03-03 16:00:10 +00:00 |
Martin McKeaveney
|
f1927a0d79
|
tidy up
|
2021-03-03 14:42:34 +00:00 |
Martin McKeaveney
|
8dd49a4d09
|
fix space table name grid bug
|
2021-03-03 13:51:53 +00:00 |
Kevin Åberg Kultalahti
|
13787d9d3b
|
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 |
Keviin Åberg Kultalahti
|
f711b7c075
|
screens can now select a transition rather than only use fade
|
2021-03-01 16:53:37 +01:00 |
Keviin Åberg Kultalahti
|
d386de0282
|
moves the transition setting to the design panel
|
2021-03-01 16:46:05 +01:00 |
Andrew Kingston
|
736259f371
|
Add password field component
|
2021-03-01 14:13:11 +00:00 |
Andrew Kingston
|
37c0efad8d
|
Add position option to background image
|
2021-03-01 14:05:54 +00:00 |
Keviin Åberg Kultalahti
|
856e80fce2
|
adds transition utility to the client sdk
|
2021-03-01 12:59:27 +01:00 |
Andrew Kingston
|
753c76d2f7
|
Center background image component
|
2021-02-26 14:04:44 +00:00 |
Andrew Kingston
|
d856bcd35a
|
Add external setting for links
|
2021-02-26 09:58:24 +00:00 |
Andrew Kingston
|
80f86720ac
|
Add background image component
|
2021-02-26 09:58:11 +00:00 |
Andrew Kingston
|
45d9845806
|
Update picker to use null as default placeholder value
|
2021-02-25 11:34:11 +00:00 |
Andrew Kingston
|
6d9c5cdf46
|
Add support for new relationship objects in client apps
|
2021-02-25 11:06:16 +00:00 |
Andrew Kingston
|
73d19f53d1
|
Add support for new relationship object in backend table
|
2021-02-25 11:05:46 +00:00 |
Martin McKeaveney
|
2a3e4d8a42
|
fix undefined 1:N dropdown selection
|
2021-02-24 19:05:17 +00:00 |
Kevin Åberg Kultalahti
|
50d25e14c3
|
Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
|
2021-02-24 12:54:29 +01:00 |
Keviin Åberg Kultalahti
|
2d80208282
|
adds option to allow dot notation in column names
|
2021-02-23 13:14:30 +01:00 |
Andrew Kingston
|
aaa40f4638
|
Update stacked list to preserve white space
|
2021-02-23 10:15:51 +00:00 |
Andrew Kingston
|
8ed2be5594
|
Update card stat to preserve white space
|
2021-02-23 10:15:40 +00:00 |
Andrew Kingston
|
d5a37c535e
|
Update horizontal card to preserve white space and fix crashing when a URL isn't entered
|
2021-02-23 10:15:16 +00:00 |
Andrew Kingston
|
56bbaba44e
|
Update vertical card to preserve white space and fix crashing when a URL isn't entered
|
2021-02-23 10:14:54 +00:00 |
Andrew Kingston
|
d3e4921f29
|
Make paragraph respect whitespace
|
2021-02-23 10:04:07 +00:00 |
Andrew Kingston
|
dcaacab477
|
Revert heading margin change to use browser default
|
2021-02-23 10:03:52 +00:00 |
Andrew Kingston
|
bc5e88bceb
|
Make heading respect white space and reduce default margin
|
2021-02-23 10:02:21 +00:00 |
Michael Drury
|
adaabf5441
|
Merge pull request #1152 from Budibase/user-active-and-bugs
Some fixes and the ability to set a user to inactive
|
2021-02-22 15:10:16 +00:00 |
Andrew Kingston
|
8c4cf0bb8d
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-22 12:23:46 +00:00 |
mike12345567
|
a81b44ccaf
|
Formatting.
|
2021-02-22 11:40:24 +00:00 |
mike12345567
|
77d268c8ac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/relationship-enrichment
|
2021-02-19 14:35:18 +00:00 |
Andrew Kingston
|
e021b55704
|
Add relationship enrichment display to backend UI
|
2021-02-19 13:05:52 +00:00 |
Keviin Åberg Kultalahti
|
c6ad951fe5
|
merge develop
|
2021-02-19 13:55:17 +01:00 |
Andrew Kingston
|
d4d4a36448
|
Display enriched relationship info in grids and bindings
|
2021-02-19 12:00:06 +00:00 |
Andrew Kingston
|
03c7593ce6
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-18 17:45:10 +00:00 |
Andrew Kingston
|
5c2aa7d603
|
Fix and tidy up all button actions and drawers
|
2021-02-18 17:44:56 +00:00 |
Andrew Kingston
|
5530a7b241
|
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
|
d92c0b770b
|
Add disabled setting for forms and fields, and force autocolumns in forms to be disabled
|
2021-02-17 15:16:44 +00:00 |
Andrew Kingston
|
f0a48ea341
|
Merge branch 'develop' of github.com:Budibase/budibase into url-context
|
2021-02-16 15:35:05 +00:00 |
Andrew Kingston
|
e0d1513af4
|
Ensure form doesn't inherit built in datasources
|
2021-02-16 15:30:20 +00:00 |
Andrew Kingston
|
6603e504b4
|
Make form always inherit closest datasource
|
2021-02-16 13:27:38 +00:00 |
Keviin Åberg Kultalahti
|
a42aecbfbe
|
initial work to switch toggle to radio button
|
2021-02-15 17:12:39 +01:00 |
Keviin Åberg Kultalahti
|
9b13879b27
|
fixes crash when options was empty
|
2021-02-15 13:31:16 +01:00 |
Keviin Åberg Kultalahti
|
8539a6dcbe
|
initial standard-components relationship field component update
|
2021-02-12 16:47:20 +01:00 |
Andrew Kingston
|
bd7d95aabc
|
Avoid relationship picker making rows calls for empty string ID
|
2021-02-12 11:17:13 +00:00 |
Andrew Kingston
|
6df2f2b1a1
|
Don't filter repeater results when filter is null
|
2021-02-11 14:27:27 +00:00 |
Andrew Kingston
|
17a9e44ef6
|
Add filtering to repeaters
|
2021-02-11 13:03:22 +00:00 |
Martin McKeaveney
|
768d87ec62
|
fix linkable card
|
2021-02-11 11:35:52 +00:00 |
Andrew Kingston
|
f5fe4c9bb7
|
Add hot reloading to search results
|
2021-02-11 09:30:05 +00:00 |
Andrew Kingston
|
b5e78fe14a
|
Update some empty state text
|
2021-02-11 09:20:25 +00:00 |
Andrew Kingston
|
544f94954c
|
Make all form components use fill width of container
|
2021-02-10 19:23:53 +00:00 |
Andrew Kingston
|
aec4939b93
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-10 18:34:45 +00:00 |
Martin McKeaveney
|
5d962b3c8a
|
default rows
|
2021-02-10 14:58:29 +00:00 |
Martin McKeaveney
|
933969ce55
|
code review
|
2021-02-10 14:24:42 +00:00 |
Martin McKeaveney
|
c132b7b584
|
tidy up
|
2021-02-09 19:00:13 +00:00 |
Martin McKeaveney
|
e599854b14
|
primary and secondary index fields
|
2021-02-09 18:49:12 +00:00 |
Andrew Kingston
|
a2a805b45b
|
Ensure client data contexts are correctly updated if a parent context is updated
|
2021-02-09 12:41:21 +00:00 |
Martin McKeaveney
|
41bc7dbaf7
|
backwards pagination
|
2021-02-09 12:12:03 +00:00 |
Martin McKeaveney
|
d2bd2209eb
|
indexable fields
|
2021-02-08 20:54:55 +00:00 |
Martin McKeaveney
|
7f24c80bf0
|
search UI complete, server side cursor based pagination
|
2021-02-08 17:44:44 +00:00 |
Martin McKeaveney
|
2b74fd887b
|
test
|
2021-02-06 12:31:12 +00:00 |
Andrew Kingston
|
fe00c66700
|
Automatically refresh data when related data changes
|
2021-02-05 16:16:41 +00:00 |
Andrew Kingston
|
06b70706e3
|
Add button action to refresh a datasource
|
2021-02-05 12:54:36 +00:00 |
Martin McKeaveney
|
5b1a2f99d6
|
merge
|
2021-02-05 11:18:37 +00:00 |
Andrew Kingston
|
53491c400d
|
Adding validation to forms to ensure custom fields can't be the wrong type
|
2021-02-05 10:53:25 +00:00 |
Martin McKeaveney
|
c57dee754f
|
custom columns
|
2021-02-04 23:17:49 +00:00 |
Andrew Kingston
|
725d13cad3
|
Fix form constraints not being applied correctly
|
2021-02-04 15:23:26 +00:00 |
Andrew Kingston
|
4a7e05aa67
|
Update auto screens to use new lightest spectrum theme
|
2021-02-04 15:10:51 +00:00 |
Andrew Kingston
|
e3e22da303
|
Pull form bindable properties from field definitions rather than schema
|
2021-02-04 13:01:49 +00:00 |
Andrew Kingston
|
859bef0223
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-04 12:59:34 +00:00 |
Martin McKeaveney
|
6a4a0c517b
|
remove search carried over from other branch
|
2021-02-04 08:21:39 +00:00 |
Martin McKeaveney
|
6cb62f6625
|
fixing JSON and CSV import/export
|
2021-02-04 08:20:04 +00:00 |
Andrew Kingston
|
c2dc2d2b15
|
Don't render anything from repeater if no rows exist
|
2021-02-03 15:28:56 +00:00 |
Andrew Kingston
|
019316e508
|
Update text field values on Enter press
|
2021-02-03 15:02:50 +00:00 |
Andrew Kingston
|
81adaecd47
|
Require spectrum css files from correct picker component
|
2021-02-03 14:56:37 +00:00 |