Andrew Kingston
|
b4a8a9c160
|
Add better theme compatibility to color picker and client app components
|
2021-06-30 08:30:57 +01:00 |
Andrew Kingston
|
0db0417691
|
Allow color picker to have spectrum theme overridden
|
2021-06-29 08:20:34 +01:00 |
Andrew Kingston
|
dfbd1eaae1
|
Add initial work on refactoring color picker to account for client app theme
|
2021-06-28 14:51:47 +01:00 |
Andrew Kingston
|
3074b3894f
|
Add gap to container settings and remove some colours from color picker
|
2021-06-24 11:29:20 +01:00 |
Andrew Kingston
|
d0ba754a02
|
Add new typography settings, add new settings bar dropdowns, add settings bar to text components
|
2021-06-23 14:21:37 +01:00 |
Andrew Kingston
|
31f1940f49
|
Add wrapper to color picker and fix helper import
|
2021-06-23 11:47:07 +01:00 |
Andrew Kingston
|
361d27cb08
|
Add color picker component and tidy up style options
|
2021-06-23 09:54:31 +01:00 |
Andrew Kingston
|
817dc7b3cf
|
Add new style definitions for containers
|
2021-06-23 07:55:33 +01:00 |
Andrew Kingston
|
ab56301ace
|
Add screen settings section, refactor more of component settings panel
|
2021-06-22 09:36:50 +01:00 |
Andrew Kingston
|
eff444f5ac
|
Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2
|
2021-06-22 09:14:27 +01:00 |
Andrew Kingston
|
729dc3d8eb
|
Add initial work on merging settings and design panels, improve code structure, improve styles
|
2021-06-22 09:14:17 +01:00 |
mike12345567
|
0248098964
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-21 13:05:39 +01:00 |
Martin McKeaveney
|
3d89604680
|
merge
|
2021-06-21 11:19:22 +01:00 |
Andrew Kingston
|
656a6bcea5
|
Update modal to support different events for hiding and cancelling, and support entry transitions for fixed modals
|
2021-06-21 09:57:17 +01:00 |
Andrew Kingston
|
52e544068b
|
Fix combobox sometimes showing a value of 'undefined'
|
2021-06-17 12:19:05 +01:00 |
mike12345567
|
2598af16bf
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Andrew Kingston
|
f147422e74
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-16 09:35:11 +01:00 |
mike12345567
|
113486ef48
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-15 20:00:52 +01:00 |
mike12345567
|
caaceca2fe
|
Quick fixes for types.
|
2021-06-15 19:57:41 +01:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Andrew Kingston
|
ef8e6511b8
|
Fix table z-index
|
2021-06-14 18:20:25 +01:00 |
Andrew Kingston
|
41f87f0354
|
Move settings bar into client library and allow configuration from manifest.json
|
2021-06-08 08:00:54 +01:00 |
Andrew Kingston
|
a481f807dd
|
Fix radio group opacity on firefox on ubuntu
|
2021-06-07 09:41:27 +01:00 |
Andrew Kingston
|
62e696d8ac
|
Add back in active prop to ActionButton which must have got lost in a merge
|
2021-05-25 15:32:56 +01:00 |
Andrew Kingston
|
f00ebcf7d6
|
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
|
2021-05-25 10:11:41 +01:00 |
Andrew Kingston
|
dcfcde7d09
|
Remove Inter font fully and replace with Source Sans Pro, fix favicon import path
|
2021-05-25 09:41:23 +01:00 |
Martin McKeaveney
|
495a255987
|
tidy up
|
2021-05-23 15:52:21 +01:00 |
Martin McKeaveney
|
b8c18d3d91
|
make attachments downloadable and images clickable
|
2021-05-23 15:40:00 +01:00 |
Andrew Kingston
|
5c950291f3
|
Allow enter keypress to submit login form
|
2021-05-21 13:27:27 +01:00 |
Andrew Kingston
|
ce71ce1041
|
Update avatar to take initials prop and render text as uppercase
|
2021-05-21 13:16:54 +01:00 |
Andrew Kingston
|
70e08d6a15
|
Add StatusLight and Badge components to BBUI
|
2021-05-21 10:31:45 +01:00 |
Andrew Kingston
|
c911e67629
|
Remove unused prop
|
2021-05-19 18:45:14 +01:00 |
mike12345567
|
ecc1527833
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 15:58:17 +01:00 |
mike12345567
|
6d6eee2a93
|
Adding the ability to get all apps, with the status attached.
|
2021-05-19 15:09:57 +01:00 |
Andrew Kingston
|
c62b002182
|
Update Layout to be position relative
|
2021-05-19 10:36:39 +01:00 |
Andrew Kingston
|
6e5cfe8520
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 10:09:20 +01:00 |
Andrew Kingston
|
54d16a3bf3
|
Remove margin in BBUI body component
|
2021-05-19 09:02:51 +01:00 |
mike12345567
|
48b7a31c2a
|
Adding the ability to create options based on CSV, this will use the import data to create options.
|
2021-05-18 22:14:27 +01:00 |
Andrew Kingston
|
190186c990
|
Allow dropzone to preview images before being uploaded
|
2021-05-18 18:47:39 +01:00 |
mike12345567
|
b8e08b455d
|
Updating text align style to be optional.
|
2021-05-18 16:03:06 +01:00 |
mike12345567
|
46d572a8fc
|
Formatting.
|
2021-05-18 15:09:04 +01:00 |
Andrew Kingston
|
72e8af600a
|
Merge branch 'feature/forgot-password' of github.com:Budibase/budibase into user-app-list
|
2021-05-18 14:33:25 +01:00 |
mike12345567
|
faa4606fe7
|
Merge branch 'next' of github.com:Budibase/budibase into feature/forgot-password
|
2021-05-18 14:29:43 +01:00 |
Andrew Kingston
|
4f0f532b72
|
Add font weight property to BBUI layout body
|
2021-05-18 13:52:42 +01:00 |
Andrew Kingston
|
1c56e9502d
|
Ensure layout page component always fills the page
|
2021-05-18 13:52:26 +01:00 |
mike12345567
|
1080708ed5
|
Adding in all the other routes needed for forgotten password flow.
|
2021-05-18 12:34:21 +01:00 |
Andrew Kingston
|
4085cae433
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-18 12:33:06 +01:00 |
Andrew Kingston
|
ea1583478a
|
Add ability for BBUI text fields to update on change and default to true
|
2021-05-18 08:37:07 +01:00 |
Andrew Kingston
|
bda46f3cf2
|
Fix issue with switches and checkboxes on firefox on linux
|
2021-05-18 08:20:46 +01:00 |
Andrew Kingston
|
a26ab57a76
|
Add option for text alignment to Body
|
2021-05-17 17:49:40 +01:00 |