4543 Commits (16228b80282977103a8df6c7efa2bbdee2bdd496)
 

Author SHA1 Message Date
mike12345567 99d356a862 Formatting. 6 years ago
mike12345567 c801203dc5 Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system. 6 years ago
mike12345567 1f370aa2a5 Merge branch 'master' of github.com:Budibase/budibase into develop 6 years ago
Joe 8862d00646 Icon / header size updated 6 years ago
Joe 8c9405a0cf scrollable ui 6 years ago
Joe ecc9c6dd14 Query results section ui updated 6 years ago
Joe a8e7741fb2 initial spacing improvements and border adjustments 6 years ago
Martin McKeaveney fec23cb8ea Merge pull request #1149 from RichardGrant-93/patch-1 6 years ago
Richard Grant 8ed6dbb312 lint fix 6 years ago
Richard Grant 2dac471b2f richard.grant/row-update-user-update-password-fix 6 years ago
Michael Drury 4a37839151 Merge pull request #1140 from Budibase/feature/relationship-enrichment 6 years ago
mike12345567 aa449e4729 Updating cypress tests as well as changing the auto column icons a bit to improve the look. 6 years ago
Martin McKeaveney 8b248008c3 Merge pull request #1123 from Budibase/rest-api-integration 6 years ago
Martin McKeaveney 80b0dc672d Merge branch 'develop' of https://github.com/Budibase/budibase into rest-api-integration 6 years ago
Martin McKeaveney e08c917080 adding description blurbs to datasources 6 years ago
mike12345567 c98e990a3d Merge branch 'develop' of github.com:Budibase/budibase into feature/relationship-enrichment 6 years ago
Kevin Åberg Kultalahti 0e29866ea8 Merge pull request #1122 from Budibase/relationship-one-to-many 6 years ago
mike12345567 a6025952aa Merge branch 'feature/relationship-enrichment' of github.com:Budibase/budibase into feature/relationship-enrichment 6 years ago
Andrew Kingston 3bedcf1e62 Merge branch 'feature/relationship-enrichment' of github.com:Budibase/budibase into feature/relationship-enrichment 6 years ago
Martin McKeaveney 1df1efe59b lint 6 years ago
Andrew Kingston 1988473051 Fix crash when viewing views without schemas 6 years ago
Andrew Kingston bd68672c51 Add field type to backend table headers 6 years ago
Keviin Åberg Kultalahti 64fb3970b2 lint fix 6 years ago
Keviin Åberg Kultalahti 481de3c75c remove unused logic in backend store 6 years ago
mike12345567 d8a984639b Merge branch 'develop' of github.com:Budibase/budibase into feature/relationship-enrichment 6 years ago
Keviin Åberg Kultalahti 5b5a5b5438 adds thin prop to select component when adding new row 6 years ago
mike12345567 780b6e0956 Fixing some issues with enrichment, making sure display column can always be worked out. 6 years ago
Keviin Åberg Kultalahti 58dc12f95d fix sneaky mergeflict 6 years ago
Andrew Kingston ce5441e35a Add relationship enrichment display to backend UI 6 years ago
Keviin Åberg Kultalahti b89573e1f2 lint fix 6 years ago
Keviin Åberg Kultalahti 78ee1edf40 merge develop 6 years ago
Keviin Åberg Kultalahti 15947eb9a5 adds disabled state to relationship type - column must be re-created in order to change the value 6 years ago
Martin McKeaveney 8a60131c7e merge with develop 6 years ago
Martin McKeaveney a4c44a11c5 merge 6 years ago
Martin McKeaveney 3f2132df07 prevent editing of headers in params 6 years ago
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 6 years ago
Keviin Åberg Kultalahti aa38952131 displays correct relationship type in the create/edit component 6 years ago
mike12345567 fa6d3e5e63 Updating the self auth endpoint to use the row processor. 6 years ago
mike12345567 474796baea Fixing an issue found by Andrew K - relationship lookup needs to work on both sides of relationship. 6 years ago
Martin McKeaveney f53463ec0c response parsing 6 years ago
Martin McKeaveney a834f17a80 more design updates 6 years ago
Andrew Kingston 4b81663664 Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering 6 years ago
Andrew Kingston 2460280841 Fix and tidy up all button actions and drawers 6 years ago
Martin McKeaveney 6e121b6045 design updates, changing query verb names to HTTP verbs 6 years ago
mike12345567 f080fa6537 Some major performance optimisations, found that db.find is not fast unless its indexed, there is also no point in indexing for our internal relationship searching, however we can use the allDocs call. This will likely be slow for very large calls (say 100K records) but for these sort of calls we really need to paginate anyway. 6 years ago
mike12345567 5fab1529ec work in progress, enriching in the display names. 6 years ago
mike12345567 0f323d8aa9 linting. 6 years ago
mike12345567 74b6f0069b Fixing some errors found with relationships. 6 years ago
Michael Drury 7647e346d4 Merge pull request #1125 from Budibase/feature/autocolumns 6 years ago
mike12345567 a93eb180ce Starting with some work towards a deeper enrichment of rows. 6 years ago