1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00
Commit graph

306 commits

Author SHA1 Message Date
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
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