Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from Budibase:master #3

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    1c9f4be View commit details
    Browse the repository at this point in the history
  2. Add lockfile check

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    31e967b View commit details
    Browse the repository at this point in the history
  3. Use latest account-portal

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4e98c51 View commit details
    Browse the repository at this point in the history
  4. ignore-scripts

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    50d8cf8 View commit details
    Browse the repository at this point in the history
  5. Update

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    10041a9 View commit details
    Browse the repository at this point in the history
  6. Fix dockerfile

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    847d775 View commit details
    Browse the repository at this point in the history
  7. Update yarn.lock

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2616d47 View commit details
    Browse the repository at this point in the history
  8. Add --check-files

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    471c217 View commit details
    Browse the repository at this point in the history
  9. Add --check-files

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    edbda20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    313bd9b View commit details
    Browse the repository at this point in the history
  11. unit test to cover

    shogunpurple committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b060741 View commit details
    Browse the repository at this point in the history
  12. lint

    shogunpurple committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d9b6858 View commit details
    Browse the repository at this point in the history
  13. Remove --frozen-lockfile

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cbb3859 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b0005b View commit details
    Browse the repository at this point in the history
  15. Use latest account-portal

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9b9f7eb View commit details
    Browse the repository at this point in the history
  16. Remove --check-files

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    867dccc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d510cf8 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #14916 from Budibase/ci/reenable-cache

    Reenable cache
    adrinr authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b8e6f8a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    45dd00f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d2da61e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    53fc45f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3f3160a View commit details
    Browse the repository at this point in the history
  23. Adding a change to nodemon configuration, this stops the services res…

    …tarting twice when a build is triggered.
    mike12345567 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c7646af View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c9c6784 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #14919 from Budibase/nodemon-ignore

    Nodemon config update
    mike12345567 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    15bfa29 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    15ebfdf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    67a988a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    587aba8 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #14921 from Budibase/cheeks-fixes

    Conditions reactivity fix + row actions improvement
    aptkingston authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7731aa4 View commit details
    Browse the repository at this point in the history
  30. Type branch filters

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7aad0d6 View commit details
    Browse the repository at this point in the history
  31. Simplify

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b510d04 View commit details
    Browse the repository at this point in the history
  32. Typing

    adrinr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3779c7f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    62caef1 View commit details
    Browse the repository at this point in the history
  34. adding assertion for AI

    shogunpurple committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8478c3f View commit details
    Browse the repository at this point in the history
  35. Fixing an issue with serving the builder, increased error rate due to…

    … requests that hit the / endpoint, these were 500ing due to a lack of app ID.
    mike12345567 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e235de5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b504f77 View commit details
    Browse the repository at this point in the history
  37. Merge branch 'v3-ui' of github.com:budibase/budibase into fix-view-ca…

    …lculations-with-relationships
    samwho committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3f62f19 View commit details
    Browse the repository at this point in the history
  38. PR comment and linting.

    mike12345567 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dc1389b View commit details
    Browse the repository at this point in the history
  39. Respond to PR comments.

    samwho committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e06c062 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #14924 from Budibase/fix-view-calculations-with-re…

    …lationships
    
    Fix view calculations with relationships
    samwho authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    40cbcff View commit details
    Browse the repository at this point in the history
  41. Throw an error when attempting to bulkImport a relationship field int…

    …o an internal table. It doesn't work yet.
    samwho committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    920953a View commit details
    Browse the repository at this point in the history
  42. Merge branch 'v3-ui' of github.com:budibase/budibase into feature/aut…

    …omation-branching-ux
    samwho committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d31275e View commit details
    Browse the repository at this point in the history
  43. Merge pull request #14923 from Budibase/fix/migration-issue

    Fix builder serve endpoint error rate
    mike12345567 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6699c44 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    41807e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba7f01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a036fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14926 from Budibase/fix/no-account-holder

    Don't throw if no account-holder is found
    shogunpurple authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    220d570 View commit details
    Browse the repository at this point in the history
  5. Bump version to 2.33.13

    Budibase Staging Release Bot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bbf8f2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20ed18a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1eaf8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bddb6d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    987592d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #14927 from Budibase/budi-8810-automation-branches…

    …-condition-base64-encoding-gets-displayed
    
    Fix wrongly removing valueType=binding
    adrinr authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    acb5d27 View commit details
    Browse the repository at this point in the history
  11. Lint

    deanhannigan committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dd90571 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d37c3ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    945cf52 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0b8199b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a9c586 View commit details
    Browse the repository at this point in the history
  16. Revert "remove validation for empty conditions"

    This reverts commit d37c3ab.
    PClmnt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9023864 View commit details
    Browse the repository at this point in the history
  17. Clean table data before using it as additional data context to better…

    … reflect usable structure
    aptkingston committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    afbec93 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4f93043 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b9ba76f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3b31559 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #14928 from Budibase/allow-fields-on-counts

    Allow fields on count calculations.
    samwho authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e3b4998 View commit details
    Browse the repository at this point in the history
  22. fix AI tests

    shogunpurple committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0bc6647 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cb2f2a1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c85dd1f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    76a68a1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    986cef6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d0845b1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ee9a39a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    df8ec41 View commit details
    Browse the repository at this point in the history
  30. Remove focus test.

    samwho committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7026a35 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9d50d52 View commit details
    Browse the repository at this point in the history
  32. Remove failing test.

    samwho committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    91dfa9a View commit details
    Browse the repository at this point in the history
  33. Merge pull request #14922 from Budibase/chore/search-filter-typing

    Search filter typing
    adrinr authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    86aabcc View commit details
    Browse the repository at this point in the history
  34. Merge pull request #14931 from Budibase/fix-money-field

    Fix handling of the Postgres money field.
    samwho authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    94de048 View commit details
    Browse the repository at this point in the history
  35. Merge branch 'v3-ui' of github.com:budibase/budibase into feature/aut…

    …omation-branching-ux
    samwho committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    30a3013 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f58fbc3 View commit details
    Browse the repository at this point in the history
  37. Fix to ensure events are ignored when the viewport isnt initialised. …

    …Add a delete confirmation for branches
    deanhannigan committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    79970ae View commit details
    Browse the repository at this point in the history
  38. Merge pull request #14925 from Budibase/error-on-bulkimporting-relati…

    …onship-fields
    
    Throw an error when attempting to bulkImport a relationship field into an internal table.
    samwho authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1f2301c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a8ef64b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b816cd9 View commit details
    Browse the repository at this point in the history
  41. Bump version to 2.33.14

    Budibase Staging Release Bot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9a2d504 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    48752ce View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    96ca6e6 View commit details
    Browse the repository at this point in the history
  44. Merge branch 'feature/automation-branching-ux' of github.com:Budibase…

    …/budibase into feature/automation-branching-ux
    aptkingston committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    472830c View commit details
    Browse the repository at this point in the history
  45. Merge pull request #14929 from Budibase/use-existing-ids-non-ds-plus

    Allow tables to handle _id values in non DS+ rows
    aptkingston authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3477fa3 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    53caa7b View commit details
    Browse the repository at this point in the history
  47. Merge pull request #14930 from Budibase/view-calc-count-non-numeric

    Allow counting non-numeric fields in calculation views
    aptkingston authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d9b7e3e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    25a0bd2 View commit details
    Browse the repository at this point in the history
  49. Fix for robustness when navigating quickly through automations. dragO…

    …ffset can sometimes not be initialised before moving the mouse
    deanhannigan committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    81d01bc View commit details
    Browse the repository at this point in the history
  50. Fix flaky export test.

    samwho committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    78554bd View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b4e758d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    6f92b39 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #14932 from Budibase/fix-flaky-export-test

    Fix flaky export test.
    samwho authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8c09ff8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    c72ca65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23f2df9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c40cb15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7690d50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9c98d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be27bdb View commit details
    Browse the repository at this point in the history
  7. Switch QA to v3-ui.

    mike12345567 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d119309 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc7cc49 View commit details
    Browse the repository at this point in the history
  9. Some openAPI changes, fixing defaults for app ID, role endpoint permi…

    …ssions and export role examples.
    mike12345567 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    792d891 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    228a752 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #14939 from Budibase/fix/openapi-changes

    Minor OpenAPI updates
    mike12345567 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6f1b120 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #14938 from Budibase/switch-qa-v3-ui

    Switch QA to v3-ui
    mike12345567 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    552eaec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9732dd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    a605fb1 View commit details
    Browse the repository at this point in the history
  2. Update deploy-qa.yml

    shogunpurple authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    fd51188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7bef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Bump version to 3.0.0

    Budibase Staging Release Bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    054e6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a3f814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91d79d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74aa91d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09e5bad View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14945 from Budibase/fix-color-picker

    Update color picker to account for new theme values
    aptkingston authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    01d921c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #14946 from Budibase/fix/branching-bindings

    Fix issue with branch step bindings
    PClmnt authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ae955df View commit details
    Browse the repository at this point in the history
  8. Deploy all camunda processes (#14936)

    * Deploy all camunda processes
    
    * Add debug config for camunda workers
    melohagan authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f457e97 View commit details
    Browse the repository at this point in the history
  9. Bump version to 3.0.1

    Budibase Staging Release Bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b8c10d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ef4bc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    476ffd3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b84b272 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1bc231 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #14951 from Budibase/fix-enrichment-for-ai

    Fix enrichment when having AI columns
    adrinr authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0c7e235 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79906ba View commit details
    Browse the repository at this point in the history
  16. Lint

    adrinr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4ef07e9 View commit details
    Browse the repository at this point in the history
  17. Bump version to 3.0.2

    Budibase Staging Release Bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    dd6847c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c61d95f View commit details
    Browse the repository at this point in the history
  19. Lint

    aptkingston committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    507ca71 View commit details
    Browse the repository at this point in the history
  20. Disable major update

    adrinr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fb760f5 View commit details
    Browse the repository at this point in the history
  21. Add USE_DEFAULT_REDIS_CONFIG environment variable to single image to …

    …disable our config customisations.
    samwho committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6e2008c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ff7733f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2d8e5a0 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #14957 from Budibase/redis-persistence-opt-in

    Add USE_DEFAULT_REDIS_CONFIG environment variable to single image to disable our config customisations.
    samwho authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fd1a18a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    04e79bc View commit details
    Browse the repository at this point in the history
  26. Merge branch 'fix-filter-count-conditions' of github.com:Budibase/bud…

    …ibase into fix-filter-count-conditions
    aptkingston committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9adec99 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    074ece6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b8483af View commit details
    Browse the repository at this point in the history
  29. Merge pull request #14954 from Budibase/fix-filter-count-conditions

    Fix issue counting number of filters when legacy structure is used
    aptkingston authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    52b48db View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5ac76a7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7b867ab View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7c91830 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    53b2821 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #14959 from Budibase/flag-ai-correctly-for-premium

    Flag ai correctly for premium
    shogunpurple authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2d8a321 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Bump version to 3.0.3

    Budibase Staging Release Bot committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    41e3a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac6244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2046ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb2c20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c183048 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14956 from Budibase/ci/disable-major-update-run

    Disable major update from actions
    adrinr authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    af2da7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    326b59e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #14953 from Budibase/chore/cleanup-TABLES_DEFAULT_…

    …ADMIN-flag
    
    Remove TABLES_DEFAULT_ADMIN flag
    adrinr authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ee4fbf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94d3466 View commit details
    Browse the repository at this point in the history
  10. Don't allow same foreign keys

    adrinr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6505f51 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0dfc0e View commit details
    Browse the repository at this point in the history
  12. Fix initial setup

    adrinr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3cb653e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7623c0c View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into BUDI-8746/multiple-many-to-many-relationsh…

    …ips-between-two-tables
    adrinr authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    04de771 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b2c2ff1 View commit details
    Browse the repository at this point in the history
  16. merge

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e4181ec View commit details
    Browse the repository at this point in the history
  17. Merge pull request #14966 from Budibase/BUDI-8746/multiple-many-to-ma…

    …ny-relationships-between-two-tables
    
    Support setting multiple many to many relationships between two tables
    adrinr authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    40d19a5 View commit details
    Browse the repository at this point in the history
  18. update pro

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    08ef3a2 View commit details
    Browse the repository at this point in the history
  19. fix test

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a7b52b0 View commit details
    Browse the repository at this point in the history
  20. fix tests

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a8aa0d0 View commit details
    Browse the repository at this point in the history
  21. lint

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a197a2e View commit details
    Browse the repository at this point in the history
  22. lint + tests

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f42b4ce View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ebf5933 View commit details
    Browse the repository at this point in the history
  24. init variable

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b3c01a2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    58a12e1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b953034 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' into budi-8820-conditional-automation-step-opti…

    …ons-always-rendering-send
    andz-bb authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5009172 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #14965 from Budibase/ai-config-fixes-2

    further AI config updates for case where there's no configuration
    shogunpurple authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3ed740e View commit details
    Browse the repository at this point in the history
  29. Merge branch 'master' into budi-8820-conditional-automation-step-opti…

    …ons-always-rendering-send
    andz-bb authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b129959 View commit details
    Browse the repository at this point in the history
  30. update pro

    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fc67735 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'budi-8820-conditional-automation-step-options-always-re…

    …ndering-send' of github.com:Budibase/budibase into budi-8820-conditional-automation-step-options-always-rendering-send
    shogunpurple committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b548619 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #14968 from Budibase/budi-8820-conditional-automat…

    …ion-step-options-always-rendering-send
    
    fix for conditional automation step options always showing
    andz-bb authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    53955c1 View commit details
    Browse the repository at this point in the history
  33. Bump version to 3.0.4

    Budibase Staging Release Bot committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    62bd87b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    80526ad View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ff9d59e View commit details
    Browse the repository at this point in the history
  36. Added offset for loop automation context updates. The error cases and…

    … feedback were displaying in the wrong steps.
    deanhannigan committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    23a3643 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f2e6032 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Deploy back QA from master

    adrinr authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1f6da6f View commit details
    Browse the repository at this point in the history
  2. Bump version to 3.1.0

    Budibase Staging Release Bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4a59e2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff0e39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9caf001 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14976 from Budibase/fix/self-host-feature-flags

    Self host feature flags
    mike12345567 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a107de9 View commit details
    Browse the repository at this point in the history
  6. Bump version to 3.1.1

    Budibase Staging Release Bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f90829e View commit details
    Browse the repository at this point in the history
  7. Fix build.

    samwho committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4597631 View commit details
    Browse the repository at this point in the history
  8. Use timestamp from runtime

    adrinr committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cbf0cf7 View commit details
    Browse the repository at this point in the history
  9. Add test

    adrinr committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0667dd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51e668d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #14969 from Budibase/sqs-test-fixes

    Log SQS connection errors, and retry connection a few times before giving up.
    samwho authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    33f535c View commit details
    Browse the repository at this point in the history
  12. Bump version to 3.1.2

    Budibase Staging Release Bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e2da55a View commit details
    Browse the repository at this point in the history
  13. For a while we have had issues with the watchtower update process, re…

    …moving this and recommending self-hosters go to the documentation to correctly update their install.
    mike12345567 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9a08c87 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e27bb9 View commit details
    Browse the repository at this point in the history
  15. turning on AI flags

    shogunpurple committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8455356 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #14989 from Budibase/remove-watchtower

    Remove watchtower
    mike12345567 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a0f5c41 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7bbbaad View commit details
    Browse the repository at this point in the history
  18. remove logs

    PClmnt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    822f52a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7072acf View commit details
    Browse the repository at this point in the history
  20. Merge pull request #14991 from Budibase/fix/issue-with-looping-iterat…

    …ions
    
    Issue where looping wasn't working due to missing context
    PClmnt authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ed9cc9b View commit details
    Browse the repository at this point in the history
  21. Bump version to 3.1.3

    Budibase Staging Release Bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6fd9a41 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #14990 from Budibase/ai-flags

    turning on AI flags
    shogunpurple authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    97fe25d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Bump version to 3.2.0

    Budibase Staging Release Bot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b49171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5089528 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14979 from Budibase/BUDI-8683/correct-automation-…

    …cron-server-timestamp
    
    Correct automation cron server timestamp
    adrinr authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    888820a View commit details
    Browse the repository at this point in the history
  4. Fix tests

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    252c23f View commit details
    Browse the repository at this point in the history
  5. Enable disabled test

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a952cd7 View commit details
    Browse the repository at this point in the history
  6. Fix pro

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d0aab5f View commit details
    Browse the repository at this point in the history
  7. Simplify api

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8c88d65 View commit details
    Browse the repository at this point in the history
  8. Fix test

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    358f911 View commit details
    Browse the repository at this point in the history
  9. Add utils

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4f6a09f View commit details
    Browse the repository at this point in the history
  10. Use utils

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b2488af View commit details
    Browse the repository at this point in the history
  11. Do not close apps

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    02ebe9c View commit details
    Browse the repository at this point in the history
  12. Clean

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f7f056e View commit details
    Browse the repository at this point in the history
  13. Add utils

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    505146f View commit details
    Browse the repository at this point in the history
  14. Close server back

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c5da1a0 View commit details
    Browse the repository at this point in the history
  15. Add useRealQueues helpers

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a7bb89a View commit details
    Browse the repository at this point in the history
  16. Make use of helpers

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    866bef8 View commit details
    Browse the repository at this point in the history
  17. Fix pro test

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9f215d8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    db48e91 View commit details
    Browse the repository at this point in the history
  19. Undo changes

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7126534 View commit details
    Browse the repository at this point in the history
  20. PR comments

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1ad8e0d View commit details
    Browse the repository at this point in the history
  21. Clean

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    518191b View commit details
    Browse the repository at this point in the history
  22. use startContainer utils

    adrinr committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2872460 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Merge pull request #14984 from Budibase/test/use-real-bullqueues

    Use real Bull queues for testing
    adrinr authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f97b107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33656a4 View commit details
    Browse the repository at this point in the history
  3. make opt not optional

    andz-bb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    932b119 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15000 from Budibase/bb-templates-attachments-fix

    prevent attachment column updates when importing budibase templates
    andz-bb authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b651b58 View commit details
    Browse the repository at this point in the history
  5. Bump version to 3.2.1

    Budibase Staging Release Bot committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1c2f009 View commit details
    Browse the repository at this point in the history
  6. CSP nonce E2E

    shogunpurple committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9996fc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    1543e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9525cf8 View commit details
    Browse the repository at this point in the history
  3. unit test

    shogunpurple committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    87f85a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddd5a37 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Updating cron validator to use a different preset, the node-cron vali…

    …dator we were using did 0-11 months rather than 1-12 which bull utilises.
    mike12345567 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d713693 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15014 from Budibase/fix/cron-validation

    Allow December in cron validation
    mike12345567 authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    602bc11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78cf681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f72809a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcecd5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a899a11 View commit details
    Browse the repository at this point in the history
  7. lint

    shogunpurple committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cdbf4b5 View commit details
    Browse the repository at this point in the history
  8. clean up env var

    shogunpurple committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    dcbe4f0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #15003 from Budibase/csp-updates

    Csp updates
    shogunpurple authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2f6556a View commit details
    Browse the repository at this point in the history
  10. Bump version to 3.2.2

    Budibase Staging Release Bot committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    300e7ca View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    04a2da6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15015 from Budibase/oidc-proxy-buffering

    enable proxy buffering for calls to OIDC endpoints
    shogunpurple authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    5a4af89 View commit details
    Browse the repository at this point in the history
  3. Bump version to 3.2.3

    Budibase Staging Release Bot committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    50e66f3 View commit details
    Browse the repository at this point in the history