1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

662 commits

Author SHA1 Message Date
Andrew Kingston
a6dbd4d807 Fix attachment renderer not working due to tooltips 2022-07-27 10:47:24 +01:00
Andrew Kingston
8da7586ba2 Update tooltip to use theme colour rather than static grey 2022-07-26 13:41:18 +01:00
Andrew Kingston
53a0c578cc Fix drawer widths in automations section 2022-07-11 18:14:30 +01:00
Andrew Kingston
bdd5ec42d7 Move notifications to the bottom of the screen for builder only (not client apps) 2022-07-11 13:12:14 +01:00
Andrew Kingston
16116f2877 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00
Martin McKeaveney
187e138b8f hide banner from new UI 2022-07-05 19:26:12 +01:00
mike12345567
48975be041 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-05 17:37:04 +01:00
deanhannigan
37ce29fa2d Merge pull request #6315 from Budibase/feature/current-user-rest-bindings
REST query bindings for Current User
2022-07-05 09:22:03 +01:00
mike12345567
0074b0cb1f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-07-04 15:47:52 +01:00
Dean
31b51e1ecf Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
Andrew Kingston
b484c1c737 Fix drawer width and left offset 2022-07-01 15:03:57 +01:00
Andrew Kingston
e843b550e6 Remove margin from around buttons in banners 2022-07-01 12:14:30 +01:00
Andrew Kingston
7794cebaff Remove unused styles 2022-07-01 11:26:20 +01:00
Andrew Kingston
cd87a4d8d1 Fix icon side nav colours in light theme 2022-07-01 11:26:11 +01:00
Mel O'Hagan
1d40c06843 Refactor 2022-06-28 15:43:34 +01:00
Mel O'Hagan
067d508270 Only call slice if Array or string 2022-06-28 13:44:33 +01:00
Andrew Kingston
2242aa5eb3 Use string renderer for datetime fields with custom templates 2022-06-27 14:44:52 +01:00
mike12345567
a60c41e58b Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-24 17:43:59 +01:00
Andrew Kingston
6a9d8acf9f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-23 15:33:07 +01:00
Andrew Kingston
d8c75a0178 Update action buttons to have blue backgrounds when both selected and emphasized 2022-06-23 15:08:34 +01:00
Andrew Kingston
af916df75b Update styles to use spectrum components 2022-06-23 12:05:05 +01:00
mike12345567
063540fe0a Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
Andrew Kingston
412c0a3676 Separate style overrides for range input to fix not displaying on webkit 2022-06-21 15:25:37 +01:00
mike12345567
2ff853c917 Adding in main portal page automation error notification. 2022-06-21 00:02:22 +01:00
mike12345567
d8b091309e Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-20 15:56:00 +01:00
Andrew Kingston
f1250840af Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-20 13:28:26 +01:00
Andrew Kingston
b5d635c83f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
mike12345567
c4ab4b5af8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-15 15:08:48 +01:00
Andrew Kingston
faa224cf2b Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 11:08:40 +01:00
Andrew Kingston
eb3a7b44b6 Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston
ab9adc5cd5 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 09:02:35 +01:00
Andrew Kingston
d89047b2ab Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +01:00
Rory Powell
4dc5cfc5a7 Merge branch 'release' into merge-release 2022-06-13 11:45:18 +01:00
Andrew Kingston
eb2fd47e44 Add new styles setting to button to use update spectrum styles 2022-06-10 12:15:58 +01:00
Andrew Kingston
b3d326c41b Update basic user onboarding modal to be readonly rather than disabled and lighten disabled state text 2022-06-10 11:04:17 +01:00
Andrew Kingston
79a92959da Remove background from icon side nav 2022-06-09 07:57:57 +01:00
Andrew Kingston
e806001107 Update action button style for component settings to match designs 2022-06-08 16:51:14 +01:00
Andrew Kingston
3aa7b4e2c9 Update select settings to match the settings bar style where possible 2022-06-08 15:13:47 +01:00
melohagan
9898bf4116 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
bc6cca2cf2 using preventSelectRow property 2022-06-07 15:19:48 +01:00
Mel O'Hagan
6dbd7d3785 Revert field changes 2022-06-07 15:14:53 +01:00
Mel O'Hagan
59cfb66428 Added preventSelectRow prop to custom column 2022-06-07 14:40:56 +01:00
Mel O'Hagan
c6c2e5d972 Don't allow row selection for button/link column 2022-06-07 11:24:44 +01:00
Mel O'Hagan
c4724a597f Use default value from manifest 2022-06-07 10:55:32 +01:00
Andrew Kingston
72397530ec Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Dean
692039cd34 Component Cypress tests and fixes 2022-05-31 22:57:33 +01:00
Dean
f1111fffca Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 2022-05-30 12:57:10 +01:00
Andrew Kingston
2f324023d9 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-27 13:32:07 +01:00
mike12345567
33a4c0de69 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 12:31:00 +01:00
Dean
372ff3b8fe Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-27 10:22:48 +01:00