mike12345567
|
4ccd46e2a1
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns
|
2021-02-16 16:38:11 +00:00 |
mike12345567
|
1a9d16c8c7
|
Updating where utilities are held in builder and then making user table relationships autocolumn aware too.
|
2021-02-16 15:41:50 +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
|
284018fefa
|
Rename form data bindings to Fields instead of Schema
|
2021-02-16 13:17:13 +00:00 |
Keviin Åberg Kultalahti
|
11ee6e8b15
|
change wording and remove console log
|
2021-02-16 12:50:12 +01:00 |
Keviin Åberg Kultalahti
|
7f95ae7b49
|
bump bbui
|
2021-02-16 11:14:49 +01:00 |
Andrew Kingston
|
8b23f603bd
|
Update URL settigns to be bindable inputs and update navigate action
|
2021-02-15 20:03:29 +00:00 |
mike12345567
|
846772bfeb
|
Adding the ability to create/control auto-columns from the create/edit column modal.
|
2021-02-15 19:59:30 +00:00 |
Keviin Åberg Kultalahti
|
a7db499544
|
initial work to switch toggle to radio button
|
2021-02-15 17:12:39 +01:00 |
Keviin Åberg Kultalahti
|
896c6ae5d4
|
Merge branch 'develop' into relationship-one-to-many
|
2021-02-15 12:02:26 +01:00 |
Keviin Åberg Kultalahti
|
b3964dddbb
|
initial standard-components relationship field component update
|
2021-02-12 16:47:20 +01:00 |
Keviin Åberg Kultalahti
|
7cb263ceff
|
merge develop
|
2021-02-12 14:24:38 +01:00 |
Martin McKeaveney
|
ec3ef225b9
|
simplify UI
|
2021-02-12 10:12:17 +00:00 |
mike12345567
|
c3840d8017
|
Merge branch 'master' of github.com:Budibase/budibase into rbac-ui
|
2021-02-11 13:01:07 +00:00 |
Andrew Kingston
|
24c3f3019f
|
Fix automatic form generation from relationship and calculated view schemas
|
2021-02-11 09:17:36 +00:00 |
Martin McKeaveney
|
111ff61bbc
|
tidy up
|
2021-02-10 22:25:30 +00:00 |
Martin McKeaveney
|
701e2b218e
|
RBAC popover complete
|
2021-02-10 22:23:27 +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
|
37c00f24bd
|
control RBAC from data section
|
2021-02-10 18:18:31 +00:00 |
Martin McKeaveney
|
9c7a373fb0
|
primary and secondary index fields
|
2021-02-09 18:49:12 +00:00 |
Andrew Kingston
|
4493a0896f
|
Remove commented out lines
|
2021-02-09 16:55:59 +00:00 |
Keviin Åberg Kultalahti
|
8a2cc83a3b
|
Merge branch 'form-builder' into relationship-one-to-many
|
2021-02-09 16:26:42 +01:00 |
Andrew Kingston
|
1deeb2ac3e
|
Add sprectrum theme compatibility to autoscreens form text
|
2021-02-09 14:01:54 +00:00 |
Martin McKeaveney
|
05353c7666
|
backwards pagination
|
2021-02-09 12:12:03 +00:00 |
Keviin Åberg Kultalahti
|
7dffc1881d
|
adds oneToMany property to save table method
|
2021-02-09 13:10:01 +01:00 |
Martin McKeaveney
|
36f3bbf6dd
|
user search
|
2021-02-08 22:29:26 +00:00 |
Martin McKeaveney
|
7ef56de1be
|
indexable fields
|
2021-02-08 20:54:55 +00:00 |
Andrew Kingston
|
af74e6a592
|
Fix row detail autoscreen not having correct delete row definition
|
2021-02-05 11:55:53 +00:00 |
Andrew Kingston
|
1185756622
|
Fix forms not providing correct datasource object
|
2021-02-04 18:11:56 +00:00 |
Andrew Kingston
|
02d53cad5a
|
Fix typo
|
2021-02-04 18:05:05 +00:00 |
Andrew Kingston
|
8962440901
|
Fix ID's not being made unique when copying components
|
2021-02-04 18:00:16 +00:00 |
Andrew Kingston
|
d939acbd4f
|
Fix typo in _rev schema field type
|
2021-02-04 15:48:32 +00:00 |
Andrew Kingston
|
4d9f4cc211
|
Update bindable properties to pull directly from form children
|
2021-02-04 15:11:05 +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
|
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 |
mike12345567
|
64f2228887
|
Linting.
|
2021-02-02 17:46:52 +00:00 |
mike12345567
|
ec21fcbc4d
|
Some quick fixes to allow custom verbs.
|
2021-02-02 17:28:11 +00:00 |
Andrew Kingston
|
772fdfa837
|
Remove unused vars and lint
|
2021-02-02 15:24:15 +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
|
9c0e417408
|
Add custom component actions. Simplify client context. Add form validation action
|
2021-02-01 18:51:22 +00:00 |
Martin McKeaveney
|
0ea99cf85d
|
Merge branch 'feature/handlebars-helpers' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-02-01 11:52:40 +00:00 |
Martin McKeaveney
|
1738537ad8
|
binding panel options from helpers
|
2021-02-01 11:51:53 +00:00 |
mike12345567
|
9a94b61a72
|
Merge branch 'feature/handlebars-helpers' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-02-01 11:00:41 +00:00 |
mike12345567
|
3f106d042a
|
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-02-01 11:00:33 +00:00 |
Michael Drury
|
a1f09b0a1a
|
Some rollup fixes - the handlebars-helper library needs dynamic requires removed from it, likely best to fork it and do this.
|
2021-01-30 02:54:52 +00:00 |
mike12345567
|
41fbc39618
|
Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue.
|
2021-01-29 20:03:09 +00:00 |
Andrew Kingston
|
e0b6e78f72
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-29 16:59:24 +00:00 |
Andrew Kingston
|
9d870dbccc
|
Add current user bindings, and current user relationships as data sources
|
2021-01-28 14:29:35 +00:00 |
mike12345567
|
0fabfccb19
|
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-01-26 16:22:38 +00:00 |
mike12345567
|
9e798158c2
|
Linting.
|
2021-01-26 15:59:58 +00:00 |
mike12345567
|
6219a66604
|
Fixing the transition between readable and runtime bindings.
|
2021-01-26 15:59:28 +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 |
Andrew Kingston
|
bcdcc68918
|
Fix settings to select fields and fix chart settings not showing fields
|
2021-01-26 10:57:57 +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
|
86a3caa881
|
Remove unused vars
|
2021-01-21 15:49:58 +00:00 |
Andrew Kingston
|
9978d0707d
|
Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder
|
2021-01-21 11:31:45 +00:00 |
mike12345567
|
3dd985cfb6
|
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration
|
2021-01-21 10:57:41 +00:00 |
Andrew Kingston
|
3d77c1f38f
|
Add bindable properties from query datasources
|
2021-01-21 10:40:45 +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
|
b828d8326d
|
Update screen templates to work with latest bindings
|
2021-01-19 18:51:51 +00:00 |
mike12345567
|
d7a3e6210d
|
Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping.
|
2021-01-19 18:44:29 +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
|
6030c4849e
|
Fix broken autolink creation
|
2021-01-19 13:49:14 +00:00 |
kevmodrome
|
7623534842
|
lint fix
|
2021-01-19 14:31:37 +01:00 |
kevmodrome
|
74557a09ce
|
changes earlier BottomDrawer to use the bbui component instead
|
2021-01-19 14:16:55 +01:00 |
Andrew Kingston
|
4944fb3e8c
|
Create new components with pretty names
|
2021-01-19 11:52:33 +00:00 |
Andrew Kingston
|
275f0ca092
|
Add navigation bar, links and row detail definitions
|
2021-01-19 10:47:00 +00:00 |
Martin McKeaveney
|
133d93fbee
|
fix dynamic params
|
2021-01-18 15:37:32 +00:00 |
Martin McKeaveney
|
53db6e05f9
|
merge
|
2021-01-18 14:43:26 +00:00 |
Martin McKeaveney
|
b5c4bde662
|
queries working with repeater
|
2021-01-18 14:41:59 +00:00 |
Andrew Kingston
|
dbbe76951d
|
Add ID and rev data bindings back in
|
2021-01-15 14:47:36 +00:00 |
Andrew Kingston
|
fba2f27638
|
Update and improve state <-> URL binding
|
2021-01-15 14:23:27 +00:00 |
Martin McKeaveney
|
a7f9e2fb8f
|
better integration API, parse JSON by default
|
2021-01-15 13:11:51 +00:00 |
Andrew Kingston
|
a6cbf46849
|
Fix crash when evaluating data bindings for a component with no definition
|
2021-01-15 11:02:00 +00:00 |
Andrew Kingston
|
ec4a4047b6
|
Improve data binding popup and finish component bindings
|
2021-01-15 10:59:22 +00:00 |
mike12345567
|
0e9d831e73
|
Linting.
|
2021-01-14 17:02:05 +00:00 |
mike12345567
|
16a25a7cff
|
When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId.
|
2021-01-14 17:01:31 +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 |
Martin McKeaveney
|
1b51113c44
|
pass field values in binding drawer
|
2021-01-14 14:22:24 +00:00 |
Andrew Kingston
|
cdfcff4bbb
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-14 09:10:41 +00:00 |
Andrew Kingston
|
6b9e61e7e6
|
Fix component navigation, fix settings editing, fix design editing
|
2021-01-14 09:09:23 +00:00 |
Michael Shanks
|
fbb4fd482f
|
Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
|
2021-01-13 11:06:10 +00:00 |
Andrew Kingston
|
af73139a87
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-12 20:05:24 +00:00 |
Andrew Kingston
|
9b035df33e
|
WIP component management and definition refactor
|
2021-01-12 20:00:35 +00:00 |
Martin McKeaveney
|
33d63607e2
|
Add all CRUD ops to airtable integration
|
2021-01-12 17:45:43 +00:00 |
Michael Shanks
|
f5f66f9a58
|
allow new automation from button action setup
|
2021-01-12 15:21:27 +00:00 |
Martin McKeaveney
|
23d83739b0
|
readable to writable bindings
|
2021-01-12 10:28:41 +00:00 |
Martin McKeaveney
|
a48869a2f0
|
merge
|
2021-01-11 20:29:33 +00:00 |
Martin McKeaveney
|
8e40f4b5f8
|
Allow dynamic query execution from front end components
|
2021-01-08 12:06:37 +00:00 |
Martin McKeaveney
|
963d8cb679
|
Merge branch 'master' of github.com:Budibase/budibase into external-tables
|
2021-01-07 13:39:48 +00:00 |
mike12345567
|
acbc15ad84
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
|
2021-01-06 17:00:49 +00:00 |
Martin McKeaveney
|
d7a0d29b03
|
switching between queries
|
2021-01-06 12:28:51 +00:00 |
Andrew Kingston
|
750d00a95a
|
Update colorpicker to work with nullish values by always providing a fallback default value
|
2021-01-06 10:17:51 +00:00 |
Andrew Kingston
|
faa090f6f1
|
Add fontend store method to reset styles and delete unset styles when updating styles
|
2021-01-05 11:44:58 +00:00 |
Martin McKeaveney
|
755fa0ac4a
|
allow execution of external connector queries from button clicks
|
2021-01-04 18:57:16 +00:00 |
Andrew Kingston
|
1a1aa5963d
|
Add ability to enter custom component CSS
|
2021-01-04 18:39:17 +00:00 |
Martin McKeaveney
|
d27a264c96
|
better UI feedback
|
2021-01-04 10:39:17 +00:00 |
Martin McKeaveney
|
30b4c2467f
|
codemirror
|
2020-12-30 11:46:37 +00:00 |
mike12345567
|
207415a932
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
|
2020-12-22 16:24:34 +00:00 |
Martin McKeaveney
|
29b51bc6c2
|
separation of datasources and queries
|
2020-12-18 18:19:43 +00:00 |
mike12345567
|
31bc45985f
|
Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case.
|
2020-12-18 12:54:20 +00:00 |
mike12345567
|
9162aa522b
|
Linting.
|
2020-12-16 09:43:08 +00:00 |
mike12345567
|
cc34838f45
|
Updating deployment service, checking in builder the builder settings info stored in DB before deploying.
|
2020-12-15 17:27:45 +00:00 |
mike12345567
|
c65ed9ad46
|
Linting.
|
2020-12-15 16:42:40 +00:00 |
mike12345567
|
21978007cf
|
Adding feature to allow configured the builder to point at a self hosted system instead of production (for deployment).
|
2020-12-15 16:41:55 +00:00 |
Andrew Kingston
|
8b352fe40a
|
Allow independent selection of screen IDs and layout IDs so that selections persist between toggling tabs. Update logic around role selection and screen filtering
|
2020-12-14 11:14:16 +00:00 |
Andrew Kingston
|
cae551fa77
|
Keep honouring selected screen access role after swapping to layout tab
|
2020-12-11 15:29:25 +00:00 |
Andrew Kingston
|
8022fc1230
|
Select new role when creating screen with a different role than the selected one
|
2020-12-09 19:04:46 +00:00 |
Andrew Kingston
|
48a1932bc3
|
Lint
|
2020-12-09 18:56:54 +00:00 |
Andrew Kingston
|
e5a34871c7
|
Add role selection for viewing screens and smart handling of preview screen
|
2020-12-09 18:18:47 +00:00 |
mike12345567
|
a94ce70cee
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
|
2020-12-09 18:01:38 +00:00 |
Andrew Kingston
|
248a1f456f
|
Fix empty screen list when deleting a table backing an autoscreen which is currently selected
|
2020-12-09 16:01:16 +00:00 |
Andrew Kingston
|
e0d902d279
|
Fix merge bug
|
2020-12-09 15:58:34 +00:00 |
Andrew Kingston
|
045f0f1bfe
|
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
|
2020-12-09 15:57:32 +00:00 |
Andrew Kingston
|
b842a2addc
|
Cache roles in store and add role selector for screens
|
2020-12-09 15:35:57 +00:00 |
Andrew Kingston
|
4e748dad2b
|
Fix bugs around selecting screens and layouts when creating them
|
2020-12-09 14:51:42 +00:00 |
Andrew Kingston
|
0bb192ce0c
|
Purge all references to _css prop or saving stylesheets
|
2020-12-09 12:22:30 +00:00 |
Andrew Kingston
|
31b3fac659
|
Fix crash when having a screen selected that was deleted
|
2020-12-09 11:37:09 +00:00 |
Martin McKeaveney
|
fb569a4425
|
fixing bugs found during testing
|
2020-12-08 16:55:43 +00:00 |
Andrew Kingston
|
ff3e79696d
|
Fix bug which caused autolinks to not be generated
|
2020-12-08 15:21:01 +00:00 |
Martin McKeaveney
|
a7789067d3
|
fix layout bugs, some tidy up
|
2020-12-07 20:29:41 +00:00 |
Martin McKeaveney
|
bc6ae452d1
|
fix layout selection issues
|
2020-12-07 16:06:20 +00:00 |
Martin McKeaveney
|
a9d0c68a60
|
component store refactor - remove concept of currentPreviewItem and currentComponentInfo
|
2020-12-07 15:27:46 +00:00 |
Martin McKeaveney
|
6b5c1ffafa
|
consolidate routing and component selection
|
2020-12-05 12:09:58 +00:00 |
Martin McKeaveney
|
40f6093198
|
allow renaming of layouts
|
2020-12-05 09:43:00 +00:00 |
Martin McKeaveney
|
64c4f0d300
|
deletion and error handling of layouts
|
2020-12-04 23:42:22 +00:00 |
Martin McKeaveney
|
3b049bc286
|
allow creation of custom layouts, moving layoutId prop to top level of screen
|
2020-12-04 23:16:07 +00:00 |
Andrew Kingston
|
5f811b9852
|
Remove log statement
|
2020-12-04 14:07:23 +00:00 |
Andrew Kingston
|
f1d4b60b97
|
Add basic role by default to new screens
|
2020-12-04 14:06:55 +00:00 |
Martin McKeaveney
|
277524b86e
|
accommodate login layout
|
2020-12-03 17:31:38 +00:00 |
Martin McKeaveney
|
0a5eac2c7f
|
more intelligent routing for screens and pages
|
2020-12-03 15:15:14 +00:00 |
mike12345567
|
2a41f57382
|
Linting and update to try and fix issues when screens are created, screen saving now generates CSS.
|
2020-12-03 12:08:33 +00:00 |
Andrew Kingston
|
13a137ecd1
|
Update client app to work with layouts when running inside builder preview
|
2020-12-02 18:10:46 +00:00 |
Martin McKeaveney
|
9b25a61706
|
allow editing of screen layout from modal
|
2020-12-02 16:15:14 +00:00 |
Martin McKeaveney
|
13824dcf09
|
merge
|
2020-12-02 14:15:07 +00:00 |
Martin McKeaveney
|
894eeb8757
|
merge
|
2020-12-02 13:44:44 +00:00 |
Martin McKeaveney
|
ffc7e14bb2
|
fix preview save
|
2020-12-02 13:41:00 +00:00 |
mike12345567
|
1a9f1aed9b
|
Merge branch 'feature/security-update' of github.com:Budibase/budibase into feature/page-refactor
|
2020-12-02 13:26:57 +00:00 |
mike12345567
|
05225f7787
|
Changing the naming of access levels to be roles.
|
2020-12-02 13:20:56 +00:00 |
Martin McKeaveney
|
33c40063af
|
layouts and screens switcher, merge with component sdk
|
2020-12-01 16:22:06 +00:00 |
Andrew Kingston
|
a54dd9509f
|
Remove deprecated props, fix warnings, remove old code
|
2020-11-30 15:05:36 +00:00 |
Andrew Kingston
|
b8bc583fd9
|
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
|
2020-11-25 18:38:58 +00:00 |
Andrew Kingston
|
07229858c8
|
Add fade screen transition and fix navigation component casing
|
2020-11-25 18:30:09 +00:00 |
mike12345567
|
8a013c33c3
|
Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent.
|
2020-11-25 17:56:09 +00:00 |
mike12345567
|
e1314b0d88
|
Starting work on builder, very broken.
|
2020-11-24 18:11:34 +00:00 |