1
0
Fork 0
mirror of synced 2024-09-04 03:31:45 +12:00
Commit graph

279 commits

Author SHA1 Message Date
mike12345567
133733740b Fixing issue with relationship column not being name-able. 2021-05-28 19:12:14 +01:00
Andrew Kingston
9366d91ea8 Fix toggles in tables in backend UI always showing false 2021-05-27 07:36:46 +01:00
Keviin Åberg Kultalahti
9b67bff0c9 checks for user table props in table 2021-05-26 15:44:16 +02:00
Andrew Kingston
18573f4fbf Fix case of group by button 2021-05-25 15:33:04 +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
c431c65326 Fix case of edit roles button 2021-05-25 08:24:00 +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
Martin McKeaveney
f992c650d2 allow deletion of relationships 2021-05-23 15:06:33 +01:00
Andrew Kingston
da0bfd8b47 Prevent creating, deleting or editing global fields for user in the backend UI of the builder 2021-05-19 18:46:15 +01:00
mike12345567
8c68f1c134 Fixing issues with the user table within the apps. 2021-05-19 15:55:00 +01:00
Andrew Kingston
10c8c569f8 Add user first name and last name to backend table UI 2021-05-19 10:40:05 +01:00
Andrew Kingston
9f39690eb1 Server builder under /builder rather than /app for top level to avoid confusion 2021-05-07 08:17:21 +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
mike12345567
c259564ba8 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Andrew Kingston
556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
f13c4f4e90 Fix modal content size prop 2021-05-04 11:07:26 +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
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
71f20dd2ea convert all Heading instances to use new API 2021-04-30 13:38:06 +02: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
Keviin Åberg Kultalahti
381ab45834 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-28 15:09:32 +02:00
Keviin Åberg Kultalahti
4c19d2d42f Convert EventPanel to Layout component 2021-04-28 15:04:30 +02: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
Andrew Kingston
11dd3ddf7a Update other backend popovers to be modals 2021-04-26 19:29:22 +01:00
Andrew Kingston
5b78e0c375 Update filter popover to modal 2021-04-26 16:14:16 +01:00
Andrew Kingston
a93a7f8f99 Update all table popovers to be modals and fix edit roles modal 2021-04-26 15:57:17 +01:00
Keviin Åberg Kultalahti
422707c18a Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 14:12:20 +02:00
Andrew Kingston
d3452d18f8 Update some leftover header sizes 2021-04-23 11:55:36 +01:00
Keviin Åberg Kultalahti
dbb125dd12 Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 12:52:05 +02:00
Keviin Åberg Kultalahti
252d06c7fd Remove unused file 2021-04-23 11:48:27 +02:00
Andrew Kingston
b92083bf83 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Andrew Kingston
a0304d7945 Add dropzone component and update builder and standard components 2021-04-22 10:10:42 +01:00
Andrew Kingston
b2fc4e56eb Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Andrew Kingston
42853f91cb Update group by popover 2021-04-20 12:35:34 +01:00
Andrew Kingston
7ee4a37320 Update calculate popover 2021-04-20 12:34:10 +01:00
Andrew Kingston
b17c4b961d Update filter popover 2021-04-20 12:31:08 +01:00
Andrew Kingston
b0e5e48883 Update all backend table popovers to use spectrum and fix multiple bugs 2021-04-20 12:20:03 +01:00
Andrew Kingston
17d031eeed Update entire builder backend UI to work with new spectrum components and fix multiple issues 2021-04-20 11:53:19 +01:00
mike12345567
7d3eb2f234 Formatting. 2021-04-16 17:25:53 +01:00
Andrew Kingston
9a0ad49b74 Add switch and fix modal titles 2021-04-16 17:12:22 +01:00
mike12345567
bd6741fc1c Merge branch 'master' of github.com:Budibase/budibase into next 2021-04-16 17:01:35 +01:00
Andrew Kingston
691c9a9bd1 Replace RichText editor with spectrum text area 2021-04-16 16:00:10 +01:00
mike12345567
e74adaf73b Formatting. 2021-04-16 14:43:20 +01:00
Andrew Kingston
7ba5ff7b34 Add radio group spectrum component and update builder 2021-04-16 14:30:33 +01:00
mike12345567
cfde5d3ca4 Some fixes for creation/editing of table columns. 2021-04-16 13:47:30 +01:00