Rory Powell
|
ab7f43baab
|
Merge pull request #4211 from Budibase/csrf
CSRF Tokens
|
2022-01-30 21:37:30 +00:00 |
Rory Powell
|
3ce4f32250
|
Merge branch 'develop' into csrf
|
2022-01-30 21:20:48 +00: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 |
mike12345567
|
417bf98ec9
|
Tests updating, all now passing, fixed some issues discovered by them.
|
2022-01-28 15:43:51 +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 |
Rory Powell
|
a91c56c802
|
Merge pull request #4237 from Budibase/fix/app-update
Fix app update endpoint
|
2022-01-28 15:04:48 +00:00 |
Rory Powell
|
805cc5b515
|
Merge branch 'fix/app-update' into feature/migrations-2.0
|
2022-01-28 13:32:26 +00:00 |
Rory Powell
|
d5e5e5fd93
|
Fix app update endpoint
|
2022-01-28 13:27:19 +00:00 |
Rory Powell
|
89fb5feeeb
|
Fix loop early exit
|
2022-01-28 11:32:28 +00:00 |
Michael Drury
|
91c2a40c89
|
Final pass refactoring - need to test but all code in server converted.
|
2022-01-28 00:05:39 +00:00 |
mike12345567
|
40c6eb2007
|
Main body of work, refactoring most usages.
|
2022-01-27 18:18:31 +00:00 |
Hwansoo
|
5b567300ec
|
Fix not showing pagination of query on production
|
2022-01-28 01:31:10 +09:00 |
Rory Powell
|
cfa07fcae9
|
Add HTTP_MIGRATIONS to kubernetes environment
|
2022-01-27 10:53:26 +00:00 |
Rory Powell
|
8304ee0fc7
|
Merge branch 'develop' into feature/migrations-2.0
|
2022-01-27 10:49:52 +00:00 |
Rory Powell
|
e8e6fc549d
|
Add app db support + app url migration
|
2022-01-27 10:40:31 +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 |
mike12345567
|
35aef89661
|
Fixing dynamic filter modal in client library to include static formula.
|
2022-01-26 17:49:02 +00:00 |
Budibase Staging Release Bot
|
a3e5c5af7f
|
v1.0.46-alpha.6
|
2022-01-26 17:11:44 +00:00 |
Martin McKeaveney
|
5fe98664b7
|
Merge pull request #4089 from Budibase/labday/google-sheets-integration
Labday/google sheets integration
|
2022-01-26 18:04:01 +01: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 |
Budibase Staging Release Bot
|
cbfb0f8a13
|
v1.0.46-alpha.5
|
2022-01-26 15:03:16 +00:00 |
Rory Powell
|
420684a862
|
Merge branch 'develop' into feature/migrations-2.0
|
2022-01-26 15:00:52 +00:00 |
Rory Powell
|
2c9c8fd029
|
Update readme
|
2022-01-26 14:59:40 +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
|
7008bbe01f
|
Merge pull request #4206 from Budibase/remove-return-url-from-server
Revert "Fix dev app preview return url"
|
2022-01-26 14:54:43 +00:00 |
Rory Powell
|
2465753af1
|
Handle undefined url
|
2022-01-26 13:39:40 +00:00 |
Rory Powell
|
0b6a8469de
|
Don't apply csrf to existing sessions. Handle only supported content types
|
2022-01-26 12:52:53 +00:00 |
Rory Powell
|
716e254bdd
|
Revert "Fix dev app preview return url"
This reverts commit e76ea10fc2 .
|
2022-01-26 09:33:14 +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 |
Michael Drury
|
347664a46d
|
Adding a possible fix for #4179.
|
2022-01-25 21:35:11 +00:00 |
mike12345567
|
5bbe667ea9
|
Getting client side block search fields working with searching formulas.
|
2022-01-25 18:28:55 +00:00 |
mike12345567
|
1fade3404f
|
Adding the formula bulk recalculation when adding/changing a formula field.
|
2022-01-25 16:01:04 +00:00 |
Michael Drury
|
98cf7cde35
|
Merge pull request #4170 from Budibase/dependabot/npm_and_yarn/packages/server/node-fetch-2.6.7
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server
|
2022-01-25 14:13:06 +00:00 |
Michael Drury
|
91dfadf9d8
|
Merge pull request #4172 from Budibase/dependabot/npm_and_yarn/packages/worker/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker
|
2022-01-25 14:12:50 +00:00 |
Michael Drury
|
138a16de23
|
Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
|
2022-01-25 14:12:41 +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 |
Michael Drury
|
89278823f4
|
Merge pull request #4171 from Budibase/dependabot/npm_and_yarn/packages/backend-core/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core
|
2022-01-25 14:12:19 +00:00 |
mike12345567
|
c7c0842d7a
|
Fixing a couple of issues after testing, moving from deleting column to clearing.
|
2022-01-24 18:34:55 +00:00 |
mike12345567
|
135aff4a31
|
Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed.
|
2022-01-24 18:22:59 +00:00 |
mike12345567
|
a2a24b8a96
|
Refactoring bulk table formula work a bit.
|
2022-01-24 17:06:45 +00:00 |
mike12345567
|
6bd2c9ac53
|
Make sure attachments are deleted when table is deleted, or column is removed.
|
2022-01-24 16:32:41 +00:00 |
mike12345567
|
597faa6081
|
Handling deletion of related rows in formula updates.
|
2022-01-24 16:31:18 +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 |
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 |