Martin McKeaveney
|
9b2b7ce3c8
|
fix linkable card
|
2021-02-11 11:35:52 +00:00 |
Andrew Kingston
|
81e779c8b5
|
Add hot reloading to search results
|
2021-02-11 09:30:05 +00:00 |
Andrew Kingston
|
a166147826
|
Update some empty state text
|
2021-02-11 09:20:25 +00:00 |
Andrew Kingston
|
fb79a78164
|
Make all form components use fill width of container
|
2021-02-10 19:23:53 +00:00 |
Andrew Kingston
|
56d8a27286
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-10 18:34:45 +00:00 |
Martin McKeaveney
|
39cf036594
|
default rows
|
2021-02-10 14:58:29 +00:00 |
Martin McKeaveney
|
24c2dd2cdb
|
code review
|
2021-02-10 14:24:42 +00:00 |
Martin McKeaveney
|
580ae3fb4c
|
tidy up
|
2021-02-09 19:00:13 +00:00 |
Martin McKeaveney
|
9c7a373fb0
|
primary and secondary index fields
|
2021-02-09 18:49:12 +00:00 |
Andrew Kingston
|
2c125bc671
|
Ensure client data contexts are correctly updated if a parent context is updated
|
2021-02-09 12:41:21 +00:00 |
Martin McKeaveney
|
05353c7666
|
backwards pagination
|
2021-02-09 12:12:03 +00:00 |
Martin McKeaveney
|
7ef56de1be
|
indexable fields
|
2021-02-08 20:54:55 +00:00 |
Martin McKeaveney
|
07aeccb36d
|
search UI complete, server side cursor based pagination
|
2021-02-08 17:44:44 +00:00 |
Martin McKeaveney
|
2a78d1f419
|
test
|
2021-02-06 12:31:12 +00:00 |
Andrew Kingston
|
c0555745e1
|
Automatically refresh data when related data changes
|
2021-02-05 16:16:41 +00: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
|
1fb4203b3a
|
Adding validation to forms to ensure custom fields can't be the wrong type
|
2021-02-05 10:53:25 +00:00 |
Martin McKeaveney
|
b1b02934ed
|
custom columns
|
2021-02-04 23:17:49 +00:00 |
Andrew Kingston
|
d1df8aca41
|
Fix form constraints not being applied correctly
|
2021-02-04 15:23:26 +00:00 |
Andrew Kingston
|
c7f2a989ad
|
Update auto screens to use new lightest spectrum theme
|
2021-02-04 15:10:51 +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
|
de4b87a208
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-04 12:59:34 +00:00 |
Martin McKeaveney
|
ef97ca3e8a
|
remove search carried over from other branch
|
2021-02-04 08:21:39 +00:00 |
Martin McKeaveney
|
1f6a755cb6
|
fixing JSON and CSV import/export
|
2021-02-04 08:20:04 +00:00 |
Andrew Kingston
|
5b10482fa7
|
Don't render anything from repeater if no rows exist
|
2021-02-03 15:28:56 +00:00 |
Andrew Kingston
|
7efdff487e
|
Update text field values on Enter press
|
2021-02-03 15:02:50 +00:00 |
Andrew Kingston
|
b701416f7c
|
Require spectrum css files from correct picker component
|
2021-02-03 14:56:37 +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
|
ea2f5ebbf9
|
Add listener to clear date pickers on certain keystrokes
|
2021-02-03 11:10:47 +00:00 |
Andrew Kingston
|
e700b99fcf
|
Force number field to set numerical values only
|
2021-02-03 10:53:48 +00:00 |
Andrew Kingston
|
ba8d8b5327
|
Ensure field ID's are always safe to be used as DOM ID's
|
2021-02-03 10:32:21 +00:00 |
Andrew Kingston
|
fa20f5dec7
|
Fix form validation sometimes being applied erroneously
|
2021-02-03 10:05:32 +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
|
48f49dd947
|
Ensure consistent size of form fields regardless of label position
|
2021-02-02 13:50:46 +00:00 |
Andrew Kingston
|
3faef71ff4
|
Fix presence validation for array values
|
2021-02-02 13:50:13 +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
|
56dfaba624
|
Add error state styles to date picker field
|
2021-02-01 19:01:43 +00:00 |
Andrew Kingston
|
9c0e417408
|
Add custom component actions. Simplify client context. Add form validation action
|
2021-02-01 18:51:22 +00:00 |
Andrew Kingston
|
9214157ea4
|
Fix long form field width
|
2021-02-01 18:00:38 +00:00 |
Andrew Kingston
|
22cad32a2d
|
Update date picker to fix horrible flatpickr event handling
|
2021-02-01 14:10:55 +00:00 |
Andrew Kingston
|
260cecb5e5
|
Update form field ID's to always be safe
|
2021-02-01 14:10:38 +00:00 |
Andrew Kingston
|
abd99f859a
|
Improve validation around loading options for relationship field
|
2021-02-01 13:23:18 +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 |
Andrew Kingston
|
c9bf2700e3
|
Add form support for fields which can only use bindings rather than explicit onchange handlers
|
2021-02-01 11:14:24 +00:00 |
Andrew Kingston
|
4630699f13
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-01 09:11:48 +00:00 |
Andrew Kingston
|
0b64a81242
|
Automatically make forms use latest data context if it matches
|
2021-01-29 16:40:19 +00:00 |
Andrew Kingston
|
28fb04b31e
|
Fix max string length validation
|
2021-01-29 13:24:43 +00:00 |