4629 Commits (aeed22b71193cecefc703ef22dc9055ce5c3a7ee)
 

Author SHA1 Message Date
Keviin Åberg Kultalahti aeed22b711 fix notification store timers 5 years ago
Keviin Åberg Kultalahti c6292c070c fixes to transitions and adds default fade to screens 5 years ago
Keviin Åberg Kultalahti 43e37e2ed6 lint fix 5 years ago
Keviin Åberg Kultalahti 58f0c45085 remove slide and scale transitions 5 years ago
Keviin Åberg Kultalahti b36d4c8a76 fix not being able to remove transition 5 years ago
Keviin Åberg Kultalahti 473c5726b3 removes unneeded styles and html in Screen component 5 years ago
Keviin Åberg Kultalahti f711b7c075 screens can now select a transition rather than only use fade 5 years ago
Keviin Åberg Kultalahti d386de0282 moves the transition setting to the design panel 5 years ago
Keviin Åberg Kultalahti e4a2904735 minor changes to options 5 years ago
Keviin Åberg Kultalahti 856e80fce2 adds transition utility to the client sdk 5 years ago
Kevin Åberg Kultalahti abba6727ca
Merge pull request #1213 from Budibase/labday/dnd-actions 5 years ago
Keviin Åberg Kultalahti 99d81fa367 revert Automate block that accidently made it in to this PR 5 years ago
Keviin Åberg Kultalahti 5d26724e54 adds drag-and-drop to the action drawer 5 years ago
Keviin Åberg Kultalahti 188f2b74d7 adds DnD support ot the actions drawer 5 years ago
Michael Drury 257df940d1
Merge pull request #1207 from Budibase/bug/perms-fix 5 years ago
mike12345567 491eb00ea1 Fixing an issue discovered by test case. 5 years ago
mike12345567 a778d97118 Merge branch 'master' of github.com:Budibase/budibase into bug/perms-fix 5 years ago
mike12345567 74dfeb7c7b 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. 5 years ago
Martin McKeaveney 9c8c3bd5fe default to dark mode 5 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 5 years ago
mike12345567 20b44c9dbd 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. 5 years ago
Martin McKeaveney da6a90a042 v0.8.2 5 years ago
Martin McKeaveney 3863fa942d
Merge pull request #1193 from Budibase/bug/0.8.1-bugs 5 years ago
Martin McKeaveney 0cfbe2357b bugfixes 5 years ago
Martin McKeaveney 6a0c80da58 fix user creation relationships bug 5 years ago
mike12345567 9a49252ae7 Updating link controller to manage existing column comparison a bit better. 5 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 5 years ago
Martin McKeaveney 52c0ac222a
Merge pull request #1191 from Budibase/release-0.8-fixes 5 years ago
Martin McKeaveney dbb0252ab5 fixing 1:N UI order 5 years ago
Martin McKeaveney b605c82979
Update Dockerfile 5 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 5 years ago
Michael Drury 1a4714df8a
Merge pull request #1190 from Budibase/bug/relationship-display-id 5 years ago
mike12345567 5733255cc8 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 5 years ago
Martin McKeaveney b34cc25ce9
Merge pull request #1189 from Budibase/1-n-data-integrity 5 years ago
Martin McKeaveney 07bf31ca77 adding many to many constant 5 years ago
Martin McKeaveney b179418767 relationship type constant 5 years ago
mike12345567 66b488dc46 Wrapping throws in new errors. 5 years ago
mike12345567 8612782610 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). 5 years ago
Martin McKeaveney 62c5069528 refactor 5 years ago
Martin McKeaveney 5bc8b5da4c Server side data integrity for 1:N 5 years ago
Andrew Kingston 559b4d8314 Update backend linked row selector to support new relationship object 5 years ago
Andrew Kingston 45d9845806 Update picker to use null as default placeholder value 5 years ago
Andrew Kingston 635ea2b38e Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 5 years ago
mike12345567 f134724ed6 Fixing coercion of null to empty string for options fields. 5 years ago
Andrew Kingston 2fd45db0dc Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 5 years ago
mike12345567 63db4edbbe Fixing an issue with option fields not being unselectable. 5 years ago
Andrew Kingston 69fcaebc4d Add support for new relationship objects in client app bindings 5 years ago
Andrew Kingston 6d9c5cdf46 Add support for new relationship objects in client apps 5 years ago
Andrew Kingston 73d19f53d1 Add support for new relationship object in backend table 5 years ago
Martin McKeaveney d5e411e985 1-n-data-integrity 5 years ago