Andrew Kingston
86065084c1
Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance
2021-12-17 08:22:40 +00:00
Andrew Kingston
63ec10d73f
Add new core implementations for fetching data and schema from datasources
2021-12-17 08:22:04 +00:00
Budibase Release Bot
ef4410229e
v1.0.25
2021-12-16 18:32:05 +00:00
mike12345567
02855fa37b
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
2021-12-16 14:57:21 +00:00
mike12345567
a9437302b7
Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API.
2021-12-16 11:41:28 +00:00
Budibase Release Bot
e7ab6f72f7
v1.0.24
2021-12-16 11:04:27 +00:00
Budibase Release Bot
5b1da51acb
v1.0.23
2021-12-16 10:18:24 +00:00
mike12345567
858ef084ad
Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus.
2021-12-15 19:20:19 +00:00
Budibase Staging Release Bot
1a5ee47e9e
v1.0.23-alpha.1
2021-12-15 16:56:03 +00:00
Budibase Staging Release Bot
dbb8a4c341
v1.0.23-alpha.0
2021-12-15 16:41:32 +00:00
Andrew Kingston
d06cc93757
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-15 13:36:10 +00:00
Andrew Kingston
1c23dc3a3c
Fix using wrong local storage key when persisting state in client apps
2021-12-15 09:00:14 +00:00
Andrew Kingston
26d89f75d5
Pass current state to peek modals when opening them via query param
2021-12-15 08:55:22 +00:00
Andrew Kingston
d58b1ae7f0
Fix datasource invalidation proxying from peek modals not working
2021-12-14 14:04:37 +00:00
Andrew Kingston
98cd12db5f
Proxy state updates back from peek modals
2021-12-14 14:04:10 +00:00
Budibase Staging Release Bot
5ac6b72dc7
v1.0.19-alpha.3
2021-12-14 12:33:48 +00:00
Budibase Staging Release Bot
461ccb13d7
v1.0.19-alpha.2
2021-12-14 11:41:07 +00:00
Budibase Release Bot
1ab1e7517d
v1.0.22
2021-12-13 18:46:25 +00:00
Budibase Release Bot
ecd3198940
v1.0.21
2021-12-13 18:08:22 +00:00
Budibase Release Bot
c8bcf17d21
v1.0.20
2021-12-13 17:46:32 +00:00
Budibase Staging Release Bot
e7b9b02b9e
v1.0.19-alpha.1
2021-12-13 17:45:48 +00:00
Budibase Staging Release Bot
2aea488c50
v1.0.19-alpha.0
2021-12-13 17:17:46 +00:00
Budibase Release Bot
cfa941b11f
v1.0.19
2021-12-13 16:43:28 +00:00
Budibase Release Bot
c77b29d047
v1.0.18
2021-12-13 16:00:58 +00:00
Martin McKeaveney
9223149036
Merge branch 'master' of github.com:Budibase/budibase
2021-12-13 16:53:39 +01:00
Martin McKeaveney
2751f9d4c4
adding and updating helm repos
2021-12-13 16:52:35 +01:00
Budibase Release Bot
ac6686cf9f
v1.0.17
2021-12-13 12:57:18 +00:00
Budibase Release Bot
b81b880eca
v1.0.16
2021-12-13 11:55:27 +00:00
Andrew Kingston
42fb4949ab
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-13 09:45:56 +00:00
Andrew Kingston
d7720e2643
Expose whole form value as a data binding
2021-12-13 09:34:27 +00:00
Budibase Staging Release Bot
2565d5476f
v1.0.15-alpha.1
2021-12-10 16:56:34 +00:00
Budibase Release Bot
9f45829bfa
v1.0.15
2021-12-10 16:55:00 +00:00
Budibase Staging Release Bot
1a2bcc02f1
v1.0.15-alpha.0
2021-12-10 16:29:45 +00:00
Budibase Release Bot
e1a527a4bb
v1.0.14
2021-12-10 15:45:07 +00:00
Andrew Kingston
c072044d21
Rename Key/Value field to JSON field
2021-12-10 15:26:43 +00:00
Andrew Kingston
9353aec940
Ensure JSON schema generated in client apps is identical to builder generated schema
2021-12-10 15:11:01 +00:00
Andrew Kingston
dc7d22e5cb
Add support for binding forms to deep json fields
2021-12-10 14:18:01 +00:00
Budibase Release Bot
dc92cbeac0
v1.0.13
2021-12-10 11:12:06 +00:00
Andrew Kingston
9708539631
Fix blocks not filtering properly on number fields
2021-12-09 19:36:53 +00:00
Budibase Release Bot
97816ab99f
v1.0.12
2021-12-09 19:15:19 +00:00
Andrew Kingston
c97852d0ff
Fix border radius rounding on hover and selection indicators in builder preview
2021-12-09 17:22:46 +00:00
Andrew Kingston
eeecc762d2
Add button context to execute query action
2021-12-09 16:48:19 +00:00
Andrew Kingston
372d32b8b3
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-09 16:32:25 +00:00
Andrew Kingston
dd5d0ffc7b
Add output context to duplicate row action
2021-12-09 16:29:22 +00:00
Andrew Kingston
707ed7419d
Reset field value to default value if default value changes
2021-12-09 14:51:19 +00:00
Andrew Kingston
eedd1f0cf6
Fix bug where save duplicate action was mutating the real context
2021-12-09 14:36:57 +00:00
Andrew Kingston
9ad25fcf88
Fix bug where save row action was mutating the real context
2021-12-09 14:36:24 +00:00
Budibase Release Bot
558c85d736
v1.0.11
2021-12-09 14:33:04 +00:00
Andrew Kingston
d9278dbc24
Dynamically enrich button actions at runtime and provide additional ephemeral button action output context
2021-12-09 11:25:32 +00:00
Budibase Release Bot
92bab31ffc
v1.0.10
2021-12-08 18:11:06 +00:00
Budibase Release Bot
fe85dc74e4
v1.0.9
2021-12-08 17:44:39 +00:00
Budibase Staging Release Bot
8c0632e4b9
v1.0.9-alpha.1
2021-12-08 17:21:37 +00:00
Budibase Staging Release Bot
b429a5bbcf
v1.0.9-alpha.0
2021-12-08 14:06:32 +00:00
Andrew Kingston
7beaa80759
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-08 13:08:28 +00:00
Andrew Kingston
46cf642abd
Add new tag component to client apps
2021-12-08 13:06:15 +00:00
Budibase Release Bot
a382184cd0
v1.0.8
2021-12-08 11:38:32 +00:00
Andrew Kingston
6b20d5cf46
Allow internal links to be opened in a new tab
2021-12-08 09:03:56 +00:00
Andrew Kingston
49551ceb54
Fix incorrect icon used for repeater layout in settings bar
2021-12-08 08:36:01 +00:00
Andrew Kingston
cb1f870831
Key links by URL as the svelte-spa-router link svelte action does not update correctly
2021-12-08 08:35:19 +00:00
Andrew Kingston
b1cc72c54a
Add support for accessing unlimited levels of nested JSON arrays
2021-12-07 21:19:14 +00:00
Andrew Kingston
7146b994ff
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-07 15:11:32 +00:00
Andrew Kingston
4bbbd75a4e
Fix datasource invalidations not propagating through peek modals
2021-12-07 15:11:13 +00:00
Andrew Kingston
d36daaf9b9
Add button action for duplicating a row
2021-12-07 13:59:12 +00:00
Andrew Kingston
3a7772643e
Fix issue with icon for repeater alignment in settings bar
2021-12-07 13:58:01 +00:00
Andrew Kingston
a5b4087f64
Enable support for handling shallow non-object arrays in JSON fields
2021-12-06 18:12:27 +00:00
Andrew Kingston
7b20aa31d1
Flatten JSON schema in apps to allow filtering and display of nested values
2021-12-06 12:37:50 +00:00
Andrew Kingston
d10d332b9f
Update client side lucene searching to work with nested JSON fields and fix bug with flattening nested JSON schema
2021-12-06 12:04:22 +00:00
Andrew Kingston
cd5d370e7b
Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields
2021-12-06 11:41:17 +00:00
Budibase Staging Release Bot
5d4fb2e7c7
v1.0.8-alpha.0
2021-12-03 13:36:10 +00:00
Budibase Release Bot
2c081c6557
v1.0.7
2021-12-03 13:24:14 +00:00
Budibase Release Bot
aecc29b4d7
v1.0.6
2021-12-03 11:22:44 +00:00
Andrew Kingston
1e38628a4b
Add new form field component for JSON fields, JSON validation and update autoscreen generation
2021-12-03 09:20:45 +00:00
Budibase Release Bot
782faca131
v1.0.5
2021-12-02 13:31:45 +00:00
Andrew Kingston
f2a2f5ac70
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-02 13:29:24 +00:00
Budibase Staging Release Bot
60a07193d2
v1.0.5-alpha.0
2021-12-01 14:28:00 +00:00
Budibase Release Bot
6c5a5dc192
v1.0.4
2021-12-01 13:49:09 +00:00
Budibase Release Bot
7824fe3163
v1.0.3
2021-12-01 10:57:38 +00:00
Budibase Release Bot
f50014da79
v1.0.2
2021-11-30 15:59:32 +00:00
Budibase Release Bot
c9ae9e56ca
v1.0.1
2021-11-30 15:44:46 +00:00
Martin McKeaveney
29787c70ef
v1.0.0
2021-11-30 16:34:33 +01:00
Andrew Kingston
ba9d06df34
Merge branch 'feature/json-backend' of github.com:Budibase/budibase into feature/json-backend
2021-11-30 13:41:58 +00:00
Budibase Release Bot
4b0704736b
v0.9.190
2021-11-30 13:36:54 +00:00
Budibase Staging Release Bot
40aa9656e1
v0.9.190-alpha.12
2021-11-30 10:14:02 +00:00
Andrew Kingston
0341b596e6
Merge pull request #3576 from Budibase/ak-fixes
...
Misc bug fixes
2021-11-30 10:05:01 +00:00
Andrew Kingston
eca8423c6b
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-11-30 08:48:40 +00:00
Andrew Kingston
d2ce037297
Expose static repeater context for row index
2021-11-30 08:47:21 +00:00
Budibase Staging Release Bot
f8b4c4fa6c
v0.9.190-alpha.11
2021-11-29 13:58:47 +00:00
Andrew Kingston
c81ca0502a
Fix layout navigation not scrolling when required
2021-11-29 09:05:46 +00:00
Budibase Staging Release Bot
d33eeec665
v0.9.190-alpha.10
2021-11-26 19:01:35 +00:00
Budibase Staging Release Bot
7ef5ae8823
v0.9.190-alpha.9
2021-11-26 17:52:27 +00:00
Budibase Staging Release Bot
531985c8da
v0.9.190-alpha.8
2021-11-26 15:29:05 +00:00
Budibase Staging Release Bot
15381e44eb
v0.9.190-alpha.7
2021-11-26 14:35:06 +00:00
Andrew Kingston
1b3317a114
Add devtools to app preview and add ability to preview apps as different roles
2021-11-26 13:25:02 +00:00
Budibase Staging Release Bot
78de471948
v0.9.190-alpha.6
2021-11-26 11:36:30 +00:00
Andrew Kingston
11142335ff
Merge pull request #3542 from Budibase/ak-fixes
...
Query schema fixes + card fixes
2021-11-26 11:27:28 +00:00
Budibase Staging Release Bot
688d461fcc
v0.9.190-alpha.5
2021-11-26 11:08:02 +00:00
Budibase Staging Release Bot
186ef7a922
v0.9.190-alpha.4
2021-11-25 22:21:36 +00:00
Budibase Staging Release Bot
aa010163a7
v0.9.190-alpha.3
2021-11-25 18:04:35 +00:00
Budibase Staging Release Bot
7e97d2ba95
v0.9.190-alpha.2
2021-11-25 16:50:21 +00:00
Budibase Staging Release Bot
7d024f285d
v0.9.190-alpha.1
2021-11-25 12:49:05 +00:00
Budibase Staging Release Bot
daaf22f648
v0.9.190-alpha.0
2021-11-25 12:30:15 +00:00
mike12345567
0f0770af32
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-25 12:21:58 +00:00
Andrew Kingston
63fac77ad1
Ensure horizontal cards in the card block don't exceed the width of the screen
2021-11-25 11:35:19 +00:00
Budibase Staging Release Bot
b90a845efc
v0.9.185-alpha.22
2021-11-25 10:33:01 +00:00
Budibase Staging Release Bot
e4e29ce1b2
v0.9.185-alpha.21
2021-11-24 16:00:00 +00:00
Budibase Staging Release Bot
c021a6e49c
v0.9.185-alpha.20
2021-11-24 13:56:19 +00:00
Budibase Staging Release Bot
1497e2d489
v0.9.185-alpha.19
2021-11-24 09:17:53 +00:00
Budibase Staging Release Bot
f7377c71da
v0.9.185-alpha.18
2021-11-24 08:48:23 +00:00
Andrew Kingston
567d188e29
Merge pull request #3476 from Budibase/multi-filter-component
...
Dynamic filter component
2021-11-24 08:39:28 +00:00
Andrew Kingston
fa9fc496f6
Remove text setting from dynamic filter component
2021-11-24 08:20:23 +00:00
Budibase Staging Release Bot
f2365738d6
v0.9.185-alpha.17
2021-11-23 20:15:28 +00:00
Andrew Kingston
8d44e9aa20
Update dynamic filter component styles and remove lots of settings
2021-11-23 17:40:49 +00:00
Budibase Staging Release Bot
5ba6f4bd54
v0.9.185-alpha.16
2021-11-23 15:23:55 +00:00
Budibase Staging Release Bot
8547ea2f2c
v0.9.185-alpha.15
2021-11-23 13:57:12 +00:00
Rory Powell
1a0c66beb6
Merge branch 'develop' into oracle-datasource
2021-11-23 09:27:55 +00:00
Budibase Release Bot
d227e192ae
v0.9.189
2021-11-22 18:14:41 +00:00
Budibase Staging Release Bot
f158ee8f57
v0.9.185-alpha.14
2021-11-22 18:04:40 +00:00
Rory Powell
4acfc668ef
Update locks, ignore oracle imports on m1
2021-11-22 15:26:31 +00:00
Andrew Kingston
4ef99cd603
Add button variant, size and quiet settings to dynamic filter. Allow dyanmic filter button text to be edited inline
2021-11-22 14:48:34 +00:00
Andrew Kingston
f12ab5aebd
Removing log statement
2021-11-22 14:09:54 +00:00
Andrew Kingston
ab7959a32c
Fix issue with not correctly removing dynamic filters when clearing all filters
2021-11-22 13:42:09 +00:00
Andrew Kingston
aa46f15ff6
Update default button text of dynamic filter component
2021-11-22 13:34:28 +00:00
Budibase Staging Release Bot
2f9941f40c
v0.9.185-alpha.13
2021-11-22 11:13:33 +00:00
Budibase Staging Release Bot
01e7cccb65
v0.9.185-alpha.12
2021-11-22 10:53:34 +00:00
Andrew Kingston
8f9dba0db3
Merge branch 'develop' of github.com:Budibase/budibase into multi-filter-component
2021-11-22 10:44:52 +00:00
Andrew Kingston
6c0a1e99da
Merge pull request #3403 from Budibase/cheeks-lab-day
...
Inline text editing + perf. enhancements + preview enhancements
2021-11-22 10:44:38 +00:00
Budibase Staging Release Bot
fe5c3d78f4
v0.9.185-alpha.11
2021-11-22 10:26:21 +00:00
Andrew Kingston
9057b8e521
Update logic for determining whether to show empty state or not
2021-11-18 20:38:55 +00:00
Andrew Kingston
bfe562c9ea
Update editable components to trim whitespace when editing inline
2021-11-18 20:32:57 +00:00
Andrew Kingston
a9a50545c9
Be more explicit about the boolean nature of component settings in the manifest and add back in a render key to fix toggling contenteditable attribute on dom elements
2021-11-18 20:32:42 +00:00
Andrew Kingston
a1b2f9d57d
Enable dynamic filter component to update data provider queries
2021-11-18 20:32:00 +00:00
Andrew Kingston
327ee5726d
Ensure important builder store variables do not get unassigned when setting the builder store state
2021-11-18 20:31:25 +00:00
Andrew Kingston
b7b424b7f8
Add modal container to top level of client apps
2021-11-18 20:31:00 +00:00
Andrew Kingston
33e5e198b7
Refactor how extending data provider queries works to support multiple extensions per key
2021-11-18 18:41:37 +00:00
Andrew Kingston
8f981704d6
Merge branch 'cheeks-lab-day' of github.com:Budibase/budibase into multi-filter-component
2021-11-18 15:58:04 +00:00
Andrew Kingston
e35fe3685f
Fix default form step context not being a svelte store
2021-11-18 15:57:29 +00:00
Andrew Kingston
4ebb4d6b25
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day
2021-11-18 15:53:57 +00:00
Andrew Kingston
34a00df86b
Add settings to dynamic filter to control button text and allowed filter fields
2021-11-18 15:43:51 +00:00
Andrew Kingston
f77f7c1e5f
Add dynamic filter component
2021-11-18 15:36:16 +00:00
Andrew Kingston
cd5aaf69cb
Remove log statement
2021-11-18 14:47:59 +00:00
Andrew Kingston
8e58cde6ec
Fix bug with duplication of fields when re-registering existing fields
2021-11-18 14:43:02 +00:00
Andrew Kingston
9f30599ec1
Make form step number dynamic
2021-11-18 14:42:49 +00:00
Andrew Kingston
347a0d1d0f
Fix crash when component definition is not found
2021-11-18 14:24:10 +00:00
Andrew Kingston
5f5ca5fdf7
Allow dynamic re-registration of form field components
2021-11-18 14:18:06 +00:00
Budibase Staging Release Bot
a1ff7e7262
v0.9.185-alpha.10
2021-11-18 11:15:57 +00:00
Budibase Release Bot
85425520ac
v0.9.188
2021-11-18 07:09:32 +00:00
mike12345567
7802bb1e45
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
2021-11-17 18:04:16 +00:00
Mike Shanks
3db48e3b45
License cleanup
2021-11-17 14:21:16 +00:00
Budibase Staging Release Bot
9d74aa2a44
v0.9.185-alpha.9
2021-11-17 11:47:25 +00:00
Budibase Staging Release Bot
623cd0c0b0
v0.9.185-alpha.8
2021-11-17 11:28:58 +00:00
Budibase Staging Release Bot
33fef40292
v0.9.185-alpha.7
2021-11-16 21:20:35 +00:00
Andrew Kingston
9b988b60b0
Replace old usage of 'editable' manifest setting with 'static'
2021-11-16 18:33:14 +00:00
Andrew Kingston
9bd01987af
Fix issue with data provider query not updating
2021-11-16 17:55:24 +00:00
Andrew Kingston
9420ee2b5e
Remove log statements
2021-11-16 17:52:14 +00:00
Andrew Kingston
76579e5968
Refactor some app components to remove dependency on static props
2021-11-16 17:52:00 +00:00
Andrew Kingston
427bb01e51
Update table to handle dynamic data provider prop
2021-11-16 17:51:05 +00:00
Andrew Kingston
a2b9fb3434
Update forms to handle a dynamic schema prop
2021-11-16 17:42:27 +00:00
Andrew Kingston
f61d89436b
Optimise core memoization of client component props to improve performance significantly
2021-11-16 16:29:31 +00:00
Andrew Kingston
6ca6eb0d4b
Refactor how client app actions programmatically mutate data provider queries to allow for correctly handling removal of query extensions
2021-11-16 16:28:48 +00:00
Budibase Staging Release Bot
c42acf9bb7
v0.9.185-alpha.6
2021-11-16 14:37:51 +00:00
Budibase Staging Release Bot
8529510e04
v0.9.185-alpha.5
2021-11-16 13:54:16 +00:00
Andrew Kingston
b1f5782984
Precent unecessary client app builder store updates to improve performance
2021-11-16 13:35:20 +00:00
Andrew Kingston
5021f3df47
Ensure button is focused when starting to edit text
2021-11-16 13:22:31 +00:00
Andrew Kingston
ce75b8c9a7
Disable drag and drop for components in the selected path when edit mode is enabled to fix firefox issue with text selection when draggable attribute is set
2021-11-16 13:17:34 +00:00
Budibase Staging Release Bot
9650cee4d4
v0.9.185-alpha.4
2021-11-16 11:48:38 +00:00
Andrew Kingston
96fdcb6d93
Remove focus style on contenteditable components in chrome
2021-11-16 11:47:03 +00:00
Andrew Kingston
07e455257c
Prevent dragging of a component while being edited
2021-11-16 11:46:46 +00:00
Andrew Kingston
2adbaea026
Merge develop into editable text lab day
2021-11-16 11:14:46 +00:00
Budibase Staging Release Bot
3d2447db34
v0.9.185-alpha.3
2021-11-16 11:12:03 +00:00
Andrew Kingston
4c84f713b9
Merge pull request #3355 from Budibase/repeater-array
...
Data block + array fields as data sources
2021-11-16 11:03:30 +00:00
Andrew Kingston
7a1b22ef5f
Rename data block to repeater block
2021-11-15 18:07:51 +00:00
Budibase Staging Release Bot
3ffa27969d
v0.9.185-alpha.2
2021-11-15 17:47:27 +00:00
Budibase Release Bot
e48fc8de3d
v0.9.187
2021-11-15 17:04:12 +00:00
Budibase Staging Release Bot
3a8e08d3cc
v0.9.185-alpha.1
2021-11-15 14:43:16 +00:00
Andrew Kingston
f47112e7de
Be even more explicit about expecting an array data type for data provider rows
2021-11-15 12:26:13 +00:00
Andrew Kingston
c922f4a7b9
Replace manual usage of square brackets with string-templates makePropSafe util
2021-11-12 15:28:08 +00:00
Andrew Kingston
b7b8231c51
Clafify comments
2021-11-12 15:27:42 +00:00
Andrew Kingston
df455c2719
Add data block component
2021-11-12 15:19:25 +00:00
Andrew Kingston
c4bbaa6617
Allow blocks which take children to work with DND
2021-11-12 15:18:55 +00:00
Andrew Kingston
aaa448cca8
Update settings bar to account for new block settings structure
2021-11-12 14:48:53 +00:00
Andrew Kingston
3db35d3af9
Enable data providers to use array and attachment fields as their source
2021-11-12 13:42:55 +00:00
Budibase Release Bot
0fb4611bce
v0.9.186
2021-11-12 13:15:37 +00:00
Budibase Staging Release Bot
b049d083ee
v0.9.185-alpha.0
2021-11-11 13:59:14 +00:00
mike12345567
dc8d0aa533
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-11 13:48:07 +00:00
Budibase Release Bot
3ef07b3ebd
v0.9.185
2021-11-11 12:14:43 +00:00
Budibase Release Bot
dde958ce80
v0.9.184
2021-11-11 11:35:31 +00:00
Budibase Staging Release Bot
5bb7ed004c
v0.9.180-alpha.11
2021-11-11 11:09:49 +00:00
Andrew Kingston
fc6e531115
Merge pull request #3299 from Budibase/full-bindings
...
Full bindings for relationships and attachments
2021-11-11 11:01:27 +00:00
Budibase Staging Release Bot
62175d5b62
v0.9.180-alpha.10
2021-11-10 19:52:01 +00:00
Budibase Staging Release Bot
e8429965c0
v0.9.180-alpha.9
2021-11-10 18:29:22 +00:00
Budibase Staging Release Bot
1174ddb2de
v0.9.180-alpha.8
2021-11-10 16:33:07 +00:00
Andrew Kingston
862bf14268
Rename blocks to be shorter
2021-11-10 15:56:51 +00:00
Andrew Kingston
5302c85f49
Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks
2021-11-10 15:52:36 +00:00
Budibase Staging Release Bot
611337c140
v0.9.180-alpha.7
2021-11-10 14:56:30 +00:00
Budibase Release Bot
34e04e3837
v0.9.183
2021-11-10 14:28:28 +00:00
Budibase Staging Release Bot
953e41479e
v0.9.180-alpha.6
2021-11-10 13:50:18 +00:00
Budibase Staging Release Bot
a20d21ebf5
v0.9.180-alpha.5
2021-11-10 12:29:11 +00:00
Budibase Staging Release Bot
c62741a311
v0.9.180-alpha.4
2021-11-10 12:17:43 +00:00
Andrew Kingston
b72270c401
Merge pull request #3311 from Budibase/block-search-improvements
...
Improve block searching
2021-11-10 12:08:10 +00:00
Andrew Kingston
1ea8563046
Update block search so that string fields do a 'starts with' search rather than an exact match
2021-11-10 11:48:02 +00:00
Budibase Staging Release Bot
1f7207be7b
v0.9.180-alpha.3
2021-11-10 10:13:12 +00:00
Budibase Release Bot
5bc79bb2ba
v0.9.182
2021-11-10 09:52:01 +00:00
Budibase Staging Release Bot
9bbb648acd
v0.9.180-alpha.2
2021-11-09 17:25:41 +00:00
Andrew Kingston
0456f1ef2c
Add comment to client rows API
2021-11-09 15:48:04 +00:00
Andrew Kingston
831f3b543f
Disable links when in builder preview
2021-11-09 15:24:13 +00:00
Budibase Release Bot
951cfb5ba9
v0.9.181
2021-11-09 12:38:10 +00:00
mike12345567
f8e790bd2f
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
2021-11-09 11:20:17 +00:00
Martin McKeaveney
cb459bc877
adding flags for messagePassing
2021-11-09 12:15:29 +01:00
Budibase Staging Release Bot
53762ef713
v0.9.180-alpha.1
2021-11-08 20:54:52 +00:00
Andrew Kingston
8e0b265815
Merge pull request #3249 from Budibase/blocks
...
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
mike12345567
b310918ec4
Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables.
2021-11-08 17:25:05 +00:00
Andrew Kingston
c4ddf43dd1
Update default number of cards in card list block to 8
2021-11-08 16:54:43 +00:00
Andrew Kingston
9883fdb623
Fix card list block empty state and update size
2021-11-08 16:40:45 +00:00
Andrew Kingston
37c2690a31
Fix card button text potentially showing as undefined
2021-11-08 14:51:13 +00:00
Budibase Release Bot
65837abcc0
v0.9.180
2021-11-08 14:36:40 +00:00
Andrew Kingston
a7849eac7d
Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level
2021-11-08 14:35:58 +00:00
Budibase Staging Release Bot
7df3227432
v0.9.180-alpha.0
2021-11-08 14:13:09 +00:00
mike12345567
6455f51d4f
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-11-08 14:00:47 +00:00
Budibase Release Bot
25965696fc
v0.9.179
2021-11-08 12:29:59 +00:00
Andrew Kingston
e2cbf054ce
Lint
2021-11-05 12:43:26 +00:00
Andrew Kingston
d5002d3dda
Add ability to link rows in tables, and link rows in the table with search block
2021-11-05 12:38:33 +00:00
Budibase Release Bot
6489d61fd1
v0.9.178
2021-11-04 16:37:06 +00:00
Budibase Staging Release Bot
7db07ed081
v0.9.176-alpha.3
2021-11-04 16:30:06 +00:00
Martin McKeaveney
ff9130c49c
tidy up
2021-11-04 17:28:07 +01:00
Martin McKeaveney
1219c53250
fix safari
2021-11-04 17:24:56 +01:00
Martin McKeaveney
b7c5778409
Merge pull request #3187 from Budibase/fix/safari-bug
...
Fix budibase builder preview on safari
2021-11-04 17:22:02 +01:00
Martin McKeaveney
193d40bbf3
refactor switch into a key value handler object
...
tidy up - remove logs and comments
update windowed modals to use postMessage
2021-11-04 17:21:17 +01:00
Budibase Release Bot
8c4c0ae93e
v0.9.177
2021-11-04 13:56:13 +00:00
Andrew Kingston
d5983d5603
Lint
2021-11-04 11:31:43 +00:00
Andrew Kingston
adda702588
Add button to table with search block and support defining multiple settings sections in component manifest entries
2021-11-04 11:30:43 +00:00
Budibase Release Bot
acf136268b
v0.9.176
2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot
a173b4a02c
v0.9.176-alpha.2
2021-11-04 09:24:27 +00:00
Budibase Staging Release Bot
5bdf63c91d
v0.9.176-alpha.1
2021-11-04 00:48:41 +00:00
Martin McKeaveney
8a2290ce4f
Merge pull request #3231 from opensas/patch-1
...
fix: update README.md
2021-11-04 01:39:34 +01:00
Budibase Staging Release Bot
80789824b8
v0.9.176-alpha.0
2021-11-03 16:33:02 +00:00
Budibase Release Bot
f4cd6b84c5
v0.9.175
2021-11-03 16:20:47 +00:00
Andrew Kingston
7f6b4fb30b
Remove conditional props from manifest for table with search block
2021-11-03 16:18:12 +00:00
Andrew Kingston
4019eeaa26
Fix picker width in table with search block and enable autosizing of other search components
2021-11-03 15:53:45 +00:00
Andrew Kingston
512ed5aa2a
Add support for tables updating server-side sorting
2021-11-03 15:26:15 +00:00
Budibase Release Bot
58d7b13e9e
v0.9.174
2021-11-03 15:10:20 +00:00
Andrew Kingston
d054d496be
Allow table with search block to render correct components for all relevant field types
2021-11-03 11:58:06 +00:00
Andrew Kingston
fcf87956de
Standardise fetching schema from client apps to fix issues with determing schema for certain data sources
2021-11-03 11:57:47 +00:00
opensas
8967cfa6ee
fix: update README.md
...
add space between #### and text title
2021-11-03 02:42:44 -03:00
Budibase Staging Release Bot
7d4221284f
v0.9.173-alpha.8
2021-11-02 17:06:37 +00:00
Budibase Staging Release Bot
747a3b5303
v0.9.173-alpha.7
2021-11-02 15:32:59 +00:00
Andrew Kingston
76c0f24977
Simplify some block logic
2021-11-02 12:58:38 +00:00
Andrew Kingston
e43aba075e
Comment some parts of blocks implementation for clarity
2021-11-02 08:58:50 +00:00
Andrew Kingston
0f1d9c4de3
Add title setting to table with search block and fix import paths
2021-11-02 08:51:48 +00:00
Andrew Kingston
38eacb5a10
Remove old files and tidy up
2021-11-02 08:47:19 +00:00
Andrew Kingston
e6ffccaff7
Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder
2021-11-02 08:45:27 +00:00
Andrew Kingston
e9dd47b562
Add initial structure of table with search block
2021-11-01 17:18:38 +00:00
Andrew Kingston
04bbbd7873
Add in-preview editing for all field labels
2021-10-28 16:31:22 +01:00
Andrew Kingston
c48a56b997
Fix issue editing components in the preview when nested inside another draggable component
2021-10-28 15:52:07 +01:00
Andrew Kingston
387831b799
Add in-preview editing of buttons and add settings bar for buttons
2021-10-28 15:29:48 +01:00
Andrew Kingston
234f53d37a
Focus contenteditable node when starting editing a component in the preview
2021-10-28 13:28:43 +01:00
Andrew Kingston
7910b6a40f
Add in-preview editing of link text and improve placeholder usage when combined with in-preview editing
2021-10-28 13:20:04 +01:00
Andrew Kingston
de163567f5
Move keyboard handling into client library so that component deletion via keyboard can reference client app state
2021-10-28 13:00:55 +01:00
Budibase Staging Release Bot
6e6018c8c7
v0.9.173-alpha.6
2021-10-28 11:52:29 +00:00
Andrew Kingston
b522726afc
Allow in-preview editing of paragraphs and headings
2021-10-28 12:43:31 +01:00
Budibase Staging Release Bot
c6304ca321
v0.9.173-alpha.5
2021-10-27 15:45:31 +00:00
Budibase Staging Release Bot
2f2bf2f26c
v0.9.173-alpha.4
2021-10-27 15:24:55 +00:00
Budibase Release Bot
484a38c9f5
v0.9.173
2021-10-27 15:13:34 +00:00
Budibase Staging Release Bot
600e28e3d7
v0.9.173-alpha.3
2021-10-27 14:27:54 +00:00
Andrew Kingston
97dd8e9989
Merge pull request #3177 from Budibase/ak-fixes
...
Relationship aware data provider automatic reloading + extras
2021-10-27 15:16:39 +01:00
Andrew Kingston
25bafc15d2
Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues
2021-10-27 14:24:36 +01:00
Budibase Staging Release Bot
3376e07bca
v0.9.173-alpha.2
2021-10-27 09:02:08 +00:00
Andrew Kingston
2af3888d8a
Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library
2021-10-27 08:37:51 +01:00
Andrew Kingston
262b238388
Invalidate related tables automatically via client library and fix issue with data source invalidation from modals
2021-10-26 19:12:55 +01:00
Budibase Staging Release Bot
313ab9fe97
v0.9.173-alpha.1
2021-10-26 15:27:44 +00:00
Budibase Staging Release Bot
25c74c1d70
v0.9.173-alpha.0
2021-10-26 14:03:18 +00:00
Martin McKeaveney
7d5d4e5d36
merge with master
2021-10-26 14:28:49 +02:00
Andrew Kingston
54aad2ff1e
Update field disabled state when disabled prop changes
2021-10-26 11:05:48 +01:00
Budibase Staging Release Bot
f7dd62cbc2
v0.9.169-alpha.18
2021-10-25 13:50:36 +00:00
Budibase Staging Release Bot
04b9ad1aae
v0.9.169-alpha.17
2021-10-25 09:51:42 +00:00
Budibase Staging Release Bot
7b4bf6062a
v0.9.169-alpha.16
2021-10-25 09:26:20 +00:00
Budibase Release Bot
96ef21114f
v0.9.172
2021-10-25 09:08:46 +00:00
Budibase Staging Release Bot
7c0dab264d
v0.9.169-alpha.15
2021-10-25 08:10:24 +00:00
Budibase Staging Release Bot
895803f618
v0.9.169-alpha.14
2021-10-23 14:17:01 +00:00
Budibase Staging Release Bot
02804b3003
v0.9.169-alpha.13
2021-10-22 16:58:51 +00:00
Budibase Staging Release Bot
510286e80c
v0.9.169-alpha.12
2021-10-22 09:02:10 +00:00
Budibase Staging Release Bot
238b18b09c
v0.9.169-alpha.11
2021-10-21 18:01:14 +00:00
Budibase Staging Release Bot
ebfa34e094
v0.9.169-alpha.10
2021-10-21 14:40:18 +00:00
Budibase Staging Release Bot
873c43b8cd
v0.9.169-alpha.9
2021-10-21 11:57:41 +00:00
Budibase Staging Release Bot
83e17da2d3
v0.9.169-alpha.8
2021-10-21 11:40:14 +00:00
Budibase Staging Release Bot
fcbe94a08d
v0.9.169-alpha.7
2021-10-21 09:52:12 +00:00
Budibase Release Bot
36ce61c03e
v0.9.171
2021-10-20 13:36:22 +00:00
Budibase Staging Release Bot
845a350505
v0.9.169-alpha.6
2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot
cc507bb116
v0.9.169-alpha.5
2021-10-20 12:31:06 +00:00
Andrew Kingston
555742ead1
Merge pull request #3083 from Budibase/fix/date-sorting
...
Fix date format of dates created with Flatpickr (the date picker in apps)
2021-10-20 13:20:26 +01:00
Budibase Release Bot
949d925f13
v0.9.170
2021-10-20 11:59:17 +00:00
Budibase Staging Release Bot
a65a6d5909
v0.9.169-alpha.4
2021-10-20 09:35:25 +00:00
Andrew Kingston
fd9dcf7ce2
Merge pull request #3087 from Budibase/fix/flatpickr-key-events
...
Fix flatpickr hijacking key events on the whole page
2021-10-20 10:26:42 +01:00
Budibase Staging Release Bot
4b77528593
v0.9.169-alpha.3
2021-10-19 15:54:53 +00:00
Budibase Staging Release Bot
ace810d34a
v0.9.169-alpha.2
2021-10-19 15:35:03 +00:00
Andrew Kingston
950e056e1c
Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page
2021-10-19 15:11:14 +01:00
Budibase Staging Release Bot
1366d824f7
v0.9.169-alpha.1
2021-10-19 12:11:03 +00:00
Andrew Kingston
9deb9be1cd
Remove date parsing from client date picker as it has moved to the core date picker
2021-10-18 17:12:02 +01:00
Budibase Staging Release Bot
9cc9461c50
v0.9.169-alpha.0
2021-10-18 15:44:36 +00:00
Budibase Release Bot
3b90b2b878
v0.9.169
2021-10-18 15:38:42 +00:00
Rory Powell
f372d7d7d9
Merge branch 'master' into develop
2021-10-18 16:35:32 +01:00
Budibase Staging Release Bot
f50f9e19cf
v0.9.167-alpha.14
2021-10-18 11:44:29 +00:00
Rory Powell
20eb28e286
Merge pull request #3015 from Budibase/options-text-columns
...
Allow options picker to be used on text columns
2021-10-18 12:34:40 +01:00
Budibase Staging Release Bot
77dee89c38
v0.9.167-alpha.13
2021-10-18 11:30:09 +00:00
Rory Powell
be41a855d1
Remove redundant fieldTypes
2021-10-18 12:02:08 +01:00
Rory Powell
956a826b8c
Merge branch 'develop' into options-text-columns
2021-10-18 11:25:35 +01:00
Budibase Staging Release Bot
0b2bdf4d47
v0.9.167-alpha.12
2021-10-18 10:16:48 +00:00
Rory Powell
422b21970f
Merge pull request #3016 from Budibase/paginate-text-change
...
Remove 'internal' from dataprovider / paginate info
2021-10-18 11:05:03 +01:00
Budibase Staging Release Bot
97a13fe98a
v0.9.167-alpha.11
2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot
30ac9c57d8
v0.9.167-alpha.10
2021-10-18 08:45:15 +00:00
Budibase Staging Release Bot
4cecaa6143
v0.9.167-alpha.9
2021-10-18 08:31:27 +00:00
Budibase Release Bot
51b948db1f
v0.9.168
2021-10-17 20:06:43 +00:00
Budibase Staging Release Bot
82a9320854
v0.9.167-alpha.8
2021-10-15 14:58:22 +00:00
Budibase Staging Release Bot
31f74632f1
v0.9.167-alpha.7
2021-10-15 13:12:11 +00:00
Budibase Staging Release Bot
6049acd126
v0.9.167-alpha.6
2021-10-15 10:45:34 +00:00
Andrew Kingston
642d105326
Merge pull request #3002 from Budibase/js-binding-drawer
...
JavaScript bindings
2021-10-15 11:37:25 +01:00
Rory Powell
6e10da5338
Remove 'internal' from dataprovider / paginate info
2021-10-15 10:26:39 +01:00
Budibase Staging Release Bot
45f6e9a2f8
v0.9.167-alpha.5
2021-10-15 07:56:53 +00:00
Budibase Staging Release Bot
de40dd786f
v0.9.167-alpha.4
2021-10-14 16:42:40 +00:00
Budibase Staging Release Bot
d809a3d528
v0.9.167-alpha.3
2021-10-14 16:10:07 +00:00
Budibase Staging Release Bot
ac6aa11de6
v0.9.167-alpha.2
2021-10-14 15:47:58 +00:00
Rory Powell
346f1d652b
Allow options picker to be used on text columns
2021-10-14 16:36:45 +01:00
Budibase Staging Release Bot
2853ae849e
v0.9.167-alpha.1
2021-10-14 13:45:01 +00:00
Budibase Release Bot
da4aa7219d
v0.9.167
2021-10-14 13:41:23 +00:00
Andrew Kingston
29659361fe
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer
2021-10-14 10:45:19 +01:00
Andrew Kingston
06c46dd3a7
Fix issue with button roundness when using other sizes than medium
2021-10-14 10:43:17 +01:00
Budibase Staging Release Bot
2635c055b7
v0.9.167-alpha.0
2021-10-13 15:56:03 +00:00
Budibase Release Bot
b321d34fe2
v0.9.166
2021-10-13 15:33:19 +00:00
Budibase Release Bot
b7978f4374
v0.9.165
2021-10-13 14:18:05 +00:00
Budibase Staging Release Bot
42fc118458
v0.9.165-alpha.1
2021-10-13 14:07:13 +00:00
Budibase Staging Release Bot
643360244b
v0.9.165-alpha.0
2021-10-13 13:30:05 +00:00
Budibase Release Bot
6a129067e2
v0.9.164
2021-10-12 21:15:39 +00:00
Budibase Release Bot
a71ea88855
v0.9.163
2021-10-11 17:22:28 +00:00
Budibase Release Bot
9f14471ab5
v0.9.162
2021-10-11 15:17:21 +00:00
Budibase Staging Release Bot
4762c98039
v0.9.160-alpha.0
2021-10-08 10:05:15 +00:00
Budibase Release Bot
22527970b2
v0.9.161
2021-10-07 22:32:31 +00:00
Budibase Release Bot
1cd46327bf
v0.9.160
2021-10-07 22:18:59 +00:00
Budibase Release Bot
d4ecb810b1
v0.9.159
2021-10-07 21:55:18 +00:00
Budibase Release Bot
3e31fff662
v0.9.158
2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot
7f5148a1e1
v0.9.158-alpha.0
2021-10-07 21:09:01 +00:00
Martin McKeaveney
c12d7301f8
merge
2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
6357d316a7
v0.9.157-alpha.0
2021-10-07 20:17:21 +00:00
Budibase Release Bot
0b66a003c5
v0.9.157
2021-10-07 20:07:47 +00:00
Martin McKeaveney
1d55b5ece2
adding made in budibase tag
2021-10-07 20:57:50 +01:00
Budibase Release Bot
cab95ff355
v0.9.156
2021-10-07 07:50:40 +00:00
Budibase Release Bot
e0b061a1db
v0.9.155
2021-10-06 21:26:52 +00:00
Budibase Release Bot
4f628dd3af
v0.9.154
2021-10-06 16:37:28 +00:00
Budibase Release Bot
84b945cbe8
v0.9.153
2021-10-06 15:36:11 +00:00
Budibase Staging Release Bot
0489bb5ee0
v0.9.153-alpha.1
2021-10-06 15:23:47 +00:00
Budibase Staging Release Bot
1e209958fd
v0.9.153-alpha.0
2021-10-06 15:02:59 +00:00
Martin McKeaveney
81344cc29a
merge with master
2021-10-06 15:50:00 +01:00
Budibase Staging Release Bot
576ef3c759
v0.9.152-alpha.2
2021-10-06 14:46:31 +00:00
Budibase Staging Release Bot
5eb7e7f991
v0.9.152-alpha.1
2021-10-06 14:26:36 +00:00
Budibase Release Bot
a046f9f0b0
v0.9.152
2021-10-06 14:19:18 +00:00
Martin McKeaveney
cf57367be0
Merge pull request #2900 from Budibase/ak-fixes
...
Misc fixes
2021-10-06 15:17:48 +01:00
Budibase Staging Release Bot
738e87dd69
v0.9.152-alpha.0
2021-10-06 14:08:17 +00:00
Martin McKeaveney
3bc1771ede
merge with master
2021-10-06 14:57:34 +01:00
Martin McKeaveney
1ef60051be
Merge pull request #2896 from Budibase/feature/onboarding-templates
...
Feature/onboarding templates
2021-10-06 14:50:12 +01:00
Andrew Kingston
fe35d08422
Fix drag and drop indicator positioning when not using desktop preview
2021-10-06 13:59:25 +01:00
Budibase Staging Release Bot
f879836227
v0.9.151-alpha.4
2021-10-06 12:38:24 +00:00
Andrew Kingston
f6a18ca550
Fix padding being added to empty layouts in mobile view
2021-10-06 13:33:37 +01:00
Martin McKeaveney
4c59087904
templates working end to end
2021-10-05 23:02:28 +01:00
Budibase Staging Release Bot
f7667f7e47
v0.9.151-alpha.3
2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot
d501f53b68
v0.9.151-alpha.2
2021-10-05 11:07:22 +00:00
Budibase Staging Release Bot
cfa5e5be73
v0.9.151-alpha.1
2021-10-04 17:25:50 +00:00
Budibase Release Bot
a31c07626e
v0.9.151
2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot
2ef2ae6253
v0.9.151-alpha.0
2021-10-04 15:58:42 +00:00
Budibase Release Bot
4891cc7199
v0.9.150
2021-10-04 14:02:30 +00:00
Budibase Staging Release Bot
15bb373794
v0.9.150-alpha.0
2021-10-04 13:30:07 +00:00
Budibase Release Bot
7602985d25
v0.9.149
2021-10-01 15:40:26 +00:00
Budibase Staging Release Bot
be265bf787
v0.9.149-alpha.3
2021-10-01 15:25:11 +00:00
Budibase Staging Release Bot
4ada3e12be
v0.9.149-alpha.2
2021-10-01 15:10:31 +00:00
Budibase Staging Release Bot
3c02b6a1c5
v0.9.149-alpha.1
2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot
67a664e6ba
v0.9.149-alpha.0
2021-10-01 14:28:01 +00:00
Budibase Release Bot
e75610b780
v0.9.148
2021-10-01 09:13:03 +00:00
Budibase Staging Release Bot
8c26e18706
v0.9.148-alpha.2
2021-09-30 16:51:01 +00:00
Budibase Staging Release Bot
206ff8aad2
v0.9.148-alpha.1
2021-09-30 16:15:24 +00:00
Martin McKeaveney
be66f395b0
Merge pull request #2824 from Budibase/feature/end-user-analytics
...
end user ping for client apps
2021-09-30 17:05:17 +01:00
Martin McKeaveney
dbfd9ff877
fixing import
2021-09-30 16:52:21 +01:00
Budibase Staging Release Bot
606ceca1bc
v0.9.148-alpha.0
2021-09-30 15:51:50 +00:00
Martin McKeaveney
6ef1883328
lint
2021-09-30 16:39:10 +01:00
Martin McKeaveney
6f5567b4b6
merge with develop
2021-09-30 16:05:06 +01:00
Budibase Release Bot
4928ce6875
v0.9.147
2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot
638c9f9711
v0.9.147-alpha.0
2021-09-30 14:22:16 +00:00
Martin McKeaveney
17acae87c0
Merge pull request #2677 from Budibase/dnd
...
Drag and drop
2021-09-30 15:13:25 +01:00
Rory Powell
95c251d4db
Merge branch 'master' into develop
2021-09-30 15:08:40 +01:00
Budibase Staging Release Bot
b198f38940
v0.9.146-alpha.6
2021-09-30 14:05:41 +00:00
Martin McKeaveney
13a07a5e51
end user ping for client apps
2021-09-30 15:03:57 +01:00
Martin McKeaveney
8c65d45c23
Merge branch 'develop' into dnd
2021-09-30 14:56:23 +01:00
Michael Drury
29b177208c
Merge pull request #2815 from Budibase/feature/cloud-export
...
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Budibase Staging Release Bot
8a10d549b7
v0.9.146-alpha.5
2021-09-30 13:49:21 +00:00
Budibase Staging Release Bot
8226859e07
v0.9.146-alpha.4
2021-09-30 12:59:29 +00:00
mike12345567
f8562015ac
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-30 12:22:28 +01:00
Budibase Staging Release Bot
44a3390200
v0.9.146-alpha.3
2021-09-30 10:23:22 +00:00
Andrew Kingston
38b32d78a8
Merge pull request #2790 from Budibase/data-ui-pagination
...
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Budibase Staging Release Bot
2b4fc4aa8b
v0.9.146-alpha.2
2021-09-30 09:58:13 +00:00
Budibase Release Bot
ba6730645e
v0.9.146
2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot
5fffd72e2f
v0.9.146-alpha.1
2021-09-29 18:38:14 +00:00
Martin McKeaveney
6edc25f52e
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
...
fix firefox redirect loop
2021-09-29 19:27:15 +01:00
Martin McKeaveney
e4473a32fd
fix firefox redirect loop
2021-09-29 18:59:26 +01:00
Budibase Staging Release Bot
95424ddc6a
v0.9.146-alpha.0
2021-09-29 17:08:46 +00:00
Budibase Release Bot
f5103225c7
v0.9.145
2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot
b8a33d5037
v0.9.145-alpha.0
2021-09-29 13:36:20 +00:00
mike12345567
1f127939af
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-29 12:57:14 +01:00
Budibase Release Bot
085c082600
v0.9.144
2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot
435ba81852
v0.9.144-alpha.0
2021-09-29 10:39:31 +00:00
Andrew Kingston
e4a57253fa
Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination
2021-09-29 10:34:03 +01:00
Budibase Staging Release Bot
1236b70bf9
v0.9.143-alpha.9
2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot
0fa8accc6a
v0.9.143-alpha.8
2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot
875e64e5a6
v0.9.143-alpha.7
2021-09-28 16:50:47 +00:00
Budibase Staging Release Bot
4f8da83dae
v0.9.143-alpha.6
2021-09-28 16:35:28 +00:00
Budibase Staging Release Bot
fd7e768ea1
v0.9.143-alpha.5
2021-09-28 16:04:16 +00:00
Budibase Staging Release Bot
c03b9afbee
v0.9.143-alpha.4
2021-09-28 12:41:39 +00:00
Budibase Staging Release Bot
fc8aa07bf4
v0.9.143-alpha.3
2021-09-28 12:21:31 +00:00
Budibase Staging Release Bot
5605209a7a
v0.9.143-alpha.2
2021-09-28 10:53:02 +00:00
mike12345567
a83b9835b2
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot
9e8b14f0fb
v0.9.143-alpha.1
2021-09-28 09:24:39 +00:00
Budibase Release Bot
ecb10ccd3b
v0.9.143
2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot
ece3010c4e
v0.9.143-alpha.0
2021-09-27 21:39:06 +00:00
Martin McKeaveney
5a56570fdb
merge master
2021-09-27 22:31:13 +01:00
mike12345567
9f0d8a91b7
Putting together cloud export and import functionality, still need to test, but basic concept there.
2021-09-27 19:12:41 +01:00
Budibase Staging Release Bot
b2b13dc719
v0.9.140-alpha.13
2021-09-27 17:39:48 +00:00
Budibase Staging Release Bot
f9525b9065
v0.9.140-alpha.12
2021-09-27 14:25:00 +00:00
Andrew Kingston
ec7cf96fd9
Move all lucene logic into central builder helpers file
2021-09-27 12:59:49 +01:00
Budibase Staging Release Bot
5f109cf9e2
v0.9.140-alpha.11
2021-09-27 10:48:31 +00:00
Budibase Staging Release Bot
9d199d6dda
v0.9.140-alpha.10
2021-09-24 12:27:55 +00:00
Budibase Staging Release Bot
24e3b30dbf
v0.9.140-alpha.9
2021-09-24 10:23:39 +00:00
Andrew Kingston
376b450efd
Merge pull request #2730 from Budibase/manual-dataprovider-refresh
...
Add button action for manually refreshing a data provider
2021-09-24 11:15:51 +01:00
Andrew Kingston
a30ced6408
Add button action for manually refreshing a data provider
2021-09-23 19:34:01 +01:00
Budibase Staging Release Bot
790950be39
v0.9.140-alpha.8
2021-09-23 16:11:26 +00:00
Budibase Release Bot
ce3f8a364f
v0.9.142
2021-09-23 15:48:36 +00:00
Budibase Staging Release Bot
b8d0e335d5
v0.9.140-alpha.7
2021-09-23 11:33:58 +00:00
Budibase Staging Release Bot
28d0025d6a
v0.9.140-alpha.6
2021-09-23 08:49:16 +00:00
Budibase Staging Release Bot
443de819ff
v0.9.140-alpha.5
2021-09-22 17:31:55 +00:00
Budibase Staging Release Bot
45bb8915d6
v0.9.140-alpha.4
2021-09-22 15:03:22 +00:00
Budibase Release Bot
ecbe015c2a
v0.9.141
2021-09-22 11:36:15 +00:00
Budibase Staging Release Bot
882187401b
v0.9.140-alpha.3
2021-09-22 11:07:23 +00:00
Budibase Staging Release Bot
7d3a3bf19e
v0.9.140-alpha.2
2021-09-22 10:53:02 +00:00
Budibase Staging Release Bot
2cf748eea4
v0.9.140-alpha.1
2021-09-22 08:58:01 +00:00
Budibase Release Bot
297be18159
v0.9.140
2021-09-22 08:42:24 +00:00
Budibase Staging Release Bot
3ba43a1b35
v0.9.140-alpha.0
2021-09-21 20:57:20 +00:00
Martin McKeaveney
e2ed2e8b56
merge from master
2021-09-21 21:42:52 +01:00
Budibase Release Bot
f65cf13f97
v0.9.139
2021-09-21 16:24:33 +00:00
Budibase Staging Release Bot
497bb2eea7
v0.9.125-alpha.20
2021-09-21 16:15:41 +00:00
Budibase Release Bot
a3d14d0c4a
v0.9.138
2021-09-21 15:51:11 +00:00
Budibase Release Bot
1774b3f1ea
v0.9.137
2021-09-21 15:04:25 +00:00
Budibase Release Bot
14178177d7
v0.9.136
2021-09-21 13:47:15 +00:00
Budibase Release Bot
9cc55c08d3
v0.9.135
2021-09-21 13:08:07 +00:00
Budibase Release Bot
8a218a0060
v0.9.134
2021-09-21 11:15:43 +00:00
Budibase Staging Release Bot
8bd74a8313
v0.9.125-alpha.19
2021-09-21 09:12:18 +00:00
Andrew Kingston
0297b3de3f
Simplify some DND style rules
2021-09-21 08:47:43 +01:00
Andrew Kingston
eeb0617d2b
Enable left/right side targetting for DND
2021-09-21 08:36:02 +01:00
Andrew Kingston
393e95d795
Revert preservation of base component styles by styleable helper to fix stale styles being applied after removal
2021-09-20 16:47:53 +01:00
Andrew Kingston
dc3df10c58
Reduce DND snap to edge threshold to prevent unwanted target spamming on the edges of the parent component
2021-09-20 16:11:42 +01:00
Andrew Kingston
495c20f851
Simplify client app component re-render keying
2021-09-20 15:41:20 +01:00
Andrew Kingston
9febe391bb
Refactor DND labels to before and after rather then above and below
2021-09-20 15:35:27 +01:00
Andrew Kingston
488ec4d988
Refactor client app data tags to be classnames and simplify logic
2021-09-20 15:34:51 +01:00
Andrew Kingston
07e0cbb210
Remove old and no longer needed component-id data tag applied by styleable helper
2021-09-20 12:20:34 +01:00
Andrew Kingston
10f754a9ad
Remove preview specific data tags from components when running real apps
2021-09-20 12:16:23 +01:00
Andrew Kingston
9ca0aeae8e
Fix spectrum button not being able to be dragged
2021-09-20 12:14:40 +01:00
Budibase Staging Release Bot
f5edc45570
v0.9.125-alpha.18
2021-09-20 09:55:05 +00:00
Andrew Kingston
6ba4c00b80
Merge branch 'develop' of github.com:Budibase/budibase into dnd
2021-09-20 10:45:21 +01:00
Andrew Kingston
c733024485
Remove merged in references to standard-components
2021-09-20 10:44:26 +01:00
Andrew Kingston
a6e48194f1
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-09-20 10:33:18 +01:00
Budibase Release Bot
b360df55ab
v0.9.133
2021-09-20 09:20:41 +00:00
Andrew Kingston
e19d17c4f5
Prevent DND targetting either above or below the screen/layout, and fix bug determinging whether a drop target is valid
2021-09-20 09:12:35 +01:00
Andrew Kingston
8cf3971b47
Only allow dropping inside empty components that accept children to massively reduce the amount of unwanted drop targets due to parent container components
2021-09-20 08:26:44 +01:00
Andrew Kingston
f0dde4a4a4
Fix a few possible crashes by dragging in certain ways, and display on screen when an invalid drop target is hovered over
2021-09-20 08:06:01 +01:00
Budibase Release Bot
14b89af3ad
v0.9.132
2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot
97baa1afb1
v0.9.125-alpha.17
2021-09-17 16:47:21 +00:00
Budibase Release Bot
b27e161829
v0.9.131
2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot
6a48cff5d5
v0.9.125-alpha.16
2021-09-17 14:07:56 +00:00
Andrew Kingston
54bf420ef8
Apply grab cursor when hovering over a draggable component
2021-09-17 14:30:54 +01:00
Budibase Staging Release Bot
23cb822f6e
v0.9.125-alpha.15
2021-09-17 13:27:49 +00:00
Andrew Kingston
7eeb215e51
Refactor to use generic flag for dragging and hide settings bar when dragging
2021-09-17 14:17:50 +01:00
Andrew Kingston
f0b7188db3
Merge branch 'develop' of github.com:Budibase/budibase into dnd
2021-09-17 12:53:06 +01:00
Budibase Staging Release Bot
bf20f3854b
v0.9.125-alpha.14
2021-09-17 08:59:43 +00:00
Maurits Lourens
1116b1de16
fix merge conflicts
2021-09-16 22:21:41 +02:00
Maurits Lourens
518f8fd55e
merge develop into branch
2021-09-16 22:15:09 +02:00
Budibase Staging Release Bot
d3f79cf464
v0.9.125-alpha.13
2021-09-16 16:37:59 +00:00
Andrew Kingston
fdef6d1e89
Merge branch 'develop' of github.com:Budibase/budibase into dnd
2021-09-16 17:34:40 +01:00
Andrew Kingston
00b12463f6
Merge pull request #2606 from Budibase/responsive-portal
...
Responsive portal
2021-09-16 17:28:21 +01:00
Budibase Staging Release Bot
732666f77b
v0.9.125-alpha.12
2021-09-16 15:34:18 +00:00
Andrew Kingston
368ada4a77
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
2021-09-16 16:06:41 +01:00
Andrew Kingston
cb04b3fa7d
Ensure hover indicator is correctly hidden when using DND and improve DND labels
2021-09-16 16:02:45 +01:00
Budibase Staging Release Bot
5413eacf13
v0.9.125-alpha.11
2021-09-16 14:54:58 +00:00
Andrew Kingston
601a4935a9
Ensure transitions work properly when showing and hiding DND candidate positions
2021-09-16 15:49:58 +01:00
Budibase Release Bot
0f729efe3f
v0.9.130
2021-09-16 14:44:06 +00:00
mike12345567
72763ec45f
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query
2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot
c961efd691
v0.9.125-alpha.10
2021-09-16 14:26:27 +00:00
Andrew Kingston
46867b8a19
Add labels to DND to describe where the component will be dropped
2021-09-16 15:08:42 +01:00
Budibase Staging Release Bot
a834095c81
v0.9.125-alpha.9
2021-09-16 13:35:20 +00:00
Andrew Kingston
bdc86e4c22
Add above/below dnd and support for dropping above/below components which also allow dropping inside
2021-09-16 14:28:44 +01:00
Andrew Kingston
5c37238c8a
Fix progress circle never animating because of wrong default prop
2021-09-16 14:11:05 +01:00
Andrew Kingston
97800563c4
Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen
2021-09-16 07:52:49 +01:00
Andrew Kingston
0ce0f5c823
Add initial DND implementation with working functionality for dropping inside components
2021-09-16 07:28:59 +01:00
Budibase Staging Release Bot
6ac79f4267
v0.9.125-alpha.8
2021-09-15 15:58:20 +00:00
mike12345567
def88ce397
Fixing issues with shared -> Shared directory.
2021-09-15 13:45:38 +01:00
Budibase Release Bot
03350279f8
v0.9.129
2021-09-15 11:24:11 +00:00
Andrew Kingston
8a0b9724b0
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot
a8ba00e514
v0.9.125-alpha.7
2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot
f7bed762d5
v0.9.125-alpha.6
2021-09-15 09:01:46 +00:00
Andrew Kingston
6efd505118
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
2021-09-15 09:41:47 +01:00
Budibase Staging Release Bot
93655cb523
v0.9.125-alpha.5
2021-09-14 16:39:38 +00:00
Michael Drury
bda973355c
Merge pull request #2598 from Budibase/feature/automation-rework
...
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot
ef395beffe
v0.9.128
2021-09-14 10:45:22 +00:00
Budibase Staging Release Bot
7bc1d42807
v0.9.125-alpha.4
2021-09-14 10:28:17 +00:00
Budibase Release Bot
6cf6c06b35
v0.9.127
2021-09-13 17:44:30 +00:00
Budibase Release Bot
8ead734a08
v0.9.126
2021-09-13 15:41:29 +00:00
Andrew Kingston
0c0e656b34
Make core portal layout responsive with mobile drawer menu
2021-09-13 15:38:06 +01:00
Budibase Staging Release Bot
b2b0d5af78
v0.9.125-alpha.3
2021-09-13 14:13:00 +00:00
Andrew Kingston
87aa4b18b1
Merge pull request #2597 from Budibase/fix-left-nav
...
Small fixes for navigation bar
2021-09-13 15:04:47 +01:00
Budibase Release Bot
a4578aaa07
v0.9.125
2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot
93d2183640
v0.9.125-alpha.2
2021-09-13 10:51:41 +00:00
Andrew Kingston
a50cb91934
Merge pull request #2584 from Budibase/horizontal-bar-chart
...
Add horizontal bar chart setting
2021-09-13 11:41:26 +01:00
Andrew Kingston
fa0b5f51e7
Merge pull request #2588 from Budibase/fix-minimum-validation
...
Update minimum validation to accept nulls
2021-09-13 11:40:51 +01:00
Budibase Staging Release Bot
8cb8e9b360
v0.9.125-alpha.1
2021-09-10 16:11:09 +00:00
Andrew Kingston
796c65bf5c
Fix 1px offset with left nav bar
2021-09-10 16:36:59 +01:00
Andrew Kingston
cc0c0104fe
Fix custom theme integration with date time field
2021-09-10 16:36:43 +01:00
Andrew Kingston
2820b6adef
Fix left navigation in layouts when on a tablet sized resolution
2021-09-10 15:13:48 +01:00
Budibase Staging Release Bot
ddc2124ae8
v0.9.125-alpha.0
2021-09-10 13:53:42 +00:00
Martin McKeaveney
b83452f47c
merge with master
2021-09-10 14:43:03 +01:00
Andrew Kingston
5dcdb2dcb8
Update validation so that 'minimum' and 'minimum length' contraints both accept null values
2021-09-10 14:30:10 +01:00
Budibase Staging Release Bot
25a62de64d
v0.9.123-alpha.7
2021-09-10 11:20:51 +00:00
Andrew Kingston
4f96b7ef93
Merge pull request #2576 from Budibase/responsive-preview
...
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567
da9d78d1fb
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework
2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot
3f13aeb789
v0.9.123-alpha.6
2021-09-10 09:15:55 +00:00
Budibase Release Bot
157f21125b
v0.9.124
2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot
2fc7438f21
v0.9.123-alpha.5
2021-09-10 07:56:31 +00:00
Andrew Kingston
b7ef51e6f5
Add horizontal bar chart setting
2021-09-09 19:28:37 +01:00
Budibase Staging Release Bot
937f5ece53
v0.9.123-alpha.4
2021-09-09 17:43:54 +00:00
mike12345567
b32bebf8c8
Updating client yarn lock.
2021-09-09 17:58:10 +01:00
Budibase Release Bot
827a77fbf1
v0.9.123
2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot
60a5602a61
v0.9.123-alpha.3
2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot
beaeb97214
v0.9.123-alpha.2
2021-09-09 13:04:44 +00:00
Andrew Kingston
5b1ba5d5a2
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
2021-09-09 11:57:55 +01:00
Andrew Kingston
26a0bf9c50
Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview
2021-09-09 10:25:24 +01:00
Budibase Staging Release Bot
ef9431898b
v0.9.123-alpha.1
2021-09-08 12:50:22 +00:00
Andrew Kingston
a1615055c3
Rename client app wrapper divs for clarity
2021-09-08 10:28:19 +01:00
Andrew Kingston
5d305bb8e7
Use correct component to determine device size
2021-09-08 10:22:48 +01:00
Andrew Kingston
a6106ac0e1
Fix issue with endless scrolling when previewing a mobile device
2021-09-08 10:22:34 +01:00
Andrew Kingston
8572224688
Revert preview border to 1px and fix exact size of preview on different devices
2021-09-08 09:51:08 +01:00
Andrew Kingston
acb289cc5f
Add feature flag to determine support for previewing on different device sizes
2021-09-08 09:46:20 +01:00
Andrew Kingston
4d06d682d8
Add support for correct mobile and tablet previews
2021-09-08 09:40:25 +01:00
Andrew Kingston
e1d102c0c3
Update position of indicators in preview to clip better
2021-09-08 09:40:02 +01:00
Andrew Kingston
989652bc0b
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
2021-09-06 18:23:08 +01:00
Budibase Staging Release Bot
01519a7fa2
v0.9.123-alpha.0
2021-09-06 16:38:38 +00:00
Andrew Kingston
d607f7b25b
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
2021-09-06 17:29:51 +01:00
mike12345567
9fa80f2b88
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-09-06 17:27:29 +01:00
Andrew Kingston
7b919cb2e7
Add button to reset theme to default and fix determination of theme
2021-09-06 16:51:40 +01:00
Budibase Release Bot
ed2f4c78dc
v0.9.122
2021-09-06 15:45:10 +00:00
Andrew Kingston
363998a2af
Fix button theming and add nav text theming
2021-09-06 16:23:12 +01:00
Budibase Staging Release Bot
402262e030
v0.9.120-alpha.4
2021-09-06 14:57:36 +00:00
Budibase Release Bot
6668e994b2
v0.9.121
2021-09-06 14:26:46 +00:00
Budibase Release Bot
16167a1f3a
v0.9.120
2021-09-06 13:13:46 +00:00
Budibase Staging Release Bot
221a67fe5a
v0.9.120-alpha.3
2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot
d374d25393
v0.9.120-alpha.2
2021-09-06 07:05:56 +00:00
Budibase Staging Release Bot
919042ed86
v0.9.120-alpha.1
2021-09-03 14:55:28 +00:00
Michael Drury
5afad5464f
Merge pull request #2539 from Budibase/fix/table-primary-same-name
...
Fixing issue with relationships that was uncovered by having same primary display and table name
2021-09-03 15:44:59 +01:00
Andrew Kingston
d1e3dda05f
Add custom theme options for button roundedness and header color
2021-09-03 15:28:35 +01:00
mike12345567
a864c511c4
Fixing an issue where many rows were handled from different tables in client.
2021-09-03 15:04:34 +01:00
mike12345567
3f960e4f13
Fixing an issue that occurs when the table name and the primary display column are the same name.
2021-09-03 14:49:56 +01:00
Andrew Kingston
8ab0fc2d7f
Ensure defaults are set for custom theming and fix a few inconsistencies
2021-09-03 14:43:21 +01:00
Budibase Staging Release Bot
90266fa6df
v0.9.120-alpha.0
2021-09-03 11:16:31 +00:00
mike12345567
7d4cd470f2
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-09-03 12:08:06 +01:00
Budibase Release Bot
0e8709def0
v0.9.119
2021-09-03 10:55:17 +00:00
Andrew Kingston
3ee1d3e8e4
Add custom theming to icons
2021-09-03 11:53:25 +01:00
Andrew Kingston
e7d1ed3114
Add custom theming for primary color and primary hover color to form components
2021-09-03 11:50:09 +01:00
Budibase Release Bot
ba12fda745
v0.9.118
2021-09-02 15:56:14 +00:00
Budibase Staging Release Bot
8fd1f8938c
v0.9.117-alpha.4
2021-09-02 15:17:15 +00:00
Andrew Kingston
04a26f3344
Hide state action in old apps and add working basic implementation of theming
2021-09-02 11:38:41 +01:00
Budibase Staging Release Bot
91c2997a6c
v0.9.117-alpha.3
2021-09-01 15:16:35 +00:00
Andrew Kingston
551eb629b4
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
2021-09-01 16:10:36 +01:00
Andrew Kingston
ee3f2c597b
Merge pull request #2502 from Budibase/lab-day-state
...
App state
2021-09-01 16:08:13 +01:00
Andrew Kingston
047cd4ea88
Merge standard-components into the client library
2021-09-01 11:41:48 +01:00
Budibase Staging Release Bot
c88159f5d0
v0.9.117-alpha.2
2021-08-31 13:37:12 +00:00
Budibase Release Bot
c20e5763d8
v0.9.117
2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot
3acb270d9d
v0.9.117-alpha.1
2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot
9cce54d792
v0.9.117-alpha.0
2021-08-31 12:32:55 +00:00
Martin McKeaveney
929697b5f4
removing merge HEAD
2021-08-31 13:23:46 +01:00
Martin McKeaveney
619fec745c
merge with master
2021-08-31 13:10:08 +01:00
Andrew Kingston
81ade833dd
Merge branch 'develop' of github.com:Budibase/budibase into lab-day-state
2021-08-31 10:33:31 +01:00
Budibase Staging Release Bot
0559e9fdbe
v0.9.116-alpha.3
2021-08-30 22:01:09 +00:00
Budibase Staging Release Bot
582308500a
v0.9.116-alpha.2
2021-08-27 13:51:03 +00:00
Budibase Staging Release Bot
12c88c21e5
v0.9.116-alpha.1
2021-08-27 07:47:19 +00:00
Andrew Kingston
3eea601910
Add ability to persist state values in local storage
2021-08-26 17:52:04 +01:00
Budibase Release Bot
8b7014325d
v0.9.116
2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot
b14bda8610
v0.9.116-alpha.0
2021-08-26 13:38:17 +00:00
Martin McKeaveney
b8d10a2b6d
merge package updates
2021-08-26 14:13:30 +01:00
Andrew Kingston
9369e8b375
Add client app state and button actions to control it
2021-08-26 11:28:44 +01:00
Budibase Staging Release Bot
36963b5de4
v0.9.105-alpha.33
2021-08-26 10:03:39 +00:00
Budibase Staging Release Bot
46dad8b841
v0.9.105-alpha.32
2021-08-25 15:59:13 +00:00
Budibase Staging Release Bot
3ffae5141a
v0.9.105-alpha.31
2021-08-25 13:17:59 +00:00
Budibase Release Bot
890dca13a9
v0.9.115
2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot
dfb639554f
v0.9.105-alpha.30
2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot
b5086d1151
v0.9.105-alpha.29
2021-08-25 11:50:47 +00:00
Andrew Kingston
5ed4ace66b
Merge pull request #2441 from Budibase/multistep-forms
...
Multi-step forms
2021-08-25 12:40:44 +01:00
Budibase Staging Release Bot
c0c4b3ba3b
v0.9.105-alpha.28
2021-08-24 15:26:18 +00:00
Andrew Kingston
389788709a
Prevent opening a screen modal if already inside a screen modal
2021-08-24 15:56:23 +01:00
Budibase Release Bot
6e03449906
v0.9.114
2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot
336c3ac1f2
v0.9.105-alpha.27
2021-08-24 09:33:04 +00:00
Budibase Release Bot
234769a83b
v0.9.113
2021-08-23 20:59:56 +00:00
Budibase Release Bot
c5da2a59cb
v0.9.112
2021-08-23 16:29:12 +00:00
Andrew Kingston
0a12089a54
Fix issue with memoizing onclick handlers nested inside conditional UI conditions
2021-08-23 16:39:09 +01:00
Andrew Kingston
796dc24b06
Show component hidden by conditional UI if they would otherwise hide the selected component
2021-08-23 14:01:57 +01:00
Andrew Kingston
f127d86d11
Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms
2021-08-23 11:48:03 +01:00
Budibase Release Bot
694e735a87
v0.9.111
2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot
ff7dfa328d
v0.9.105-alpha.26
2021-08-20 16:13:53 +00:00
Budibase Release Bot
3f705ebe98
v0.9.110
2021-08-20 11:57:47 +00:00
Budibase Release Bot
fe65ef396f
v0.9.109
2021-08-20 10:40:44 +00:00
Andrew Kingston
11dc516b26
Add single button action for changing form step
2021-08-20 09:54:54 +01:00
Andrew Kingston
08171c1e68
Fix dependency loop in client stores
2021-08-20 09:27:38 +01:00
Budibase Release Bot
73ea7a8032
v0.9.108
2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot
7f737523de
v0.9.105-alpha.25
2021-08-19 16:00:21 +00:00
Andrew Kingston
8a8e13119e
Fix bug determining whether an app is inside the preview or not
2021-08-19 16:06:33 +01:00
Andrew Kingston
29aabb8a59
Fix crash when evaluating builder preview specific code in prod apps
2021-08-19 16:04:15 +01:00
Andrew Kingston
7605999a59
Ensure that the correct form step is always visible in builder preview
2021-08-19 14:53:13 +01:00
Andrew Kingston
9ea255b7bc
Update validate form action to be able to only validate the current form step
2021-08-19 12:52:50 +01:00
Andrew Kingston
2f05450d79
Ensure client preview indicator doesn't crash when encountering incorrect node types
2021-08-19 12:52:13 +01:00
Budibase Staging Release Bot
7bc05aa4e4
v0.9.105-alpha.24
2021-08-19 07:08:13 +00:00
Andrew Kingston
9b87d1a03e
Add button actions for navigating form steps
2021-08-18 15:21:18 +01:00
Andrew Kingston
32fe0ea072
Support multiple component context exports and export additional context from forms
2021-08-18 14:58:58 +01:00
Budibase Staging Release Bot
741794bcad
v0.9.105-alpha.23
2021-08-18 13:19:18 +00:00
Budibase Staging Release Bot
8f82f13e1b
v0.9.105-alpha.22
2021-08-18 12:11:42 +00:00
Budibase Staging Release Bot
b2de52cf60
v0.9.105-alpha.21
2021-08-18 09:54:08 +00:00
Budibase Staging Release Bot
df21e9c83b
v0.9.105-alpha.20
2021-08-18 09:10:38 +00:00
Budibase Staging Release Bot
d06de6b8e3
v0.9.105-alpha.19
2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot
1a9a61f92c
v0.9.105-alpha.18
2021-08-17 14:31:01 +00:00
Budibase Staging Release Bot
2a8e2d3175
v0.9.105-alpha.17
2021-08-17 13:36:30 +00:00
Budibase Staging Release Bot
21bd0c6a7a
v0.9.105-alpha.16
2021-08-17 12:58:35 +00:00
Budibase Staging Release Bot
f2511931d0
v0.9.105-alpha.15
2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot
08ec960fab
v0.9.105-alpha.14
2021-08-17 08:36:18 +00:00
Budibase Release Bot
a2efbb1338
v0.9.107
2021-08-17 06:25:14 +00:00
Budibase Staging Release Bot
7e54c860a1
v0.9.105-alpha.13
2021-08-16 20:54:33 +00:00
Budibase Staging Release Bot
fe5d3fe1d4
v0.9.105-alpha.12
2021-08-16 17:37:03 +00:00
Budibase Release Bot
0cc16ee5c2
v0.9.106
2021-08-16 16:35:51 +00:00
Budibase Staging Release Bot
274986ae4a
v0.9.105-alpha.11
2021-08-16 16:22:24 +00:00
Budibase Staging Release Bot
062ce04a00
v0.9.105-alpha.10
2021-08-16 08:13:57 +00:00
Budibase Staging Release Bot
12dc73655c
v0.9.105-alpha.9
2021-08-13 13:16:28 +00:00
Budibase Staging Release Bot
1edd6d934e
v0.9.105-alpha.8
2021-08-13 12:49:38 +00:00
Budibase Staging Release Bot
3792cd8030
v0.9.105-alpha.7
2021-08-13 11:50:38 +00:00
Andrew Kingston
473f18d510
Tidy up device bindings provider
2021-08-13 11:34:11 +01:00
Andrew Kingston
47ca925003
Add global data bindings for mobile and tablet device sizes
2021-08-13 11:24:47 +01:00
Budibase Release Bot
892970234b
v0.9.105
2021-08-13 08:08:23 +00:00
Budibase Staging Release Bot
ec83a77ce9
v0.9.105-alpha.6
2021-08-12 14:20:20 +00:00
Budibase Staging Release Bot
be68c25334
v0.9.105-alpha.5
2021-08-12 08:49:04 +00:00
Budibase Staging Release Bot
bf92322f9c
v0.9.105-alpha.4
2021-08-11 14:56:17 +00:00
Budibase Staging Release Bot
6e6c9371d5
v0.9.105-alpha.3
2021-08-10 10:51:18 +00:00
Budibase Staging Release Bot
9e2d0608e6
v0.9.105-alpha.2
2021-08-09 15:20:42 +00:00
Budibase Staging Release Bot
4aac090719
v0.9.105-alpha.1
2021-08-06 20:51:57 +00:00
Budibase Staging Release Bot
01d75dc003
v0.9.105-alpha.0
2021-08-06 16:38:26 +00:00
mike12345567
0f341a5fd2
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-06 17:29:45 +01:00
Budibase Release Bot
ab8d942065
v0.9.104
2021-08-06 16:11:58 +00:00
Budibase Release Bot
3a8ee8eaca
v0.9.103
2021-08-06 15:42:34 +00:00
Budibase Staging Release Bot
a5ab25f9df
v0.9.103-alpha.1
2021-08-06 14:43:50 +00:00
Budibase Staging Release Bot
9d32a3918d
v0.9.103-alpha.0
2021-08-06 12:24:19 +00:00
mike12345567
bc84bab52c
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-06 13:04:54 +01:00
Budibase Release Bot
3c31350e86
v0.9.102
2021-08-06 11:59:59 +00:00
Budibase Release Bot
fd251e9aeb
v0.9.101
2021-08-05 21:32:50 +00:00
Budibase Release Bot
07006b7a3c
v0.9.100
2021-08-05 16:15:38 +00:00
Budibase Release Bot
7e26eb1cac
v0.9.99
2021-08-05 15:32:36 +00:00
Budibase Staging Release Bot
9a21cbb8f8
v0.9.99-alpha.4
2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot
e76510b1f5
v0.9.99-alpha.3
2021-08-05 12:38:23 +00:00
Martin McKeaveney
92adc0c790
unpin versions
2021-08-05 13:05:33 +01:00
Martin McKeaveney
6e8924ff94
script for pinning dev versions of BB packages
2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot
7b36c49521
v0.9.99-alpha.2
2021-08-05 11:08:37 +00:00
Budibase Staging Release Bot
709e34adde
v0.9.99-alpha.1
2021-08-05 10:36:25 +00:00
Budibase Staging Release Bot
be13517dac
v0.9.99-alpha.0
2021-08-05 10:00:35 +00:00
mike12345567
f8599e1352
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-05 10:38:41 +01:00
Budibase Staging Release Bot
86acbb62e4
v0.9.97-alpha.0
2021-08-05 09:16:24 +00:00
mike12345567
46ea3f3e9e
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
...
This reverts commit 4834b765be
, reversing
changes made to 2456e69483
.
2021-08-05 09:59:08 +01:00
Budibase Release Bot
b875beae9b
v0.9.98
2021-08-04 19:42:05 +00:00
Budibase Release Bot
0d8c23c7f3
v0.9.97
2021-08-04 19:04:23 +00:00
mike12345567
dafe110659
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-04 15:25:14 +01:00
Budibase Release Bot
3f99d7427e
v0.9.96
2021-08-04 14:06:11 +00:00
Budibase Staging Release Bot
ebabe8d06e
v0.9.96-alpha.0
2021-08-04 12:28:24 +00:00
Martin McKeaveney
df927e3feb
merge with master
2021-08-04 13:20:11 +01:00
Budibase Staging Release Bot
c28990e38a
v0.9.87-alpha.9
2021-08-04 11:17:18 +00:00
Andrew Kingston
6a9358086c
Merge pull request #2233 from Budibase/peek-screen
...
Open screen in modal
2021-08-04 12:08:49 +01:00
Budibase Staging Release Bot
2bab13bb94
v0.9.87-alpha.8
2021-08-04 10:59:07 +00:00
Budibase Release Bot
2062c38f2e
v0.9.95
2021-08-04 09:46:58 +00:00
Budibase Release Bot
2a267cecf0
v0.9.94
2021-08-04 09:10:05 +00:00
Michael Drury
ec26f6ab5e
Merge branch 'develop' into feature/multi-tenants
2021-08-04 10:07:31 +01:00
Michael Drury
b86a6fddc9
Revert "Multi-tenancy/organisations"
2021-08-04 10:02:24 +01:00
Michael Drury
2456e69483
Merge pull request #2076 from Budibase/feature/multi-tenants
...
Multi-tenancy/organisations
2021-08-04 10:01:22 +01:00
Budibase Staging Release Bot
8e8fefd0ef
v0.9.87-alpha.7
2021-08-04 08:58:12 +00:00
Budibase Staging Release Bot
fe3c9a343f
v0.9.87-alpha.6
2021-08-03 21:01:15 +00:00
Budibase Release Bot
0762b6d7be
v0.9.93
2021-08-03 16:02:29 +00:00
Budibase Staging Release Bot
92b415d109
v0.9.87-alpha.5
2021-08-03 12:48:30 +00:00
Andrew Kingston
b768e2991f
Lint
2021-08-03 12:52:01 +01:00
Andrew Kingston
e88e1da2af
Fix going full-screen when opening an external link in a modal
2021-08-03 12:22:06 +01:00
Andrew Kingston
2eba603ad8
Darken modal underlay and add actions above screen modal to allow entering full screen or closing
2021-08-03 12:02:20 +01:00
Budibase Release Bot
308bb709ae
v0.9.92
2021-08-03 09:21:53 +00:00
Budibase Release Bot
913cf9071b
v0.9.91
2021-08-03 09:12:12 +00:00
Andrew Kingston
33431a5edc
Rename visual actions from 'peek' to just 'open' screen in modal
2021-08-02 15:50:59 +01:00
Budibase Release Bot
0f4df3cc85
v0.9.90
2021-08-02 14:49:04 +00:00
Budibase Release Bot
c0e1f29788
v0.9.89
2021-08-02 14:36:56 +00: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
Budibase Staging Release Bot
22db140dcf
v0.9.87-alpha.4
2021-08-02 13:02:24 +00:00
Andrew Kingston
3916b735a1
Merge branch 'develop' of github.com:Budibase/budibase into peek-screen
2021-08-02 09:27:28 +01:00
Budibase Release Bot
e332003cb7
v0.9.88
2021-07-30 18:07:23 +00:00
Budibase Release Bot
2bfe7866cf
v0.9.87
2021-07-30 17:25:31 +00: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
952c27058a
Make full screen button quiet in peek modals
2021-07-30 14:13:43 +01:00
Andrew Kingston
e5418deb89
Add initial work on peeking screens, only show one notification at a time, use spectrum notifications
2021-07-30 14:01:01 +01:00
Budibase Staging Release Bot
03e66795e4
v0.9.87-alpha.3
2021-07-30 11:04:41 +00:00
Budibase Staging Release Bot
ffbcaf1777
v0.9.87-alpha.2
2021-07-30 10:33:02 +00:00
Andrew Kingston
10d64456a2
Add back in client app border only when inside builder preview
2021-07-30 10:06:16 +01:00
Budibase Staging Release Bot
699c1964dc
v0.9.87-alpha.1
2021-07-29 21:44:52 +00:00
Budibase Staging Release Bot
96d11ef07f
v0.9.87-alpha.0
2021-07-29 10:20:04 +00:00
Rory Powell
da3dfe6266
Merge master -> develop version bump 0.9.86
2021-07-29 10:55:31 +01:00
Budibase Staging Release Bot
4f2a2d3090
v0.9.86-alpha.0
2021-07-29 09:19:25 +00:00
Budibase Release Bot
9778ce8f98
v0.9.86
2021-07-29 09:17:21 +00:00
Martin McKeaveney
a42f87cbd9
merge with master
2021-07-29 10:06:33 +01:00
Budibase Release Bot
1799502520
v0.9.85
2021-07-28 21:57:53 +00:00
Martin McKeaveney
5c51d3bd80
remove border around app
2021-07-28 22:50:27 +01:00
Budibase Staging Release Bot
147cbb8497
v0.9.85-alpha.2
2021-07-28 21:46:10 +00:00
Budibase Staging Release Bot
627a9fdb4d
v0.9.85-alpha.1
2021-07-28 16:05:40 +00:00
Budibase Staging Release Bot
611296eb95
v0.9.85-alpha.0
2021-07-28 10:25:47 +00:00
Martin McKeaveney
a6d339d9c3
merge with master
2021-07-28 11:08:20 +01:00
Martin McKeaveney
e40c8cd9ef
Merge pull request #2114 from mslourens/clear_form_action
...
Clear form action
2021-07-28 10:42:17 +01:00
Budibase Release Bot
4c86d5558d
v0.9.84
2021-07-28 09:34:03 +00:00
Budibase Staging Release Bot
6c9fb5d93a
v0.9.83-alpha.1
2021-07-28 09:32:28 +00:00
Budibase Release Bot
a682cffbec
v0.9.83
2021-07-27 16:13:27 +00:00
Budibase Staging Release Bot
58b1d81d88
v0.9.83-alpha.0
2021-07-27 14:50:45 +00:00
Martin McKeaveney
775bcc631c
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-27 12:03:20 +01:00
Budibase Release Bot
b8ca801b6a
v0.9.82
2021-07-27 11:01:29 +00:00
Martin McKeaveney
2c2e46f26b
merge
2021-07-27 11:58:41 +01:00
mike12345567
1b40740709
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-27 10:32:18 +01:00
Budibase Release Bot
7de10f6db3
v0.9.81
2021-07-27 09:20:57 +00:00
Budibase Staging Release Bot
31a7414333
v0.9.80-alpha.9
2021-07-27 09:11:15 +00:00
Budibase Release Bot
535a28eb83
v0.9.80
2021-07-27 09:07:05 +00:00
Andrew Kingston
4af29d15de
Merge pull request #2115 from Budibase/conditional-ui
...
Conditional UI
2021-07-27 10:02:22 +01:00
Budibase Staging Release Bot
1d8a5da6cc
v0.9.80-alpha.8
2021-07-26 21:20:37 +00:00
Maurits Lourens
f2c26a90c3
fix lint issues
2021-07-26 15:22:14 +02:00
Maurits Lourens
cc7a1679f0
Merge branch 'develop' into clear_form_action
...
# Conflicts:
# packages/client/src/utils/buttonActions.js
2021-07-26 15:13:10 +02:00
Andrew Kingston
73643793c9
Simplify logic for determine default visibility for a conditional UI component
2021-07-26 13:16:45 +01:00
Andrew Kingston
2715ff77d8
Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui
2021-07-26 13:04:08 +01:00
Maurits Lourens
07553b9937
clear form action - draft
2021-07-26 13:58:18 +02:00
Andrew Kingston
38df0b54a5
Add full type support to conditional UI
2021-07-26 12:52:55 +01:00
Budibase Staging Release Bot
5421768521
v0.9.80-alpha.7
2021-07-26 09:34:02 +00:00
Michael Drury
f92bad32e6
Merge pull request #2087 from Budibase/fix/log-out-action
...
Logout button handler
2021-07-26 10:24:59 +01:00
Budibase Staging Release Bot
074ebfde63
v0.9.80-alpha.6
2021-07-26 08:23:08 +00:00
Budibase Staging Release Bot
d44bafba06
v0.9.80-alpha.5
2021-07-26 07:42:30 +00:00
Andrew Kingston
c9eda114a8
Redirect to login screen on client logout to prevent viewing public pages if they exist
2021-07-25 13:47:28 +01:00
Andrew Kingston
95d05c8a8e
Fix error with refreshing app package so that page reload on logout can be prevented
2021-07-25 13:43:07 +01:00
Andrew Kingston
e74d9a7312
Reload location on client logout for full reset, avoiding error when public pages exist
2021-07-25 13:29:27 +01:00
Budibase Staging Release Bot
1b54e53ec6
v0.9.80-alpha.4
2021-07-25 11:22:12 +00:00
Michael Drury
f32b4f94e7
Linting.
2021-07-25 12:09:50 +01:00
Michael Drury
88c0a635a0
Adding back logout functionality.
2021-07-25 12:07:25 +01:00
Budibase Staging Release Bot
cfec959384
v0.9.80-alpha.3
2021-07-25 10:58:35 +00:00
Budibase Staging Release Bot
054740398f
v0.9.80-alpha.2
2021-07-24 11:22:42 +00:00
Andrew Kingston
fe00877f42
Merge pull request #2065 from Budibase/fix/save-row-action
...
Use tableId parameter when saving rows from button action
2021-07-24 12:13:09 +01:00
Budibase Staging Release Bot
306ad55c99
v0.9.80-alpha.1
2021-07-23 17:41:06 +00:00
Rory Powell
75bda99e00
Fix staging version
2021-07-23 18:31:45 +01:00
Budibase Staging Release Bot
255bea8553
v0.9.79-alpha.5
2021-07-23 16:55:34 +00:00
mike12345567
bd301cf972
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 17:52:30 +01:00
mike12345567
9377c7b0f3
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 17:20:41 +01:00
Budibase Staging Release Bot
f0163b3942
v0.9.79-alpha.4
2021-07-23 16:13:42 +00:00
Budibase Release Bot
c47d08bb4a
v0.9.79
2021-07-23 16:08:58 +00:00
mike12345567
df942f7d7c
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-23 17:02:33 +01:00
Budibase Staging Release Bot
69b2bee2e1
v0.9.79-alpha.3
2021-07-23 15:46:11 +00:00
mike12345567
26582f5ceb
Merge branch 'fix/lucene-filtering' of github.com:Budibase/budibase into feature/multi-tenants
2021-07-23 16:11:05 +01:00
Andrew Kingston
5202b09499
Send api version as header with every request from client library
2021-07-23 15:56:18 +01:00
Andrew Kingston
b02f631888
Enrich button actions nested inside conditions
2021-07-23 15:44:16 +01:00
Budibase Staging Release Bot
32cf132022
v0.9.79-alpha.2
2021-07-23 14:05:23 +00:00
Budibase Staging Release Bot
885d3003fe
v0.9.79-alpha.1
2021-07-23 11:08:21 +00:00
Budibase Staging Release Bot
f3f60aee78
v0.9.79-alpha.0
2021-07-23 09:37:21 +00: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
7343c947ae
Use tableId parameter when saving rows from button action
2021-07-22 16:50:35 +01:00
mike12345567
27b2a13817
Swapping admin -> global in worker to reduce confusion in API url naming.
2021-07-22 12:56:47 +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
mike12345567
e026375f50
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-19 16:24:19 +01:00
Budibase Release Bot
d8136d0704
v0.9.78
2021-07-19 14:23:03 +00:00
Budibase Release Bot
ec19ff23c2
v0.9.77
2021-07-16 18:52:46 +00:00
Budibase Release Bot
2668f2ba40
v0.9.76
2021-07-15 23:23:00 +00:00
Budibase Release Bot
2bd7934518
v0.9.75
2021-07-15 10:12:28 +00:00
mike12345567
3eb82b5a63
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-14 13:54:39 +01:00
Budibase Release Bot
23bb4215c2
v0.9.74
2021-07-13 16:53:42 +00:00
Martin McKeaveney
bebfe4c6e1
merge with master
2021-07-11 18:07:46 +01:00
Budibase Release Bot
1f5b3b4467
v0.9.73
2021-07-09 17:29:06 +00:00
Budibase Release Bot
f4f2a03503
v0.9.72
2021-07-07 12:19:03 +00:00
Andrew Kingston
67ffb2d96d
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-07 13:16:26 +01:00
Budibase Release Bot
330fd8b922
v0.9.71
2021-07-07 10:52:11 +00:00
Andrew Kingston
9542910a41
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-07 11:48:38 +01:00
Andrew Kingston
ab4e71c1a4
Improve handling of permission issues and routing issues, and add an error fallback message
2021-07-07 11:29:35 +01:00
Andrew Kingston
ee8033e88f
Expose the screens and layouts from the screen store in the client library
2021-07-07 11:28:53 +01:00
Andrew Kingston
bdf7b6257a
Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s
2021-07-07 11:28:35 +01:00
Andrew Kingston
07ea6469fd
Add error handling to builder preview and loading indicator
2021-07-07 11:10:23 +01:00
Andrew Kingston
414a7dbee6
Don't reload client app on 403, just show an error instead
2021-07-06 18:37:06 +01:00
Andrew Kingston
dcaf02ecee
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
2021-07-05 17:41:26 +01:00
Budibase Release Bot
1532fee301
v0.9.70
2021-07-05 14:38:21 +00:00
Andrew Kingston
698e31acbc
Update remaining static color variables to spectrum instead
2021-07-05 14:02:49 +01:00
Andrew Kingston
3e63c276dd
Update colors of selection and hover indicators in client apps
2021-07-05 09:37:06 +01:00
Andrew Kingston
56d687a236
Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps
2021-07-05 09:03:24 +01:00
Budibase Release Bot
b4c2e3cd31
v0.9.69
2021-07-01 10:51:59 +00:00
Budibase Release Bot
9b1530ff87
v0.9.68
2021-07-01 10:41:50 +00: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
ca032aa6fe
Update colours of selection indicators
2021-06-30 21:23:55 +01:00
Andrew Kingston
a41b376999
Fetch and use app theme in real client apps
2021-06-30 20:35:02 +01:00
Andrew Kingston
3b23d55685
Add custom scrollbars to client apps
2021-06-30 19:57:31 +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
2beaa2b28a
Merge and add initial work on cards
2021-06-30 16:33:19 +01:00
Andrew Kingston
6bfcb3fc2b
Add better theme compatibility to color picker and client app components
2021-06-30 08:30:57 +01:00
Budibase Release Bot
4abd23f6ff
v0.9.67
2021-06-29 16:46:33 +00:00
Andrew Kingston
0fb12e7619
Use the real current user even inside builder preview
2021-06-29 17:41:02 +01:00
Martin McKeaveney
ceeb968531
Merge pull request #1871 from Budibase/develop
...
Develop
2021-06-29 14:48:27 +01:00
Budibase Release Bot
e80e2c6a7b
v0.9.66
2021-06-29 13:24:30 +00: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
91b701a746
Merge pull request #1834 from Budibase/design-panel-v2
...
Design panel V2 + big performance improvements + misc features
2021-06-28 11:11:00 +01:00
Andrew Kingston
829c2bb8ee
Fix border not being applied due to missing border-style rule
2021-06-28 10:15:14 +01:00
Andrew Kingston
7b876b2b42
Add ability for buttons to link to external URLs
2021-06-25 16:07:25 +01:00
Andrew Kingston
be2ec9b427
Aggressively optimise client library to prevent handlebars enrichment where possible
2021-06-25 15:04:27 +01:00
Budibase Release Bot
4eedbe7890
v0.9.65
2021-06-25 11:32:56 +00:00
Budibase Release Bot
6f280e389a
v0.9.64
2021-06-24 11:37:19 +00:00
Andrew Kingston
5fb09deb48
Be more explicit about hiding overflow at the top levels of an app
2021-06-24 12:14:19 +01:00
Andrew Kingston
26136f5114
Hide overflow when showing empty component placeholders
2021-06-24 12:13:55 +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
Budibase Release Bot
01bd23f45e
v0.9.63
2021-06-23 22:43:56 +00:00
Budibase Release Bot
8d740bd199
v0.9.62
2021-06-23 22:27:33 +00:00
Budibase Release Bot
b63a901a47
v0.9.61
2021-06-23 19:53:30 +00: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
Budibase Release Bot
e25c6d4f3f
v0.9.60
2021-06-23 12:53:57 +00:00
Budibase Release Bot
e141a17e87
v0.9.59
2021-06-23 11:09:48 +00:00
Budibase Release Bot
ce2abff002
v0.9.58
2021-06-23 09:13:01 +00:00
Budibase Release Bot
e93c40a0d7
v0.9.57
2021-06-23 08:45:22 +00:00
Budibase Release Bot
a61abb0476
v0.9.56
2021-06-23 07:33:05 +00:00
Budibase Release Bot
ee825b3728
v0.9.55
2021-06-22 16:31:57 +00:00
Michael Drury
f503de3025
Merge pull request #1799 from Budibase/fix/june-mike
...
Various release fixes
2021-06-22 17:24:09 +01:00
Budibase Release Bot
42d18b8d7f
v0.9.54
2021-06-22 16:03:40 +00:00
mike12345567
559e91ec29
Allowing self endpoints to 403 and not reload page.
2021-06-22 16:54:25 +01:00
mike12345567
868d31299a
Adding a page reload when 403 occurs, if token has expired this will return to login page.
2021-06-22 12:39:52 +01:00
Michael Drury
8b4f1a4bac
Update-deps and re-lint.
2021-06-21 22:44:40 +01:00
mike12345567
df1e15dd55
Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql
2021-06-21 13:05:39 +01:00
Andrew Kingston
983ac8e76b
Merge pull request #1774 from Budibase/confirmable-actions
...
Confirmable actions
2021-06-21 12:56:47 +01:00
Martin McKeaveney
03c5640856
merge
2021-06-21 11:19:22 +01:00
Martin McKeaveney
88a3fd7d4c
merge
2021-06-21 11:16:44 +01:00
Martin McKeaveney
597149228e
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
2021-06-21 11:14:27 +01:00
Andrew Kingston
785f724dda
Use action name as confirmation modal title
2021-06-21 10:46:55 +01:00
Andrew Kingston
0d99c69fe6
Fix typo
2021-06-21 10:11:18 +01:00
Andrew Kingston
1879fbeee3
Add support for confirmable action handling by client library
2021-06-21 09:56:46 +01:00
Budibase Release Bot
5dcc469e8c
v0.9.53
2021-06-20 16:45:30 +00:00
Budibase Release Bot
744dd2b777
v0.9.52
2021-06-20 10:15:48 +00:00
Andrew Kingston
49abab36c9
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
2021-06-18 13:10:10 +01:00
Andrew Kingston
be03bbe5bc
Remove transition setting from components
2021-06-18 12:41:15 +01:00
Andrew Kingston
1890dfed29
Adjuts top position of settings bar when no room
2021-06-17 16:23:17 +01:00
Andrew Kingston
5a6a40a80c
Key client layout component to ensure fully remounting when swapping layouts in the builder preview
2021-06-17 13:20:29 +01:00
Budibase Release Bot
aa1d7ad7aa
v0.9.51
2021-06-17 05:20:27 +00:00
mike12345567
efafe5d243
Fixing issues with inability to search.
2021-06-16 16:27:33 +01:00
mike12345567
6733b61b78
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
2021-06-16 14:13:57 +01:00
Budibase Release Bot
f19fa7ab8b
v0.9.50
2021-06-16 09:04:00 +00:00
Andrew Kingston
d5e40fc090
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
2021-06-16 09:35:11 +01:00
Budibase Release Bot
024bce7354
v0.9.49
2021-06-16 08:29:17 +00:00
mike12345567
3d9dced317
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
2021-06-15 20:00:52 +01:00
Budibase Release Bot
6153fa74f1
v0.9.48
2021-06-15 12:43:29 +00:00
mike12345567
4950db460c
Formatting.
2021-06-14 19:07:13 +01:00
mike12345567
ce8d06df06
Some of the functionality required for external SQL rows API.
2021-06-14 19:05:39 +01:00
Andrew Kingston
ad28ea4855
Move scrolling to layout level and provide opinionated defaults
2021-06-14 18:24:02 +01:00
mike12345567
146a72f61d
Fixing internal delete.
2021-06-14 13:52:06 +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
mike12345567
6b40f15318
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
2021-06-11 18:56:44 +01:00
Martin McKeaveney
114eac4134
external/internal tables and datasources merged, removed autocapture, re-added logout action
2021-06-11 17:52:08 +01:00
Budibase Release Bot
afcab1af1b
v0.9.47
2021-06-11 13:03:19 +00:00
Andrew Kingston
4a3c480b26
Prevent hovering over layout components when editing screens
2021-06-11 13:34:37 +01:00
Andrew Kingston
63c3310a8f
Move HoverIndicator mouseleave handler to body element for better detection rates
2021-06-11 13:17:38 +01:00
Andrew Kingston
ae47262672
Fix dependency versions to avoid memory leak when different versions of BBUI are required
2021-06-11 10:12:45 +01:00
Andrew Kingston
d8c49ac168
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
2021-06-11 09:52:21 +01:00
Budibase Release Bot
b58e8925d1
v0.9.46
2021-06-11 08:48:36 +00:00
Andrew Kingston
ca88e2abe1
Allow user styles to override placeholder styles
2021-06-11 09:14:22 +01:00
Andrew Kingston
f76898d80e
Add manifest option to prevent showing component empty states
2021-06-11 08:49:06 +01:00
Andrew Kingston
7e8e482f8f
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
76954b948d
remove unused components in builder settings
2021-06-11 09:19:44 +02:00
Andrew Kingston
79993bafda
Add placeholders and empty states automatically as required to any empty client components
2021-06-11 08:05:49 +01:00
Andrew Kingston
65d6216d33
Refactor client component structure, fix select bar z index, add titles to container bar settings
2021-06-10 18:42:41 +01:00
Andrew Kingston
da72a079ae
Use IntersectionObservers to determine visibility of selected and hovered components
2021-06-10 15:13:51 +01:00
Budibase Release Bot
e91bab560d
v0.9.45
2021-06-10 13:17:08 +00:00
Budibase Release Bot
0c935fb5fa
v0.9.44
2021-06-10 12:54:14 +00:00
Budibase Release Bot
989ff250b1
v0.9.43
2021-06-10 11:21:35 +00:00
Budibase Release Bot
fac53fe92f
v0.9.42
2021-06-10 10:51:32 +00:00
Andrew Kingston
b8d8829560
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
2021-06-10 09:20:45 +01:00
Andrew Kingston
fc80979653
Fix indicator border radius style when flipped
2021-06-10 09:20:17 +01:00
Andrew Kingston
8576166d03
Hugely improve performance of selection and highlight indicators in builder preview
2021-06-10 09:05:08 +01:00
Budibase Release Bot
968c4dabb7
v0.9.41
2021-06-09 18:01:31 +00:00
Andrew Kingston
9040a0bd1c
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
2021-06-09 18:54:36 +01:00
Budibase Release Bot
aed973681e
v0.9.40
2021-06-09 15:26:30 +00:00
Andrew Kingston
2383e4e54a
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
2021-06-09 15:10:11 +01:00
Budibase Release Bot
ad45781228
v0.9.39
2021-06-09 13:51:07 +00:00
Budibase Release Bot
123f5d390f
v0.9.38
2021-06-09 11:37:37 +00:00
Budibase Release Bot
70de6b34fc
v0.9.37
2021-06-09 11:22:57 +00:00
Michael Drury
ae1ec4a7ea
Merge pull request #1467 from Budibase/dependabot/npm_and_yarn/packages/client/postcss-8.2.10
...
Bump postcss from 8.2.9 to 8.2.10 in /packages/client
2021-06-09 12:13:25 +01:00
Budibase Release Bot
03ad1f0312
v0.9.36
2021-06-09 10:41:59 +00:00
dependabot[bot]
325c4fc94a
Bump postcss from 8.2.9 to 8.2.10 in /packages/client
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:35:06 +00:00
Martin McKeaveney
6b0c214322
Merge pull request #1672 from Budibase/dependabot/npm_and_yarn/packages/client/browserslist-4.16.6
...
Bump browserslist from 4.16.3 to 4.16.6 in /packages/client
2021-06-09 11:34:17 +01:00
Budibase Release Bot
8b1895f10c
v0.9.35
2021-06-09 10:12:38 +00:00
dependabot[bot]
069f50615e
Bump browserslist from 4.16.3 to 4.16.6 in /packages/client
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:03:54 +00:00
dependabot[bot]
e13ebf1b7d
Bump ws from 7.3.1 to 7.4.6 in /packages/client
...
Bumps [ws](https://github.com/websockets/ws ) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:58:24 +00:00
Budibase Release Bot
0ed9cfc939
v0.9.34
2021-06-08 19:56:50 +00:00
Budibase Release Bot
9559aecd5a
v0.9.33
2021-06-08 19:28:00 +00:00
Budibase Release Bot
7496938a72
v0.9.32
2021-06-08 18:48:22 +00:00
Martin McKeaveney
fbc09f4b4a
Merge pull request #1667 from Budibase/fix/stability-bugfixes
...
Fix/stability bugfixes
2021-06-08 19:40:41 +01:00
Budibase Release Bot
ba90d908c0
v0.9.31
2021-06-08 18:15:16 +00: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
499583ff22
fixing attachments for public apps
2021-06-08 12:50:58 +01:00
Andrew Kingston
c41f57861c
Make settings bar spectrum compatible
2021-06-08 08:14:50 +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
Budibase Release Bot
bb20722b48
v0.9.30
2021-06-07 17:12:41 +00:00
Budibase Release Bot
dfed27393a
v0.9.29
2021-06-07 16:43:08 +00:00
Budibase Release Bot
3fcc2be1e9
v0.9.28
2021-06-07 16:26:33 +00:00
Andrew Kingston
b1398340f5
Merge pull request #1620 from Budibase/lab-day-plausible
...
Lab day work (better searching for external data sources, date range component, fixes)
2021-06-07 09:47:10 +01:00
Budibase Release Bot
509375313a
v0.9.27
2021-06-04 20:56:30 +00:00
Budibase Release Bot
4bb24f7e9a
v0.9.26
2021-06-04 13:05:28 +00:00
Budibase Release Bot
903adb40a8
v0.9.25
2021-06-04 09:13:55 +00:00
Budibase Release Bot
01bd6f40bc
v0.9.24
2021-06-03 10:05:33 +00:00
Andrew Kingston
280a09afd7
Add client SDK function to get a component action and clean up date range picker
2021-06-03 10:10:25 +01:00
Budibase Release Bot
c7f3d63374
v0.9.23
2021-06-02 12:06:51 +00:00
Budibase Release Bot
48d3bff349
v0.9.22
2021-06-02 11:34:24 +00:00
Andrew Kingston
256f6ab065
Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible
2021-06-02 11:39:41 +01:00
Budibase Release Bot
f794cd67a7
v0.9.21
2021-06-01 17:05:46 +00:00
Budibase Release Bot
59e4cd85b1
v0.9.20
2021-06-01 16:25:29 +00: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
Budibase Release Bot
f132bf7c93
v0.9.19
2021-06-01 12:50:43 +00:00
Budibase Release Bot
cb62d0b36a
v0.9.18
2021-05-29 13:01:19 +00:00
Budibase Release Bot
ad3e7d9b9a
v0.9.17
2021-05-28 19:13:11 +00:00
Budibase Release Bot
89fce7b2e3
v0.9.16
2021-05-28 13:18:31 +00:00
Budibase Release Bot
a34f72f929
v0.9.15
2021-05-28 12:39:17 +00:00
Mike Shanks
61506c18aa
updated builder license to GPL & copyright to Budibase Inc
2021-05-28 12:14:14 +01:00
Budibase Release Bot
faaf49c562
v0.9.14
2021-05-27 15:05:57 +00:00
Budibase Release Bot
2c86cb4f43
v0.9.13
2021-05-27 07:19:23 +00:00
Budibase Release Bot
b970a01def
v0.9.12
2021-05-26 16:53:00 +00:00
Andrew Kingston
01be9be963
Fix formula fields causing handlebars enrichment of client component settings to fail
2021-05-26 17:38:49 +01:00
Budibase Release Bot
f8a7220a56
v0.9.11
2021-05-26 16:14:47 +00:00
Budibase Release Bot
08b7e3a543
v0.9.10
2021-05-26 15:57:10 +00:00
Budibase Release Bot
7ff173687c
v0.9.9
2021-05-26 15:16:54 +00:00
Martin McKeaveney
40634b099b
v0.9.8
2021-05-26 15:36:41 +01:00
Martin McKeaveney
10a8f063fb
v0.9.7
2021-05-26 15:34:28 +01:00
Martin McKeaveney
7befe535fc
v0.9.6
2021-05-26 13:37:46 +01:00
Andrew Kingston
29f81ffe0d
Merge branch 'master' of github.com:Budibase/budibase into ak-fixes
2021-05-26 08:53:42 +01:00
Martin McKeaveney
1150593e74
v0.9.5
2021-05-25 15:40:12 +01:00
Martin McKeaveney
3a53dbe1f7
v0.9.4
2021-05-25 12:44:36 +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
Martin McKeaveney
4c9c7b05a3
v0.9.3
2021-05-24 21:54:28 +01:00
Martin McKeaveney
40abd4fe3d
v0.9.2
2021-05-24 17:20:20 +01:00
Michael Drury
f76c7d9684
Merge pull request #1514 from Budibase/fix/per-app-login
...
Removing per app login screens
2021-05-21 11:11:21 +01:00
Martin McKeaveney
7103df0013
v0.9.1
2021-05-20 14:53:22 +01:00
Martin McKeaveney
fd9f4a3027
v0.9.0
2021-05-20 14:49:19 +01:00
Andrew Kingston
74a8eb4c1a
Redirect to login from client apps when required
2021-05-20 14:47:17 +01:00
Martin McKeaveney
7ab24fed2b
merge with master
2021-05-20 10:40:15 +01:00
Martin McKeaveney
d9ed0686ab
Merge pull request #1496 from Budibase/feature/draft-apps
...
Feature/draft apps
2021-05-18 11:25:51 +01:00
Andrew Kingston
a94682d645
Simplify loading logic to prevent empty state flashing when loading data in data providers
2021-05-13 16:33:19 +01:00
Andrew Kingston
81e9f5b860
Wrap whole client app in spectrum classes to reduce dependency on spectrum wrapper around any spectrum components in client app
2021-05-13 16:32:52 +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
e09440f077
Allow multipage searches and implement optional pagination to data providers
2021-05-13 12:26:18 +01:00
Mike Shanks
04a159986e
v0.8.18
2021-05-13 11:17:08 +01:00
Martin McKeaveney
c3e7548255
dev mode E2E
2021-05-13 11:06:08 +01:00
Andrew Kingston
3a747de207
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
2021-05-12 14:35:00 +01:00
Martin McKeaveney
b1d60cc6b6
email template E2E, adding preview
2021-05-11 14:44:43 +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
Martin McKeaveney
8174f44d40
pull template type from body instead of params
2021-05-10 14:41:52 +01:00
Andrew Kingston
0254e85996
Merge branch 'next' of github.com:Budibase/budibase into app-list
2021-05-10 12:31:42 +01:00
Andrew Kingston
830069970a
Bump svelte and routify deps, fix builder _reset usage and some tidy ups
2021-05-07 11:14:43 +01:00
dependabot[bot]
987c9d70e3
Bump lodash from 4.17.20 to 4.17.21 in /packages/client
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 08:57:35 +00: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
Keviin Åberg Kultalahti
0afbf1649e
lint:fix
2021-05-03 09:31:09 +02:00
Andrew Kingston
6f6770cef7
Add server-side searching and pagination to data providers using internal tables
2021-04-30 16:29:53 +01:00
Andrew Kingston
379df050cf
Add wrapper component to data provider so that it can be styled
2021-04-29 09:41:49 +01:00
Martin McKeaveney
ef268014c1
v0.8.17
2021-04-19 10:39:27 +01:00
mike12345567
3a6cc28df0
Merge branch 'master' of github.com:Budibase/budibase into next
2021-04-16 17:01:35 +01:00
Martin McKeaveney
a68227735c
ensuring public users can log in after being assigned a roleId
2021-04-13 16:56:45 +01:00
Martin McKeaveney
b0ffb8dcb8
v0.8.16
2021-04-12 19:51:11 +01:00
Martin McKeaveney
fe5dd7e2ac
v0.8.15
2021-04-12 17:10:19 +01:00
Martin McKeaveney
b5baf9f892
merge
2021-04-12 13:41:46 +01:00
Martin McKeaveney
c02306e6fb
merge
2021-04-12 13:39:53 +01:00
Martin McKeaveney
65be3e9ede
v0.8.14
2021-04-11 12:58:22 +01:00
Martin McKeaveney
c19cc4f3c9
v0.8.13
2021-04-11 12:53:39 +01:00
Andrew Kingston
99258da2df
Add commonJS fields to package.json for client and standard components so the server can require them
2021-04-07 11:31:19 +01:00
Andrew Kingston
e0cc51c549
Restore proper client functionality with vite
2021-04-01 19:42:14 +01:00
Andrew Kingston
6b706cd438
Properly dedupe svelte to allow context sharing
2021-04-01 19:41:54 +01:00
Andrew Kingston
7fc31a1001
Ignore some client lib warnings
2021-04-01 19:25:56 +01:00
Andrew Kingston
4f3900ecbd
Update locks
2021-04-01 19:07:06 +01:00
Andrew Kingston
5bf33c5d6b
Fix string-templates and client buindling for ESM
2021-04-01 16:09:16 +01:00
Andrew Kingston
3ab4c7f4bc
Improve cross-package bundling
2021-04-01 13:44:14 +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
Andrew Kingston
83a021a45d
Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor
2021-03-29 15:40:35 +01:00
mike12345567
b97071bf82
Rewriting search to use the new couchdb 3.0 search functionality.
2021-03-25 23:42:50 +00:00
Andrew Kingston
dd54bc9771
Add onclick handler to icons
2021-03-25 16:18:19 +00:00
Martin McKeaveney
637d115534
v0.8.12
2021-03-25 10:40:08 +00:00
Martin McKeaveney
c74205e4c8
v0.8.11
2021-03-24 18:48:26 +00:00
Keviin Åberg Kultalahti
a769d5f477
reverts some of the merged files
2021-03-18 14:33:45 +01:00
Keviin Åberg Kultalahti
81cb6917eb
bumps svelte version in client and standard-components packages
2021-03-17 14:27:51 +01:00
Andrew Kingston
6e29423d4d
Add data provider component and refactor component setting types
2021-03-16 13:54:34 +00:00
Martin McKeaveney
0bc150fc7c
v0.8.10
2021-03-15 21:26:50 +00:00
Martin McKeaveney
c4b828416a
Merge pull request #1283 from mslourens/bugs/1240-new-user-creation
...
1240 - restore notification blocknotifications method, since it was c…
2021-03-15 12:08:00 +00:00
Maurits Lourens
43f62720bb
1240 - restore notification blocknotifications method, since it was called in the datasource
2021-03-15 09:00:05 +01:00
Martin McKeaveney
bd6389851a
v0.8.9
2021-03-14 18:13:13 +00:00
Martin McKeaveney
7b8c9b1686
v0.8.8
2021-03-12 14:20:18 +00:00
Martin McKeaveney
435bc20077
v0.8.7
2021-03-12 11:45:42 +00:00
Martin McKeaveney
bca06a2d82
removing dud package
2021-03-12 11:43:07 +00:00
Martin McKeaveney
1b53b7da58
v0.8.6
2021-03-12 09:33:12 +00:00
mike12345567
68735f1b4f
Formatting.
2021-03-10 17:56:16 +00:00
Martin McKeaveney
7f38415967
v0.8.5
2021-03-03 17:46:36 +00:00
Martin McKeaveney
a9ab12b999
v0.8.4
2021-03-03 17:05:18 +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
Keviin Åberg Kultalahti
a15e6b0e25
lint fix
2021-03-02 14:26:37 +01:00
Keviin Åberg Kultalahti
92ad28a160
fix notification store timers
2021-03-02 14:19:44 +01:00
Keviin Åberg Kultalahti
4575285d5f
fixes to transitions and adds default fade to screens
2021-03-02 13:37:54 +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
97213ec99a
fix not being able to remove transition
2021-03-01 16:58:01 +01:00
Keviin Åberg Kultalahti
839ca7f8ba
removes unneeded styles and html in Screen component
2021-03-01 16:56:28 +01:00
Keviin Åberg Kultalahti
ba7cc5c479
screens can now select a transition rather than only use fade
2021-03-01 16:53:37 +01:00
Keviin Åberg Kultalahti
cda7c7f4c1
moves the transition setting to the design panel
2021-03-01 16:46:05 +01:00
Keviin Åberg Kultalahti
6122711ee8
minor changes to options
2021-03-01 13:24:57 +01:00
Keviin Åberg Kultalahti
0ce7da93a7
adds transition utility to the client sdk
2021-03-01 12:59:27 +01:00
Andrew Kingston
d27dff0261
Make user data source refreshable in client apps
2021-02-26 14:04:31 +00:00
Andrew Kingston
a67a8fb957
Add log out button action
2021-02-26 14:04:12 +00:00
Andrew Kingston
dd0fee3dc3
Pull enriched user when logging in to client app so that relationships are available as bindings
2021-02-26 09:57:36 +00:00
Andrew Kingston
ac46cbdb14
Add button action for login
2021-02-26 09:57:06 +00:00
Martin McKeaveney
a0456e86bd
v0.8.3
2021-02-25 17:18:36 +00:00
Martin McKeaveney
779deddc5a
v0.8.2
2021-02-25 16:39:52 +00:00
Martin McKeaveney
e72057499a
v0.8.1
2021-02-25 13:50:33 +00:00
Martin McKeaveney
b4996ccb4d
v0.8.0
2021-02-25 12:49:03 +00:00
Andrew Kingston
bd5bac4ef2
Add support for new relationship objects in client app bindings
2021-02-25 11:06:46 +00:00
Michael Drury
9bd6126a5f
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
mike12345567
b46d9847ad
Adding notifier to API for 401 requests, meaning login has notification on fail.
2021-02-22 14:23:16 +00:00
Andrew Kingston
9c37fa8716
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
2021-02-22 12:23:46 +00:00
Andrew Kingston
7b4b22377d
Display enriched relationship info in grids and bindings
2021-02-19 12:00:06 +00:00
Andrew Kingston
2460280841
Fix and tidy up all button actions and drawers
2021-02-18 17:44:56 +00:00
Andrew Kingston
7494714845
Fix views not hot reloading when table data changes
2021-02-17 16:01:35 +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
77e2ce8eba
Merge branch 'master' of github.com:Budibase/budibase into url-context
2021-02-16 09:22:37 +00:00
Andrew Kingston
8b23f603bd
Update URL settigns to be bindable inputs and update navigate action
2021-02-15 20:03:29 +00:00
Martin McKeaveney
26377700bb
v0.7.8
2021-02-15 14:07:27 +00:00
Martin McKeaveney
03044d36fe
merge
2021-02-12 13:32:37 +00:00
Andrew Kingston
fdb27f205f
Merge branch 'master' of github.com:Budibase/budibase into url-context
2021-02-12 11:43:28 +00:00
Martin McKeaveney
8d92692593
v0.7.7
2021-02-12 11:15:38 +00:00
Andrew Kingston
9a73a16b0c
Block notifications following a datasource invalidation so that unnecessary notification don't get shown
2021-02-11 09:39:35 +00:00
Andrew Kingston
2e9122ca81
Fix reactive store derivation overriding actions
2021-02-10 19:42:56 +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
3ffe00fe2f
Make URL params available to client apps via context
2021-02-10 15:49:23 +00:00
Martin McKeaveney
1958143500
Merge pull request #1107 from Budibase/internal-search
...
Internal search
2021-02-10 15:44:45 +00:00
Michael Shanks
73d34434ff
Updated copyright line in license files
2021-02-10 14:41:37 +00:00
Martin McKeaveney
580ae3fb4c
tidy up
2021-02-09 19:00:13 +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
07aeccb36d
search UI complete, server side cursor based pagination
2021-02-08 17:44:44 +00:00
Andrew Kingston
a82153628d
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-02-08 09:52:46 +00:00
Andrew Kingston
bd1bd8ee2a
Add hot reloading of related datasources for external queries
2021-02-08 09:51:20 +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
d3e44268ed
v0.7.6
2021-02-06 22:59:28 +00:00
Martin McKeaveney
491d3afafd
few bugfixes
2021-02-06 18:22:58 +00:00
Martin McKeaveney
67371ab25f
v0.7.5
2021-02-06 12:43:01 +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
Andrew Kingston
185f4ec468
Remove unnecessary enrichment from button action calls
2021-02-05 11:51:07 +00:00
Andrew Kingston
5846e2ef7c
Change how client provides the current user so that the whole app is actually wrapped in a provider which provides the current user
2021-02-05 11:44:33 +00:00
Martin McKeaveney
b4628a43d0
merge
2021-02-05 11:18:37 +00:00
Andrew Kingston
0dd243d8b6
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-02-05 11:06:51 +00:00
Martin McKeaveney
dd1419f2eb
v0.7.4
2021-02-05 10:59:29 +00:00
Martin McKeaveney
8d8cdcd732
app export with space in name
2021-02-05 10:55:54 +00:00
Martin McKeaveney
28e2ce28ba
v0.7.3
2021-02-05 09:43:45 +00:00
Martin McKeaveney
b1b02934ed
custom columns
2021-02-04 23:17:49 +00:00
Andrew Kingston
5244ce1a62
Fix delete row action
2021-02-04 19:18:32 +00:00
Martin McKeaveney
02a2c60797
v0.7.2
2021-02-04 14:25:15 +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
e42b12668a
Fix button action enrichment
2021-02-03 15:53:25 +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
Martin McKeaveney
e283dc0bb1
v0.7.1
2021-02-03 10:30:22 +00:00
Michael Shanks
10d672460a
fix: views not loading in deployed apps
2021-02-02 21:23:49 +00:00
Martin McKeaveney
7a386ac1b5
v0.7.0
2021-02-02 18:52:05 +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
17ad44369c
Ensure fetching datasources always returns an array result
2021-02-02 10:35:00 +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
mike12345567
a02d7da918
Removing rollup replacement.
2021-02-01 11:03:20 +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
Andrew Kingston
4630699f13
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-02-01 09:11:48 +00:00
Kevin Åberg Kultalahti
ec5af43587
Merge pull request #1017 from Budibase/fix/attachment-issues
...
Attachment issue fixes
2021-01-30 12:29:46 +01:00
Michael Drury
d3603a7b75
Some fixes, still dealing with problems of illegal re-assignment in rollup.
2021-01-30 00:20:13 +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
a4de9668ed
Add attachment field to forms
2021-01-29 13:22:38 +00:00
Keviin Åberg Kultalahti
f8f15b7b4b
merge master
2021-01-29 13:13:43 +01:00
Andrew Kingston
2c104396df
Add boolean field, fix label alignment, fix picker z index
2021-01-28 16:31:55 +00:00
Andrew Kingston
21ec0ad11d
Remove logOut call when refreshing the page and not logged in, to avoid changing the URL
2021-01-28 14:51: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
Andrew Kingston
b8fb2ba43c
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-01-27 18:28:17 +00:00
Martin McKeaveney
79277f0ee0
v0.6.2
2021-01-27 17:43:38 +00:00
Martin McKeaveney
0f18ee70ef
actions fix
2021-01-27 17:29:30 +00:00
Martin McKeaveney
23899840d3
v0.6.1
2021-01-27 16:47:44 +00:00
Andrew Kingston
6631fe2af8
Update builder preview to be interactive and improve builder preview experience
2021-01-27 15:52:12 +00:00
Martin McKeaveney
b1a76ad74d
v0.6.0
2021-01-27 15:04:13 +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
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
Keviin Åberg Kultalahti
958efd2303
Merge branch 'master' into fix/attachment-issues
2021-01-26 12:49:27 +01:00
Keviin Åberg Kultalahti
b7006e097c
conditionally adds content-type json header if json is sent with request
2021-01-26 11:51:42 +01:00
Andrew Kingston
77189c6d73
Hide repeater placeholders when not running inside the builder or when the component hasn't been initialised fully
2021-01-26 09:48:41 +00:00
Andrew Kingston
bfd24571b2
Fix client API URLs not being cleaned properly
2021-01-26 09:40:04 +00:00
Andrew Kingston
03e6799258
Remove success notification on query success to prevent notifications on 'read' queries
2021-01-26 09:31:41 +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
Keviin Åberg Kultalahti
d622b75db3
some more typo fixes
2021-01-25 13:39:19 +01:00
Keviin Åberg Kultalahti
8ed9dd08cf
fix typos and linting issues
2021-01-25 13:36:35 +01:00
Keviin Åberg Kultalahti
58f8350984
fixes spelling error
2021-01-25 13:14:38 +01:00
Keviin Åberg Kultalahti
b64b164236
adds catch-all notification to some requests that aren't caught in the API
2021-01-25 13:10:13 +01:00
Keviin Åberg Kultalahti
d2790ddd19
adds notifications to running queries
2021-01-25 12:57:04 +01:00
Keviin Åberg Kultalahti
8713105b62
changes notification handling from catch-all to specific messages per action
2021-01-25 12:55:29 +01:00
Keviin Åberg Kultalahti
2034fb8646
adds success notification messages to row API
2021-01-25 12:44:44 +01:00
Keviin Åberg Kultalahti
d419766a31
update catch all error message
2021-01-25 11:06:50 +01:00
Keviin Åberg Kultalahti
2a9ae62834
switches context to use sdk instead of it's own context
2021-01-25 08:43:28 +01:00
Keviin Åberg Kultalahti
73b2a775aa
failing API calls now display errors using the toast
2021-01-22 13:27:13 +01:00
Keviin Åberg Kultalahti
598f58bb63
use const instead of var
2021-01-22 13:11:38 +01:00
Keviin Åberg Kultalahti
67afb1678f
adds smooth removal of notifications using animate:flip
2021-01-22 13:05:52 +01:00
Keviin Åberg Kultalahti
91e88d2025
removes unused context in Component
2021-01-22 12:47:43 +01:00
Keviin Åberg Kultalahti
6527f4ac74
lint fixes
2021-01-22 12:44:43 +01:00
Keviin Åberg Kultalahti
bafd229716
minor fixes
2021-01-22 12:44:23 +01:00
Keviin Åberg Kultalahti
e411ac5b3d
Merge branch 'master' into feature/client-feedback-component
2021-01-22 12:34:16 +01:00
Keviin Åberg Kultalahti
0e1142b3cc
adds notification toast capability to the client
2021-01-22 12:31:56 +01:00
Keviin Åberg Kultalahti
65652e1c14
finishes notificationStore
2021-01-22 12:21:44 +01:00
Andrew Kingston
343687cbab
Stop component crashing if children don't exist
2021-01-22 11:08:42 +00:00
Andrew Kingston
4188761ea6
Merge branch 'master' of github.com:Budibase/budibase into component-binding-refactor
2021-01-22 11:07:27 +00:00
mike12345567
db5ce51c67
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration
2021-01-22 10:49:03 +00:00
Keviin Åberg Kultalahti
ca9f979105
first pass at custom store to handle notifications
2021-01-22 11:37:34 +01:00
Keviin Åberg Kultalahti
260213e468
switch name
2021-01-22 10:42:15 +01:00
Keviin Åberg Kultalahti
e3b4ef81ae
adds dummy errorStore to client lib
2021-01-22 10:24:43 +01:00
Andrew Kingston
86a3caa881
Remove unused vars
2021-01-21 15:49:58 +00:00
Andrew Kingston
3621bcf1de
Prevent invalid query params being enriched
2021-01-21 13:45:05 +00:00
mike12345567
239079d973
Linting.
2021-01-21 11:32:26 +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
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
ce6d89bc5c
Only update components when their props actually change
2021-01-21 10:41:30 +00:00
Andrew Kingston
976517e028
Update client library to handle async enrichment
2021-01-20 13:49:41 +00:00
mike12345567
ce5ab5482b
Updating the string templating system to be capable of async operations.
2021-01-20 13:32:15 +00:00
Andrew Kingston
47dabc16ce
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-01-20 11:14:36 +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
kevmodrome
84450d0323
adds a empty state for no components added in the repeater
2021-01-19 15:21:23 +01:00
mike12345567
419c6b9393
Adding the handlebars library, still need to add testcases to this.
2021-01-18 17:40:19 +00:00
Martin McKeaveney
133d93fbee
fix dynamic params
2021-01-18 15:37:32 +00:00
Martin McKeaveney
a7f9e2fb8f
better integration API, parse JSON by default
2021-01-15 13:11:51 +00:00
Andrew Kingston
26067ed026
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-01-15 10:26:19 +00:00
Martin McKeaveney
b96518458e
v0.5.3
2021-01-14 15:24:01 +00:00
Martin McKeaveney
836092ec82
v0.5.2
2021-01-14 15:03:58 +00:00
Martin McKeaveney
951808e535
v0.5.1
2021-01-14 14:46:40 +00:00
Martin McKeaveney
3ea31ba383
v0.5.0
2021-01-14 14:37:53 +00:00
Andrew Kingston
cdfcff4bbb
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-01-14 09:10:41 +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
a48869a2f0
merge
2021-01-11 20:29:33 +00:00
Martin McKeaveney
15de3c8f83
styling, async data fetching
2021-01-11 20:17:56 +00:00
Martin McKeaveney
b76d42bcde
use dynamic input in query
2021-01-11 15:34:43 +00:00
mike12345567
ef0787917a
Fixing removal of full path function (adding back original functionality).
2021-01-11 10:01:02 +00:00
Michael Shanks
ccb2d7de7d
Merge remote-tracking branch 'origin/master' into trigger_automation_action
2021-01-11 09:51:48 +00:00
Andrew Kingston
e94cdf1f8e
Remove hostname check when creating API endpoint URLs now that they are proxied
2021-01-11 09:38:40 +00:00
Martin McKeaveney
102b7ce61f
binding data context in component
2021-01-08 18:22:03 +00:00
Michael Shanks
a878d7eb40
Trigger Automation from frontend actions
2021-01-08 17:25:06 +00:00
Martin McKeaveney
8e40f4b5f8
Allow dynamic query execution from front end components
2021-01-08 12:06:37 +00:00
mike12345567
f98bd2ca4a
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
2021-01-08 10:46:55 +00:00
Andrew Kingston
cf087209d7
Bundle app ID inside apps, rather than trying to find it dynamically
2021-01-07 14:53:56 +00:00
Andrew Kingston
32c71bd006
Bundle client as IIFE rather than ESM
2021-01-07 14:53:18 +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
Andrew Kingston
fcad9892e0
Swap back to border for selected component highlighting from box-shadow
2021-01-06 16:03:45 +00:00
Martin McKeaveney
d7a0d29b03
switching between queries
2021-01-06 12:28:51 +00:00
mike12345567
1c553a75df
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
2021-01-06 11:00:02 +00:00
Andrew Kingston
0cfc05f6a8
Initialise client app with preview type, left out from previous commit
2021-01-06 10:16:21 +00:00
Andrew Kingston
34509e0c12
Prevent client app links from functioning in the builder preview
2021-01-06 10:14:05 +00:00
Andrew Kingston
a40bf95c41
Enable selecting components from the builder preview and apply any custom styles
2021-01-06 10:13:30 +00:00
Andrew Kingston
c101715c0e
Pass preview type to client app so it can decide whether components are selectable
2021-01-06 10:11:56 +00:00
mike12345567
40a6348e7c
Version working with reverse proxy, need to just change settings menu in builder now to use this properly.
2021-01-05 18:47:51 +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
b4b4941003
use queries in front end
2020-12-30 12:58:39 +00:00
Martin McKeaveney
736adca7a4
v0.4.3
2020-12-23 22:39:10 +00:00
Martin McKeaveney
29b51bc6c2
separation of datasources and queries
2020-12-18 18:19:43 +00:00
Martin McKeaveney
0665a0dcc5
v0.4.2
2020-12-15 15:23:45 +00:00
Martin McKeaveney
14b88d781a
v0.4.1
2020-12-15 14:46:11 +00:00
Martin McKeaveney
f834004dab
v0.4.0
2020-12-15 11:53:28 +00:00
Andrew Kingston
cb7b5ae306
Fix lint
2020-12-11 16:19:56 +00:00
Andrew Kingston
84e1f54fa0
Improve navigation when logging in and out, remove need to hard reload the page and replace with smooth transitions
2020-12-11 14:24:19 +00:00
Andrew Kingston
a926b23720
Sort routes to ensure the client router always matches correctly
2020-12-08 15:44:35 +00:00
Andrew Kingston
5130bdf3cd
Improve handling of routes and screens. Fix issue which could prevent logging in depending on order of screens in app definition
2020-12-08 10:15:33 +00:00
Martin McKeaveney
39473cb029
merge
2020-12-07 21:20:35 +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
d628edffe0
Remove log statement
2020-12-04 14:52:48 +00:00
Andrew Kingston
155c375ada
Update client library to work with template screens in real preview
2020-12-04 14:04:07 +00:00
Martin McKeaveney
f05d696ef7
email as default user identifier
2020-12-04 12:22:45 +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
13824dcf09
merge
2020-12-02 14:15:07 +00:00
Andrew Kingston
ce2bff5bab
Move selection highlighting in builder preview in to client library and replace handlebars with mustache again
2020-12-02 13:49:24 +00:00
Andrew Kingston
3ffeda9da9
Replace mustache usage in client library with handlebars instead
2020-12-02 12:46:36 +00:00
Martin McKeaveney
1c2a869e26
merge
2020-12-01 16:31:40 +00:00
Martin McKeaveney
33c40063af
layouts and screens switcher, merge with component sdk
2020-12-01 16:22:06 +00:00
Andrew Kingston
00ef8dda44
Fix lint
2020-12-01 16:10:04 +00:00
Andrew Kingston
edb3ea66fd
Fix cypress tests (sort of)
2020-12-01 14:35:47 +00:00
Andrew Kingston
24d88882d1
Adding client lock file
2020-12-01 10:50:08 +00:00
Andrew Kingston
a54dd9509f
Remove deprecated props, fix warnings, remove old code
2020-11-30 15:05:36 +00:00
Andrew Kingston
48a5a50e85
Optimise builder preview speed and performance and fix components not updating when changing props
2020-11-30 12:11:50 +00:00
mike12345567
55aecdd850
Some further work after testing, really need to get the backlink of screens to layouts functional.
2020-11-27 16:36:31 +00:00
Andrew Kingston
c962ea9ad9
Fix charts not correctly using data context
2020-11-25 18:43:58 +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
Andrew Kingston
b607d2e933
Tidy up dependencies and rollup configs for client and standard components
2020-11-25 16:03:52 +00:00
Andrew Kingston
1e857f101a
Add button actions, simplify contexts and tidy up
2020-11-25 09:50:51 +00:00
Michael Shanks
300fbb3a5a
Correct licenses
2020-11-24 16:04:44 +00:00
Andrew Kingston
199c3409c9
Simplify data contexts
2020-11-24 11:28:31 +00:00
Andrew Kingston
def6054b26
Add datepicked data binding and fix mustache rendering for non string values
2020-11-24 11:13:26 +00:00
Andrew Kingston
be4106eae4
Add component data binding and simplify context sharing
2020-11-24 11:02:10 +00:00
Andrew Kingston
18a0f3888b
Add proper hot reloading of app preview when styles change
2020-11-24 09:31:54 +00:00
Andrew Kingston
99c167c54f
Fix reinstantiating app when builder props change
2020-11-23 14:28:02 +00:00
Andrew Kingston
b3cd81d832
Fix builder preview
2020-11-23 11:29:24 +00:00
Martin McKeaveney
417002beaa
fix e2e
2020-11-20 11:41:17 +00:00
Andrew Kingston
093d7f95b9
Tidy up data binding
2020-11-20 10:49:39 +00:00
Andrew Kingston
1b0fa94dff
Add support for full depth data binding
2020-11-20 09:50:10 +00:00
Martin McKeaveney
06db0b88a0
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui
2020-11-19 20:48:23 +00:00
Michael Drury
7ac1c2198e
Fixing issues thrown up by PR.
2020-11-19 20:31:11 +00:00
Andrew Kingston
21a9840b8b
Add header to flag whether a request originates from the client
2020-11-19 20:04:30 +00:00
Andrew Kingston
9c30ab2df3
Fetch app definition and routes from the server
2020-11-19 18:39:22 +00:00
Andrew Kingston
ef2eba0433
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
2020-11-19 17:55:40 +00:00
Martin McKeaveney
09bd7da1db
add optional chain back in
2020-11-19 17:09:56 +00:00
Martin McKeaveney
f91c833074
merge
2020-11-19 17:02:27 +00:00
mike12345567
b74d4dc473
Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing
2020-11-19 16:58:54 +00:00
mike12345567
961a921a09
linting.
2020-11-19 16:56:23 +00:00
mike12345567
4997df919e
Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything.
2020-11-19 16:55:59 +00:00
Andrew Kingston
aaa6aa4c72
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
2020-11-19 13:56:51 +00:00
Andrew Kingston
3dcd9d32e2
Fix fetching of relationship data in lists
2020-11-19 13:50:20 +00:00
Martin McKeaveney
a00bf70d29
further store tidy up, derive selected page
2020-11-19 11:15:29 +00:00
Andrew Kingston
e9fc20696b
Fix data binding after file rename
2020-11-19 09:31:49 +00:00
Andrew Kingston
261ae68907
Add data binding enrichment
2020-11-19 09:24:58 +00:00
Martin McKeaveney
26cfb54a0f
nested routing UI up and running, refactor drag and drop functionality by decoupling store from components
2020-11-18 22:04:18 +00:00
Andrew Kingston
cdb8ff3563
Update all components to be renderable and styleable
2020-11-18 21:06:12 +00:00
Andrew Kingston
1a8d781c8c
Refactor entire SDK into client lib and enable svelte context sharing between client and components
2020-11-18 19:18:18 +00:00
Martin McKeaveney
0f7594e3e2
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui
2020-11-18 13:55:08 +00:00
Andrew Kingston
7a3f9d61d2
Add work on data context in components
2020-11-18 11:24:01 +00:00
Andrew Kingston
fef561ffe4
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
2020-11-18 11:23:06 +00:00
mike12345567
e793c46097
Updates for screen refactor - finishing off getting everything over to the class based system.
2020-11-17 13:25:57 +00:00
Andrew Kingston
65610fde3c
Remove log statements
2020-11-17 12:09:02 +00:00
Andrew Kingston
e11656fa24
Add lots of new work on client library rewrite
2020-11-17 12:08:24 +00:00
Martin McKeaveney
e9e97101e9
v0.3.8
2020-11-16 13:54:26 +00:00
Andrew Kingston
3a981ac256
Add initial new routing and svelte client app generation
2020-11-13 15:42:32 +00:00
Andrew Kingston
bf5aa49e4d
Fix client errors
2020-11-12 09:31:04 +00:00
Andrew Kingston
299dcbab3d
Add majority of API interactions to SDK
2020-11-12 09:07:09 +00:00
Andrew Kingston
921cae0cbc
Tidy up standard components
2020-11-11 14:26:33 +00:00
Andrew Kingston
499ad2e35d
Add initial work on component SDK
2020-11-11 12:25:50 +00:00
Martin McKeaveney
2e6ed0bad9
v0.3.7
2020-11-10 20:23:36 +00:00
Martin McKeaveney
4c5c386a14
v0.3.6
2020-11-09 18:16:36 +00:00
Martin McKeaveney
1a273d9b05
v0.3.5
2020-11-09 16:28:06 +00:00
mike12345567
2467043f35
Improving consistency of how appId is retrieved and making sure it is valid when being used.
2020-11-09 14:38:29 +00:00
Martin McKeaveney
725e32fe8e
v0.3.4
2020-11-09 11:08:41 +00:00
mike12345567
f2e1f1f4e9
The API that the components library would use was not always consistent with the API client library would use and this would sometimes break things.
2020-11-09 09:42:35 +00:00
Andrew Kingston
253568fd2d
Merge pull request #817 from Budibase/apex-charts
...
Apex charts
2020-11-09 08:48:44 +00:00
Martin McKeaveney
6e5cdb4828
v0.3.3
2020-11-06 21:40:31 +00:00
mike12345567
5f0912e6ff
Linting.
2020-11-06 21:32:03 +00:00
mike12345567
ce12325b8c
Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated.
2020-11-06 21:13:21 +00:00
Martin McKeaveney
646a7ab072
v0.3.2
2020-11-06 11:39:44 +00:00
Andrew Kingston
7aa8d7870d
Fix crash when saving rows
2020-11-04 13:17:24 +00:00
Michael Drury
016e09eb81
Fixing issue with appId being checked when undefined.
2020-11-03 16:23:28 +00:00
Michael Drury
684df38561
Fixing issue that was breaking linting.
2020-11-03 15:35:27 +00:00
Michael Drury
4f28bd9430
Updating server test cases with the header for appId.
2020-11-03 15:00:39 +00:00
Michael Drury
19bcecf9f3
Linting and fixing client test case, have to mock getAppId as the location will never be set during testing.
2020-11-03 14:30:20 +00:00
Michael Drury
ac73b5c4aa
Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId.
2020-11-03 13:45:49 +00:00
Michael Drury
871e9b123e
Some further work, logout and preview appear to be working much better now.
2020-11-02 22:46:31 +00:00
mike12345567
a1fd261af6
Some more re-work, more testing needed to auth stuff.
2020-11-02 20:14:10 +00:00
Martin McKeaveney
7dee8d6683
v0.3.1
2020-10-28 21:30:51 +00:00
Martin McKeaveney
caab43a312
v0.3.0
2020-10-28 20:28:00 +00:00
Martin McKeaveney
c26eca48ae
v0.2.6
2020-10-21 14:14:33 +01:00
Martin McKeaveney
988d86f975
v0.2.5
2020-10-19 20:31:49 +01:00
Martin McKeaveney
df316167cc
v0.2.4
2020-10-19 09:48:33 +01:00
Martin McKeaveney
7dde5d9594
v0.2.3
2020-10-19 08:45:23 +01:00
Michael Shanks
a9d9e14e22
auth - standard-components not loading, windows
2020-10-18 21:45:46 +01:00
Michael Shanks
1a8c2907ca
fixes home route matching everything
2020-10-16 23:36:42 +01:00
Michael Shanks
7ab1e9c6fb
Merge remote-tracking branch 'origin/master' into mike-fixes
2020-10-16 21:39:51 +01:00
Andrew Kingston
19bfa87859
Fix link
2020-10-16 16:00:26 +01:00
Michael Shanks
ab23d02f4b
client - sanitize urls, so we can match routes with nasty chars
2020-10-16 15:44:39 +01:00
Andrew Kingston
1a21306dd2
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
2020-10-16 12:57:29 +01:00
Martin McKeaveney
ddc979dc59
v0.2.2
2020-10-16 12:41:05 +01:00
Andrew Kingston
0c61fe60a2
Fix crashing whenever hitting an API error from client app
2020-10-16 09:37:19 +01:00
Andrew Kingston
bb2a650eee
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
2020-10-16 09:17:54 +01:00
Andrew Kingston
92a6bd1a6d
Fix popstate client routing events
2020-10-16 09:16:25 +01:00
Andrew Kingston
89bba530be
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
2020-10-16 08:39:06 +01:00
Andrew Kingston
536e1f2ab3
Add new Delete Row action which can be used in client apps
2020-10-16 08:37:13 +01:00
Michael Shanks
cf1df37e71
Merge remote-tracking branch 'origin/master' into mike-fixes
2020-10-15 23:21:12 +01:00
Martin McKeaveney
5565bd2124
replacing pathname
2020-10-15 14:46:24 +01:00
Martin McKeaveney
f163027ca8
more auth bugfixes
2020-10-15 14:26:33 +01:00
Michael Shanks
8f0be4c44c
Merge remote-tracking branch 'origin/master' into mike-fixes
2020-10-15 09:18:04 +01:00
Michael Shanks
9ee36ef2c0
app screen routing - routes are no case insensitive
2020-10-14 20:54:07 +01:00
Andrew Kingston
db8e0b03c4
Add support for client app ID routing when serving on a LAN ip address
2020-10-14 20:33:09 +01:00
Martin McKeaveney
5c7baf84c3
v0.2.1
2020-10-13 13:01:13 +01:00
mike12345567
5e9d32824c
Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming
2020-10-13 09:58:08 +01:00
mike12345567
cfd4d9d34d
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
2020-10-12 13:34:32 +01:00
Andrew Kingston
0ac8a33210
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
2020-10-12 11:26:04 +01:00
Andrew Kingston
339bb8b76c
Fix images and lots of other string escaping not working
2020-10-12 10:49:21 +01:00
mike12345567
5d49d529e3
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
2020-10-09 19:10:28 +01:00
mike12345567
fdaa69ee7f
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
2020-10-09 18:49:23 +01:00
Michael Shanks
4a13be8cf8
merge from master
2020-10-08 22:11:45 +01:00
Michael Shanks
2e76e1f0f4
Save Record Action
2020-10-08 22:06:44 +01:00
Martin McKeaveney
1fd8d559aa
v0.2.0
2020-10-08 20:32:50 +01:00
Martin McKeaveney
f5102d95bb
v0.1.25
2020-10-06 21:23:02 +01:00
Martin McKeaveney
47993f2bd1
v0.1.24
2020-10-06 20:35:11 +01:00
Martin McKeaveney
2120ed99c1
v0.1.23
2020-10-02 16:24:39 +01:00
Michael Shanks
dd31e19400
fix: Navigate To & Other Actions broken
2020-10-02 14:52:45 +01:00
Martin McKeaveney
04e76797f9
v0.1.22
2020-09-30 17:05:19 +01:00
Michael Drury
1930aa2296
Merge pull request #607 from Budibase/server-workflows
...
Server workflows
2020-09-15 09:09:55 +01:00
Martin McKeaveney
4926665eeb
v0.1.21
2020-09-14 17:11:47 +01:00
Martin McKeaveney
d55d0c70c8
v0.1.20
2020-09-14 16:26:18 +01:00
Andrew Kingston
fe97579d36
Merge in master
2020-09-14 13:55:40 +01:00
Michael Shanks
cacd735961
fix: override client context store on create
2020-09-14 12:46:49 +01:00
Michael Shanks
7fe7c9b286
fix: re-exposing store in component api, as form depends on it
2020-09-14 12:32:10 +01:00
Andrew Kingston
d166d8072b
Merge in master
2020-09-14 10:16:09 +01:00
Michael Shanks
0735eaa523
stop coercing values on the server - do on client instead
2020-09-11 21:24:52 +01:00
Michael Shanks
d951edad61
some comments
2020-09-11 09:53:02 +01:00
Michael Shanks
d3225cb51f
events hooked up and working
2020-09-10 21:11:05 +01:00
Andrew Kingston
98ffd6f971
Remove client workflow execution
2020-09-10 11:27:31 +01:00
Michael Shanks
f988d2d9c7
event panel rework backup
2020-09-01 10:12:01 +01:00
Michael Shanks
3c69e48200
some styling changes from code review
2020-08-27 10:00:36 +01:00
kevmodrome
300f18927f
merge master
2020-08-26 09:11:16 +02:00
Martin McKeaveney
4f0e0340fc
v0.1.19
2020-08-21 11:31:53 +01:00
Martin McKeaveney
63e3bb16b0
v0.1.18
2020-08-21 10:19:54 +01:00
Michael Shanks
d6b0374349
merge from master
2020-08-11 17:31:14 +01:00
Martin McKeaveney
26fa101a38
v0.1.17
2020-08-11 15:33:01 +01:00
Michael Shanks
7861c8ede8
bindings... allowing unescaped urls, but not html tags
2020-08-11 14:12:05 +01:00
Michael Shanks
a82c0dd44e
client lib - new binding
2020-08-06 21:12:35 +01:00
Martin McKeaveney
9b23d9eb51
v0.1.1
2020-07-09 15:30:11 +01:00
Martin McKeaveney
270428bd13
adding electron to dev deps
2020-07-09 11:38:07 +01:00
Martin McKeaveney
581d2b90cb
v0.1.0
2020-07-09 11:31:21 +01:00
Martin McKeaveney
1a33ab2e18
merge
2020-07-07 21:32:32 +01:00
Michael Shanks
9208a43cf1
Form component now supports edit recprd
2020-07-07 20:16:03 +01:00
Martin McKeaveney
27975057c7
budibase complete deployment
2020-07-07 17:51:41 +01:00
Michael Shanks
94509a814d
some comments
2020-07-07 10:51:25 +01:00
Michael Shanks
9424cbb615
routing breaks when we click same link twice #422
2020-07-07 10:48:24 +01:00
Martin McKeaveney
f7d65deb5e
extra index template for production
2020-07-06 19:43:40 +01:00
Michael Shanks
51054786c2
fix: list supports multiple children (without container)
2020-07-06 14:21:55 +01:00
Martin McKeaveney
5ecc8d4a54
deployment E2E
2020-07-02 23:22:20 +01:00
Michael Shanks
ce99054f91
Added recordDetail component
2020-07-01 13:19:14 +01:00
Michael Shanks
69f57a211c
fix: interpolation on property binding
2020-06-30 09:48:48 +01:00
Michael Shanks
eb2b6ec56f
removed x-user-agent
2020-06-19 16:59:46 +01:00
Michael Shanks
bd927564b2
client - should recognise new cookie format
2020-06-19 07:04:55 +01:00
Michael Shanks
bf14aa5ccb
instanceid removal
2020-06-18 16:59:31 +01:00
Michael Shanks
ea3a8fd81a
client: fixing broken tests
2020-06-14 20:30:23 +01:00
Michael Shanks
5b59a110a6
lint fix
2020-06-12 21:11:39 +01:00
Michael Shanks
19d132c6c2
removal of appRoot - appId comes in cookie
2020-06-12 20:42:55 +01:00
Michael Shanks
6aba0e4ee2
Merge branch 'master' into new-list-spike2
2020-06-04 11:57:05 +01:00
Michael Shanks
2bedbd5df6
bugfix: screenRouter hijacks link clicks and routes when applicable
2020-06-03 22:52:33 +01:00
Michael Shanks
3471afe587
bugfix: data components hitting correct url again
2020-06-03 22:12:09 +01:00
Martin McKeaveney
18ad679d21
lint
2020-06-03 20:44:35 +01:00
Martin McKeaveney
2cd309bfdc
fix some other auth bugs
2020-06-03 20:35:30 +01:00
Michael Shanks
f6b98d987f
spike - list that accepts children
2020-06-02 23:26:06 +01:00
Martin McKeaveney
3a983cea8a
tidy up, styling
2020-06-02 11:08:53 +01:00
Martin McKeaveney
401b6689bc
Record selector
2020-06-01 22:55:44 +01:00
Martin McKeaveney
a9e77836cb
tests
2020-06-01 22:25:44 +01:00
Martin McKeaveney
a6602ba1fc
lint + format
2020-06-01 21:31:55 +01:00
Martin McKeaveney
b372f6b03d
tidy up
2020-06-01 21:26:32 +01:00
Martin McKeaveney
176906e766
server side workflows
2020-06-01 16:22:13 +01:00
Martin McKeaveney
cb496d1819
workflow DAO tests
2020-06-01 11:52:15 +01:00
Martin McKeaveney
15ba1a5a12
move workflow to array data structure
2020-06-01 10:41:28 +01:00
Martin McKeaveney
5c1aa00fd0
server side event emitter
2020-05-31 17:12:52 +01:00
Martin McKeaveney
9a898a8d74
orchestrator refactor, user creation block
2020-05-30 13:41:46 +01:00
Martin McKeaveney
36da2576bc
separate workflow components from routify routes
2020-05-30 00:40:33 +01:00
Martin McKeaveney
c7b8220a62
significant client lib refactor
2020-05-30 00:14:41 +01:00
Martin McKeaveney
b4b90fcaeb
styling, bug fixes, client library state updates
2020-05-29 16:06:23 +01:00
Martin McKeaveney
e648dc80e8
refactor client library
2020-05-29 14:06:36 +01:00
Martin McKeaveney
7a3b368399
make alerts live, more hooks, app notifications
2020-05-28 23:32:03 +01:00
Martin McKeaveney
6f0a84dd38
adding workflow blocks, parameter parsing, templating
2020-05-28 20:20:03 +01:00
Martin McKeaveney
ad637348c9
workflow UI, orhestrator for executing workflows
2020-05-27 21:51:32 +01:00
Martin McKeaveney
6829f9ab06
Merge branch 'master' of github.com:Budibase/budibase into workflow-v1
2020-05-27 10:13:42 +01:00
Martin McKeaveney
e9fab13750
workflow orchestrator
2020-05-26 21:34:01 +01:00
Conor_Mack
deab1adc31
Completed CSS Selector Styling
2020-05-25 15:23:56 +01:00
Martin McKeaveney
e659e69e86
workflow UI with DnD
2020-05-21 21:40:16 +01:00
Conor_Mack
983a1c3718
Testing Complete - Resolve Post Issue
2020-05-18 16:32:00 +01:00
Martin McKeaveney
3c9af5336e
formatting
2020-05-18 11:01:17 +01:00
Martin McKeaveney
2ebe5580d5
fixing tests
2020-05-07 22:25:27 +01:00
Martin McKeaveney
db69673a9d
data components
2020-05-07 22:15:09 +01:00
Martin McKeaveney
16ec3719ea
client lib tests
2020-05-07 13:33:25 +01:00
Martin McKeaveney
0ec47971d0
formatting + fixing builder tests
2020-05-07 10:53:34 +01:00
Martin McKeaveney
b6b50182e2
dev setup complete
2020-05-06 12:17:15 +01:00
Martin McKeaveney
ddb1880b98
development setup, adding data components
2020-05-06 10:33:30 +01:00
Martin McKeaveney
af9c1adb35
apps being served correctly
2020-05-04 17:13:57 +01:00
Martin McKeaveney
5b4bce8b8f
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
2020-05-02 15:29:10 +01:00
Martin McKeaveney
3564fec064
access levels, actions and triggers removed. Restructuring and refactoring
2020-04-29 20:29:56 +01:00
Martin McKeaveney
65de002c57
show screenslot if there's no screens
2020-04-06 17:06:04 +01:00
Martin McKeaveney
0178d66ee9
publish
2020-04-06 09:30:58 +01:00
Martin McKeaveney
31853a6c34
v0.0.32
2020-04-06 09:26:13 +01:00
Michael Shanks
ab316fedcd
v0.0.31
2020-04-02 19:27:54 +01:00
Michael Shanks
eb8dedeea1
v0.0.30
2020-04-02 19:16:21 +01:00
Michael Shanks
dcf4f4963c
v0.0.29
2020-03-31 16:33:40 +01:00
Michael Shanks
ad496a7c3e
v0.0.28
2020-03-31 14:44:04 +01:00
Martin McKeaveney
f82a954666
formatting
2020-03-27 16:58:32 +00:00
Martin McKeaveney
fa95ba2d79
moving code from main store to backend file
2020-03-16 18:54:48 +00:00
Michael Shanks
dd1d3643e4
lerna updated gitHead for me for some reason
2020-03-05 14:54:22 +00:00
Michael Shanks
a54d978662
v0.0.27
2020-03-05 08:53:44 +00:00
Michael Shanks
128218a0fa
v0.0.26
2020-03-05 08:48:04 +00:00
Michael Shanks
a510d18318
v0.0.25
2020-03-05 08:37:51 +00:00
Michael Shanks
b90add5833
v0.0.24
2020-02-27 23:42:35 +00:00
Michael Shanks
2548e0da2c
v0.0.23
2020-02-27 22:08:29 +00:00
Michael Shanks
39075b5032
_bb client api, relative url checks for root path,+ handles absolutes
2020-02-27 21:14:41 +00:00
Michael Shanks
7438e6f057
v0.0.22
2020-02-27 11:59:35 +00:00
Michael Shanks
f7c0e7a27c
v0.0.21
2020-02-26 22:47:09 +00:00
Michael Shanks
615688afa7
v0.0.20
2020-02-26 22:32:19 +00:00
Michael Shanks
e87e890306
v0.0.19
2020-02-26 22:26:19 +00:00
Michael Shanks
6c10a4a2cf
v0.0.18
2020-02-26 22:18:45 +00:00
Michael Shanks
56d51014d4
prep for NPM publish
2020-02-26 22:18:14 +00:00
Michael Shanks
05d55de0d8
v0.0.17
2020-02-26 21:12:13 +00:00
Michael Shanks
4f2f2b9015
dont try to attachChildren if theres not htmlElement supplied
2020-02-26 15:57:48 +00:00
Michael Shanks
1e4659db19
bugfix: route params not populated correctly
2020-02-25 22:27:02 +00:00
Martin McKeaveney
3fd7f376e3
all eslint errors fixed
2020-02-25 16:23:45 +00:00
Martin McKeaveney
1912150149
fix tests
2020-02-25 15:46:04 +00:00
Martin McKeaveney
7ae40de558
eslint tidy up
2020-02-25 15:46:04 +00:00
Michael Shanks
cb79302b1a
added _bb.get/setContext to clientApi - for MD components
2020-02-24 16:41:03 +00:00
Michael Shanks
829eea4189
bugfix: await event handlers
2020-02-24 16:04:13 +00:00
Michael Shanks
f68ac7577e
router not properly matching parameterized route
2020-02-24 14:57:34 +00:00
Michael Shanks
35d5ae9ed8
random bug - client setState
2020-02-24 14:57:05 +00:00
Michael Shanks
1657beb8fc
bugfix - client - approotPath not passed correctly
2020-02-24 11:15:08 +00:00
Michael Shanks
9c90a5f087
test fixes - store renamed state
2020-02-23 22:18:23 +00:00
Michael Shanks
9835e71a2e
prettier - auto
2020-02-23 22:18:05 +00:00
Michael Shanks
ccc55ae8b5
Merge pull request #121 from shogunpurple/state-management-v2
...
State management v2
2020-02-23 22:16:56 +00:00
Michael Shanks
91aa46836f
publishDev scripts create dirs, so we dont get annoying errors
2020-02-22 22:24:19 +00:00
Michael Shanks
d7de2f1b0e
pass in routeParams to uiFunctions
2020-02-21 23:01:41 +00:00
Martin McKeaveney
cad498a9cd
remove unnecessary file
2020-02-21 18:07:08 +00:00
Martin McKeaveney
55d43fad80
finished state management ui for v2
2020-02-21 18:02:02 +00:00
Michael Shanks
ec7cc028c5
some more routing fixes - css now loaded at runtime
2020-02-21 16:52:29 +00:00
Martin McKeaveney
b7a5735a05
state management bindings
2020-02-21 15:44:48 +00:00
Michael Shanks
b4eb26b2f1
fix rooting to be able to handle appRootPath
2020-02-21 15:20:00 +00:00
Michael Shanks
ab0db65048
bindings can now be just a string (store.someValue)
2020-02-21 14:44:48 +00:00
Michael Shanks
c033db0e2d
Merge branch 'master' into 98-builtin-slot
2020-02-18 17:11:46 +00:00
pngwn
133339483e
Ensure fallback is alway selected when no route matches.
2020-02-18 16:38:35 +00:00
pngwn
3c51f731ef
Add screenslot to current preview.
2020-02-18 15:53:22 +00:00
Michael Shanks
a58a061df0
router swallows excpetions on pushState
...
(not supported in iframes, used by builder)
2020-02-18 13:10:57 +00:00
Michael Shanks
56c25fee90
Client Api - New state binding method ( #105 )
...
* new binding...
- state manager
- one store per screen
- not passing
* client lib binding - tests passing
* binding fully working again post stateManager
* bugfix with button component
* Control flow ("code") now working, tests passing
* Events List now reading from component definition
* fix to button.svelte - missing props._children
2020-02-18 12:29:38 +00:00
Michael Shanks
c9961feee5
Work on Components API & bugfixes ( #102 )
...
* typo - screens not being sent to page save
* removed children arg from hydrateChildren (n/a)
* initialiseChildren does not rerender unless forced
* removed derivatives of initialiseChildren
* renamed initialiseChildren > attachChildren
* standard-components - refactoring
div now container
H1, h2... etc now Heading with type
Select now takes option as _children
* loads of bug fixing
* safe props creation
anytime props are loaded,
we make sure they conform to the components props definition
2020-02-14 11:51:45 +00:00
Michael Shanks
11c114a664
Lots of poking around to get apps to run, plux fixing tests ( #92 )
...
ixing broken tests on client
typo in buildPage.js
fixing some server tests
local datastore uses fs-extra remove, not rmdir
client - loadBudibase - no longer destructuring arg
updated publishdev script for client (reads apps)
prettier fix
some little bug fixes
bugfix - set screens to empty array when falsy
typo in template page.json
replaced "Shard Factor" for "Estimated Count"
2020-02-12 12:45:24 +00:00
Michael Shanks
34b957f331
Builder saves backend and front end seperately ( #88 )
...
* refactoring server for screens & page layout restructure
* Disable API calls, UI placeholders.
* buildPropsHierarchy is gone & screen has url
* Recent changes.
* router
* router
* updated git-ignore to reinclude server/utilities/builder
* modified cli - budi new create new file structure
* Fix uuid import.
* prettier fixes
* prettier fixes
* prettier fixes
* page/screen restructure.. broken tests
* all tests passing at last
* screen routing tests
* Working screen editor and preview.
* Render page previews to the screen.
* Key input lists to ensure new array references when updating styles.
* Ensure the iframe html and body fills the container.
* Save screens via the API.
* Get all save APIs almost working.
* Write pages.json to disk.
* Use correct API endpoint for saving styles.
* Differentiate between saving properties of screens and pages.
* Add required fields to default pages layouts.
* Add _css default property to newly created screens.
* Add default code property.
* page layout / screens - app output
* backend and fronend save seperately
Co-authored-by: pngwn <pnda007@gmail.com>
2020-02-10 21:35:51 +00:00
Michael Shanks
8a80d8801a
Page Layout & Screen restructure ( #87 )
...
* refactoring server for screens & page layout restructure
* Disable API calls, UI placeholders.
* buildPropsHierarchy is gone & screen has url
* Recent changes.
* router
* router
* updated git-ignore to reinclude server/utilities/builder
* modified cli - budi new create new file structure
* Fix uuid import.
* prettier fixes
* prettier fixes
* prettier fixes
* page/screen restructure.. broken tests
* all tests passing at last
* screen routing tests
* Working screen editor and preview.
* Render page previews to the screen.
* Key input lists to ensure new array references when updating styles.
* Ensure the iframe html and body fills the container.
* Save screens via the API.
* Get all save APIs almost working.
* Write pages.json to disk.
* Use correct API endpoint for saving styles.
* Differentiate between saving properties of screens and pages.
* Add required fields to default pages layouts.
* Add _css default property to newly created screens.
* Add default code property.
* page layout / screens - app output
Co-authored-by: pngwn <pnda007@gmail.com>
2020-02-10 15:51:09 +00:00
Martin McKeaveney
0808178dfa
running prettier over codebase, removing merge files
2020-02-03 09:24:25 +00:00
Michael Shanks
7ae29a6030
#24 - Control Flow ( #79 )
...
* removed binding references to array type
* refactored initialiseChildren into seperate file
* render function, with code blocks - tested simple cases
* few mores tests for control flow
* md components - getting TestApp to work
* new render wrapper - bug fix
* client: providing access to component root elements
* code editor working
* code editor improvements
2020-01-31 23:11:50 +00:00
pngwn
5aa44a88a4
48 builder frontend 2 ( #76 )
...
* Implement collapsing component hierarchy.
* Save screen when adding new components.
* Allow creation of nested child components.
* Rename updateComponentProps to setComponentProps
* Compile layout and position properties to css strings.
* Correct ordering errors.
* Compile the css for an entire screen.
* Add unique id for each component.
* Ignore _id props.
* Update client to add correct class names to component elements.
* Add grid-template fields to layout styling panel.
* Inject css into iframe. Minor tweaks.
* Fix unset margins.
* Update failing tests.
2020-01-31 16:01:58 +00:00
Michael Shanks
be9443561d
Control flow - Client library foundations ( #72 )
...
* removed binding references to array type
* refactored initialiseChildren into seperate file
* render function, with code blocks - tested simple cases
* few mores tests for control flow
* md components - getting TestApp to work
* new render wrapper - bug fix
* client: providing access to component root elements
2020-01-29 23:01:14 +00:00
Michael Shanks
6cb523478d
Client Lib > Ability to inject code around initialise children ( #68 )
...
* removed binding references to array type
* refactored initialiseChildren into seperate file
* render function, with code blocks - tested simple cases
* few mores tests for control flow
* md components - getting TestApp to work
* new render wrapper - bug fix
2020-01-28 14:14:53 +00:00
Michael Shanks
ed3caec114
md components - getting TestApp to work ( #63 )
2020-01-27 15:26:38 +00:00
Martin McKeaveney
0fd1271de2
Merge branch 'master' of github.com:Budibase/budibase
2020-01-24 13:57:19 +00:00
Michael Shanks
994aed6f5d
added DOM tests for client library
2020-01-24 13:18:31 +00:00
Martin McKeaveney
460ff487be
v0.0.16
2020-01-23 11:38:11 +00:00
Michael Shanks
4e09043e3a
#48 restructure. Screens in, user components out. _children static concept
2020-01-17 23:06:42 +00:00
Michael Shanks
4f29664990
v0.0.15
2019-11-12 07:15:59 +00:00
Michael Shanks
e459d56754
v0.0.14
2019-11-09 08:14:41 +00:00
Michael Shanks
43265fb255
fixes for getting started...
2019-11-09 08:14:10 +00:00
Michael Shanks
b64c57bbfb
v0.0.13
2019-11-05 13:30:53 +00:00
Michael Shanks
21287181a2
v0.0.12
2019-10-19 07:24:35 +01:00
Michael Shanks
540fb4c3d6
basic cru app possible
2019-10-19 07:24:20 +01:00
Michael Shanks
92dcf4b2b8
backup before an f-up
2019-10-18 17:32:03 +01:00
Michael Shanks
6f83fd19a3
bootstra components - backup before comonen control flow
2019-10-16 05:38:45 +01:00
Michael Shanks
f787633fc7
bootstrap components started...
2019-10-14 08:32:20 +01:00
Michael Shanks
70572a5ee1
v0.0.11
2019-10-12 08:31:04 +01:00
Michael Shanks
4b559d046e
v0.0.10
2019-10-12 07:51:01 +01:00
Michael Shanks
ce29733189
v0.0.9
2019-10-11 19:06:31 +01:00
Michael Shanks
03c1adb55e
v0.0.8
2019-10-11 18:58:13 +01:00
Michael Shanks
c2ba38fec1
v0.0.7
2019-10-11 18:51:03 +01:00
Michael Shanks
5ba24568da
v0.0.6
2019-10-11 18:48:09 +01:00
Michael Shanks
014c3b6bd3
v0.0.5
2019-10-11 18:47:35 +01:00
Michael Shanks
54420f6987
v0.0.4
2019-10-11 18:45:26 +01:00
Michael Shanks
0e9a885aa1
generators seem to be working...
2019-10-10 06:18:02 +01:00
Michael Shanks
2f028b1f1e
generators..
2019-10-07 06:03:41 +01:00
Michael Shanks
1529277b11
lots of bugfixes and component changes
2019-10-03 06:12:13 +01:00
Michael Shanks
3ebe483d94
context binding
2019-10-01 05:57:45 +01:00
Michael Shanks
7c4c1bd670
new components not export by index in stanadard-component
2019-09-30 05:21:08 +01:00
Michael Shanks
207b73ba97
some bugfixes - ready to start building!
2019-09-29 06:40:06 +01:00
Michael Shanks
3cfe71cbbb
refactoring - lodash/fp
2019-09-28 05:28:11 +01:00
Michael Shanks
cb6fe94584
Event bindings with context, array binding, Table component...
2019-09-27 17:03:31 +01:00
Michael Shanks
e0d1ea5651
nav component and bug fixes
2019-09-26 05:40:58 +01:00
Michael Shanks
1a8a9cd490
More event handlers & bug fix
2019-09-24 06:11:02 +01:00
Michael Shanks
bfda230aae
state event handlers - API
2019-09-23 06:08:06 +01:00
Michael Shanks
9953989de6
state binding working
2019-09-22 05:02:33 +01:00
Michael Shanks
be2fe07395
Events and state binding
2019-09-20 08:01:35 +01:00
Michael Shanks
70ddecfab0
data binding and stndard componets work
2019-09-19 04:35:40 +01:00
Michael Shanks
4cd2de5df3
publish:dev script to help client development
2019-09-12 15:04:07 +01:00
Michael Shanks
dda4517cb0
Budibase is alive! sort of
2019-09-12 06:10:50 +01:00
Michael Shanks
fc651a10a1
packaging fix
2019-09-11 05:18:00 +01:00
michael shanks
c5e6fe001b
v0.0.3
2019-09-10 13:07:35 +01:00
michael shanks
2e596be3d1
v0.0.2
2019-09-10 11:48:00 +01:00
Michael Shanks
cb026b017b
packages..
2019-09-10 09:58:03 +01:00
michael shanks
44e85ef573
bug fixing
2019-09-09 21:02:23 +01:00
michael shanks
5ee72b1d87
build app... probably not orking yet..
2019-09-07 06:50:35 +01:00
michael shanks
e383c03435
working on client lib
2019-09-06 13:04:23 +01:00
michael shanks
4b12a6a193
adding test commands for all packaged that need them
2019-07-21 09:59:30 +01:00
michael shanks
81e5b5659c
upgraded dependencies
2019-07-21 09:54:19 +01:00
michael shanks
3f87806899
server - first passing tests
2019-06-14 10:05:46 +01:00
michael shanks
2fc0bc7156
mono repo
2019-06-07 14:18:10 +01:00