Mel O'Hagan
|
fbf9997805
|
Refactor
|
2022-06-28 15:43:34 +01:00 |
Mel O'Hagan
|
de30ebb60d
|
Only call slice if Array or string
|
2022-06-28 13:44:33 +01:00 |
melohagan
|
08c8ba8d81
|
Merge pull request #6220 from Budibase/bug/sev3/select-row-with-button
Don't allow row selection for buttons in rows
|
2022-06-08 09:18:01 +01:00 |
Mel O'Hagan
|
2740b5502f
|
using preventSelectRow property
|
2022-06-07 15:19:48 +01:00 |
Mel O'Hagan
|
543d2521e6
|
Revert field changes
|
2022-06-07 15:14:53 +01:00 |
Mel O'Hagan
|
12ced8cba7
|
Added preventSelectRow prop to custom column
|
2022-06-07 14:40:56 +01:00 |
Mel O'Hagan
|
08aea99c94
|
Don't allow row selection for button/link column
|
2022-06-07 11:24:44 +01:00 |
Mel O'Hagan
|
fe99647ad1
|
Use default value from manifest
|
2022-06-07 10:55:32 +01:00 |
Andrew Kingston
|
f2e3b2efa8
|
Apply timezones patch from existing ignore-timezones branch
|
2022-06-07 08:31:00 +01:00 |
meng xiong hiu
|
4788cb0a04
|
Expose option to limit amount of uploads in attatchment field
|
2022-05-25 21:15:23 +08:00 |
Dean
|
10a191525f
|
Minor update to overview page spacing
|
2022-05-19 14:51:33 +01:00 |
Dean
|
3a0d1460b6
|
Code review updates
|
2022-05-18 17:22:58 +01:00 |
Dean
|
2d074f5ec8
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-17 16:54:32 +01:00 |
Rory Powell
|
b1c5f09651
|
Merge branch 'master' into merge-master
|
2022-05-17 08:35:29 +01:00 |
Martin McKeaveney
|
dc34e86431
|
Merge pull request #5855 from Budibase/feature/fill-app-name-on-create
Feature/fill app name on create
|
2022-05-16 17:38:33 +01:00 |
melohagan
|
53b1cdbba1
|
Merge pull request #5800 from Budibase/bug/sev3/misc-picker-fixes
Misc Picker Fixes
|
2022-05-16 12:03:22 +01:00 |
Dean
|
3c5720fe1c
|
packages/bbui/src/Form/Core/TextField.svelte
|
2022-05-16 11:30:20 +01:00 |
Dean
|
6f7cf9dac8
|
Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create
|
2022-05-16 09:08:33 +01:00 |
mike12345567
|
0049375c2d
|
Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC.
|
2022-05-13 23:44:56 +12:00 |
Dean
|
e0a9f4d6c8
|
App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture
|
2022-05-12 17:04:05 +01:00 |
Dean
|
a08c3249c6
|
Cypress test fixes and a correction for the version update behaviour
|
2022-05-11 19:37:12 +01:00 |
Mel O'Hagan
|
973b04c413
|
Added MultiSelect Checkboxes
|
2022-05-10 15:16:13 +01:00 |
Mel O'Hagan
|
ba0cabacb9
|
Close picker on click of listbox
|
2022-05-10 13:16:21 +01:00 |
Andrew Kingston
|
161fde08ec
|
Fix datepicker not working when toggling disabled state
|
2022-05-10 11:25:48 +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 |
mike12345567
|
107c9e2dfc
|
Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering.
|
2022-05-03 14:11:06 +01:00 |
Dean
|
f00344ddc7
|
Test fixes and code review refactoring
|
2022-04-26 12:04:07 +01:00 |
Andrew Kingston
|
309e339222
|
Add tooltip prop to icon component
|
2022-04-25 12:46:45 +01:00 |
Dean
|
b7feb022b8
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-22 16:39:59 +01:00 |
Andrew Kingston
|
c9be555f3a
|
Merge pull request #5315 from Budibase/data-ui-empty-states
Data UI empty states
|
2022-04-22 10:48:28 +01:00 |
Dean
|
91a6f8645c
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-21 14:10:58 +01:00 |
Dean
|
2dc86fe2d3
|
Refactored workflow tests to remove use of variables
|
2022-04-21 14:01:25 +01:00 |
Dean
|
16cccf5bb3
|
Minor test enhancements and publish workflow test spec added
|
2022-04-21 11:59:59 +01:00 |
Rory Powell
|
2269bf677b
|
Merge branch 'develop' into feature/licensing
|
2022-04-20 14:59:36 +01:00 |
Dean
|
d57e8ef9cc
|
Added cypress attributes for the popover menu
|
2022-04-20 12:51:44 +01:00 |
Dean
|
5b4535feca
|
Simplified modal header construction
|
2022-04-20 09:23:09 +01:00 |
Dean
|
9a49535748
|
Cypress test fixes and refactoring. Removed debugging elements
|
2022-04-20 09:17:01 +01:00 |
Dean
|
3e74118f81
|
Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes
|
2022-04-19 14:38:09 +01:00 |
Rory Powell
|
dd740df387
|
Merge branch 'develop' into feature/licensing
|
2022-04-12 16:18:41 +01:00 |
Andrew Kingston
|
d7f627e9cc
|
Increase table title size and padding around table headers
|
2022-04-08 10:28:07 +01:00 |
Andrew Kingston
|
cd3bcdb41a
|
Prevent flashing CTA buttons when initially loading table data
|
2022-04-07 15:48:35 +01:00 |
Andrew Kingston
|
26fec60257
|
Fix padding in action buttons
|
2022-04-07 15:38:51 +01:00 |
Andrew Kingston
|
430732be90
|
Add placeholder table content and add highlighted and disabled states to table buttons
|
2022-04-07 15:30:55 +01:00 |
Andrew Kingston
|
4f212397b0
|
Lint
|
2022-04-06 13:41:07 +01:00 |
Andrew Kingston
|
7c91d9dceb
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-04-06 11:50:43 +01:00 |
Dean
|
c3f66ebaa8
|
Removed step that alters the picker date on change for time only fields
|
2022-04-04 14:55:43 +01:00 |
Dean
|
bb0e1ef769
|
Removed unused variable
|
2022-04-04 12:13:13 +01:00 |
Dean
|
039ec69805
|
Fixes for date/time picker issue.
|
2022-04-04 11:51:52 +01:00 |
Dean
|
52d43c0781
|
UI/UX code review changes
|
2022-03-25 09:43:28 +00:00 |
Dean
|
bc4d0b7e51
|
Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null
|
2022-03-23 12:43:20 +00:00 |