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

280 commits

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