1
0
Fork 0
mirror of synced 2024-08-19 12:01:20 +12:00
Commit graph

10974 commits

Author SHA1 Message Date
Andrew Kingston
f0616a6826 Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text 2022-02-07 12:13:29 +00:00
Andrew Kingston
a575763bf6 Use automatic formatting for generated longform fields 2022-02-07 12:11:20 +00:00
Andrew Kingston
a96ef98e39 Add rich text option to long form data type 2022-02-07 12:04:43 +00:00
Budibase Staging Release Bot
f625828b58 v1.0.49-alpha.14 2022-02-07 10:52:24 +00:00
Budibase Staging Release Bot
db3f93e8a9 v1.0.49-alpha.13 2022-02-07 10:27:31 +00:00
Michael Drury
bc8f880552
Merge pull request #4328 from Budibase/fix/3928
Fix for SQL Server - fix pagination issue
2022-02-07 10:20:33 +00:00
mike12345567
86e6223e5a Fixing an issue with search field select erroring in builder when using queries in blocks. 2022-02-04 16:56:12 +00:00
Andrew Kingston
e65ee63a9e Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text 2022-02-04 13:53:01 +00:00
Budibase Staging Release Bot
77f938b856 v1.0.49-alpha.12 2022-02-04 13:16:25 +00:00
Budibase Release Bot
80ae9a30b1 v1.0.49 2022-02-04 12:19:39 +00:00
Budibase Staging Release Bot
3cd20cfa72 v1.0.49-alpha.11 2022-02-04 11:10:37 +00:00
Budibase Staging Release Bot
3da9cf2220 v1.0.49-alpha.10 2022-02-04 10:32:31 +00:00
Andrew Kingston
f5197df8b4 Reset the builder store whenever unmounting the app root layout 2022-02-04 09:29:51 +00:00
Andrew Kingston
18e5be9a06 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-04 09:23:32 +00:00
Budibase Staging Release Bot
797136cabc v1.0.49-alpha.9 2022-02-03 20:58:29 +00:00
Michael Drury
efe52a6346
Merge pull request #4297 from Budibase/fix/4255
Some small SQL core fixes
2022-02-03 20:29:38 +00:00
mike12345567
61283e465d Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 2022-02-03 18:44:34 +00:00
mike12345567
e12767fd85 Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 2022-02-03 18:26:26 +00:00
Andrew Kingston
9f2369234b Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-03 14:46:59 +00:00
Andrew Kingston
bd6ae0686d Add markdown viewer component to builder 2022-02-02 21:23:39 +00:00
mike12345567
fa94ea7b3a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 2022-02-02 18:15:17 +00:00
Andrew Kingston
7a3683a462 Use new rich text field in build backend UI 2022-02-02 15:18:46 +00:00
Budibase Staging Release Bot
86af297d87 v1.0.49-alpha.8 2022-02-02 10:59:16 +00:00
Budibase Staging Release Bot
c7d23bbf7e v1.0.49-alpha.7 2022-02-01 20:38:50 +00:00
Michael Drury
e1a4136f9c Fixing a typescript issue in server. 2022-02-01 20:29:12 +00:00
Andrew Kingston
c3e358fead Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:52:26 +00:00
Andrew Kingston
d132292102 Update lock files 2022-02-01 16:46:38 +00:00
Andrew Kingston
312571314d Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:46:00 +00:00
Budibase Staging Release Bot
7f6bc74ccc v1.0.49-alpha.6 2022-02-01 16:32:31 +00:00
mike12345567
b3b982fa8f Making sure worker runs through ts-node in cypress, locally, then built in CI. 2022-02-01 16:02:44 +00:00
mike12345567
53aabb4d05 Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-02-01 14:33:02 +00:00
Martin McKeaveney
394eb44b5f merge 2022-02-01 11:22:14 +01:00
Budibase Staging Release Bot
beefc0158c v1.0.49-alpha.5 2022-02-01 10:11:29 +00:00
Rory Powell
0716f18f76 Revert "build app before running e2e tests"
This reverts commit 75ef92d645.
2022-02-01 06:40:07 +00:00
Maurits Lourens
75ef92d645 build app before running e2e tests 2022-01-31 23:13:42 +01:00
Budibase Staging Release Bot
c991f284e3 v1.0.49-alpha.4 2022-01-31 19:12:15 +00:00
Budibase Staging Release Bot
9a271e74c1 v1.0.49-alpha.3 2022-01-31 17:55:54 +00:00
mike12345567
09cfa9508e Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 17:16:59 +00:00
mike12345567
da87b3d73e Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 17:00:22 +00:00
Budibase Staging Release Bot
cb6189e76b v1.0.49-alpha.2 2022-01-31 16:54:48 +00:00
Rory Powell
fc05cd240e
Merge pull request #4261 from Budibase/fix/csrf-post-login
Fix CSRF token not present using local auth
2022-01-31 16:41:43 +00:00
Martin McKeaveney
42660969c7
Merge pull request #4242 from mslourens/add_url_to_templates
Adds a url to the templates
2022-01-31 16:37:46 +00:00
Budibase Staging Release Bot
3f8d81837d v1.0.49-alpha.1 2022-01-31 16:01:59 +00:00
mike12345567
c9d2de8344 Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 15:33:36 +00:00
mike12345567
8fbd101448 Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 2022-01-31 15:21:15 +00:00
Budibase Staging Release Bot
27d295ae31 v1.0.49-alpha.0 2022-01-31 14:39:05 +00:00
mike12345567
712382af07 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-31 14:29:02 +00:00
mike12345567
76e24018be Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 14:09:07 +00:00
Budibase Release Bot
a5f51d83ba v1.0.48 2022-01-31 13:43:13 +00:00
mike12345567
bfc40cc804 Cypress setup, allowing option for using typescript locally. 2022-01-31 11:51:52 +00:00
Rory Powell
74b6844ebf Fix CSRF token not present using local auth 2022-01-31 11:07:54 +00:00
Andrew Kingston
f32cfdd3b9 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-31 09:40:33 +00:00
Budibase Staging Release Bot
d69c417cf4 v1.0.46-alpha.8 2022-01-30 21:43:10 +00:00
Rory Powell
3ce4f32250 Merge branch 'develop' into csrf 2022-01-30 21:20:48 +00:00
Martin McKeaveney
430fb29e17 point to MinIO instance instead of through proxy 2022-01-30 21:25:56 +01:00
Martin McKeaveney
d749c4bd34 nginx prod config, security headers and content-security policies 2022-01-30 21:11:59 +01:00
mike12345567
4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 2022-01-28 18:52:34 +00:00
Andrew Kingston
bfb2d637fc Fix issue with backend UI not refreshing when adding a row 2022-01-28 15:17:21 +00:00
Budibase Staging Release Bot
5718d4925a v1.0.46-alpha.7 2022-01-28 15:12:31 +00:00
Maurits Lourens
fe51686458 Adds a url to the templates 2022-01-28 16:06:46 +01:00
Andrew Kingston
d0930e29ed Redirect if opening a locked app 2022-01-27 13:44:09 +00:00
Andrew Kingston
a2c46cd752 Disable jest tests in builder for now 2022-01-27 13:26:39 +00:00
mike12345567
9d3486eb8a Fixing #4205 - making sure builder loads the correct role for the query. 2022-01-26 18:59:41 +00:00
mike12345567
3567e7ddb6 Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables. 2022-01-26 18:50:13 +00:00
Andrew Kingston
617ddf7092 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-26 17:49:27 +00:00
Andrew Kingston
6b03db235b Use frontend-core implementation of data fetching in backend UI 2022-01-26 17:43:48 +00:00
Budibase Staging Release Bot
a3e5c5af7f v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Martin McKeaveney
203c892f33 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney
5d59db8fd2 code review 2022-01-26 17:14:47 +01:00
Andrew Kingston
515d4f91c0 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-26 16:02:27 +00:00
Budibase Staging Release Bot
cbfb0f8a13 v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Rory Powell
e1ca44442b
Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
2022-01-26 14:55:36 +00:00
Rory Powell
2465753af1 Handle undefined url 2022-01-26 13:39:40 +00:00
Rory Powell
4b903ffd47 Handle unexpected errors during validation 2022-01-25 23:27:28 +00:00
Rory Powell
3a4b8f4557 Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
Rory Powell
5cb6e19274 Add CSRF Token 2022-01-25 22:54:50 +00:00
Andrew Kingston
48c3c7852a Lint 2022-01-25 15:49:35 +00:00
Andrew Kingston
9ea5be7851 Refactor automation store to properly handle errors 2022-01-25 15:44:08 +00:00
Andrew Kingston
c06947cf46 Improve handling of 403 logouts and return URL cookie 2022-01-25 15:28:31 +00:00
Michael Drury
120e8ef84e
Merge pull request #4174 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder
2022-01-25 14:12:28 +00:00
Andrew Kingston
23b698b396 Fix filter modal crashing when encountering an undefined option for a select field 2022-01-25 08:30:19 +00:00
Andrew Kingston
c1595f7884 Improve style of data import modal 2022-01-25 08:22:53 +00:00
Andrew Kingston
275520698f Fix integration list not loading correctly 2022-01-25 08:13:28 +00:00
Andrew Kingston
77de6a10cc Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-25 07:51:47 +00:00
Andrew Kingston
cb49659b47 Don't show an error notification when failing API requests on the initial page load of the login page 2022-01-24 19:15:28 +00:00
Andrew Kingston
2c3cc7c8ba Fix crash when an app with a null name exists 2022-01-24 19:06:41 +00:00
Andrew Kingston
18d5d66a71 Don't show an error if analytics fails to activate 2022-01-24 18:58:22 +00:00
Andrew Kingston
da4d462f8c Clean up frontend store 2022-01-24 18:53:41 +00:00
Andrew Kingston
7e90c3de43 Remove all obscure error handling from stores and move it to the display level 2022-01-24 18:40:06 +00:00
Andrew Kingston
ac80b8e447 Improve API error logging to differentiate between builder and client sources 2022-01-24 16:40:55 +00:00
Andrew Kingston
c7877055a5 Move API client in builder to top level under src and fix some endpoints not being imported 2022-01-24 16:38:36 +00:00
Budibase Release Bot
c8d3c531db v1.0.47 2022-01-24 15:48:12 +00:00
Budibase Staging Release Bot
965525d1b1 v1.0.46-alpha.4 2022-01-24 15:47:45 +00:00
Andrew Kingston
bbc3c18fcd Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-24 15:46:54 +00:00
dependabot[bot]
bf1909fa53
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 15:43:10 +00:00
Andrew Kingston
30a92ee981
Merge pull request #4030 from Budibase/s3-upload
S3 file upload component
2022-01-24 15:41:46 +00:00
Andrew Kingston
5c6a9cf654 Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component 2022-01-24 15:19:21 +00:00
Andrew Kingston
906daaa9bc Fix issue with table and ignore node_modules in frontend-core 2022-01-24 14:39:32 +00:00
Andrew Kingston
e0cb60d011 Update remaining builder stores to use new core API and handle errors properly 2022-01-24 14:32:27 +00:00
Andrew Kingston
db30c91a0b Refactor all backend stores and their usages to use new core API and handle errors 2022-01-24 12:37:22 +00:00