2639 Commits (7ef07b61ee19cc766cd4b6ee4b35fd370e2f5420)

Author SHA1 Message Date
Keviin Åberg Kultalahti 7ef07b61ee removes unused code in automation and backend sections 6 years ago
Keviin Åberg Kultalahti 8dbf8249da use bindableProperties instead of bindings in AUtomationBindingPanel 6 years ago
Keviin Åberg Kultalahti a8520aae54 remove unneeded things 6 years ago
Keviin Åberg Kultalahti 99d81fa367 revert Automate block that accidently made it in to this PR 6 years ago
Keviin Åberg Kultalahti 5d26724e54 adds drag-and-drop to the action drawer 6 years ago
Keviin Åberg Kultalahti 9f9858fd59 remove BindableInput and switch to DrawerBindableInput 6 years ago
Keviin Åberg Kultalahti 811a15df3e remove genericpopover component 6 years ago
Keviin Åberg Kultalahti b1248d99ba final touches to get drawer working correctly in automations 6 years ago
Keviin Åberg Kultalahti 2f764bad9b bindings now show up correctly in the drawer 6 years ago
Keviin Åberg Kultalahti f0ffd5f695 remove unused things 6 years ago
Keviin Åberg Kultalahti afd92407ff merge existing work from old branch 6 years ago
Keviin Åberg Kultalahti 188f2b74d7 adds DnD support ot the actions drawer 6 years ago
Martin McKeaveney 9c8c3bd5fe default to dark mode 6 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 6 years ago
Martin McKeaveney da6a90a042 v0.8.2 6 years ago
Martin McKeaveney 0cfbe2357b bugfixes 6 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 6 years ago
Martin McKeaveney dbb0252ab5 fixing 1:N UI order 6 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 6 years ago
Martin McKeaveney 5bc8b5da4c Server side data integrity for 1:N 6 years ago
Andrew Kingston 559b4d8314 Update backend linked row selector to support new relationship object 6 years ago
Andrew Kingston 73d19f53d1 Add support for new relationship object in backend table 6 years ago
Andrew Kingston 8379900a08 Remove front end validation on password when editing users 6 years ago
Martin McKeaveney 5a6306f49f prevent null being appended to binding box 6 years ago
mike12345567 2b87f8bbb8 Updating group by functionality, so that relationships aren't an option. 6 years ago
Martin McKeaveney 0905d35ef2 SSL config for mysql, remove rickroll 6 years ago
mike12345567 c63190acc0 Formatting. 6 years ago
mike12345567 06839700a2 Fixing some CSS bugs in the automation bindings popover. 6 years ago
mike12345567 5807143429 Formatting. 6 years ago
Martin McKeaveney d0b7cf71e3 show all query types in form component 6 years ago
Michael Drury 55b55a0a28 Updating packages in builder and server, making build work in Windows. 6 years ago
Keviin Åberg Kultalahti e7d38878f5 Revert "work on converting popover to drawer" 6 years ago
Martin McKeaveney 03512da423 case insensitive regex for app names 6 years ago
mike12345567 223d03b5f8 removing use of optional chaining and just checking for status. 6 years ago
mike12345567 97f8a5fd1e Fixing a minor issue, making sure only trying to add displayFieldColumn when the app has that column (older ones may not yet). 6 years ago
mike12345567 e4774f43e8 Adding check to see if analytics is disabled completely (in dev). 6 years ago
mike12345567 04feb1d38f Formatting. 6 years ago
mike12345567 dbd172428e Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 6 years ago
Keviin Åberg Kultalahti fb1eb55ba2 work on converting popover to drawer 6 years ago
Andrew Kingston 2f78afac6d Fix cypress test 6 years ago
Keviin Åberg Kultalahti 0388675f27 remove unused things 6 years ago
Keviin Åberg Kultalahti 2d80208282 adds option to allow dot notation in column names 6 years ago
Martin McKeaveney 50f9663622 ensure error is thrown on client validation failure 6 years ago
Andrew Kingston 009bf37556 Show error when trying to create user with a duplicate email address 6 years ago
mike12345567 ab136e248a Only performing the change on copies, allowing cuts through. 6 years ago
Keviin Åberg Kultalahti 92a05ee205 Rename True/False to Boolean 6 years ago
Martin McKeaveney e79615e665 removing redundant cancel button 6 years ago
Martin McKeaveney ffb5f5fea9 remove log 6 years ago
Martin McKeaveney 692c5a9b3e read all columns for schema rather than just the first 6 years ago
mike12345567 820fe9c9a5 Adding prettier ignore statement as it kept re-formatting the spacing in query viewer file. 6 years ago