Maurits Lourens
c87fdbc2fc
make labels for editing more consistent
2021-08-25 13:42:28 +02:00
Andrew Kingston
f127d86d11
Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms
2021-08-23 11:48:03 +01:00
Maurits Lourens
d9fc6212f2
Merge branch 'develop' into collapse_expand_database_connections
2021-08-20 22:10:29 +02:00
Peter Clement
e97b5ef91a
add multiselect component as option for form design
2021-08-20 15:56:11 +01:00
Andrew Kingston
cb46e763d3
Making picker sorting optional and default to off. Sort by default for client apps
2021-08-20 10:03:21 +01:00
Peter Clement
17438372d0
Add ability for user to select 'List' data type for a column
2021-08-19 16:54:44 +01:00
Maurits Lourens
3b099d945a
fix lint issues
2021-08-18 00:04:54 +02:00
Maurits Lourens
de944480da
update the name of the datasource
2021-08-17 23:57:11 +02:00
Maurits Lourens
87c59db02e
fix lint issues
2021-08-16 22:07:15 +02:00
Maurits Lourens
459ba46c48
return validation errors
2021-08-16 21:15:15 +02:00
mike12345567
bc84bab52c
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-08-06 13:04:54 +01:00
Martin McKeaveney
05ec5dc70c
Merge pull request #2260 from Budibase/fix/views-2209
...
Formulas and relationships in views
2021-08-05 16:43:59 +01:00
mike12345567
217e5a02bf
Fixing issue #2193 , also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships.
2021-08-04 18:20:51 +01:00
mike12345567
c534a93091
Linting.
2021-08-04 15:23:26 +01:00
mike12345567
daed47a0a8
Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB.
2021-08-04 15:22:41 +01:00
Martin McKeaveney
8bc6ed5b34
readd one to many
2021-07-29 15:30:29 +01:00
Maurits Lourens
2809203f60
Collapse and expand database connections
2021-07-29 11:22:45 +02:00
Michael Drury
f08547249b
Linting.
2021-07-25 11:48:13 +01:00
Michael Drury
6d5f697142
Adding checks around the edit roles modal.
2021-07-25 11:46:40 +01:00
mike12345567
39e91ceb82
Changing budibase -> internal/csv in datasource menu.
2021-07-07 17:47:00 +01:00
mike12345567
53199ddc61
Inverting logic as the type isn't always internal.
2021-07-07 17:21:56 +01:00
mike12345567
44c87f4fb8
Making it possible to create an internal table from the plus symbol.
2021-07-07 17:13:04 +01:00
Andrew Kingston
9542910a41
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-07-07 11:48:38 +01:00
Martin McKeaveney
9f3c2a8033
typo
2021-07-06 18:56:41 +01:00
Martin McKeaveney
a8277c9385
better naming, filter out public from inheritable roles
2021-07-06 18:55:34 +01:00
Martin McKeaveney
78bd36304e
prevent editing public role in apps
2021-07-06 18:54:08 +01:00
mike12345567
8550d00751
Giving the system the ability to make auto increment columns auto-columns in postgres or mysql.
2021-07-05 18:11:23 +01:00
mike12345567
10730d8053
Implementing UI to support the backend put in place.
2021-07-02 14:33:05 +01:00
Martin McKeaveney
93569ccc87
simplify relationship configuration UI
2021-07-01 18:24:43 +01:00
Martin McKeaveney
3c64f870bd
Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui
2021-06-30 15:06:42 +01:00
Martin McKeaveney
1987ea5f3e
listing relationships in UI
2021-06-29 19:57:26 +01:00
mike12345567
5a4398f690
Some work towards supporting many SQL relationships.
2021-06-28 17:42:39 +01:00
Andrew Kingston
cdd9bed7ad
Prevent creating datasource without a type selected
2021-06-28 10:55:58 +01:00
mike12345567
c531a02725
Allowing formula fields to be display columns.
2021-06-22 11:49:35 +01:00
mike12345567
96f477ddfd
Linting and adding internal_api_key to cypress.
2021-06-21 14:06:06 +01:00
Martin McKeaveney
5f3336531f
finally fixing cypress tests
2021-06-21 13:55:34 +01:00
mike12345567
db01275483
Fixing issue stopping view test from creating tables.
2021-06-21 13:41:58 +01:00
mike12345567
aad0802b83
Formatting.
2021-06-21 13:05:19 +01:00
mike12345567
3919f8a5a3
Fixing issues discovered by cypress tests.
2021-06-21 13:04:41 +01:00
Martin McKeaveney
0f8b3c52be
lint ✨
2021-06-18 22:18:23 +01:00
mike12345567
b0ebd7d741
Removing the ability to delete a table.
2021-06-18 17:07:46 +01:00
mike12345567
de1ad05c7a
Linting.
2021-06-18 13:33:44 +01:00
mike12345567
552c608b49
Fixing some issues with cypress tests and screens getting multipled.
2021-06-17 18:19:34 +01:00
Martin McKeaveney
dd4ed9b69d
tidy up, fix UI tests
2021-06-17 14:45:08 +01:00
Martin McKeaveney
08b74d2cec
lint
2021-06-17 14:06:31 +01:00
Martin McKeaveney
a7029017b0
table, view, datasource selection logic
2021-06-17 13:57:27 +01:00
Martin McKeaveney
c97d51bc1e
some bugfixes
2021-06-17 12:48:37 +01:00
Martin McKeaveney
1117b8433b
view fix, add help icon to builder
2021-06-17 10:47:01 +01:00
Martin McKeaveney
a79ae5f4ef
tidy up imports
2021-06-16 23:39:14 +01:00
Martin McKeaveney
9841a74e39
datasource selection logic - unselect other entities when choosing datasource
2021-06-16 23:27:38 +01:00
Martin McKeaveney
9e41068a5d
end to end data providers and opinionated sql
2021-06-16 17:50:22 +01:00
mike12345567
6733b61b78
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
2021-06-16 14:13:57 +01:00
Andrew Kingston
ab6e31811b
Merge pull request #1712 from Budibase/fix/eslint-prettier
...
Fix eslint, update eslint and prettier versions and update package scripts
2021-06-16 09:22:07 +01:00
mike12345567
3d9dced317
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
2021-06-15 20:00:52 +01:00
Martin McKeaveney
e3cced9d97
consolidate data sources and queries together in one UI
2021-06-15 19:48:05 +01:00
Andrew Kingston
38e064fa0f
Fix all eslint issues
2021-06-15 19:36:56 +01:00
Martin McKeaveney
de279fa6a9
removing _all concept for tables, more work on plus datasource
2021-06-15 13:32:11 +01:00
mike12345567
4950db460c
Formatting.
2021-06-14 19:07:13 +01:00
mike12345567
b0bb2a23db
Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins.
2021-06-14 15:23:24 +01:00
mike12345567
146a72f61d
Fixing internal delete.
2021-06-14 13:52:06 +01:00
mike12345567
6685ebaa7b
Fixing bulk deletion.
2021-06-11 19:54:47 +01:00
Martin McKeaveney
b546faab15
restore page structure back to selected datasource
2021-06-11 17:53:55 +01:00
Martin McKeaveney
114eac4134
external/internal tables and datasources merged, removed autocapture, re-added logout action
2021-06-11 17:52:08 +01:00
mike12345567
1e9ce62261
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
2021-06-07 13:22:27 +01:00
mike12345567
b82af48351
Fixing an issue with the various components of a relationship column being edittable after it was created.
2021-06-04 21:25:34 +01:00
mike12345567
5317d7b1f3
Relationship name wasn't editable - fixing this.
2021-06-04 21:19:21 +01:00
mike12345567
781bd7bab6
Fixing internal table issues and updating createTable cypress test case.
2021-06-02 12:32:07 +01:00
mike12345567
507e2587c6
Fixing issue with relationship column not being name-able.
2021-05-28 19:12:14 +01:00
Martin McKeaveney
09ce58aa95
fix mssql encryption option
2021-05-28 11:55:28 +01:00
Andrew Kingston
ae297f2fdd
Fix toggles in tables in backend UI always showing false
2021-05-27 07:36:46 +01:00
Keviin Åberg Kultalahti
fd7050697d
checks for user table props in table
2021-05-26 15:44:16 +02:00
Andrew Kingston
104298371a
Fix case of group by button
2021-05-25 15:33:04 +01:00
Andrew Kingston
6c960dd9e2
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
4e67369277
Fix case of edit roles button
2021-05-25 08:24:00 +01:00
Martin McKeaveney
4091013376
tidy up
2021-05-23 15:52:21 +01:00
Martin McKeaveney
35e361717c
make attachments downloadable and images clickable
2021-05-23 15:40:00 +01:00
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
d62280ae83
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
2021-05-19 15:58:17 +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
mike12345567
d40fb215f9
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
1a2e17ff17
Add support for numerical sorting
2021-05-11 11:24:16 +01:00
Andrew Kingston
be04060ff1
Server builder under /builder rather than /app for top level to avoid confusion
2021-05-07 08:17:21 +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
7dc53dc2e6
convert all Heading instances to use new API
2021-04-30 13:38:06 +02: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
e63e2b369a
Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel
2021-04-28 15:09:32 +02:00
Keviin Åberg Kultalahti
02c7ec71c5
Convert EventPanel to Layout component
2021-04-28 15:04:30 +02:00
Andrew Kingston
62b0e02ef4
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
6beb6c4f44
Convert IntegrationForm to use Layout component
2021-04-28 14:33:40 +02:00
Keviin Åberg Kultalahti
da993b47f1
Create DrawerContent component
2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
9ee6ef3073
rework Icons to use new API
2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
2e7e18a8b6
Changes ActionMenu button slot to be called control
2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti
0a036e5f20
Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel
2021-04-27 15:28:03 +02:00
Keviin Åberg Kultalahti
9bda97b300
rework ActionMenu and add noClose prop to MenuItem
2021-04-27 11:48:47 +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
f0e25612a1
more conversions
2021-04-26 14:56:55 +02:00
Keviin Åberg Kultalahti
2ea62f14ab
ActionMenu API improvements
2021-04-26 14:42:45 +02:00
Keviin Åberg Kultalahti
3950e26ade
More conversions...
2021-04-26 14:31:32 +02:00
Keviin Åberg Kultalahti
f63861771e
More ActionMenu conversion
2021-04-26 14:21:30 +02:00
Keviin Åberg Kultalahti
0b0dd3cbea
Converts datasources dropdowns to use ActionMenu
2021-04-26 12:11:51 +02:00
Keviin Åberg Kultalahti
9b4fa92a6a
converts table dropdown to spectrum ActionMenu
2021-04-26 12:05:12 +02:00
Keviin Åberg Kultalahti
d9d63df478
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
2021-04-23 14:12:20 +02:00
Keviin Åberg Kultalahti
e3edb131e2
replace more remix icons
2021-04-23 14:10:44 +02:00
Keviin Åberg Kultalahti
92e095a91a
remove unused component
2021-04-23 14:01:50 +02:00
Keviin Åberg Kultalahti
cd5b617610
replace remix icons in NavItem component
2021-04-23 13:52:34 +02:00
Andrew Kingston
b19f29b168
Update some leftover header sizes
2021-04-23 11:55:36 +01:00
Keviin Åberg Kultalahti
311d4f9d65
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
2021-04-23 12:52:05 +02:00
Keviin Åberg Kultalahti
c592e09c71
Remove unused file
2021-04-23 11:48:27 +02:00
Andrew Kingston
f859ad5210
Update lots of font sizes, padding and other UI improvements
2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
cdfa80e31a
adds more spectrum variables to integration list
2021-04-22 14:47:03 +02:00
Keviin Åberg Kultalahti
7fc487b6fc
converts Create Datasource modal
2021-04-22 14:38:35 +02:00
Keviin Åberg Kultalahti
ad1b6aaf54
remove testing stuff
2021-04-22 12:25:32 +02:00
Keviin Åberg Kultalahti
4106d5705b
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
2021-04-22 12:09:51 +02:00
Andrew Kingston
1fb6cd0b4b
Add dropzone component and update builder and standard components
2021-04-22 10:10:42 +01:00
Keviin Åberg Kultalahti
66562400fe
Switch out DropdownMenu to Popover across the builder
2021-04-21 16:03:12 +02:00
Andrew Kingston
06b438d585
Add datepicker, centralise icon management and update builder styles
2021-04-20 20:06:27 +01:00
Andrew Kingston
5f7f18b187
Fix create table modal
2021-04-20 13:40:08 +01:00
Andrew Kingston
1a0aa22968
Update group by popover
2021-04-20 12:35:34 +01:00
Andrew Kingston
514bdc4d3f
Update calculate popover
2021-04-20 12:34:10 +01:00
Andrew Kingston
beb296fd0d
Update filter popover
2021-04-20 12:31:08 +01:00
Andrew Kingston
d268064164
Update all backend table popovers to use spectrum and fix multiple bugs
2021-04-20 12:20:03 +01:00
Andrew Kingston
9482112d6b
Update entire builder backend UI to work with new spectrum components and fix multiple issues
2021-04-20 11:53:19 +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
Andrew Kingston
2ab62dc935
Replace RichText editor with spectrum text area
2021-04-16 16:00:10 +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
c82c298a93
Update create table modal to use new forms
2021-04-16 09:40:44 +01:00
Andrew Kingston
387651213b
Update some builder components to use new forms
2021-04-15 19:42:58 +01:00
Keviin Åberg Kultalahti
8032d5f85d
Merge branch 'spectrum-bbui' into spectrum/actionbutton-actionmenus
2021-04-13 17:05:01 +02:00
Andrew Kingston
c729d80902
Merge branch 'spectrum-bbui-table' of github.com:Budibase/budibase into spectrum-bbui
2021-04-13 15:24:34 +01:00
Andrew Kingston
b612c32ce5
Fix stale data overwriting new data when requests are slow
2021-04-13 15:10:49 +01:00
Andrew Kingston
f76fb21562
Allow clicking on relationships in spectrum table
2021-04-12 15:12:59 +01:00
Andrew Kingston
afca35a229
Improve table props and update table to work with views
2021-04-12 14:45:41 +01:00
mike12345567
3214abb89a
Global users now working through the server, all requests proxied.
2021-04-09 15:11:49 +01:00
Keviin Åberg Kultalahti
439fda6785
fix buttons
2021-04-09 15:24:28 +02:00
Andrew Kingston
b699573941
Add custom renderers to table and improve table sorting
2021-04-09 14:21:27 +01: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
0e52a1e12f
add text slot conditional to button
2021-04-09 11:10:37 +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
5ef5106f07
Add spectrum table to BBUI and update builder
2021-04-08 15:57:24 +01:00
Andrew Kingston
f9a54d08f5
Fix route error when creating a view
2021-04-07 13:43:11 +01:00
Andrew Kingston
1b8f2067e4
Add back in Grid to backend UI
2021-04-07 09:03:47 +01:00
Andrew Kingston
1c8de5d52d
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
2021-04-01 13:51:48 +01:00
Keviin Åberg Kultalahti
50da4159e1
fixes views store
2021-04-01 11:53:22 +02:00
Andrew Kingston
b3b7c54901
Update to support new stores
2021-04-01 10:29:47 +01:00
Andrew Kingston
8619db57b4
Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui
2021-04-01 09:12:16 +01:00
Andrew Kingston
17c06cfb84
Import image assets as needed to allow proper bundling
2021-03-31 19:58:30 +01:00
Andrew Kingston
44ad38fdf8
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
12fbd6245c
fix merge regression
2021-03-31 13:48:30 +02:00
Keviin Åberg Kultalahti
c5bdb590f9
merge next
2021-03-31 11:26:44 +02:00
Keviin Åberg Kultalahti
44e3f29a0b
moves backend stores to "stores" in the root src directory
2021-03-26 09:50:37 +01:00
mike12345567
34918013cb
Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense.
2021-03-23 17:54:02 +00:00
Keviin Åberg Kultalahti
5deceb7928
remove backendUiStore
2021-03-23 13:42:03 +01:00
Keviin Åberg Kultalahti
3e58ad9031
move rows to it's separate store
2021-03-23 13:27:45 +01:00
Keviin Åberg Kultalahti
5cbba0a2ee
fix tables not showing up
2021-03-23 13:05:22 +01:00
Keviin Åberg Kultalahti
8a2ccbc1a9
wip: cleanup of components
2021-03-23 12:27:10 +01:00
Keviin Åberg Kultalahti
c77061f239
wip: converts components to use separate stores
2021-03-23 12:16:54 +01:00
Keviin Åberg Kultalahti
a440e7631b
move tables to separate store
2021-03-23 11:54:03 +01:00
Keviin Åberg Kultalahti
99423ee51b
remove log
2021-03-23 10:57:34 +01:00
Keviin Åberg Kultalahti
c441307611
fixes issues with queries not getting selected correctly
2021-03-23 10:56:53 +01:00
Keviin Åberg Kultalahti
526283d406
fixes and splits out database to it's separate store
2021-03-22 16:33:08 +01:00
Keviin Åberg Kultalahti
cb3a4b549a
moves queries part of backendstore to separate store
2021-03-22 14:47:21 +01:00
Keviin Åberg Kultalahti
58aefcec04
fixes permissions problem
2021-03-22 12:57:42 +01:00
Keviin Åberg Kultalahti
5b08b31fd6
moves the datasources store to it's separate store
2021-03-22 12:02:55 +01:00
Keviin Åberg Kultalahti
98607ca1bd
moves roles in backendstore to a separate store
2021-03-22 10:55:23 +01:00
Keviin Åberg Kultalahti
4b3891f68a
moves permissions to a separate store
2021-03-22 09:59:22 +01:00
Keviin Åberg Kultalahti
edc2f438c2
remove log
2021-03-19 14:58:00 +01:00
Keviin Åberg Kultalahti
a3750a2c5b
fix some navigation issues when removing tables/datasources
2021-03-19 11:03:44 +01:00
Keviin Åberg Kultalahti
a769d5f477
reverts some of the merged files
2021-03-18 14:33:45 +01:00
Keviin Åberg Kultalahti
1b859d0bb7
merge next
2021-03-18 14:05:12 +01:00
Keviin Åberg Kultalahti
a9a895995b
fix not being redirected to datasource index page once you delete a datasource
2021-03-18 10:56:18 +01:00
Keviin Åberg Kultalahti
0b36b98295
Merge branch 'next' into fix/route-preservation
2021-03-18 08:41:41 +01:00
Keviin Åberg Kultalahti
bf90d9cf4c
wip: routify
2021-03-17 12:40:24 +01:00
Martin McKeaveney
f6bc83c4c7
Merge branch 'develop' of https://github.com/Budibase/budibase
2021-03-15 20:53:17 +00:00
Martin McKeaveney
3dd902666c
fix duplicate column name issue
2021-03-15 20:38:55 +00:00
Keviin Åberg Kultalahti
2900704a4c
adds routing to the automation tab
2021-03-15 15:00:34 +01: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
mike12345567
cd36739c23
Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id
2021-02-25 12:36:16 +00:00
Martin McKeaveney
bcaed4f4e4
Server side data integrity for 1:N
2021-02-25 11:55:23 +00:00
Andrew Kingston
bf384697d3
Add support for new relationship object in backend table
2021-02-25 11:05:46 +00:00
Andrew Kingston
8e0aaf0daa
Remove front end validation on password when editing users
2021-02-25 09:11:56 +00:00
Martin McKeaveney
18429c5e78
Merge branch 'master' of https://github.com/Budibase/budibase into develop
2021-02-24 21:57:50 +00:00
mike12345567
a69cc49501
Updating group by functionality, so that relationships aren't an option.
2021-02-24 17:21:53 +00:00
Martin McKeaveney
a17a1fb07b
SSL config for mysql, remove rickroll
2021-02-24 16:31:47 +00:00
Martin McKeaveney
ef069f9a1c
merge
2021-02-24 14:46:26 +00:00
Kevin Åberg Kultalahti
b8cdc113a1
Merge pull request #1168 from Budibase/fix/budi-day-bug-list
...
Fix/dot notation grid fix
2021-02-24 12:54:29 +01:00
mike12345567
704728cc3b
removing use of optional chaining and just checking for status.
2021-02-23 17:13:46 +00:00
mike12345567
16228b8028
Fixing a minor issue, making sure only trying to add displayFieldColumn when the app has that column (older ones may not yet).
2021-02-23 17:08:35 +00:00
mike12345567
3d82bcef6c
Formatting.
2021-02-23 16:31:33 +00:00
mike12345567
ce7c6a4dfb
Merge branch 'develop' of github.com:Budibase/budibase into bugs/various-bugs
2021-02-23 16:31:12 +00:00
mike12345567
38a99e10a3
Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises.
2021-02-23 16:29:50 +00:00
Keviin Åberg Kultalahti
f8adb6429c
adds option to allow dot notation in column names
2021-02-23 13:14:30 +01:00
Andrew Kingston
3430048c9b
Show error when trying to create user with a duplicate email address
2021-02-23 10:33:26 +00:00
Martin McKeaveney
175d34841b
Merge pull request #1156 from Budibase/external-data-source-fixes
...
External data source fixes
2021-02-22 18:53:22 +00:00
Martin McKeaveney
89c2ae0692
read all columns for schema rather than just the first
2021-02-22 17:41:02 +00:00
mike12345567
b5a2480001
Formatting.
2021-02-22 12:30:07 +00:00
mike12345567
d9aa1a4890
Switching user activity state to an options field rather than boolean (more extensible).
2021-02-22 12:29:49 +00:00
mike12345567
99d356a862
Formatting.
2021-02-22 11:40:24 +00:00
mike12345567
c801203dc5
Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system.
2021-02-22 11:39:58 +00:00
Michael Drury
4a37839151
Merge pull request #1140 from Budibase/feature/relationship-enrichment
...
Re-introducing relationship tags - showing the display column
2021-02-19 16:54:18 +00:00
mike12345567
aa449e4729
Updating cypress tests as well as changing the auto column icons a bit to improve the look.
2021-02-19 15:49:54 +00:00
Martin McKeaveney
80b0dc672d
Merge branch 'develop' of https://github.com/Budibase/budibase into rest-api-integration
2021-02-19 15:12:23 +00:00
mike12345567
c98e990a3d
Merge branch 'develop' of github.com:Budibase/budibase into feature/relationship-enrichment
2021-02-19 14:35:18 +00:00
Martin McKeaveney
1df1efe59b
lint
2021-02-19 14:31:07 +00:00
Andrew Kingston
1988473051
Fix crash when viewing views without schemas
2021-02-19 14:06:08 +00:00
Andrew Kingston
bd68672c51
Add field type to backend table headers
2021-02-19 14:05:54 +00:00
Andrew Kingston
ce5441e35a
Add relationship enrichment display to backend UI
2021-02-19 13:05:52 +00:00
Keviin Åberg Kultalahti
78ee1edf40
merge develop
2021-02-19 13:55:17 +01:00
Keviin Åberg Kultalahti
15947eb9a5
adds disabled state to relationship type - column must be re-created in order to change the value
2021-02-19 13:49:28 +01:00
Martin McKeaveney
8a60131c7e
merge with develop
2021-02-19 12:09:17 +00:00
Keviin Åberg Kultalahti
aa38952131
displays correct relationship type in the create/edit component
2021-02-19 12:44:16 +01:00
Martin McKeaveney
a834f17a80
more design updates
2021-02-18 18:55:08 +00:00
Martin McKeaveney
6e121b6045
design updates, changing query verb names to HTTP verbs
2021-02-18 16:58:10 +00:00
mike12345567
0f323d8aa9
linting.
2021-02-17 17:34:15 +00:00
mike12345567
74b6f0069b
Fixing some errors found with relationships.
2021-02-17 17:30:58 +00:00
mike12345567
91926d17d9
Adding delay to cypress test to allow time for statistics to calculate.
2021-02-16 22:12:58 +00:00
mike12345567
d700cc254c
Formatting.
2021-02-16 18:47:25 +00:00
mike12345567
a63ebd1a9c
Fixing another cypress test.
2021-02-16 18:47:05 +00:00
mike12345567
1e39a873b2
Fixing issue with cypress test, fixing a 409 conflict that could occur in table saving - shouldn't happen now.
2021-02-16 18:29:38 +00:00
mike12345567
ad49a428b5
Fixing an issue with Cypress tests.
2021-02-16 17:55:21 +00:00
mike12345567
811aa5ced3
Fixing minor issue with auto-column toggles.
2021-02-16 16:52:30 +00:00
mike12345567
258b2138c3
Formatting.
2021-02-16 16:38:36 +00:00
mike12345567
cafb50bce6
Fixing some UI stuff after discussing with Andrew K - making sure auto-columns always appear at end of table.
2021-02-16 16:22:25 +00:00
mike12345567
1a9d16c8c7
Updating where utilities are held in builder and then making user table relationships autocolumn aware too.
2021-02-16 15:41:50 +00:00
Keviin Åberg Kultalahti
61552975c2
fix: field property saved to wrong place
2021-02-16 15:29:24 +01:00
mike12345567
113de64833
Some further UI work for auto-columns.
2021-02-16 13:56:40 +00:00
Keviin Åberg Kultalahti
11ee6e8b15
change wording and remove console log
2021-02-16 12:50:12 +01:00
mike12345567
3a106c937c
Formating.
2021-02-15 19:59:49 +00:00
mike12345567
846772bfeb
Adding the ability to create/control auto-columns from the create/edit column modal.
2021-02-15 19:59:30 +00:00
Martin McKeaveney
55f98e82d8
REST integration complete
2021-02-15 18:41:56 +00:00
mike12345567
4b1855974c
Work in progress, getting the server backend mostly ready for this work.
2021-02-15 17:47:14 +00:00
Keviin Åberg Kultalahti
a35a6ba807
fix not being able to select relationship type
2021-02-15 17:37:07 +01:00
Keviin Åberg Kultalahti
a7db499544
initial work to switch toggle to radio button
2021-02-15 17:12:39 +01:00
Keviin Åberg Kultalahti
896c6ae5d4
Merge branch 'develop' into relationship-one-to-many
2021-02-15 12:02:26 +01:00
mike12345567
6bc9123a86
Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns
2021-02-12 18:03:52 +00:00
mike12345567
f266129489
Merge branch 'develop' of github.com:Budibase/budibase into feature/autocolumns
2021-02-12 13:40:27 +00:00
Keviin Åberg Kultalahti
9c3bde0f7e
missed conflict fix
2021-02-12 14:32:46 +01:00
Keviin Åberg Kultalahti
7cb263ceff
merge develop
2021-02-12 14:24:38 +01:00
mike12345567
73169ab911
Quick CSS change for manage access popover.
2021-02-12 12:05:01 +00:00
mike12345567
1a8fe9b02c
Some more fixes for RBAC as well as fixing the duplication of roles.
2021-02-12 12:02:07 +00:00
Martin McKeaveney
ec3ef225b9
simplify UI
2021-02-12 10:12:17 +00:00
mike12345567
c3840d8017
Merge branch 'master' of github.com:Budibase/budibase into rbac-ui
2021-02-11 13:01:07 +00:00
Martin McKeaveney
701e2b218e
RBAC popover complete
2021-02-10 22:23:27 +00:00
Andrew Kingston
56d8a27286
Merge branch 'master' of github.com:Budibase/budibase into form-builder
2021-02-10 18:34:45 +00:00
Martin McKeaveney
37c00f24bd
control RBAC from data section
2021-02-10 18:18:31 +00:00
mike12345567
ca20cbeeca
First lot of work to update the auto fields into schema.
2021-02-10 17:55:19 +00:00
mike12345567
23f443022b
Merge branch 'master' of github.com:Budibase/budibase into feature/autocolumns
2021-02-10 16:10:55 +00:00
mike12345567
feb7e2756f
WIP - start of auto columns like autonumber, createdBy, createdAt, updatedBy etc.
2021-02-10 16:10:39 +00:00
Martin McKeaveney
587d20b611
Merge branch 'master' of https://github.com/Budibase/budibase into internal-search
2021-02-10 14:02:57 +00:00
Martin McKeaveney
4766d21340
clean up index on table deletion
2021-02-09 18:57:32 +00:00
Martin McKeaveney
9c7a373fb0
primary and secondary index fields
2021-02-09 18:49:12 +00:00
Keviin Åberg Kultalahti
8a2cc83a3b
Merge branch 'form-builder' into relationship-one-to-many
2021-02-09 16:26:42 +01:00
Andrew Kingston
c635956e30
Fix multiselect not being wrapped in CreateEditRow modal
2021-02-09 14:37:42 +00:00
Keviin Åberg Kultalahti
9d58461328
disables one to many toggle when column is edited
2021-02-09 14:28:57 +01:00
Martin McKeaveney
05353c7666
backwards pagination
2021-02-09 12:12:03 +00:00
Keviin Åberg Kultalahti
7dffc1881d
adds oneToMany property to save table method
2021-02-09 13:10:01 +01:00
mike12345567
9752263e25
Merge branch 'master' of github.com:Budibase/budibase into feature/rbac
2021-02-08 17:22:21 +00:00
Keviin Åberg Kultalahti
e74509e708
initial setup for one to many
2021-02-08 16:46:54 +01:00
Martin McKeaveney
bfa865cf3c
Merge branch 'master' of github.com:Budibase/budibase into internal-search
2021-02-08 09:32:53 +00:00
Martin McKeaveney
786a76208d
fixing dropdowns
2021-02-06 20:32:44 +00:00
mike12345567
5f582dd1dc
Initial work towards rbac.
2021-02-05 15:58:25 +00:00
Martin McKeaveney
b4628a43d0
merge
2021-02-05 11:18:37 +00:00
Martin McKeaveney
1f6a755cb6
fixing JSON and CSV import/export
2021-02-04 08:20:04 +00:00
Martin McKeaveney
27c7f5697b
internal search working
2021-02-01 21:02:54 +00:00
Martin McKeaveney
e1c96d5165
adding search in binding drawer
2021-02-01 14:29:51 +00:00
mike12345567
12a2ad5976
Linting.
2021-02-01 12:40:55 +00:00
Martin McKeaveney
4bce1e3cb8
Merge pull request #1063 from yashank09/master
...
disables input to edit builtin role name
2021-01-31 12:40:36 +00:00
Yashank
af48e5550d
disables input to edit builtin role name
2021-01-31 04:24:33 -08:00
Martin McKeaveney
f745975a0c
privacy features + allow builder usage without cloud API key
2021-01-28 19:32:13 +00:00
sovlookup
d1ba3f97f6
add arangodb integration
2021-01-28 21:42:40 +08:00
Martin McKeaveney
0f18ee70ef
actions fix
2021-01-27 17:29:30 +00:00
Martin McKeaveney
fcbb27b628
Merge branch 'master' of github.com:Budibase/budibase into mysql-connector
2021-01-26 11:10:08 +00:00
Martin McKeaveney
b52a2efef0
MySQL integration and self hosted deploy event
2021-01-26 11:07:30 +00:00
Joe
58f369bf0a
Merge pull request #976 from Budibase/Fix-Text-overlap-in-data-table-#961
...
Fix: Text overlap in data table #961
2021-01-25 18:19:41 +00:00
Joe
6db127384e
Query page tidy up
...
Props aligned in a row within the header.
Add params popover UI tidied (labels removed, etc)
Query name made an input, and the old query name input removed.
Query type is not an input anymore.
Provided a height for the query editor
Aligned run/save query buttons with the preview panel.
2021-01-22 16:49:22 +00:00
Martin McKeaveney
1e9736e396
sensible defaults, adding popover for parameters
2021-01-22 10:54:23 +00:00
Joe
67d15da120
External data source config ui
...
I've improved the spacing on this screen and added an additional element (query list) which should improve UX. This list is not complete. Is required dyanmic data. Currently it holds static placement text in order to support the design.
2021-01-21 14:57:11 +00:00
Martin McKeaveney
d3311fbae4
tidy up
2021-01-18 15:47:02 +00:00
Martin McKeaveney
133d93fbee
fix dynamic params
2021-01-18 15:37:32 +00:00
Martin McKeaveney
21ff46f18e
fix import
2021-01-15 13:50:11 +00:00
Martin McKeaveney
75c787553b
lint ✨
2021-01-15 13:42:55 +00:00
Martin McKeaveney
0a3d338985
query and datasource unit tests
2021-01-14 20:51:03 +00:00
Martin McKeaveney
1b51113c44
pass field values in binding drawer
2021-01-14 14:22:24 +00:00
Martin McKeaveney
267e85c2bf
tidy up
2021-01-13 18:29:51 +00:00
Martin McKeaveney
01ff661f17
schema updates, custom fields
2021-01-13 16:39:47 +00:00
Martin McKeaveney
33d63607e2
Add all CRUD ops to airtable integration
2021-01-12 17:45:43 +00:00
Martin McKeaveney
d05f1666fc
further syntax highlighting updates
2021-01-12 16:49:11 +00:00
Martin McKeaveney
a48869a2f0
merge
2021-01-11 20:29:33 +00:00
Martin McKeaveney
15de3c8f83
styling, async data fetching
2021-01-11 20:17:56 +00:00
Martin McKeaveney
b76d42bcde
use dynamic input in query
2021-01-11 15:34:43 +00:00
Martin McKeaveney
102b7ce61f
binding data context in component
2021-01-08 18:22:03 +00:00
Martin McKeaveney
8e40f4b5f8
Allow dynamic query execution from front end components
2021-01-08 12:06:37 +00:00
Martin McKeaveney
d1a119f06a
new datasource design
2021-01-07 13:13:46 +00:00
Joe
078d8c07bb
Fix: Text overlap in data table#961
...
fix: Text overlap in data table #961
This fix clamps the text to one line and hides the overflow with an ellipsis.
2021-01-07 12:15:55 +00:00
Andrew Kingston
c5263999c3
Update autoscreen toggle text
2021-01-07 10:00:24 +00:00
Andrew Kingston
a5b574d61e
Small text change to autoscreen toggle
2021-01-07 09:32:44 +00:00
Andrew Kingston
ff93d30608
Add toggle to make autoscreens optional
2021-01-06 16:03:00 +00:00
Martin McKeaveney
d7a0d29b03
switching between queries
2021-01-06 12:28:51 +00:00
Martin McKeaveney
755fa0ac4a
allow execution of external connector queries from button clicks
2021-01-04 18:57:16 +00:00
Martin McKeaveney
d27a264c96
better UI feedback
2021-01-04 10:39:17 +00:00
Martin McKeaveney
b4b4941003
use queries in front end
2020-12-30 12:58:39 +00:00
Martin McKeaveney
30b4c2467f
codemirror
2020-12-30 11:46:37 +00:00
Martin McKeaveney
29b51bc6c2
separation of datasources and queries
2020-12-18 18:19:43 +00:00
kevmodrome
55e364071f
remove console logs
2020-12-18 11:12:00 +01:00
kevmodrome
b3497d3846
fixes encoding issue of file to work with non-english chars
2020-12-18 11:10:36 +01:00
kevmodrome
1ce7dfda79
fixes CreateEditRow not display multiselect correctly when long-form component was used
2020-12-16 13:00:07 +01:00
Andrew Kingston
63d9371b4d
Small JS syntax refactor
2020-12-14 13:36:09 +00:00
Andrew Kingston
75b971f6ff
Rename create new row to create new user for users table
2020-12-14 13:24:09 +00:00
Martin McKeaveney
7255a21819
merge
2020-12-12 20:09:04 +00:00
Andrew Kingston
b842a2addc
Cache roles in store and add role selector for screens
2020-12-09 15:35:57 +00:00
Andrew Kingston
05b9c3fa68
Fix selected row state not resetting properly
2020-12-09 11:31:50 +00:00
mike12345567
4d5ac0ee9e
Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned).
2020-12-08 17:33:08 +00:00
Andrew Kingston
495427082f
Add custom renderer for user roles to show pretty names
2020-12-08 14:03:47 +00:00
Andrew Kingston
77f049d1bd
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
2020-12-08 13:16:53 +00:00
Andrew Kingston
1c73786226
Update user editing to support new email field
2020-12-08 11:43:37 +00:00
Martin McKeaveney
a7789067d3
fix layout bugs, some tidy up
2020-12-07 20:29:41 +00:00
Andrew Kingston
b70512ada2
Add custom modal for creating and editing users
2020-12-07 19:05:39 +00:00
mike12345567
74f5197865
Merge branch 'username-email' of github.com:Budibase/budibase into feature/security-update
2020-12-07 18:08:20 +00:00
Martin McKeaveney
3af5ec36b8
merge
2020-12-07 15:53:51 +00:00
Martin McKeaveney
15279f2c41
lint
2020-12-04 14:46:21 +00:00
Andrew Kingston
1bc339679a
Add modal for editing user roles
2020-12-04 08:27:42 +00:00
kevmodrome
afac1857bc
now uses RichText component in create/edit row modal on the backend
2020-12-03 15:37:04 +01:00
Martin McKeaveney
d7bff037bc
tidy up
2020-12-02 17:07:30 +00:00
mike12345567
b55c4bc9c0
Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor
2020-11-30 11:47:08 +00:00
Martin McKeaveney
30b28c12ca
allow password creation
2020-11-27 15:33:32 +00:00
Martin McKeaveney
d78e2c8d94
allow creation of username
2020-11-27 15:24:43 +00:00
mike12345567
060fee722c
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
2020-11-27 15:11:56 +00:00
Martin McKeaveney
4a8c37440e
prevent username changing
2020-11-27 14:59:27 +00:00
Martin McKeaveney
eae0ed5468
fix tests
2020-11-27 14:36:36 +00:00
Martin McKeaveney
6cca720117
browse contents of s3 buckets from within budibase
2020-11-26 21:23:20 +00:00
Martin McKeaveney
9a6ac6915b
CouchDB integration E2E
2020-11-26 17:34:15 +00:00
Martin McKeaveney
fbf501aebc
mongoDB end to end
2020-11-26 16:46:36 +00:00
Martin McKeaveney
298ef30360
budibase postgres E2E working
2020-11-26 14:43:56 +00:00
mike12345567
8a013c33c3
Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent.
2020-11-25 17:56:09 +00:00
Martin McKeaveney
ce4bf552f1
fix users test, remove superfluous files
2020-11-25 15:30:10 +00:00
mike12345567
e1314b0d88
Starting work on builder, very broken.
2020-11-24 18:11:34 +00:00
Martin McKeaveney
2f996d4e68
users as table working end to end
2020-11-24 17:00:15 +00:00
Martin McKeaveney
a92d54f9a7
user table and relationships complete
2020-11-24 14:04:14 +00:00
Martin McKeaveney
f9785a69a2
fix fast view switching bug
2020-11-23 12:12:03 +00:00
mike12345567
63f7641c9e
linting.
2020-11-17 18:13:21 +00:00
Michael Drury
a423664f4c
Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate.
2020-11-13 15:35:20 +00:00
Martin McKeaveney
8b5db4493e
fix auto screens issue
2020-11-09 15:55:36 +00:00
Andrew Kingston
b2738f3177
Fix autoscreens sometimes created in public rather than private page
2020-11-09 08:40:47 +00:00
mike12345567
d57368eb8b
Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens.
2020-11-05 17:47:27 +00:00
mike12345567
105d407ce8
Further updates to clear out all usage of the old frontend store functions.
2020-11-05 11:44:18 +00:00
Martin McKeaveney
1106026687
cut over to new frontend store
2020-11-04 17:09:45 +00:00
Martin McKeaveney
a874399d01
Merge pull request #812 from Budibase/lock-columns
...
prevent drag on first two columns
2020-11-02 13:13:28 +00:00
Martin McKeaveney
23add6fdcc
prevent drag on first two columns
2020-11-02 12:33:18 +00:00
Andrew Kingston
db51fad9b7
Remove ag-grid loading overlay color
2020-11-02 09:15:39 +00:00
Andrew Kingston
cb25dd97b3
Enabling the dark side
2020-10-29 20:42:34 +00:00
Martin McKeaveney
e74d754f32
fixing attachment height
2020-10-28 22:21:41 +00:00
Andrew Kingston
1e41461a90
Rename deletion modal titles and fixing cypress tests
2020-10-28 16:05:19 +00:00
Andrew Kingston
1a8da28c09
Merge ag-grid backend UI and update styles
2020-10-28 15:20:56 +00:00
Martin McKeaveney
a3e813f67e
finally reached the summit of the cypress mountain
2020-10-28 09:50:05 +00:00
Martin McKeaveney
f84c7c4070
styling updates from code review
2020-10-27 22:57:05 +00:00
Martin McKeaveney
e56259a4c1
cypress green
2020-10-27 22:06:51 +00:00
Martin McKeaveney
3e7a5e112a
fix cypress table creation tests
2020-10-27 16:01:27 +00:00
Andrew Kingston
add4162000
Format with prettier
2020-10-27 15:28:13 +00:00
Andrew Kingston
a93757a8d9
Fix cypress tests
2020-10-27 15:26:07 +00:00
Martin McKeaveney
50f21e61ff
bulk delete, delete column from panel
2020-10-27 13:04:32 +00:00
Andrew Kingston
bf14c3045d
Lint
2020-10-27 09:37:20 +00:00
Andrew Kingston
fae4037a65
Remove bunch of unused components and tidy up unused references
2020-10-27 09:10:20 +00:00
Martin McKeaveney
e025609539
cypress test fixes
2020-10-26 21:43:04 +00:00
Martin McKeaveney
3f587a4756
lint ✨
2020-10-26 18:07:08 +00:00
Martin McKeaveney
341843af84
restructuring, more styling updates on table, renaming
2020-10-26 17:42:00 +00:00
Andrew Kingston
3626d8da2b
Replace backend usages of dropdown menus with common components
2020-10-26 14:34:52 +00:00
Martin McKeaveney
137c3ccdec
tidy up
2020-10-26 09:37:53 +00:00
Martin McKeaveney
4549e8e5b2
reinstating relationships
2020-10-25 17:05:11 +00:00
Martin McKeaveney
4681033535
allow editing row from modal
2020-10-23 23:55:51 +01:00
Martin McKeaveney
80b76f5f30
update table headers on table change
2020-10-23 22:34:40 +01:00
Martin McKeaveney
eb1192ebc0
more ag grid styling
2020-10-23 17:38:10 +01:00
Andrew Kingston
9a32997591
Reduce unecessary div layers
2020-10-23 12:57:35 +01:00
Andrew Kingston
14b13c7c52
Update data page to use new styles
2020-10-23 12:25:22 +01:00
Andrew Kingston
7271662cc8
Update routing to use new page names
2020-10-22 17:46:44 +01:00
Martin McKeaveney
be407ece71
popovers replaced with table icons
2020-10-22 15:45:58 +01:00
Martin McKeaveney
4ae78dd74d
Merge branch 'master' of github.com:Budibase/budibase into backend-ag-grid
2020-10-21 15:03:31 +01:00
Martin McKeaveney
dc08fc13d2
ag grid updates
2020-10-21 13:42:26 +01:00
Martin McKeaveney
1add16147d
rename data design, ag grid mvp
2020-10-21 11:15:02 +01:00
Andrew Kingston
c0e0b48a80
Allow CSV upload in browser and add display column option
2020-10-19 19:24:05 +01:00
Martin McKeaveney
272f79e70f
fix text overflow
2020-10-19 16:07:29 +01:00
Andrew Kingston
a0a691e39b
Create links to 'list' autoscreens
2020-10-17 18:20:06 +01:00
Martin McKeaveney
67e8490eac
Merge pull request #743 from Budibase/bug/minor-fixes
...
Minor fixes - Chuckles
2020-10-17 12:16:46 +01:00
Michael Shanks
45322846c0
Primary display column is always required
2020-10-16 21:50:58 +01:00
mike12345567
c2a7510d19
Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view.
2020-10-16 18:05:45 +01:00
mike12345567
ebffeeb998
Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate.
2020-10-16 13:48:59 +01:00
mike12345567
82a9bbb478
Merge branch 'master' of github.com:Budibase/budibase into bug/casing-table-fix
2020-10-16 09:53:38 +01:00
mike12345567
335043440d
Fixing issues with table columns allowing weirdness to happen around casing, now only one column with a particular name can be specified, no matter what the case, but the case will be respected.
2020-10-15 18:09:19 +01:00
Martin McKeaveney
71a7482dda
lint ✨
2020-10-15 17:05:09 +01:00
Martin McKeaveney
3dac1e2a78
allow users to remove a calculation
2020-10-15 15:02:22 +01:00
Martin McKeaveney
a34a59880e
merge from master
2020-10-15 14:41:29 +01:00
mike12345567
e70c0f32c7
Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages.
2020-10-15 13:52:56 +01:00
Martin McKeaveney
f0f9015819
more filtering updates
2020-10-15 12:09:41 +01:00
Martin McKeaveney
a23440c740
adding sum and count functionality, preventing user from doing bad filters
2020-10-15 10:48:57 +01:00
Martin McKeaveney
a2f64a80a0
Merge branch 'master' of github.com:Budibase/budibase into martin-more-bugfixes
2020-10-15 09:29:59 +01:00
Martin McKeaveney
988789f1d4
frontend bug fixes, remove bindable prop, add not equals filter
2020-10-14 21:43:36 +01:00
Andrew Kingston
d5630760cc
Rename usages of primary display column to just display column
2020-10-14 20:38:32 +01:00
Andrew Kingston
008b59829b
Merge branch 'more-bug-fixes' of github.com:Budibase/budibase into screen-updates
2020-10-14 20:16:01 +01:00
Andrew Kingston
472dded1fc
Move primary display column option in to column popover
2020-10-14 19:40:01 +01:00
mike12345567
dbd6237e44
Fixing a bug where if you created a column without a name editting it would create another column and also adding an option to remove sorting from your table.
2020-10-14 18:04:21 +01:00
Martin McKeaveney
4823e66fe9
merge
2020-10-14 15:08:54 +01:00
Martin McKeaveney
79b50dc0b7
lint
2020-10-14 13:21:43 +01:00
mike12345567
e33dd65768
Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax.
2020-10-14 12:22:43 +01:00
mike12345567
e96098c5f4
Some design changes and moving around screen deletion to centralise it.
2020-10-14 11:56:02 +01:00
mike12345567
23c8339827
Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted.
2020-10-13 19:37:52 +01:00
Martin McKeaveney
2b3b41e778
bulk deletes on grid
2020-10-13 16:17:07 +01:00
Martin McKeaveney
8bac014955
optional chaining for backend ui models
2020-10-13 15:40:59 +01:00
Martin McKeaveney
55527784ed
Merge branch 'master' of github.com:Budibase/budibase into bugz
2020-10-13 12:52:55 +01:00
Martin McKeaveney
fa6880f291
Merge branch 'master' of github.com:Budibase/budibase into bugz
2020-10-13 10:59:31 +01:00
Martin McKeaveney
7d8cb16824
prevent duplicate table names
2020-10-13 10:59:24 +01:00
mike12345567
ca9012d07d
Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming
2020-10-13 09:58:31 +01:00
mike12345567
5e9d32824c
Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming
2020-10-13 09:58:08 +01:00
Andrew Kingston
0aeed3241e
Remove random text
2020-10-13 09:51:43 +01:00
Andrew Kingston
652e3b43ed
Remove console.log statement
2020-10-13 09:47:12 +01:00
Andrew Kingston
ae63877d67
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
2020-10-12 21:35:51 +01:00
mike12345567
51ed75978b
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
2020-10-12 17:45:11 +01:00
Michael Shanks
f1604992db
Merge pull request #703 from mjashanks/fixes
...
Some Fixes
2020-10-12 16:34:48 +01:00
Andrew Kingston
0ec10acc43
Update pagination to handle any number of pages
2020-10-12 16:33:38 +01:00
Michael Shanks
4a32c7981a
fix: view filter displaying incorrect options
2020-10-12 15:32:49 +01:00
mike12345567
12242cf6b2
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
2020-10-12 15:25:27 +01:00
mike12345567
9841aab689
Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables.
2020-10-12 14:31:17 +01:00
mike12345567
cfd4d9d34d
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
2020-10-12 13:34:32 +01:00
mike12345567
dc9552dbad
Updating tests and re-formatting.
2020-10-09 19:30:50 +01:00
mike12345567
5d49d529e3
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
2020-10-09 19:10:28 +01:00
mike12345567
fdaa69ee7f
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
2020-10-09 18:49:23 +01:00
Michael Shanks
67845b1c82
auto create screens with new table
2020-10-09 11:58:46 +01:00
Michael Shanks
027819bae0
merge from master - including fixes
2020-10-08 16:15:12 +01:00
Andrew Kingston
fa1836ad23
Improve relationship datatable title when no primary display is selected for a model
2020-10-08 10:41:20 +01:00
Andrew Kingston
d24679bc33
Move modal to BBUI and update usages
2020-10-08 09:35:11 +01:00
Andrew Kingston
fff39f65e5
Change create table popover to modal to better support data import which can be long
2020-10-07 12:40:00 +01:00
Andrew Kingston
475d811e5b
Fix layout by removing extra columns from grid layout css
2020-10-07 11:17:01 +01:00
Andrew Kingston
e38985e111
Remove duplicate select element
2020-10-07 11:16:36 +01:00
Andrew Kingston
8582d63a75
Update styles of data import to match BBUI components
2020-10-07 11:16:06 +01:00
Andrew Kingston
3dc30262d7
Merge branch 'master' of github.com:Budibase/budibase into linked-records
2020-10-07 10:45:26 +01:00
Andrew Kingston
517fb201ec
Move multiselect to BBUI
2020-10-06 16:02:48 +01:00
Andrew Kingston
a23967364b
Fix cypress texts and update use of modal
2020-10-05 11:13:09 +01:00
Andrew Kingston
261c3da459
Update backend export popover to be line with new popover structure
2020-10-03 21:06:58 +01:00
Andrew Kingston
93cc0ad26d
Remove unused imports
2020-10-02 20:39:39 +01:00
Andrew Kingston
27d41069cb
Remove double 'no data' in empty tables
2020-10-02 16:48:01 +01:00
Andrew Kingston
8706561bd4
Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records
2020-10-02 16:43:08 +01:00
mike12345567
4d8b1ecc10
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
2020-10-02 14:49:23 +01:00
Andrew Kingston
c062111403
Rename linked rows to related rows and remove deprecated file
2020-10-02 12:02:11 +01:00
Andrew Kingston
34373fc0dd
Add new modal to backend and fix backend file structure
2020-10-02 12:00:17 +01:00
Andrew Kingston
27060f5f46
Add initial version of new modal (WIP)
2020-10-02 08:35:54 +01:00
Andrew Kingston
9b11067faf
Remove console.log statement
2020-10-01 11:33:40 +01:00
Andrew Kingston
b4a5714e59
Prevent editing linked record columns
2020-10-01 11:33:26 +01:00
Andrew Kingston
7aa040d314
Add functional backend UI for navigating relationships
2020-10-01 11:01:06 +01:00
Andrew Kingston
cd69d17c87
Use common Table component across backend UI and add initial empty page for relationships
2020-10-01 07:19:38 +01:00
Andrew Kingston
089ecf5609
Add WIP draft of linked records UI allowing single linked record selection
2020-09-29 18:27:35 +01:00
Andrew Kingston
36498f2a2b
Add primary display column and update all backend UI popovers with new form styles
2020-09-29 13:54:04 +01:00
Andrew Kingston
db47e5c581
Bump BBUI version
2020-09-29 13:52:26 +01:00
Joe
620134132e
Page titles and primary cta alignment and styling consistent
...
Data and automations page titles now use BBUI Heading component and Spacer component. They are not consistent in styling and spacing.
Welcome screen app cards buttons changed to text buttons. I made this change as there were too many buttons on the page. We want one primary button - create new app.
Early changes mage to binding popover. More to come.
2020-09-26 00:45:56 +01:00
Andrew Kingston
ab1ddd8006
Rename backend components file structure and standardise no table empty state
2020-09-25 13:11:57 +01:00