1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

4634 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti 44342a094c remove unused code in routes 2021-03-01 17:49:29 +01:00
Keviin Åberg Kultalahti ff7c59ef27 remove unused code in settings and start components 2021-03-01 17:45:32 +01:00
Keviin Åberg Kultalahti 51b0656ba9 remove unused code in integration components 2021-03-01 17:42:34 +01:00
Keviin Åberg Kultalahti bae1a11c32 remove unused code in PropertiesPanel 2021-03-01 17:41:10 +01:00
Keviin Åberg Kultalahti 2a93a1fb26 remove unused code in NavigationPanel 2021-03-01 17:37:17 +01:00
Keviin Åberg Kultalahti a08684cd14 removes unused code in automation and backend sections 2021-03-01 17:34:27 +01:00
Kevin Åberg Kultalahti 2038e991c5 Merge pull request #1211 from Budibase/feat/automation-drawer-conversion
Convert the Automate popover to the Drawer component
2021-03-01 14:48:04 +01:00
Keviin Åberg Kultalahti 776c8849cb use bindableProperties instead of bindings in AUtomationBindingPanel 2021-03-01 14:22:17 +01:00
Keviin Åberg Kultalahti e9604ba967 remove unneeded things 2021-03-01 14:04:07 +01:00
Kevin Åberg Kultalahti bf1b249468 Merge pull request #1213 from Budibase/labday/dnd-actions
Adds drag and drop to the actions drawer
2021-03-01 09:12:25 +01:00
Keviin Åberg Kultalahti 6bce9fa820 revert Automate block that accidently made it in to this PR 2021-02-26 17:46:18 +01:00
Keviin Åberg Kultalahti 3ffa648bda adds drag-and-drop to the action drawer 2021-02-26 17:11:14 +01:00
Keviin Åberg Kultalahti a7b9945010 remove BindableInput and switch to DrawerBindableInput 2021-02-26 15:24:36 +01:00
Keviin Åberg Kultalahti cc35ac6e36 remove genericpopover component 2021-02-26 15:23:41 +01:00
Keviin Åberg Kultalahti 3923af7c34 final touches to get drawer working correctly in automations 2021-02-26 15:12:44 +01:00
Keviin Åberg Kultalahti 16629903c1 bindings now show up correctly in the drawer 2021-02-26 14:53:51 +01:00
Keviin Åberg Kultalahti 10972fafe2 remove unused things 2021-02-26 14:39:44 +01:00
Keviin Åberg Kultalahti 51b517a4be merge existing work from old branch 2021-02-26 14:27:54 +01:00
Keviin Åberg Kultalahti cbaaa0b201 adds DnD support ot the actions drawer 2021-02-26 14:21:05 +01:00
Michael Drury c5e882b218 Merge pull request #1207 from Budibase/bug/perms-fix
Permissions fix - fetch enriched was 403ing in public
2021-02-26 11:45:27 +00:00
mike12345567 acba31d29d Fixing an issue discovered by test case. 2021-02-26 10:19:06 +00:00
mike12345567 7427eb82c1 Merge branch 'master' of github.com:Budibase/budibase into bug/perms-fix 2021-02-26 10:06:24 +00:00
mike12345567 229498332e Two character change, some API calls with sub resources and primary resources weren't working, should allow either the sub resource or the main resource to trigger allowance. 2021-02-26 10:06:02 +00:00
Martin McKeaveney ed09509555 default to dark mode 2021-02-25 20:44:16 +00:00
Martin McKeaveney a0456e86bd v0.8.3 2021-02-25 17:18:36 +00:00
mike12345567 78286ae514 Minor update to fix an issue when updating a row that it would throw an error with 1->to->many relationships on existing relationships for that row, as well as cleaning up how relationshipType is put onto the linked table. 2021-02-25 17:07:32 +00:00
Martin McKeaveney 779deddc5a v0.8.2 2021-02-25 16:39:52 +00:00
Martin McKeaveney e9c9a89d4d Merge pull request #1193 from Budibase/bug/0.8.1-bugs
Bug/0.8.1 bugs
2021-02-25 16:34:58 +00:00
Martin McKeaveney c73c77448c bugfixes 2021-02-25 16:21:41 +00:00
Martin McKeaveney bf7bc51566 fix user creation relationships bug 2021-02-25 15:24:54 +00:00
mike12345567 51ed23d0a7 Updating link controller to manage existing column comparison a bit better. 2021-02-25 15:21:08 +00:00
Martin McKeaveney e72057499a v0.8.1 2021-02-25 13:50:33 +00:00
Martin McKeaveney 0f8419e7d4 Merge pull request #1191 from Budibase/release-0.8-fixes
fixing 1:N UI order
2021-02-25 13:44:18 +00:00
Martin McKeaveney 595dc55f39 fixing 1:N UI order 2021-02-25 13:34:12 +00:00
Martin McKeaveney e75355cfa3 Update Dockerfile 2021-02-25 13:27:46 +00:00
Martin McKeaveney b4996ccb4d v0.8.0 2021-02-25 12:49:03 +00:00
Michael Drury 45382bc40a Merge pull request #1190 from Budibase/bug/relationship-display-id
Bug/relationship display
2021-02-25 12:46:53 +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 b2e9564a2c Merge pull request #1189 from Budibase/1-n-data-integrity
1 n data integrity
2021-02-25 12:34:30 +00:00
Martin McKeaveney fbbeb19724 adding many to many constant 2021-02-25 12:23:47 +00:00
Martin McKeaveney 2d75bc750b relationship type constant 2021-02-25 12:21:24 +00:00
mike12345567 429811ec8b Wrapping throws in new errors. 2021-02-25 12:10:18 +00:00
mike12345567 a311002632 Found some issues with relationship columns being doubled up, this isn't validated client side, best to make sure it doesn't happen server-side (can really break your data structure if columns overwrite each other). 2021-02-25 12:06:13 +00:00
Martin McKeaveney 89350c91d1 refactor 2021-02-25 11:59:31 +00:00
Martin McKeaveney bcaed4f4e4 Server side data integrity for 1:N 2021-02-25 11:55:23 +00:00
Andrew Kingston 8d496a49b4 Update backend linked row selector to support new relationship object 2021-02-25 11:34:35 +00:00
Andrew Kingston c3a74c5006 Update picker to use null as default placeholder value 2021-02-25 11:34:11 +00:00
Andrew Kingston edf19c8869 Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 11:27:36 +00:00
mike12345567 641fd42686 Fixing coercion of null to empty string for options fields. 2021-02-25 11:26:28 +00:00
Andrew Kingston fcdbbe2634 Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 11:16:08 +00:00