1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
Commit graph

14305 commits

Author SHA1 Message Date
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
Mel O'Hagan
17bb56a772 Has any of MySQL filter 2022-07-27 13:19:47 +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
Mel O'Hagan
b5dbeb49e4 Has any filter InternalDB 2022-07-27 13:02:46 +01:00
Andrew Kingston
8e59ffa056 Lint 2022-07-27 11:59:48 +01:00
Mel O'Hagan
413bd55b94 Not Contains for SQL Server 2022-07-27 11:56:57 +01:00
Mel O'Hagan
69135d34a7 Not Contains Postgres filter 2022-07-27 11:49:45 +01:00
Mel O'Hagan
ce9a6a7141 Not Contains filter for MySQL 2022-07-27 11:40:46 +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
Mel O'Hagan
291e13641d Merge branch 'develop' into feature/multiselect-filters 2022-07-27 10:18:07 +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
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
Mel O'Hagan
93f60ec095 NotContains internalSearch 2022-07-26 17:21:58 +01:00
Mel O'Hagan
47955b9b31 Fix unit tests 2022-07-26 16:58:01 +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