3525 Commits (a06325cace97b2889f2bc2bc869ade8ff69a39f4)

Author SHA1 Message Date
mike12345567 be48677490 Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
mike12345567 7624390f0b Fixing a variety of issues with internal relationships and external SQL relationships. 5 years ago
mike12345567 217e5a02bf Fixing issue #2193, also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships. 5 years ago
mike12345567 c534a93091 Linting. 5 years ago
mike12345567 daed47a0a8 Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
Andrew Kingston d135ddb376 Fix bindings not appearing in certain button actions 5 years ago
mike12345567 e7974f7e86 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 5 years ago
Andrew Kingston 531d6d2cd0 Fix colour picker inconsistencies when app theme has never been changed 5 years ago
mike12345567 f6d0db4c4b Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 5 years ago
Andrew Kingston 06fa9091f4 Allow app preview to handle garbage iframe messages 5 years ago
Andrew Kingston 7f09f55315 Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 5 years ago
mike12345567 10bb31afd2 Linting. 5 years ago
mike12345567 af9b0a738d Fixing issues with pages reloading in weird ways. 5 years ago
mike12345567 776f176f5c Fix for issue #2167, the foreign key was not being set correctly in all scenarios for the from table in SQL relationships, our test data happened to hide this fact due to the foreign key and the key in from table having the same name. 5 years ago
Maurits Lourens 661ba80e5c fix update role modal 5 years ago
Maurits Lourens 2b2528bdbd fix lint issue 5 years ago
Maurits Lourens 019243a329 add duplicate condition button 5 years ago
Maurits Lourens c9dd9594bc fix lint issue 5 years ago
Maurits Lourens 101ca5f01e fix cypress test 5 years ago
Maurits Lourens 5df2242cf0 fix lint issue 5 years ago
mike12345567 35f1b50511 Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time. 5 years ago
Maurits Lourens c84cf22129 rename an app 5 years ago
mike12345567 5324f506b6 Linting. 5 years ago
mike12345567 adf6d18cb1 Fixing some issues with public endpoints causing logout loop. 5 years ago
mike12345567 615053f201 Fixing some issues with org not being correctly detected. 5 years ago
Maurits Lourens 3298b66ebf convert automation icons into toggle 5 years ago
Maurits Lourens f2c26a90c3 fix lint issues 5 years ago
Andrew Kingston a69b320483 Fix same svelte-dnd-action drag error for navigation editor 5 years ago
Andrew Kingston 7a9197975d Fix svelte-dnd-action throwing an error when interacting with a spectrum field inside a draggable 5 years ago
Maurits Lourens 3dbafac806 clear form action - adjust manifest and add settings form 5 years ago
mike12345567 a279e5e504 Removing un-necessary log statements. 5 years ago
mike12345567 4606248ffd Fixing up everything found when testing with Cypress. 5 years ago
Andrew Kingston 93d6da7ebe Lint 5 years ago
Maurits Lourens 07553b9937 clear form action - draft 5 years ago
Andrew Kingston 8a09494348 Fix bug with resetting operators when an incompatible value type is chosen 5 years ago
Andrew Kingston 38df0b54a5 Add full type support to conditional UI 5 years ago
Maurits Lourens 98ce904b80 fix overflow in automation setup menu for large tables 5 years ago
Rory Powell 8850771a49 Add dedicateed renderer for roles tags 5 years ago
Michael Drury f08547249b Linting. 5 years ago
Michael Drury 6d5f697142 Adding checks around the edit roles modal. 5 years ago
Maurits Lourens 03ecf7f34f display role names instead of _id 5 years ago
mike12345567 82e43e0008 Removing accidental symbols. 5 years ago
Rory Powell 6359f3db64 Default google activated form toggle to true for older configs 5 years ago
Andrew Kingston af3802e28a Fix svelte keying of component settings blocks 5 years ago
Andrew Kingston 204de7c4d3 Add initial work on dynamically updating any setting via conditional UI 5 years ago
mike12345567 1d6a350311 Changing how flags are handled. 5 years ago
mike12345567 b21fe320c5 Adding fallbacks for oidc and google. 5 years ago
mike12345567 1b6a73c250 Linting. 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago