Budibase Release Bot
58984ea849
Update pro version to 1.1.27
2022-07-27 15:48:36 +00:00
mike12345567
5945a432e7
Fixing an issue with test panel not updating when new test data comes in.
2022-07-27 16:47:19 +01:00
Budibase Release Bot
6713c0b46d
v1.1.27
2022-07-27 15:46:51 +00:00
Andrew Kingston
30256bbb8d
Add groundwork for custom themes based off other themes
2022-07-27 16:37:35 +01:00
Andrew Kingston
8820668f03
Merge pull request #6914 from Budibase/fix/remounting-settings
...
Fix remounting component settings
2022-07-27 16:35:34 +01:00
mike12345567
41627d14a8
Merge branch 'master' of github.com:Budibase/budibase into fix/july-release-fixes
2022-07-27 16:32:11 +01:00
Budibase Staging Release Bot
b71050501f
Update pro version to 1.1.25-alpha.2
2022-07-27 15:21:25 +00:00
Budibase Staging Release Bot
29ae9b9479
v1.1.25-alpha.2
2022-07-27 15:19:37 +00:00
mike12345567
3a4f2a7e66
Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method.
2022-07-27 16:18:12 +01:00
Peter Clement
998f30642d
Merge pull request #6571 from Budibase/feat/user-groups-tab
...
User Groups and User Management UI redesign
2022-07-27 16:07:30 +01:00
Peter Clement
ae2b64f597
fix test naming
2022-07-27 14:45:55 +01:00
Peter Clement
6a44c60d51
update tests
2022-07-27 14:18:54 +01:00
Peter Clement
67bbe4836d
comment out tests for meanwhile
2022-07-27 14:01:00 +01:00
Budibase Release Bot
75c216a94d
Update pro version to 1.1.26
2022-07-27 12:36:45 +00:00
Budibase Release Bot
9fa39b0538
v1.1.26
2022-07-27 12:35:02 +00:00
Martin McKeaveney
a9ef2e0193
bumping lockfiles
2022-07-27 13:24:01 +01:00
Andrew Kingston
a307d91faf
Slightly darken nord borders
2022-07-27 13:11:36 +01:00
Andrew Kingston
8c69cb8130
Slightly increase hover contrast in nord theme
2022-07-27 13:08:40 +01:00
Andrew Kingston
b9fdce9316
Slightly darken borders in nord theme
2022-07-27 13:07:01 +01:00
Andrew Kingston
bdb37e1641
Update new component panel styles to only use border when focused via keyboard, but background colour when hovering
2022-07-27 13:03:16 +01:00
Andrew Kingston
b76000f828
Fix issue showing selected component indicators on initial load sometimes due to null reference
2022-07-27 12:55:20 +01:00
Andrew Kingston
8e59ffa056
Lint
2022-07-27 11:59:48 +01:00
Andrew Kingston
31ddce3ada
Merge branch 'master' of github.com:Budibase/budibase into design-updates
2022-07-27 11:19:39 +01:00
Andrew Kingston
b4b9a5f526
Shrink square status light, shrink nav item text
2022-07-27 11:16:43 +01:00
Andrew Kingston
aed40def09
Update long form field icon
2022-07-27 11:09:11 +01:00
Andrew Kingston
8e4eb4dbc9
Remove broken tooltips from attachment renderer
2022-07-27 10:50:15 +01:00
Andrew Kingston
a6dbd4d807
Fix attachment renderer not working due to tooltips
2022-07-27 10:47:24 +01:00
Peter Clement
ff350ff295
fix type
2022-07-27 10:25:06 +01:00
Peter Clement
dca37a61da
adding tests and pr comments
2022-07-27 10:20:39 +01:00
Andrew Kingston
0ed3775a6d
Fully remount component settings when changing selected component
2022-07-27 10:10:42 +01:00
Budibase Staging Release Bot
95aa4443ce
Update pro version to 1.1.25-alpha.1
2022-07-26 19:44:16 +00:00
Budibase Staging Release Bot
fa39900672
v1.1.25-alpha.1
2022-07-26 19:42:38 +00:00
Mitch-Budibase
9320a6816d
Merge pull request #6906 from Budibase/cypress-testing
...
Cypress: PostgreSql and createTable Changes
2022-07-26 20:32:53 +01:00
Peter Clement
fda6ed6e62
update feature error
2022-07-26 20:25:59 +01:00
Peter Clement
196130af08
user post processing
2022-07-26 20:20:12 +01:00
Peter Clement
548e8d518c
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
2022-07-26 20:19:33 +01:00
Peter Clement
46a6fc5048
refactor groups into pro and some other pr comments
2022-07-26 20:04:29 +01:00
Mitch-Budibase
20fe726f18
Merge branch 'develop' into cypress-testing
2022-07-26 18:24:05 +01:00
Mitch-Budibase
8232f28885
Cypress: PostgreSql and createTable Changes
...
PostgreSql
- Added intercept when saving a query, sometimes it runs too fast
createTable command
- Improved to ensure better timing, and that table is correctly created
2022-07-26 18:23:05 +01:00
Budibase Release Bot
e4b8933067
Update pro version to 1.1.25
2022-07-26 17:08:33 +00:00
Budibase Release Bot
2e3ef1c3ed
v1.1.25
2022-07-26 17:06:56 +00:00
NEOLPAR
d7bf59c4d1
Merge pull request #6904 from Budibase/fix/automation-form-not-mapping
...
fixed automation app:trigger not mapping test modal form
2022-07-26 17:57:41 +01:00
Budibase Staging Release Bot
7502d54461
Update pro version to 1.1.25-alpha.0
2022-07-26 16:37:58 +00:00
Budibase Staging Release Bot
7a2e82d6fb
v1.1.25-alpha.0
2022-07-26 16:36:18 +00:00
mike12345567
f4db17502a
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
2022-07-26 17:28:57 +01:00
mike12345567
d30e27d27d
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-26 17:25:55 +01:00
NEOLPAR
1b3062dfcf
amended code following recommendations in PR comments
2022-07-26 17:22:42 +01:00
Budibase Release Bot
29efc89fe2
Update pro version to 1.1.24
2022-07-26 15:55:53 +00:00
Budibase Staging Release Bot
b341b7e067
Update pro version to 1.1.22-alpha.2
2022-07-26 15:55:00 +00:00
Budibase Release Bot
b364b7bcfe
v1.1.24
2022-07-26 15:54:14 +00:00