Andrew Kingston
|
b11279bd5b
|
Remove leftover dependency
|
2021-06-10 18:47:22 +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
|
1b2d5b6e47
|
Use more unique class names to avoid clashes
|
2021-06-10 11:34:01 +01:00 |
Andrew Kingston
|
70167591d9
|
Apply less aggressive global CSS rules to containers
|
2021-06-10 11:24:42 +01:00 |
Andrew Kingston
|
f4cb901f33
|
Fully remount update forms when initial values change
|
2021-06-10 11:17:14 +01:00 |
Andrew Kingston
|
20e568baea
|
Add more opinionated container styles to make layout out components even easier
|
2021-06-10 10:59:00 +01:00 |
Andrew Kingston
|
d777cbf5b1
|
Add default styles to containers to improve component layouts
|
2021-06-10 10:20:47 +01:00 |
Andrew Kingston
|
2124c85a09
|
Update autoscreens to have new container props
|
2021-06-10 09:48:08 +01:00 |
Andrew Kingston
|
bb473c53f7
|
Don't apply new container layout settings unless props have been defined, so that existing containers are unchanged
|
2021-06-10 09:28:10 +01:00 |
Andrew Kingston
|
b8d8829560
|
Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts
|
2021-06-10 09:20:45 +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 |
Andrew Kingston
|
7d30f69352
|
Remove log statement
|
2021-06-09 16:42:14 +01:00 |
Andrew Kingston
|
6e2823a4c0
|
Invert boolean filter expressions to consider nulls as false
|
2021-06-09 16:41:15 +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 |
Andrew Kingston
|
18a78c979d
|
Merge pull request #1678 from Budibase/form-fixes
Form fixes
|
2021-06-09 14:42:59 +01:00 |
Andrew Kingston
|
e5737987c5
|
Change form type setting to 'actionType' to avoid clashing with old settings
|
2021-06-09 12:55:17 +01:00 |
Andrew Kingston
|
f586042267
|
Add type setting to forms and fix inheriting initial values
|
2021-06-09 12:53:12 +01:00 |
Budibase Release Bot
|
123f5d390f
|
v0.9.38
|
2021-06-09 11:37:37 +00:00 |
Andrew Kingston
|
8ab567e64c
|
Correctly set initial values when registering fields in forms
|
2021-06-09 12:29:27 +01:00 |
Budibase Release Bot
|
70de6b34fc
|
v0.9.37
|
2021-06-09 11:22:57 +00:00 |
Budibase Release Bot
|
03ad1f0312
|
v0.9.36
|
2021-06-09 10:41:59 +00:00 |
Budibase Release Bot
|
8b1895f10c
|
v0.9.35
|
2021-06-09 10:12:38 +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 |
Martin McKeaveney
|
65abd63744
|
lint
|
2021-06-08 17:14:46 +01:00 |
Andrew Kingston
|
746de696fa
|
Fix icon for hAlign center in containers
|
2021-06-08 15:18:34 +01:00 |
Martin McKeaveney
|
feca6cc962
|
remove builder role from google auth, only allow google sign in if local account exists
|
2021-06-08 14:46:18 +01:00 |
Andrew Kingston
|
3a6b627609
|
Fix navigation component due to new wrapping divs around components
|
2021-06-08 14:22:00 +01:00 |
Martin McKeaveney
|
499583ff22
|
fixing attachments for public apps
|
2021-06-08 12:50:58 +01:00 |
Andrew Kingston
|
0dd0748f5c
|
Add back in lock file
|
2021-06-08 08:02:00 +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 |
Martin McKeaveney
|
e4febf1ad0
|
fix rbac for tables
|
2021-06-07 14:29:06 +01: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 |
Andrew Kingston
|
966885b1a0
|
Remove leftover code and add proper comments to action types
|
2021-06-03 11:38:06 +01: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 |
Andrew Kingston
|
7f1b612e75
|
Remove placeholder value from data provider API
|
2021-06-03 09:55:23 +01:00 |
Andrew Kingston
|
1eee2ccc04
|
Disable inputs in client apps updating on change, causing far too many API requests when linked to a filtered data provider
|
2021-06-03 09:43:45 +01:00 |