melohagan
|
f34defb77f
|
Merge branch 'master' into budi-7859-docker-compose-up-1-errors-decoding-error-decoding-command
|
2024-01-04 08:54:54 +00:00 |
Adria Navarro
|
eabe74a2c1
|
Update account-portal ref
|
2024-01-03 16:10:50 +01:00 |
melohagan
|
99609ba5ec
|
Add the onDrawerShow/Hide events to filter editor (#12623)
|
2024-01-03 14:48:32 +00:00 |
Budibase Staging Release Bot
|
a116523ddd
|
Bump version to 2.14.0
|
2024-01-03 14:13:51 +00:00 |
Adria Navarro
|
d03cdfb08d
|
Merge pull request #12662 from Budibase/chore/node-20
Update to node 20
|
2024-01-03 14:28:51 +01:00 |
Adria Navarro
|
622e345809
|
Update yarn.lock
|
2024-01-03 14:21:38 +01:00 |
Adria Navarro
|
e7ff5dd65e
|
Force node engine 20
|
2024-01-03 14:19:57 +01:00 |
Adria Navarro
|
7413fd96a8
|
Merge branch 'master' into chore/node-20
|
2024-01-03 14:15:21 +01:00 |
Adria Navarro
|
d71a41cbf5
|
Point to master account portal
|
2024-01-03 14:12:50 +01:00 |
Adria Navarro
|
a8c7c7ebee
|
Update pro ref
|
2024-01-03 14:11:09 +01:00 |
Michael Drury
|
9fa94635b8
|
Merge pull request #12698 from Budibase/fix/multi-tenancy-dev-access
Fix local development of multi-tenancy apps
|
2024-01-03 13:07:16 +00:00 |
Michael Drury
|
e20813ae56
|
Merge branch 'master' into fix/multi-tenancy-dev-access
|
2024-01-03 13:02:39 +00:00 |
Budibase Staging Release Bot
|
c023e7f39f
|
Bump version to 2.13.53
|
2024-01-03 12:58:56 +00:00 |
Michael Drury
|
e0a550e098
|
Merge branch 'master' into fix/multi-tenancy-dev-access
|
2024-01-03 12:57:17 +00:00 |
mike12345567
|
9a5fb8b8de
|
Fix test.
|
2024-01-03 12:56:53 +00:00 |
mike12345567
|
9feb91793c
|
Fix for multi-tenancy issue in local development, couldn't load apps as it requires a tenant ID in the subdomain when in multi-tenancy mode which isn't possible in development - this makes sure that local development can work by using the users cookie instead.
|
2024-01-03 12:38:31 +00:00 |
Mel O'Hagan
|
9ac5a8e887
|
Wrap redis password in double quotes
|
2024-01-03 12:15:15 +00:00 |
Adria Navarro
|
1403f65708
|
Revert "Add breaking change"
This reverts commit 62e445c1e6 .
|
2024-01-03 13:00:14 +01:00 |
Adria Navarro
|
62e445c1e6
|
Add breaking change
|
2024-01-03 12:59:05 +01:00 |
Adria Navarro
|
9e33e53caa
|
Merge pull request #12684 from Budibase/vulnerability/budi-7793-ddos
Set password limits
|
2024-01-03 12:52:52 +01:00 |
Adria Navarro
|
f8d03a918d
|
Update ref
|
2024-01-03 12:44:53 +01:00 |
Adria Navarro
|
3ce3f6b5ac
|
Fix flakiness test
|
2024-01-03 12:42:52 +01:00 |
Adria Navarro
|
2be32ce631
|
Merge branch 'master' into vulnerability/budi-7793-ddos
|
2024-01-03 12:36:19 +01:00 |
Adria Navarro
|
699555c04b
|
Fix hosting
|
2024-01-03 12:35:52 +01:00 |
melohagan
|
59693bacc6
|
Fix stale bot (#12692)
|
2024-01-03 11:32:08 +00:00 |
Adria Navarro
|
8a4ff7d1e4
|
Merge branch 'master' into vulnerability/budi-7793-ddos
|
2024-01-03 12:13:03 +01:00 |
Adria Navarro
|
8b866a53c8
|
Clean
|
2024-01-03 12:11:25 +01:00 |
Adria Navarro
|
4db5d9dab2
|
Lint
|
2024-01-03 12:08:18 +01:00 |
Adria Navarro
|
b09f941027
|
Fix tests
|
2024-01-03 12:06:23 +01:00 |
Adria Navarro
|
b45717a1e1
|
Move password checks to db
|
2024-01-03 12:00:25 +01:00 |
Adria Navarro
|
66fd8b936f
|
Clean log
|
2024-01-03 11:45:25 +01:00 |
Adria Navarro
|
874c3f9dd4
|
Fix tests
|
2024-01-03 11:41:57 +01:00 |
Michael Drury
|
28e810255c
|
Merge pull request #12686 from Budibase/fix/cli-build-remove-pkg
Remove CLI PKG build
|
2024-01-03 10:01:03 +00:00 |
Michael Drury
|
8db0a551f2
|
Merge branch 'master' into fix/cli-build-remove-pkg
|
2024-01-03 09:57:08 +00:00 |
melohagan
|
8a44c24021
|
Handle object type in validation (#12619)
|
2024-01-03 09:54:18 +00:00 |
Adria Navarro
|
1a0361e33f
|
Update
|
2024-01-03 10:43:17 +01:00 |
melohagan
|
0b21c36526
|
Use blur for change event RichTextField (#12649)
* Use blur for change event RichTextField
* Refactor
|
2024-01-03 09:26:52 +00:00 |
Adria Navarro
|
ba2b54f842
|
Use env variables instead of checking if isdev
|
2024-01-03 10:12:22 +01:00 |
mike12345567
|
9be6d6c645
|
Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it.
|
2024-01-02 17:45:19 +00:00 |
Budibase Staging Release Bot
|
a4194e4d00
|
Bump version to 2.13.52
|
2024-01-02 17:16:31 +00:00 |
Adria Navarro
|
82abdd5f09
|
Update ref
|
2024-01-02 17:12:04 +01:00 |
Adria Navarro
|
1de8074260
|
Update ref
|
2024-01-02 17:09:15 +01:00 |
Adria Navarro
|
49c672603b
|
Merge branch 'master' into vulnerability/budi-7793-ddos
|
2024-01-02 17:03:55 +01:00 |
Adria Navarro
|
fe0ac28851
|
Fix test
|
2024-01-02 17:03:13 +01:00 |
Sam Rose
|
de3302600f
|
Merge pull request #12636 from Budibase/cache-get-helpers-list
Cache the helpers list for executing JS.
|
2024-01-02 16:02:57 +00:00 |
Adria Navarro
|
b0a12e034d
|
Remove limits from password in dev
|
2024-01-02 16:58:47 +01:00 |
Adria Navarro
|
780a0ee687
|
Increase limits
|
2024-01-02 16:38:58 +01:00 |
Adria Navarro
|
59fba524bc
|
Lint
|
2024-01-02 16:33:00 +01:00 |
Adria Navarro
|
0685caf8a2
|
Validate password in backend-core
|
2024-01-02 15:23:12 +01:00 |
Adria Navarro
|
fe83800a1a
|
Update account-portal ref
|
2024-01-02 15:18:04 +01:00 |