750 Commits (b94f40dea4e5de824dda844e0050042d57fa3fc4)

Author SHA1 Message Date
Andrew Kingston 5e5332cd4f Add initial work on evaluation of conditional UI conditions in client library 5 years ago
Andrew Kingston 9440e4a5bf Add UI to revert app version and initial work on app revert backend 5 years ago
mike12345567 f1dd80dcb4 Internal table detail screens should still have limit one. 5 years ago
Andrew Kingston 0a44b1e3d8 Add client libary update management from inside the builder 5 years ago
Andrew Kingston 24a2c547eb Store client features in frontend store 5 years ago
Andrew Kingston 929d1c73d4 Avoid filter editor sending a prop change when filter is not an array, which was causing extra 409s and causing issues with tables 5 years ago
Andrew Kingston c3913372e1 Lint 5 years ago
Andrew Kingston 1f3e0b4e6f Update list and detail autoscreens to be theme aware and use new designs 5 years ago
mike12345567 c24cc5c3fb Fixing issue with many to many through junction table not realising some exist, or some need deleted - as well as removing limit from details screen, this was blocking join statements and served no purpose (its already a search by equals). 5 years ago
Andrew Kingston 18f25f0be2 Update list autoscreen to be theme aware and use new component props 5 years ago
Andrew Kingston c936ab2619 Fix bug which causes an 'undefined' layout to appear if the save call 409s 5 years ago
Andrew Kingston 2693878a72 Remove a lot of hacks around screenslots and allow naming them 5 years ago
Andrew Kingston f2be9501d3 Add global app theme picker and use it in client preview 5 years ago
Andrew Kingston 2333754862 Update autoscreens and default layouts to use new component props 5 years ago
Andrew Kingston 86da3b7f28 Add gap prop by default to screens 5 years ago
mike12345567 559e91ec29 Allowing self endpoints to 403 and not reload page. 5 years ago
mike12345567 dee180dc7c Fixing inactivity issue in builder as well #1773. 5 years ago
Andrew Kingston aee876a681 Add initial work on merging settings and design panels, improve code structure, improve styles 5 years ago
Michael Drury 8b4f1a4bac Update-deps and re-lint. 5 years ago
Michael Drury 82d17af808 Linting. 5 years ago
Andrew Kingston 0f691e5484 Update autoscreens to require confirmation when deleting rows 5 years ago
mike12345567 40e06cc5d1 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 5 years ago
Andrew Kingston be03bbe5bc Remove transition setting from components 5 years ago
Andrew Kingston a0b98e8f27 Fix styles of list autoscreen 5 years ago
Andrew Kingston 085cfdccad Update autoscreen link generation to work with new layouts 5 years ago
Martin McKeaveney 08b74d2cec lint 5 years ago
Andrew Kingston 410cfe73d2 Update autoscreens to work better with layouts 5 years ago
mike12345567 615b207fbb Formatting. 5 years ago
Martin McKeaveney 9e41068a5d end to end data providers and opinionated sql 5 years ago
Andrew Kingston 32a3c2bbb6 Lint with prettier 5 years ago
Martin McKeaveney de279fa6a9 removing _all concept for tables, more work on plus datasource 5 years ago
Andrew Kingston 61912fd7cd Fix crash when removing data bindings from an object which contains a null value 5 years ago
Andrew Kingston ae5bc4171f Add customProps function to screen component for building autoscreens 5 years ago
Andrew Kingston 6b062c90c2 Update autoscreens to be more responsive by default 5 years ago
Andrew Kingston 2124c85a09 Update autoscreens to have new container props 5 years ago
Andrew Kingston 739abfd706 Update autoscreens to add new form type setting 5 years ago
Andrew Kingston 1ae8264276 Allow data providers to inherit each other and add full client side lucene implementation 5 years ago
Martin McKeaveney 9564285917 fix stale topNav history state causing wrong apps to show 5 years ago
Andrew Kingston 41fb234499 Update autoscreens to use better spectrum-compatible styles and fonts 5 years ago
Andrew Kingston 6c960dd9e2 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 5 years ago
Andrew Kingston 3c5696199a Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
Andrew Kingston 9c7f5f98b7 Update autoscreens with new dataprovier props 5 years ago
mike12345567 2ec6b15e56 General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
Keviin Åberg Kultalahti 3b570fff83 moves admin store to `stores/portal` 5 years ago
Martin McKeaveney 77830bec4f lint and tidy 5 years ago
Martin McKeaveney cb02c9bf58 google oauth UI 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago