mike12345567
|
96f036b720
|
Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test.
|
2021-05-05 17:49:34 +01:00 |
mike12345567
|
1a2556b6fd
|
Formatting.
|
2021-05-05 16:00:15 +01:00 |
mike12345567
|
4d49fd4da0
|
Updating configs API based on some feedback during the development of the settings frontend.
|
2021-05-05 15:59:24 +01:00 |
mike12345567
|
3812a31a22
|
Formatting.
|
2021-05-05 15:19:44 +01:00 |
mike12345567
|
7b92046052
|
Finishing invite send email.
|
2021-05-05 15:17:15 +01:00 |
mike12345567
|
f1650105f4
|
Finalising the usage of redis in the password reset and invitation systems.
|
2021-05-05 15:10:28 +01:00 |
mike12345567
|
f781e8b350
|
Formatting.
|
2021-05-05 12:11:31 +01:00 |
mike12345567
|
e31eb5d3d2
|
Fleshed out fully all redis interactions for invitations and password resets.
|
2021-05-05 12:11:06 +01:00 |
mike12345567
|
66341473ca
|
Fixing issues with Redis/Bull and the integration with new redis module.
|
2021-05-04 18:13:44 +01:00 |
mike12345567
|
89310c0879
|
Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset
|
2021-05-04 15:21:53 +01:00 |
Michael Drury
|
faa18b99f1
|
Merge pull request #1430 from Budibase/labday/mike-formulas
Handlebars formulas
|
2021-05-04 14:28:11 +01:00 |
mike12345567
|
c259564ba8
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 13:24:14 +01:00 |
Martin McKeaveney
|
f536b3d370
|
Merge pull request #1429 from Budibase/lab-day/scripting-block
Lab day/scripting block
|
2021-05-04 12:06:00 +01:00 |
Martin McKeaveney
|
bb2f4f485b
|
merge with next
|
2021-05-04 11:49:34 +01:00 |
Martin McKeaveney
|
187b1c5670
|
Merge branch 'next' of https://github.com/Budibase/budibase into lab-day/scripting-block
|
2021-05-04 11:42:13 +01:00 |
Martin McKeaveney
|
a4cc4191b4
|
merge with next
|
2021-05-04 11:40:59 +01:00 |
Andrew Kingston
|
4f4fa0f9bc
|
Fix progressbar using undefined variables
|
2021-05-04 11:37:53 +01:00 |
Andrew Kingston
|
900637c221
|
Merge pull request #1437 from Budibase/fix/views-and-prettier
Fix prettier and other misc fixes
|
2021-05-04 11:33:35 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
f13c4f4e90
|
Fix modal content size prop
|
2021-05-04 11:07:26 +01:00 |
Andrew Kingston
|
1c3d477523
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
mike12345567
|
87cfaf1181
|
Merge branch 'labday/mike-formulas' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:50:52 +01:00 |
mike12345567
|
e85f1cb18c
|
Some fixes after testing binding.
|
2021-05-04 10:49:33 +01:00 |
mike12345567
|
acc6eed8ff
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:34:30 +01:00 |
Martin McKeaveney
|
4618dfd2d1
|
merge
|
2021-05-04 09:55:14 +01:00 |
Andrew Kingston
|
2a6bea6122
|
Merge pull request #1431 from Budibase/spectrum-bbui
Spectrum Redesign
|
2021-05-04 09:23:30 +01:00 |
Keviin Åberg Kultalahti
|
45f7d433ef
|
fix accidental removal of Label component
|
2021-05-04 07:29:15 +02:00 |
Keviin Åberg Kultalahti
|
724c6a3fb2
|
remove last styleguide reference
|
2021-05-03 09:35:47 +02:00 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
Keviin Åberg Kultalahti
|
08126293a2
|
merge fixes
|
2021-05-03 09:24:04 +02:00 |
github-actions[bot]
|
bab0f20c68
|
@kevmodrome has signed the CLA from Pull Request #1431
|
2021-05-01 05:28:10 +00:00 |
Michael Drury
|
cdc4d2981b
|
Fixing an import and fixing a util function which was throwing an error in cypress tests.
|
2021-04-30 21:20:37 +01:00 |
Michael Drury
|
124e30e00f
|
Fixing cypress tests.
|
2021-04-30 19:17:00 +01:00 |
github-actions[bot]
|
b7f015a6ff
|
@aptkingston has signed the CLA from Pull Request #1431
|
2021-04-30 17:37:54 +00:00 |
Andrew Kingston
|
abf170d40c
|
Fix more sizes in settings and drawer
|
2021-04-30 16:53:33 +01:00 |
Andrew Kingston
|
dc92307af4
|
Fix button sizes in settings
|
2021-04-30 16:42:53 +01:00 |
mike12345567
|
4068a29624
|
Fixing complex test case.
|
2021-04-30 16:21:59 +01:00 |
mike12345567
|
a6e282c19b
|
Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion.
|
2021-04-30 16:17:57 +01:00 |
Martin McKeaveney
|
d877a22a04
|
lint
|
2021-04-30 16:02:52 +01:00 |
Martin McKeaveney
|
da25d8b6e5
|
tidy up
|
2021-04-30 15:44:37 +01:00 |
Keviin Åberg Kultalahti
|
fa63b8f9ea
|
convert Detail component to new API
|
2021-04-30 13:39:42 +02:00 |
Keviin Åberg Kultalahti
|
856f808600
|
convert Code component to new API
|
2021-04-30 13:39:34 +02:00 |
Keviin Åberg Kultalahti
|
71f20dd2ea
|
convert all Heading instances to use new API
|
2021-04-30 13:38:06 +02:00 |
Keviin Åberg Kultalahti
|
edb16eeff8
|
convert Heading to new API
|
2021-04-30 13:33:50 +02:00 |
Keviin Åberg Kultalahti
|
25a56b697e
|
delete BBUI Styleguide
|
2021-04-30 13:31:59 +02:00 |
Keviin Åberg Kultalahti
|
f0f10ab2b4
|
Convert Body component to use size="" prop
|
2021-04-30 13:31:45 +02:00 |
Martin McKeaveney
|
2dbcfe3ed1
|
external data connector block
|
2021-04-29 21:35:16 +01:00 |
mike12345567
|
87e846054b
|
Linting.
|
2021-04-29 19:10:02 +01:00 |
mike12345567
|
4ed611fb73
|
Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one.
|
2021-04-29 19:06:58 +01:00 |
Martin McKeaveney
|
b4051dfed6
|
merge with next
|
2021-04-29 11:45:47 +01:00 |