Andrew Kingston
|
deb0b2998f
|
Update drawer styles, drawer bindable inputs and settings bindable inputs
|
2021-07-14 14:21:11 +01:00 |
Rory Powell
|
3704c75af9
|
Casing change to config checklist
|
2021-07-14 14:13:04 +01:00 |
Rory Powell
|
fef63a1b8e
|
Update config checklist to handle multiple sso sources
|
2021-07-13 17:30:17 +01:00 |
Andrew Kingston
|
f7f7180437
|
Add spectrum card component
|
2021-06-30 16:33:35 +01:00 |
Andrew Kingston
|
1547c17f7f
|
Merge and add initial work on cards
|
2021-06-30 16:33:19 +01:00 |
mike12345567
|
987b66fd59
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
Martin McKeaveney
|
90bd99039b
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
09895b901a
|
view fix, add help icon to builder
|
2021-06-17 10:47:01 +01:00 |
mike12345567
|
d22f608c6f
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
Martin McKeaveney
|
1a94ef5039
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
Andrew Kingston
|
abb1d33948
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36: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
|
22b73411d5
|
Add back readable text for oauth checklist step
|
2021-05-24 19:33:28 +01:00 |
Keviin Åberg Kultalahti
|
24c56a89ec
|
fixes missing cursor styling
|
2021-05-20 14:34:19 +02:00 |
mike12345567
|
46d572a8fc
|
Formatting.
|
2021-05-18 15:09:04 +01:00 |
mike12345567
|
6e858d2bbd
|
Adding repeat password entry component.
|
2021-05-18 15:08:57 +01:00 |
Martin McKeaveney
|
dbabe0afaf
|
Merge pull request #1496 from Budibase/feature/draft-apps
Feature/draft apps
|
2021-05-18 11:25:51 +01:00 |
mike12345567
|
fed94bea70
|
Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-12 12:49:42 +01:00 |
Andrew Kingston
|
3eabaea42f
|
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
|
2021-05-11 10:47:52 +01:00 |
Andrew Kingston
|
5aebceb608
|
Merge pull request #1472 from Budibase/app-list
App list screen
|
2021-05-11 08:43:47 +01:00 |
mike12345567
|
a32ae1db46
|
Fixing an issue that occurred in a merge.
|
2021-05-10 18:14:18 +01:00 |
mike12345567
|
6fa96981ae
|
Other minor fixes after doing some initial setup testing.
|
2021-05-10 13:18:05 +01:00 |
Andrew Kingston
|
3e287a0331
|
Simplify app layout and add option to delete apps
|
2021-05-10 12:28:54 +01:00 |
Andrew Kingston
|
4160dc1e8d
|
Update routing to serve any builder routes under /app so that envoy can proxy correctly
|
2021-05-06 16:39:34 +01:00 |
Martin McKeaveney
|
7cad598269
|
refactor CSS
|
2021-05-06 10:30:38 +01:00 |
Martin McKeaveney
|
91bf0d7a98
|
budibase config checklist complete
|
2021-05-06 10:28:06 +01:00 |
mike12345567
|
c259564ba8
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 13:24:14 +01:00 |
Martin McKeaveney
|
bb2f4f485b
|
merge with next
|
2021-05-04 11:49:34 +01:00 |
Martin McKeaveney
|
a4cc4191b4
|
merge with next
|
2021-05-04 11:40:59 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
1c3d477523
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
mike12345567
|
87cfaf1181
|
Merge branch 'labday/mike-formulas' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:50:52 +01:00 |
mike12345567
|
e85f1cb18c
|
Some fixes after testing binding.
|
2021-05-04 10:49:33 +01:00 |
mike12345567
|
acc6eed8ff
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:34:30 +01:00 |
Martin McKeaveney
|
4618dfd2d1
|
merge
|
2021-05-04 09:55:14 +01:00 |
Michael Drury
|
cdc4d2981b
|
Fixing an import and fixing a util function which was throwing an error in cypress tests.
|
2021-04-30 21:20:37 +01:00 |
Michael Drury
|
124e30e00f
|
Fixing cypress tests.
|
2021-04-30 19:17:00 +01:00 |
Andrew Kingston
|
5aee405245
|
Add server-side searching and pagination to data providers using internal tables
|
2021-04-30 16:29:53 +01:00 |
mike12345567
|
a6e282c19b
|
Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion.
|
2021-04-30 16:17:57 +01:00 |
Keviin Åberg Kultalahti
|
f0f10ab2b4
|
Convert Body component to use size="" prop
|
2021-04-30 13:31:45 +02:00 |
mike12345567
|
87e846054b
|
Linting.
|
2021-04-29 19:10:02 +01:00 |
mike12345567
|
4ed611fb73
|
Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one.
|
2021-04-29 19:06:58 +01:00 |
Andrew Kingston
|
0caad1f582
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
Andrew Kingston
|
03ae23a24e
|
Fix confirmation dialogue size
|
2021-04-28 14:00:39 +01:00 |
Andrew Kingston
|
56cebe156b
|
Update all backend buttons to be action buttons. Add missing ActionMenu conversion to views
|
2021-04-28 13:59:55 +01:00 |
Keviin Åberg Kultalahti
|
0b37d6f89a
|
rework Icons to use new API
|
2021-04-27 16:30:13 +02:00 |
Keviin Åberg Kultalahti
|
2dff378ce7
|
replace remix icons in NavItem component
|
2021-04-23 13:52:34 +02:00 |
Keviin Åberg Kultalahti
|
dbb125dd12
|
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
|
2021-04-23 12:52:05 +02:00 |
Andrew Kingston
|
b92083bf83
|
Update lots of font sizes, padding and other UI improvements
|
2021-04-23 10:48:19 +01:00 |
Keviin Åberg Kultalahti
|
6dad6adb6d
|
update NavItem
|
2021-04-23 11:18:34 +02:00 |
Keviin Åberg Kultalahti
|
9f5393a7ac
|
wip: fixes a couple of drawers
|
2021-04-22 16:34:18 +02:00 |
Andrew Kingston
|
5a3a661f99
|
Update automation section to use spectrum
|
2021-04-22 10:58:04 +01:00 |
Andrew Kingston
|
a0304d7945
|
Add dropzone component and update builder and standard components
|
2021-04-22 10:10:42 +01:00 |
Andrew Kingston
|
57aaa05461
|
Remove some old stuff and update binding icon
|
2021-04-21 11:42:25 +01:00 |
Andrew Kingston
|
b2fc4e56eb
|
Add datepicker, centralise icon management and update builder styles
|
2021-04-20 20:06:27 +01:00 |
Andrew Kingston
|
25a90faf52
|
Fix jumping in nav items when hovering
|
2021-04-20 10:43:20 +01:00 |
Andrew Kingston
|
b25a8ff0ca
|
Update drawer bindable input styles
|
2021-04-19 14:11:46 +01:00 |
Andrew Kingston
|
68aca8b630
|
Update some more parts of the builder to use new form components
|
2021-04-16 13:07:38 +01:00 |
Andrew Kingston
|
3aeb85f62f
|
Fix table height when no rows exist and fixed row count specified
|
2021-04-16 11:03:44 +01:00 |
Andrew Kingston
|
b83148a0c8
|
Update some builder components to use new forms
|
2021-04-15 19:42:58 +01:00 |
Andrew Kingston
|
105715e68e
|
Add default spectrum colours to existing builder components and allow spectrum dark mode toggle
|
2021-04-13 18:07:45 +01:00 |
Martin McKeaveney
|
d8a0f0f747
|
merge
|
2021-04-12 13:41:46 +01:00 |
Martin McKeaveney
|
9eb6b541e9
|
merge
|
2021-04-12 13:39:53 +01:00 |
Martin McKeaveney
|
83abf8111b
|
fix automation fields
|
2021-04-11 12:02:01 +01:00 |
Keviin Åberg Kultalahti
|
b68d677e27
|
moves NotificationDisplay to bbui and converts it to spectrum
|
2021-04-09 12:02:53 +02:00 |
Andrew Kingston
|
46745a757a
|
Update to support new stores
|
2021-04-01 10:29:47 +01:00 |
Andrew Kingston
|
d4cc872b5c
|
Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-01 09:12:16 +01:00 |
Andrew Kingston
|
583faba9da
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +01:00 |
Keviin Åberg Kultalahti
|
a14d991e81
|
moves backend stores to "stores" in the root src directory
|
2021-03-26 09:50:37 +01:00 |
Keviin Åberg Kultalahti
|
54b99d6d4b
|
move tables to separate store
|
2021-03-23 11:54:03 +01:00 |
Andrew Kingston
|
973cbb5a75
|
Remove electron specific attachment uploads inside the builder
|
2021-03-15 12:10:21 +00:00 |
Kevin Åberg Kultalahti
|
752437907d
|
Merge pull request #1211 from Budibase/feat/automation-drawer-conversion
Convert the Automate popover to the Drawer component
|
2021-03-01 14:48:04 +01:00 |
Keviin Åberg Kultalahti
|
8dbf8249da
|
use bindableProperties instead of bindings in AUtomationBindingPanel
|
2021-03-01 14:22:17 +01:00 |
Keviin Åberg Kultalahti
|
a8520aae54
|
remove unneeded things
|
2021-03-01 14:04:07 +01:00 |
Keviin Åberg Kultalahti
|
9f9858fd59
|
remove BindableInput and switch to DrawerBindableInput
|
2021-02-26 15:24:36 +01:00 |
Keviin Åberg Kultalahti
|
2f764bad9b
|
bindings now show up correctly in the drawer
|
2021-02-26 14:53:51 +01:00 |
Keviin Åberg Kultalahti
|
afd92407ff
|
merge existing work from old branch
|
2021-02-26 14:27:54 +01:00 |
Martin McKeaveney
|
0cfbe2357b
|
bugfixes
|
2021-02-25 16:21:41 +00:00 |
Martin McKeaveney
|
dbb0252ab5
|
fixing 1:N UI order
|
2021-02-25 13:34:12 +00:00 |
Andrew Kingston
|
559b4d8314
|
Update backend linked row selector to support new relationship object
|
2021-02-25 11:34:35 +00:00 |
mike12345567
|
06839700a2
|
Fixing some CSS bugs in the automation bindings popover.
|
2021-02-24 15:34:31 +00:00 |
Michael Drury
|
adaabf5441
|
Merge pull request #1152 from Budibase/user-active-and-bugs
Some fixes and the ability to set a user to inactive
|
2021-02-22 15:10:16 +00:00 |
Andrew Kingston
|
8c4cf0bb8d
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-22 12:23:46 +00:00 |
mike12345567
|
a81b44ccaf
|
Formatting.
|
2021-02-22 11:40:24 +00:00 |
Keviin Åberg Kultalahti
|
fa1a2c58c5
|
adds thin prop to select component when adding new row
|
2021-02-19 14:34:04 +01:00 |
Keviin Åberg Kultalahti
|
c6ad951fe5
|
merge develop
|
2021-02-19 13:55:17 +01:00 |
Andrew Kingston
|
5c2aa7d603
|
Fix and tidy up all button actions and drawers
|
2021-02-18 17:44:56 +00:00 |
Andrew Kingston
|
f0a48ea341
|
Merge branch 'develop' of github.com:Budibase/budibase into url-context
|
2021-02-16 15:35:05 +00:00 |
Andrew Kingston
|
eeb912a4a6
|
Fix drawer bindable input not updating when typing with drawer closed
|
2021-02-16 13:17:30 +00:00 |
Keviin Åberg Kultalahti
|
a3d053897f
|
bump bbui
|
2021-02-16 11:14:49 +01:00 |
Andrew Kingston
|
37b9ba4f6a
|
Update URL settigns to be bindable inputs and update navigate action
|
2021-02-15 20:03:29 +00:00 |
Keviin Åberg Kultalahti
|
0f5e91b645
|
fix not being able to select relationship type
|
2021-02-15 17:37:07 +01:00 |
Keviin Åberg Kultalahti
|
a42aecbfbe
|
initial work to switch toggle to radio button
|
2021-02-15 17:12:39 +01:00 |
Keviin Åberg Kultalahti
|
c81fb5e8be
|
merge develop
|
2021-02-12 14:24:38 +01:00 |
Keviin Åberg Kultalahti
|
6780266ac7
|
fixes visuals
|
2021-02-09 16:29:36 +01:00 |
Keviin Åberg Kultalahti
|
e4d863b765
|
remove some console logs
|
2021-02-09 16:28:05 +01:00 |
Keviin Åberg Kultalahti
|
dabcecc7db
|
adds functional single select to builder
|
2021-02-09 16:26:07 +01:00 |
Keviin Åberg Kultalahti
|
b4cc7c6776
|
initial work on handling single vs multiple values in builder components
|
2021-02-09 15:35:09 +01:00 |
Keviin Åberg Kultalahti
|
b8130183bb
|
fixes some warnings on DropdownItem component
|
2021-02-09 14:32:36 +01:00 |