5206 Commits (3ccc0a39ff34ef6aa09c19adee7436d13d23cff1)
 

Author SHA1 Message Date
Keviin Åberg Kultalahti 71dc4938da adds an init method to the tables store 6 years ago
Keviin Åberg Kultalahti d22d5c7c28 fix last roles store test 6 years ago
Andrew Kingston e15986a6a5 Remove unecessary escape in regex 6 years ago
Martin McKeaveney 412f727347 analytics client 6 years ago
Keviin Åberg Kultalahti dd21ee2386 wip: roles store test 6 years ago
Keviin Åberg Kultalahti 292a891883 update query store 6 years ago
Keviin Åberg Kultalahti e1034ae5ac fix last query test 6 years ago
Keviin Åberg Kultalahti 003c1c75d4 fixes queries and datasource tests 6 years ago
Andrew Kingston c486a311b1 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 6 years ago
Andrew Kingston 38d1dfed1b Remove deprecated dataProvider setting from manifest 6 years ago
Andrew Kingston fc9fcaa868 Add correct height placeholder for tables to avoid jarring page resizing when loading data 6 years ago
Andrew Kingston 83a021a45d Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 6 years ago
Andrew Kingston 181ba065ec Reorder table settings to put column selection last 6 years ago
Andrew Kingston 694dab654d Fix form picker component styling 6 years ago
Andrew Kingston b46cef4fcd Disable table checkbox 6 years ago
Keviin Åberg Kultalahti d86467ecd7 fix datasource test 6 years ago
Keviin Åberg Kultalahti d0aca74e4a wip: queries store tests 6 years ago
Keviin Åberg Kultalahti 58546754b8 adds test for permissions store 6 years ago
Keviin Åberg Kultalahti f8475bfdc2 finishes datasources stores 6 years ago
Keviin Åberg Kultalahti a1f242a628 adds fetch and delete tests to datasources store 6 years ago
Michael Drury 91a781025d Merge pull request #1335 from Budibase/lab-day/lucene 6 years ago
mike12345567 12ed9f9d02 Quick change after reviewing. 6 years ago
Keviin Åberg Kultalahti 6711801f97 add some temporary testing files 6 years ago
mike12345567 4b0348add4 Removing unnecessary files and updating prod compose file. 6 years ago
mike12345567 273855ed8c Some minor updates to make search test cases pass. 6 years ago
mike12345567 41d16442c7 Minor change to make sure next button only displayed when relevant. 6 years ago
mike12345567 97f8d34947 Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result. 6 years ago
Michael Drury a438f5ebf2 Merge pull request #1331 from Budibase/feature/fs-removal 6 years ago
Keviin Åberg Kultalahti 33b7545e56 bump jest 6 years ago
Keviin Åberg Kultalahti 44e3f29a0b moves backend stores to "stores" in the root src directory 6 years ago
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
mike12345567 942214a54a Merge branch 'feature/fs-removal' of github.com:Budibase/budibase into lab-day/lucene 6 years ago
mike12345567 415b48856f Fixing an issue with bucket creation, sometimes many calls will be made at once for checking bucket exists, just manage this by storing the state of promise. 6 years ago
mike12345567 c51cf423e3 Creating CouchDB 3.0 indexes. 6 years ago
mike12345567 24c523faad Initialising CouchDB link to lucene and app design DBs for it. 6 years ago
mike12345567 b70ff24dac Some further work to make sure all use of the budibaseAppsDir is removed in important places. 6 years ago
Andrew Kingston dd54bc9771 Add onclick handler to icons 6 years ago
Andrew Kingston f17e2478e2 Fix crash generating bindable properties for an empty data provider ID 6 years ago
mike12345567 f7d14a8110 Quick change to make sure the client lib always served correctly in test. 6 years ago
mike12345567 8d23152562 Attempting to solve component library issue permanently in test. 6 years ago
Andrew Kingston 3c67e4806e Enable table to know when invalid column names have been passed 6 years ago
mike12345567 d5154a1ed9 Some cleanup fixes for tests that makes sure temp directory isn't getting out of control. 6 years ago
Andrew Kingston f84302ed89 Add virtual rendering to table to increase performance and remove grid component 6 years ago
mike12345567 6919057320 Fixing cypress test issues. 6 years ago
mike12345567 ed01d2463e Updating system for hosting error that blocked creating apps when server not configured correctly. 6 years ago
mike12345567 8a577b81f6 Fixing an issue with a test case, was going down dev path. 6 years ago
Martin McKeaveney 43a2e8ba10 Merge pull request #1329 from Budibase/single-stack-dev 6 years ago
Martin McKeaveney ebce53e9ad Update release.yml 6 years ago
Andrew Kingston 4b4288d982 Change table truncation text to be agnostic of plural case 6 years ago
Andrew Kingston 3c7aa63f51 Add smart trunctation to all table cell types 6 years ago