Martin McKeaveney
|
f58ad3a12c
|
allow deletion of relationships
|
2021-05-23 15:06:33 +01:00 |
Andrew Kingston
|
441fbd37fb
|
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
|
c6f7f115b5
|
Fixing issues with the user table within the apps.
|
2021-05-19 15:55:00 +01:00 |
Andrew Kingston
|
27dfa40ec4
|
Add user first name and last name to backend table UI
|
2021-05-19 10:40:05 +01:00 |
Andrew Kingston
|
1712f559aa
|
Update routing to serve any builder routes under /app so that envoy can proxy correctly
|
2021-05-06 16:39:34 +01:00 |
mike12345567
|
e5f3b3956c
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 13:24:14 +01:00 |
Andrew Kingston
|
797e8a8b67
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
7bdf1f9ed2
|
Fix modal content size prop
|
2021-05-04 11:07:26 +01:00 |
Andrew Kingston
|
c010eeb314
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
mike12345567
|
dcf69b2181
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:34:30 +01:00 |
mike12345567
|
a7022de9b5
|
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
|
9509b8f42b
|
Convert Body component to use size="" prop
|
2021-04-30 13:31:45 +02:00 |
mike12345567
|
b7a767a571
|
Linting.
|
2021-04-29 19:10:02 +01:00 |
mike12345567
|
a14c80bf6c
|
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
|
9c903feed0
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
Keviin Åberg Kultalahti
|
02c7ec71c5
|
Convert EventPanel to Layout component
|
2021-04-28 15:04:30 +02:00 |
Andrew Kingston
|
759f34626b
|
Update other backend popovers to be modals
|
2021-04-26 19:29:22 +01:00 |
Andrew Kingston
|
17bf73706a
|
Update filter popover to modal
|
2021-04-26 16:14:16 +01:00 |
Andrew Kingston
|
451fc56358
|
Update all table popovers to be modals and fix edit roles modal
|
2021-04-26 15:57:17 +01:00 |
Keviin Åberg Kultalahti
|
c592e09c71
|
Remove unused file
|
2021-04-23 11:48:27 +02:00 |
Andrew Kingston
|
06b438d585
|
Add datepicker, centralise icon management and update builder styles
|
2021-04-20 20:06:27 +01:00 |
mike12345567
|
aa467e7d63
|
Formatting.
|
2021-04-16 17:25:53 +01:00 |
Andrew Kingston
|
9663c62d2e
|
Add switch and fix modal titles
|
2021-04-16 17:12:22 +01:00 |
mike12345567
|
3a6cc28df0
|
Merge branch 'master' of github.com:Budibase/budibase into next
|
2021-04-16 17:01:35 +01:00 |
mike12345567
|
d19e350df8
|
Formatting.
|
2021-04-16 14:43:20 +01:00 |
Andrew Kingston
|
431abb53ce
|
Add radio group spectrum component and update builder
|
2021-04-16 14:30:33 +01:00 |
mike12345567
|
9f22ab0a1a
|
Some fixes for creation/editing of table columns.
|
2021-04-16 13:47:30 +01:00 |
Andrew Kingston
|
3627cd38e1
|
Fix schema in when creating columns and use new spectrum form components in design section
|
2021-04-16 11:06:21 +01:00 |
Andrew Kingston
|
387651213b
|
Update some builder components to use new forms
|
2021-04-15 19:42:58 +01:00 |
Keviin Åberg Kultalahti
|
439fda6785
|
fix buttons
|
2021-04-09 15:24:28 +02:00 |
Keviin Åberg Kultalahti
|
5a2287ddcb
|
moves NotificationDisplay to bbui and converts it to spectrum
|
2021-04-09 12:02:53 +02:00 |
Keviin Åberg Kultalahti
|
e408fac0e5
|
conversion of buttons in builder
|
2021-04-09 10:52:06 +02:00 |
Keviin Åberg Kultalahti
|
f72dda18de
|
actually convert table command buttons
|
2021-04-08 18:10:18 +02:00 |
Andrew Kingston
|
b3b7c54901
|
Update to support new stores
|
2021-04-01 10:29:47 +01:00 |
Keviin Åberg Kultalahti
|
44e3f29a0b
|
moves backend stores to "stores" in the root src directory
|
2021-03-26 09:50:37 +01:00 |
Keviin Åberg Kultalahti
|
3e58ad9031
|
move rows to it's separate store
|
2021-03-23 13:27:45 +01:00 |
Keviin Åberg Kultalahti
|
a440e7631b
|
move tables to separate store
|
2021-03-23 11:54:03 +01:00 |
Keviin Åberg Kultalahti
|
98607ca1bd
|
moves roles in backendstore to a separate store
|
2021-03-22 10:55:23 +01:00 |
Martin McKeaveney
|
3dd902666c
|
fix duplicate column name issue
|
2021-03-15 20:38:55 +00:00 |
mike12345567
|
9609c59368
|
Fixing an issue discovered where the relationshipType currently specifies the wrong cardinality, for now just flipping the way it is specified in the front end as this will accurately describe what the backend is performing.
|
2021-03-05 15:19:33 +00:00 |
Martin McKeaveney
|
69a9e3135f
|
Merge branch 'master' into develop
|
2021-03-03 16:00:10 +00:00 |
mike12345567
|
fdaf2f580c
|
PR comment from Marty, adding a bit more vertical breathing room around checkboxes of relationship type.
|
2021-03-03 10:41:40 +00:00 |
mike12345567
|
d93cfa73fd
|
Updating with a suggestion from Andrew kingston, adding row/rows to sentences about one->many relationships so that singular/plural english makes sense.
|
2021-03-02 11:10:26 +00:00 |
mike12345567
|
e75e96891f
|
Formatting.
|
2021-03-01 18:03:33 +00:00 |
mike12345567
|
7b90566769
|
Updating the properties panel to show the component type rather than name (no point in repeating) and some final styling changes to the one to many update.
|
2021-03-01 17:48:52 +00:00 |
mike12345567
|
0c8026c5ce
|
First version, still playing around with styling.
|
2021-03-01 17:06:08 +00:00 |
Keviin Åberg Kultalahti
|
a08684cd14
|
removes unused code in automation and backend sections
|
2021-03-01 17:34:27 +01:00 |
Martin McKeaveney
|
c73c77448c
|
bugfixes
|
2021-02-25 16:21:41 +00:00 |
Martin McKeaveney
|
bcaed4f4e4
|
Server side data integrity for 1:N
|
2021-02-25 11:55:23 +00:00 |
Andrew Kingston
|
8e0aaf0daa
|
Remove front end validation on password when editing users
|
2021-02-25 09:11:56 +00:00 |