4629 Commits (92ad28a160f03f2fbc53d0e2c0908e288ea591d3)
 

Author SHA1 Message Date
Keviin Åberg Kultalahti 92ad28a160 fix notification store timers 6 years ago
Keviin Åberg Kultalahti 4575285d5f fixes to transitions and adds default fade to screens 6 years ago
Keviin Åberg Kultalahti c37aefc0cf lint fix 6 years ago
Keviin Åberg Kultalahti 1bd32752a7 remove slide and scale transitions 6 years ago
Keviin Åberg Kultalahti 97213ec99a fix not being able to remove transition 6 years ago
Keviin Åberg Kultalahti 839ca7f8ba removes unneeded styles and html in Screen component 6 years ago
Keviin Åberg Kultalahti ba7cc5c479 screens can now select a transition rather than only use fade 6 years ago
Keviin Åberg Kultalahti cda7c7f4c1 moves the transition setting to the design panel 6 years ago
Keviin Åberg Kultalahti 6122711ee8 minor changes to options 6 years ago
Keviin Åberg Kultalahti 0ce7da93a7 adds transition utility to the client sdk 6 years ago
Kevin Åberg Kultalahti bf1b249468 Merge pull request #1213 from Budibase/labday/dnd-actions 6 years ago
Keviin Åberg Kultalahti 6bce9fa820 revert Automate block that accidently made it in to this PR 6 years ago
Keviin Åberg Kultalahti 3ffa648bda adds drag-and-drop to the action drawer 6 years ago
Keviin Åberg Kultalahti cbaaa0b201 adds DnD support ot the actions drawer 6 years ago
Michael Drury c5e882b218 Merge pull request #1207 from Budibase/bug/perms-fix 6 years ago
mike12345567 acba31d29d Fixing an issue discovered by test case. 6 years ago
mike12345567 7427eb82c1 Merge branch 'master' of github.com:Budibase/budibase into bug/perms-fix 6 years ago
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. 6 years ago
Martin McKeaveney ed09509555 default to dark mode 6 years ago
Martin McKeaveney a0456e86bd v0.8.3 6 years ago
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. 6 years ago
Martin McKeaveney 779deddc5a v0.8.2 6 years ago
Martin McKeaveney e9c9a89d4d Merge pull request #1193 from Budibase/bug/0.8.1-bugs 6 years ago
Martin McKeaveney c73c77448c bugfixes 6 years ago
Martin McKeaveney bf7bc51566 fix user creation relationships bug 6 years ago
mike12345567 51ed23d0a7 Updating link controller to manage existing column comparison a bit better. 6 years ago
Martin McKeaveney e72057499a v0.8.1 6 years ago
Martin McKeaveney 0f8419e7d4 Merge pull request #1191 from Budibase/release-0.8-fixes 6 years ago
Martin McKeaveney 595dc55f39 fixing 1:N UI order 6 years ago
Martin McKeaveney e75355cfa3 Update Dockerfile 6 years ago
Martin McKeaveney b4996ccb4d v0.8.0 6 years ago
Michael Drury 45382bc40a Merge pull request #1190 from Budibase/bug/relationship-display-id 6 years ago
mike12345567 cd36739c23 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
Martin McKeaveney b2e9564a2c Merge pull request #1189 from Budibase/1-n-data-integrity 6 years ago
Martin McKeaveney fbbeb19724 adding many to many constant 6 years ago
Martin McKeaveney 2d75bc750b relationship type constant 6 years ago
mike12345567 429811ec8b Wrapping throws in new errors. 6 years ago
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). 6 years ago
Martin McKeaveney 89350c91d1 refactor 6 years ago
Martin McKeaveney bcaed4f4e4 Server side data integrity for 1:N 6 years ago
Andrew Kingston 8d496a49b4 Update backend linked row selector to support new relationship object 6 years ago
Andrew Kingston c3a74c5006 Update picker to use null as default placeholder value 6 years ago
Andrew Kingston edf19c8869 Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
mike12345567 641fd42686 Fixing coercion of null to empty string for options fields. 6 years ago
Andrew Kingston fcdbbe2634 Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
mike12345567 468ee7ac0c Fixing an issue with option fields not being unselectable. 6 years ago
Andrew Kingston bd5bac4ef2 Add support for new relationship objects in client app bindings 6 years ago
Andrew Kingston aab74cce1a Add support for new relationship objects in client apps 6 years ago
Andrew Kingston bf384697d3 Add support for new relationship object in backend table 6 years ago
Martin McKeaveney 19fb11e69d 1-n-data-integrity 6 years ago