2740 Commits (c76dccb66cb6d4e5ce1ff92700136aa59e20b39f)
 

Author SHA1 Message Date
Andrew Kingston c76dccb66c Add relationships as possible datasource for grid 6 years ago
Andrew Kingston 3dacff4636 Fix create screen state by navigating to new URL when creating 6 years ago
Andrew Kingston 6307e9028c Fix state when deleting frontend screens 6 years ago
Andrew Kingston b60f86715d Fix state when deleting frontend components 6 years ago
Andrew Kingston 5af85541ec Fix ModelSelect styles in frontend settings 6 years ago
Andrew Kingston 42f4bcc339 Fix crashing when adding a frontend component after deleting one 6 years ago
Andrew Kingston bf7356b508 Fix another random builder crash that sometimes happens 6 years ago
Andrew Kingston d7ab7c6ec9 Fix grid crash when there are no related rows in a link field 6 years ago
Andrew Kingston ae63877d67 Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source 6 years ago
Martin McKeaveney e2118a4bf1 Merge pull request #708 from Budibase/nuke-script 6 years ago
Martin McKeaveney f31352ad49 convenience scripts for restoring budibase installations 6 years ago
kevmodrome a9d09ea770 fix yarn lock file 6 years ago
Kevin Åberg Kultalahti ca5b4c16dd Merge pull request #707 from Budibase/feature/add-grid-to-standard-components 6 years ago
kevmodrome 9923266c51 fix editable header column not hiding when grid is un-editable 6 years ago
kevmodrome 41e23e78ce add back missing param to validate call on record post route 6 years ago
Andrew Kingston 9f3eef5b8c Fix crash when no linked records in DataTable 6 years ago
kevmodrome 3cd2cdb722 lint fixes 6 years ago
kevmodrome 277ab59647 Merge branch 'master' into feature/add-grid-to-standard-components 6 years ago
kevmodrome b0bd9ae135 sets correct editable values on fields 6 years ago
Michael Drury a20c9ffcbb Merge pull request #706 from Budibase/bug/table-changes-fix 6 years ago
mike12345567 1dea4f24b7 Handling empty relationship column the same way other columns are handled, it won't do anything until it is valid - but doesn't error. 6 years ago
mike12345567 352ff82885 Improving consistency of model saving, making sure that any validation which could fail happens before any updates are carried out. 6 years ago
mike12345567 8df3a3f8de Fixes for deleting records when a table is deleted. 6 years ago
Michael Shanks f1604992db Merge pull request #703 from mjashanks/fixes 6 years ago
Andrew Kingston 0ec10acc43 Update pagination to handle any number of pages 6 years ago
Michael Shanks 26b2fda616 code reivew - unused code 6 years ago
Michael Shanks 376b8b40d7 fix: Default props were mutated - cause very strange issue with event handlers 6 years ago
Michael Shanks 98138296c7 unused "options" member in prop types 6 years ago
Michael Shanks cc8a53f40b Analytics - record screen template used 6 years ago
Michael Shanks 4a32c7981a fix: view filter displaying incorrect options 6 years ago
Andrew Kingston c1b047af0c Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source 6 years ago
Andrew Kingston 1f7ddbfa65 Fix style and alignment of various frontend design and settings components 6 years ago
Andrew Kingston 7af86f089d Improve style of frontend settings placeholder text 6 years ago
Andrew Kingston 50b7b47527 Improve style of ModelViewSelect and fix text wrapping 6 years ago
Andrew Kingston 0961812b56 Improve frontend settings and design panel scrolling and panel styling 6 years ago
Michael Drury 00a455ecc7 Merge pull request #697 from Budibase/bug/link-id-create-table-error 6 years ago
Michael Shanks d24b13f364 Merge branch 'url-detail' into fixes 6 years ago
Michael Shanks 999e86f69c Merge branch 'master' into fixes 6 years ago
Michael Shanks d916de9b7f Settings >URL select handles Record detail urls 6 years ago
mike12345567 9841aab689 Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables. 6 years ago
Andrew Kingston dfd6a4d856 Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source 6 years ago
Andrew Kingston 3c8502187f Fix relational data in client apps and use count for link fields in client apps 6 years ago
Andrew Kingston 959aa3ff60 Fix linked record selector rendering in client apps 6 years ago
Andrew Kingston f1f757054e Replace bindings to link fields with new count runtime property 6 years ago
Martin McKeaveney 2ca3bf1be9 Merge pull request #692 from Budibase/external-webhooks 6 years ago
Martin McKeaveney e2cb669259 Merge pull request #693 from Budibase/design-props---font-family-and-image-background---tidy-up 6 years ago
Martin McKeaveney c5efdbc3d0 adding auth object to context rather than separate booleans 6 years ago
Joe 95d532922d Typography, background, and transition props fix 6 years ago
kevmodrome d6136ec233 merge master 6 years ago
Martin McKeaveney 1f92c9cd14 support for external webhooks 6 years ago