3013 Commits (4c19d2d42fd45de144fc0405d56b54b7a3bb6cbb)

Author SHA1 Message Date
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 6 years ago
Keviin Åberg Kultalahti b90e37ba64 fix datasource test 6 years ago
Keviin Åberg Kultalahti 22937117fd wip: queries store tests 6 years ago
Keviin Åberg Kultalahti ab0ce42245 adds test for permissions store 6 years ago
Keviin Åberg Kultalahti 29a032d908 finishes datasources stores 6 years ago
Keviin Åberg Kultalahti 7e56446395 adds fetch and delete tests to datasources store 6 years ago
Keviin Åberg Kultalahti ed2d541a77 add some temporary testing files 6 years ago
Keviin Åberg Kultalahti 0586d62878 bump jest 6 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
Martin McKeaveney bf7031467d cypress tests passing 6 years ago
Andrew Kingston 6457751367 Add initial version of new spectrum table component 6 years ago
Martin McKeaveney 679da60b1c make cypress use leveldb 6 years ago
mike12345567 19b5b41953 Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 6 years ago
Andrew Kingston 543b5bb3fd Update cypress tests 6 years ago
Keviin Åberg Kultalahti 3b6d0a4035 remove backendUiStore imports 6 years ago
Keviin Åberg Kultalahti 3cd67b0237 remove backendUiStore 6 years ago
Keviin Åberg Kultalahti 182292c9a3 remove logs 6 years ago
Keviin Åberg Kultalahti 087731600e remove console log 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 977da343f8 table route fix 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 4eb0a505bd fix tables not showing up 6 years ago
Keviin Åberg Kultalahti b8f6eb2afb fix datasource select issue 6 years ago
Keviin Åberg Kultalahti 5d30950421 fix databindings 6 years ago
Keviin Åberg Kultalahti e758fff34a wip: cleanup of components 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
Keviin Åberg Kultalahti ac335e4301 split out views to separate store 6 years ago
Keviin Åberg Kultalahti 2d1683c785 update tables select method 6 years ago
Martin McKeaveney afaa706e07 simplify try catch in manage script 6 years ago
Keviin Åberg Kultalahti 54b99d6d4b move tables to separate store 6 years ago
Keviin Åberg Kultalahti ba61442531 remove log 6 years ago
Keviin Åberg Kultalahti c28bfff0ec fixes issues with queries not getting selected correctly 6 years ago
Andrew Kingston b24760f613 Fix automatic generation of form field group schemas 6 years ago
Andrew Kingston d7c4fab4a5 Remove RowDetail component 6 years ago
Andrew Kingston e16a28fcd2 Don't add _id and _rev fields to form schemas 6 years ago
Andrew Kingston 2d6bc0c998 Fix data binding not generating bindable properties for components referencing a data provider ID wrapped for handlebars 6 years ago
Keviin Åberg Kultalahti 948ba63a69 fixes and splits out database to it's separate store 6 years ago
Keviin Åberg Kultalahti 5a4ea4ebf2 moves queries part of backendstore to separate store 6 years ago
Keviin Åberg Kultalahti 25b45ba42c moves integrations part of backendstore to separate store 6 years ago
Andrew Kingston a3d57b3f82 Update row detail autoscreen to use new data provider and safe bindings 6 years ago
Andrew Kingston d88c91c11a Update data provider select to use safe binding options 6 years ago
Andrew Kingston 2d713bed81 Update bindings to always ensure they are safely escaped 6 years ago
Keviin Åberg Kultalahti cc302e0909 fixes permissions problem 6 years ago
Andrew Kingston 135cee8689 Update new row autoscreen to handle new SaveRow button action 6 years ago
Andrew Kingston 96e59e6149 Update list autoscreen to use new data provider 6 years ago