1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

5657 commits

Author SHA1 Message Date
mike12345567 2ee4fd21e4 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 48236b2c2f Formatting. 2021-05-05 16:00:15 +01:00
mike12345567 5d2c1c23aa Updating configs API based on some feedback during the development of the settings frontend. 2021-05-05 15:59:24 +01:00
mike12345567 403ee4a870 Formatting. 2021-05-05 15:19:44 +01:00
mike12345567 b4beb4d8da Finishing invite send email. 2021-05-05 15:17:15 +01:00
mike12345567 7bc3514fc1 Finalising the usage of redis in the password reset and invitation systems. 2021-05-05 15:10:28 +01:00
mike12345567 fc01bdaac9 Formatting. 2021-05-05 12:11:31 +01:00
mike12345567 b372d2a824 Fleshed out fully all redis interactions for invitations and password resets. 2021-05-05 12:11:06 +01:00
mike12345567 1cf778845a Fixing issues with Redis/Bull and the integration with new redis module. 2021-05-04 18:13:44 +01:00
mike12345567 b01da0aad5 Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset 2021-05-04 15:21:53 +01:00
Michael Drury a8f9913f79 Merge pull request #1430 from Budibase/labday/mike-formulas
Handlebars formulas
2021-05-04 14:28:11 +01:00
mike12345567 e5f3b3956c Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Martin McKeaveney f406fb8ed3 Merge pull request #1429 from Budibase/lab-day/scripting-block
Lab day/scripting block
2021-05-04 12:06:00 +01:00
Martin McKeaveney 4086d39535 merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney e78f9c9628 Merge branch 'next' of https://github.com/Budibase/budibase into lab-day/scripting-block 2021-05-04 11:42:13 +01:00
Martin McKeaveney 8ecb70a8f7 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston ae94ee8f0e Fix progressbar using undefined variables 2021-05-04 11:37:53 +01:00
Andrew Kingston 2942b4f6bc 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 797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston 7bdf1f9ed2 Fix modal content size prop 2021-05-04 11:07:26 +01:00
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
mike12345567 d3ef4224a6 Merge branch 'labday/mike-formulas' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:50:52 +01:00
mike12345567 7a5ba0eeba Some fixes after testing binding. 2021-05-04 10:49:33 +01:00
mike12345567 dcf69b2181 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +01:00
Martin McKeaveney 72ed644803 merge 2021-05-04 09:55:14 +01:00
Andrew Kingston d465fd8893 Merge pull request #1431 from Budibase/spectrum-bbui
Spectrum Redesign
2021-05-04 09:23:30 +01:00
Keviin Åberg Kultalahti 79b421769e fix accidental removal of Label component 2021-05-04 07:29:15 +02:00
Keviin Åberg Kultalahti 1a53da89b4 remove last styleguide reference 2021-05-03 09:35:47 +02:00
Keviin Åberg Kultalahti 0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00
Keviin Åberg Kultalahti 27ce375f17 merge fixes 2021-05-03 09:24:04 +02:00
github-actions[bot] 2324e996d7 @kevmodrome has signed the CLA from Pull Request #1431 2021-05-01 05:28:10 +00:00
Michael Drury ded7a739fa 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 48a0c66972 Fixing cypress tests. 2021-04-30 19:17:00 +01:00
github-actions[bot] 41e811d57c @aptkingston has signed the CLA from Pull Request #1431 2021-04-30 17:37:54 +00:00
Andrew Kingston 836fdab139 Fix more sizes in settings and drawer 2021-04-30 16:53:33 +01:00
Andrew Kingston 00573827b9 Fix button sizes in settings 2021-04-30 16:42:53 +01:00
mike12345567 2cd4e389a6 Fixing complex test case. 2021-04-30 16:21:59 +01:00
mike12345567 a7022de9b5 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 9b96a0f06d lint 2021-04-30 16:02:52 +01:00
Martin McKeaveney 6d32d5f8b1 tidy up 2021-04-30 15:44:37 +01:00
Keviin Åberg Kultalahti bf1173698e convert Detail component to new API 2021-04-30 13:39:42 +02:00
Keviin Åberg Kultalahti 2d8e200591 convert Code component to new API 2021-04-30 13:39:34 +02:00
Keviin Åberg Kultalahti 7dc53dc2e6 convert all Heading instances to use new API 2021-04-30 13:38:06 +02:00
Keviin Åberg Kultalahti 8ecdbc9bf4 convert Heading to new API 2021-04-30 13:33:50 +02:00
Keviin Åberg Kultalahti 3480045f11 delete BBUI Styleguide 2021-04-30 13:31:59 +02:00
Keviin Åberg Kultalahti 9509b8f42b Convert Body component to use size="" prop 2021-04-30 13:31:45 +02:00
Martin McKeaveney 784ac20dd8 external data connector block 2021-04-29 21:35:16 +01:00
mike12345567 b7a767a571 Linting. 2021-04-29 19:10:02 +01:00
mike12345567 a14c80bf6c 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 b876e91ae6 merge with next 2021-04-29 11:45:47 +01:00