696 Commits (6fc910afc31d37bec2c63503be064e1bccaf8edd)

Author SHA1 Message Date
Keviin Åberg Kultalahti cd9af13668 moves admin store to `stores/portal` 5 years ago
Martin McKeaveney d8c3ab7d79 lint and tidy 5 years ago
Martin McKeaveney 88a5660bc3 google oauth UI 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
mike12345567 a6e282c19b Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 5 years ago
mike12345567 87e846054b Linting. 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
Keviin Åberg Kultalahti 6c5b0f88b9 fix dataBinding error 5 years ago
Andrew Kingston e89c51deef Add support for all 4 spectrum themes in builder! 5 years ago
Keviin Åberg Kultalahti f970c016c0 remove backend.js artifact 5 years ago
Andrew Kingston f0d1667b03 Update binding icon styles and fix theme editor 5 years ago
Andrew Kingston 4f7b91f34f Update list autoscreen to use quiet table 5 years ago
mike12345567 e9767eabc5 Adding some controls around cookies, expiring them when a 403 is hit. 5 years ago
mike12345567 0f59546169 Formatting. 5 years ago
Andrew Kingston 105715e68e Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 5 years ago
Michael Shanks 0b0a2daa51 lint fix + remove electron.js 5 years ago
Martin McKeaveney f5e5a415ca remove buildertoken refs 5 years ago
mike12345567 af0df42c3c Formatting. 5 years ago
Martin McKeaveney 2abb5d5759 small fixes 5 years ago
Martin McKeaveney b5a5df7f60 login page 5 years ago
mike12345567 29787032f0 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
Andrew Kingston dab183cc8a Use server-provided client lib URL in iframe preview 5 years ago
Andrew Kingston db2a710168 Improve cross-package bundling 5 years ago
Andrew Kingston 6a4c981b60 Update URLs for fetching component libraries to be under api route 5 years ago
Andrew Kingston f2a898147f Update builder to hit port 1000 5 years ago
Andrew Kingston 46745a757a Update to support new stores 5 years ago
Keviin Åberg Kultalahti 214243fc22 lint fix 5 years ago
Keviin Åberg Kultalahti 958cae212d fix templates not being passed correct param 5 years ago
Keviin Åberg Kultalahti 7bb01a152c adds an init method to the tables store 5 years ago
Andrew Kingston 95c363727d Remove unecessary escape in regex 5 years ago
Keviin Åberg Kultalahti d1b7620215 fixes queries and datasource tests 5 years ago
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 5 years ago
Keviin Åberg Kultalahti 22937117fd wip: queries store tests 5 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 6 years ago
Andrew Kingston a242d19f28 Fix crash generating bindable properties for an empty data provider ID 6 years ago
Andrew Kingston 892bbcd07a Add virtual rendering to table to increase performance and remove grid component 6 years ago
Andrew Kingston 6457751367 Add initial version of new spectrum table component 6 years ago
Andrew Kingston 543b5bb3fd Update cypress tests 6 years ago
Keviin Åberg Kultalahti 3cd67b0237 remove backendUiStore 6 years ago
Keviin Åberg Kultalahti 182292c9a3 remove logs 6 years ago
Keviin Åberg Kultalahti 976d8b3b54 lint fix 6 years ago
Keviin Åberg Kultalahti 8f0324bd53 move rows to it's separate store 6 years ago
Keviin Åberg Kultalahti 5ed5da2cee extract save function in tables store 6 years ago
Keviin Åberg Kultalahti 6afd886755 extract out select and fetch methods in tables store 6 years ago
Keviin Åberg Kultalahti 5d30950421 fix databindings 6 years ago
Keviin Åberg Kultalahti 4244185b53 remove unused stuff in backendUiStore 6 years ago
Keviin Åberg Kultalahti b4f5522a5e wip: converts components to use separate stores 6 years ago