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
Martin McKeaveney
ef069f9a1c
merge
2021-02-24 14:46:26 +00:00
Kevin Åberg Kultalahti
b8cdc113a1
Merge pull request #1168 from Budibase/fix/budi-day-bug-list
...
Fix/dot notation grid fix
2021-02-24 12:54:29 +01:00
Michael Drury
2ac101630b
Updating packages in builder and server, making build work in Windows.
2021-02-24 10:56:12 +00:00
Martin McKeaveney
71778c0dc1
Merge pull request #1163 from Budibase/develop
...
Develop
2021-02-23 15:35:39 +00:00
Keviin Åberg Kultalahti
f8adb6429c
adds option to allow dot notation in column names
2021-02-23 13:14:30 +01:00
Martin McKeaveney
f16ec615aa
Merge pull request #1083 from Budibase/bug/4001-to-0-fix
...
Attempting to fix the 4001 bug - using ephemeral ports in production (builder)
2021-02-22 13:57:26 +00:00
Andrew Kingston
87d9ed089c
Bump BBUI version
2021-02-22 12:28:43 +00:00
Keviin Åberg Kultalahti
78ee1edf40
merge develop
2021-02-19 13:55:17 +01:00
Keviin Åberg Kultalahti
15947eb9a5
adds disabled state to relationship type - column must be re-created in order to change the value
2021-02-19 13:49:28 +01:00
mike12345567
4ccd46e2a1
Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns
2021-02-16 16:38:11 +00:00
mike12345567
79bb9f3822
Updating BBUI after Andrew K fixed an issue with buttons and borders transitioning (causing buttons to expand/contract etc).
2021-02-16 16:34:54 +00:00
Andrew Kingston
ec94aaa90b
Merge branch 'develop' of github.com:Budibase/budibase into url-context
2021-02-16 15:35:05 +00:00
Keviin Åberg Kultalahti
7f95ae7b49
bump bbui
2021-02-16 11:14:49 +01:00
Andrew Kingston
77e2ce8eba
Merge branch 'master' of github.com:Budibase/budibase into url-context
2021-02-16 09:22:37 +00:00
Keviin Åberg Kultalahti
a7db499544
initial work to switch toggle to radio button
2021-02-15 17:12:39 +01:00
Martin McKeaveney
26377700bb
v0.7.8
2021-02-15 14:07:27 +00:00
Martin McKeaveney
7ae0d44359
dropdown fixes
2021-02-15 12:37:37 +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
fb79a78164
Make all form components use fill width of container
2021-02-10 19:23:53 +00:00
Andrew Kingston
ae3a4aefbf
Update BBUI version
2021-02-09 12:57:01 +00:00
Andrew Kingston
726ade0ebe
Update BBUI version
2021-02-09 12:43:33 +00:00
Martin McKeaveney
d3e44268ed
v0.7.6
2021-02-06 22:59:28 +00:00
Martin McKeaveney
786a76208d
fixing dropdowns
2021-02-06 20:32:44 +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
Keviin Åberg Kultalahti
62e5ae4645
bump bbui to fix popover component
2021-02-05 16:14:18 +01:00
Keviin Åberg Kultalahti
6702c7c6a5
bump bbui
2021-02-05 15:43:46 +01:00
Keviin Åberg Kultalahti
c213e29220
merge master and bump bbui
2021-02-05 14:06:35 +01:00
Martin McKeaveney
dd1419f2eb
v0.7.4
2021-02-05 10:59:29 +00:00
Martin McKeaveney
28e2ce28ba
v0.7.3
2021-02-05 09:43:45 +00:00
Martin McKeaveney
63b8db6584
pin deps
2021-02-05 09:39:42 +00:00
Martin McKeaveney
02a2c60797
v0.7.2
2021-02-04 14:25:15 +00:00
mike12345567
a88ce0d608
Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port).
2021-02-03 16:09:48 +00:00
Martin McKeaveney
e283dc0bb1
v0.7.1
2021-02-03 10:30:22 +00:00
Martin McKeaveney
7a386ac1b5
v0.7.0
2021-02-02 18:52:05 +00:00
Joe
0557c6daa6
Fixed stacked list
...
I simplified the stacked list which has resolved the text overlapping issue.
There is still an issue with linking the stacked list to a detail page
2021-02-02 13:08:01 +00:00
Martin McKeaveney
675e374323
smoother downloads, lint
2021-01-29 21:52:45 +00:00
Martin McKeaveney
79277f0ee0
v0.6.2
2021-01-27 17:43:38 +00:00
Martin McKeaveney
23899840d3
v0.6.1
2021-01-27 16:47:44 +00:00
Martin McKeaveney
b1a76ad74d
v0.6.0
2021-01-27 15:04:13 +00:00
Joe
58019592c8
Minor ui updates
...
Padding and spacing improved
2021-01-26 22:42:31 +00:00
Martin McKeaveney
7286167b9d
merge
2021-01-22 18:06:53 +00:00
Joe
67d15da120
External data source config ui
...
I've improved the spacing on this screen and added an additional element (query list) which should improve UX. This list is not complete. Is required dyanmic data. Currently it holds static placement text in order to support the design.
2021-01-21 14:57:11 +00:00
mike12345567
3dd985cfb6
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration
2021-01-21 10:57:41 +00:00