1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

290 commits

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