Dean
|
7a2037410f
|
Cypress test fixes
|
2022-05-10 22:40:27 +01:00 |
Rory Powell
|
f5da1a04e2
|
Add query quota increment to rows CRUD
|
2022-05-10 21:59:39 +01:00 |
Dean
|
8f09591368
|
packages/builder/src/components/start/CreateAppModal.svelte
|
2022-05-10 17:18:25 +01:00 |
Dean
|
e773d94a5e
|
Merge remote-tracking branch 'origin/develop' into feature/add-default-screen
|
2022-05-10 17:00:31 +01:00 |
Dean
|
044d52edb4
|
Cypress tests for the overview tab
|
2022-05-10 16:58:55 +01:00 |
mike12345567
|
bba1fdcb7c
|
Switching over to using our own version of cls-hooked which has the memory leak (no async hooks disable call) fixed as well as changing how we use the CLS namespaces to allow us to destroy the namespace we use per request.
|
2022-05-10 16:37:24 +01:00 |
mike12345567
|
5048469cfc
|
Adding our own version of cls hooked with the memory leak fixed.
|
2022-05-10 16:34:20 +01:00 |
Mel O'Hagan
|
765ce1858c
|
Update label
|
2022-05-10 15:48:00 +01:00 |
Peter Clement
|
070070c3b7
|
one more null check
|
2022-05-10 15:21:54 +01:00 |
Mel O'Hagan
|
973b04c413
|
Added MultiSelect Checkboxes
|
2022-05-10 15:16:13 +01:00 |
Peter Clement
|
3c44a7ded3
|
null checking selected automation
|
2022-05-10 15:15:34 +01:00 |
Dean
|
f7fb3abaf3
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-10 14:06:18 +01:00 |
Mel O'Hagan
|
ba0cabacb9
|
Close picker on click of listbox
|
2022-05-10 13:16:21 +01:00 |
Martin McKeaveney
|
7172690bdd
|
Update pull_request_template.md
|
2022-05-10 12:45:53 +01:00 |
Budibase Release Bot
|
1c261321f2
|
Update pro version to 1.0.150
|
2022-05-10 10:50:03 +00:00 |
Budibase Release Bot
|
97bfd5a84c
|
v1.0.150
|
2022-05-10 10:48:32 +00:00 |
Martin McKeaveney
|
61b97b68de
|
Merge pull request #5796 from Budibase/fix/pg-connection-issues
more strategic connection closing in pg
|
2022-05-10 11:41:19 +01:00 |
Andrew Kingston
|
161fde08ec
|
Fix datepicker not working when toggling disabled state
|
2022-05-10 11:25:48 +01:00 |
Martin McKeaveney
|
8c5efd0a61
|
more strategic connection closing in pg
|
2022-05-10 11:13:40 +01:00 |
Peter Clement
|
80d7a26798
|
fix issue with blocks not being toggled
|
2022-05-10 10:51:48 +01:00 |
Dean
|
fbcd64aad2
|
Cypress test fixes
|
2022-05-09 18:00:04 +01:00 |
Peter Clement
|
abd78079d1
|
fix spacing on block arrows
|
2022-05-09 17:02:24 +01:00 |
Peter Clement
|
2e18dfc709
|
Add test data sidebar and componentize part of the flow item for this purpose
|
2022-05-09 16:50:43 +01:00 |
Dean
|
4fa1d399b5
|
Added the app creation buttons back into the header of the page. Previously removed by mistake
|
2022-05-09 16:31:17 +01:00 |
Budibase Release Bot
|
9b011bf8eb
|
Update pro version to 1.0.149
|
2022-05-09 14:55:43 +00:00 |
Budibase Release Bot
|
178613c0ff
|
v1.0.149
|
2022-05-09 14:54:10 +00:00 |
Martin McKeaveney
|
1432957063
|
Merge pull request #5771 from Budibase/feature/copy-app-ID-from-app-list
allow copying of app ID from the edit menu
|
2022-05-09 15:45:24 +01:00 |
Dean
|
9c3d5a73fd
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-09 15:45:05 +01:00 |
Mel O'Hagan
|
6e34649ca7
|
Don't wrap dates in single quotes
|
2022-05-09 15:21:51 +01:00 |
Kacper
|
0089402798
|
Allow to use select with radio buttons for boolean field type
|
2022-05-09 16:12:42 +02:00 |
Budibase Staging Release Bot
|
498fc201de
|
Update pro version to 1.0.148-alpha.0
|
2022-05-09 14:04:46 +00:00 |
Budibase Staging Release Bot
|
e6f3bc0a35
|
v1.0.148-alpha.0
|
2022-05-09 14:03:21 +00:00 |
Rory Powell
|
b41641b15e
|
Merge pull request #5785 from Budibase/merge-master
Merge master -> develop
|
2022-05-09 14:55:23 +01:00 |
Dean
|
7436cc201c
|
Fixes for tab underline behaviour. Fix for overview initialisation via URL. Fix for clearing the store when navigating away from the overview tab
|
2022-05-09 14:41:53 +01:00 |
Budibase Release Bot
|
04a021b0b2
|
Update pro version to 1.0.148
|
2022-05-09 13:24:57 +00:00 |
Budibase Release Bot
|
80145b6929
|
v1.0.148
|
2022-05-09 13:23:32 +00:00 |
Rory Powell
|
631aebba06
|
Merge branch 'master' into merge-master
|
2022-05-09 14:22:01 +01:00 |
Michael Drury
|
60dd640cb2
|
Merge pull request #5783 from Budibase/fix/5778
Fixing app creation when tenant ID ends in app
|
2022-05-09 14:15:11 +01:00 |
mike12345567
|
1b1938950f
|
Merge branch 'master' of github.com:Budibase/budibase into fix/5778
|
2022-05-09 13:46:38 +01:00 |
Budibase Release Bot
|
eec95aad71
|
Update pro version to 1.0.147
|
2022-05-09 12:38:18 +00:00 |
Budibase Release Bot
|
6496cf37ea
|
v1.0.147
|
2022-05-09 12:36:54 +00:00 |
Martin McKeaveney
|
312295399d
|
Merge branch 'master' of github.com:Budibase/budibase into feature/copy-app-ID-from-app-list
|
2022-05-09 13:29:41 +01:00 |
Martin McKeaveney
|
409bc59f2f
|
Merge pull request #5784 from Budibase/fix/pro-version
Fix pro version
|
2022-05-09 13:29:00 +01:00 |
mike12345567
|
2abfeb9356
|
Unit tests for the utility functions that have changed around app ID checks/generation./
|
2022-05-09 13:28:01 +01:00 |
Rory Powell
|
150c4c3937
|
Fix pro version
|
2022-05-09 12:55:13 +01:00 |
mike12345567
|
7b461c03dd
|
Fixing issue #5778 - making sure to only remove the first app_ element of the app ID.
|
2022-05-09 12:29:44 +01:00 |
Dean
|
3bb2ec2ef7
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-09 11:33:36 +01:00 |
Budibase Staging Release Bot
|
9312839099
|
Update pro version to 1.0.143-alpha.2
|
2022-05-09 09:25:47 +00:00 |
Budibase Staging Release Bot
|
a87be99ed1
|
v1.0.143-alpha.2
|
2022-05-09 09:24:06 +00:00 |
Mitch-Budibase
|
9dc188eca8
|
Merge pull request #5730 from Budibase/cypress-testing
Job Application Tracker Template Tests
|
2022-05-09 10:15:23 +01:00 |