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
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
1c9f4be
Merge branch 'v3-ui' into feature/automation-branching-ux
adrinr Oct 30, 2024
31e967b
Add lockfile check
adrinr Oct 30, 2024
4e98c51
Use latest account-portal
adrinr Oct 30, 2024
50d8cf8
ignore-scripts
adrinr Oct 30, 2024
10041a9
Update
adrinr Oct 30, 2024
847d775
Fix dockerfile
adrinr Oct 30, 2024
2616d47
Update yarn.lock
adrinr Oct 30, 2024
471c217
Add --check-files
adrinr Oct 30, 2024
edbda20
Add --check-files
adrinr Oct 30, 2024
313bd9b
add AI column from import if already defined
shogunpurple Oct 30, 2024
b060741
unit test to cover
shogunpurple Oct 30, 2024
d9b6858
lint
shogunpurple Oct 30, 2024
cbb3859
Remove --frozen-lockfile
adrinr Oct 30, 2024
6b0005b
Different yarn cache between platforms
adrinr Oct 30, 2024
9b9f7eb
Use latest account-portal
adrinr Oct 30, 2024
867dccc
Remove --check-files
adrinr Oct 30, 2024
d510cf8
Use TARGETPLATFORM for single dockerfile
adrinr Oct 30, 2024
b8e6f8a
Merge pull request #14916 from Budibase/ci/reenable-cache
adrinr Oct 30, 2024
45dd00f
Merge branch 'master' into v3-ui
adrinr Oct 30, 2024
d2da61e
Merge branch 'v3-ui' into feature/automation-branching-ux
adrinr Oct 30, 2024
53fc45f
make ai columns respect feature flags
shogunpurple Oct 30, 2024
3f3160a
default store values for AI features
shogunpurple Oct 30, 2024
c7646af
Adding a change to nodemon configuration, this stops the services res…
mike12345567 Oct 30, 2024
c9c6784
Merge branch 'master' into nodemon-ignore
mike12345567 Oct 30, 2024
15bfa29
Merge pull request #14919 from Budibase/nodemon-ignore
mike12345567 Oct 30, 2024
15ebfdf
Fix settings added and removed by conditions not triggering component…
aptkingston Oct 30, 2024
67a988a
Automatically refresh datasources after executing row actions via a b…
aptkingston Oct 30, 2024
587aba8
Merge branch 'v3-ui' into cheeks-fixes
aptkingston Oct 30, 2024
7731aa4
Merge pull request #14921 from Budibase/cheeks-fixes
aptkingston Oct 30, 2024
7aad0d6
Type branch filters
adrinr Oct 30, 2024
b510d04
Simplify
adrinr Oct 30, 2024
3779c7f
Typing
adrinr Oct 30, 2024
62caef1
Merge branch 'v3-ui' of github.com:Budibase/budibase into ai-fixes
shogunpurple Oct 30, 2024
8478c3f
adding assertion for AI
shogunpurple Oct 30, 2024
e235de5
Fixing an issue with serving the builder, increased error rate due to…
mike12345567 Oct 30, 2024
b504f77
Fix view calculations when relationships are present.
samwho Oct 30, 2024
3f62f19
Merge branch 'v3-ui' of github.com:budibase/budibase into fix-view-ca…
samwho Oct 30, 2024
dc1389b
PR comment and linting.
mike12345567 Oct 30, 2024
e06c062
Respond to PR comments.
samwho Oct 30, 2024
40cbcff
Merge pull request #14924 from Budibase/fix-view-calculations-with-re…
samwho Oct 30, 2024
920953a
Throw an error when attempting to bulkImport a relationship field int…
samwho Oct 30, 2024
d31275e
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/aut…
samwho Oct 30, 2024
6699c44
Merge pull request #14923 from Budibase/fix/migration-issue
mike12345567 Oct 30, 2024
41807e8
Don't throw if no account-holder is found
melohagan Oct 31, 2024
eba7f01
Improve users sort (#14894)
melohagan Oct 31, 2024
4a036fa
Merge branch 'master' into fix/no-account-holder
melohagan Oct 31, 2024
220d570
Merge pull request #14926 from Budibase/fix/no-account-holder
shogunpurple Oct 31, 2024
bbf8f2b
Bump version to 2.33.13
Oct 31, 2024
20ed18a
Merge branch 'master' into v3-ui
adrinr Oct 31, 2024
b1eaf8e
Merge branch 'v3-ui' into feature/automation-branching-ux
adrinr Oct 31, 2024
bddb6d4
Fix wrongly removing valueType=binding
adrinr Oct 31, 2024
987592d
Ignore scale factor when refreshing the step placeholder dimensions
deanhannigan Oct 31, 2024
acb5d27
Merge pull request #14927 from Budibase/budi-8810-automation-branches…
adrinr Oct 31, 2024
dd90571
Lint
deanhannigan Oct 31, 2024
d37c3ab
remove validation for empty conditions
PClmnt Oct 31, 2024
945cf52
Allow fields on count calculations.
samwho Oct 31, 2024
0b8199b
Use existing _id values for non DS+ in tables, trusting that they are…
aptkingston Oct 31, 2024
5a9c586
Ensure branch conditions are reinitialised on save. Improved error ca…
deanhannigan Oct 31, 2024
9023864
Revert "remove validation for empty conditions"
PClmnt Oct 31, 2024
afbec93
Clean table data before using it as additional data context to better…
aptkingston Oct 31, 2024
4f93043
Added complete reference to branch config util function
deanhannigan Oct 31, 2024
b9ba76f
Avoid creating new function every iteration of array.map
aptkingston Oct 31, 2024
3b31559
Merge branch 'v3-ui' into ai-fixes
shogunpurple Oct 31, 2024
e3b4998
Merge pull request #14928 from Budibase/allow-fields-on-counts
samwho Oct 31, 2024
0bc6647
fix AI tests
shogunpurple Oct 31, 2024
cb2f2a1
Merge branch 'ai-fixes' of github.com:Budibase/budibase into ai-fixes
shogunpurple Oct 31, 2024
c85dd1f
Allow counting on non-numeric fields
aptkingston Oct 31, 2024
76a68a1
Fix handling of the Postgres money field.
samwho Oct 31, 2024
986cef6
Update view calculation explanation text
aptkingston Oct 31, 2024
d0845b1
Merge branch 'master' into fix-money-field
samwho Oct 31, 2024
ee9a39a
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields
mike12345567 Oct 31, 2024
df8ec41
Merge pull request #14918 from Budibase/ai-fixes
shogunpurple Oct 31, 2024
7026a35
Remove focus test.
samwho Oct 31, 2024
9d50d52
Merge branch 'fix-money-field' of github.com:budibase/budibase into f…
samwho Oct 31, 2024
91dfa9a
Remove failing test.
samwho Oct 31, 2024
86aabcc
Merge pull request #14922 from Budibase/chore/search-filter-typing
adrinr Oct 31, 2024
94de048
Merge pull request #14931 from Budibase/fix-money-field
samwho Oct 31, 2024
30a3013
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/aut…
samwho Oct 31, 2024
f58fbc3
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields
samwho Oct 31, 2024
79970ae
Fix to ensure events are ignored when the viewport isnt initialised. …
deanhannigan Oct 31, 2024
1f2301c
Merge pull request #14925 from Budibase/error-on-bulkimporting-relati…
samwho Oct 31, 2024
a8ef64b
Merge branch 'v3-ui' into view-calc-count-non-numeric
aptkingston Oct 31, 2024
b816cd9
Merge branch 'v3-ui' into use-existing-ids-non-ds-plus
aptkingston Oct 31, 2024
9a2d504
Bump version to 2.33.14
Oct 31, 2024
48752ce
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-b…
deanhannigan Oct 31, 2024
96ca6e6
Use InfoDisplay instead of InlineAlert for row action triggers
aptkingston Oct 31, 2024
472830c
Merge branch 'feature/automation-branching-ux' of github.com:Budibase…
aptkingston Oct 31, 2024
3477fa3
Merge pull request #14929 from Budibase/use-existing-ids-non-ds-plus
aptkingston Oct 31, 2024
53caa7b
Merge branch 'v3-ui' into view-calc-count-non-numeric
aptkingston Oct 31, 2024
d9b7e3e
Merge pull request #14930 from Budibase/view-calc-count-non-numeric
aptkingston Oct 31, 2024
25a0bd2
Merge branch 'master' into v3-ui
aptkingston Oct 31, 2024
81d01bc
Fix for robustness when navigating quickly through automations. dragO…
deanhannigan Oct 31, 2024
78554bd
Fix flaky export test.
samwho Oct 31, 2024
b4e758d
No longer using the csv package.
samwho Oct 31, 2024
6f92b39
Merge branch 'v3-ui' into fix-flaky-export-test
samwho Oct 31, 2024
8c09ff8
Merge pull request #14932 from Budibase/fix-flaky-export-test
samwho Oct 31, 2024
c72ca65
Fixing an issue with sample data being added to an app due to the cha…
mike12345567 Nov 1, 2024
23f2df9
Removing un-necessary statement.
mike12345567 Nov 1, 2024
c40cb15
Merge pull request #14937 from Budibase/fix/sample-data-add
mike12345567 Nov 1, 2024
7690d50
Merge branch 'v3-ui' of github.com:Budibase/budibase into feature/aut…
mike12345567 Nov 1, 2024
f9c98d8
Fix datasource renames being reverted when changing schema
aptkingston Nov 1, 2024
be27bdb
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
aptkingston Nov 1, 2024
d119309
Switch QA to v3-ui.
mike12345567 Nov 1, 2024
dc7cc49
Fix multiplayer collab for data
aptkingston Nov 1, 2024
792d891
Some openAPI changes, fixing defaults for app ID, role endpoint permi…
mike12345567 Nov 1, 2024
228a752
Merge branch 'v3-ui' into fix/openapi-changes
mike12345567 Nov 1, 2024
6f1b120
Merge pull request #14939 from Budibase/fix/openapi-changes
mike12345567 Nov 1, 2024
552eaec
Merge pull request #14938 from Budibase/switch-qa-v3-ui
mike12345567 Nov 1, 2024
9732dd8
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-b…
deanhannigan Nov 1, 2024
a605fb1
Merge branch 'master' into v3-ui
shogunpurple Nov 3, 2024
fd51188
Update deploy-qa.yml
shogunpurple Nov 3, 2024
cb7bef8
Merge pull request #14556 from Budibase/v3-ui
shogunpurple Nov 3, 2024
054e6cc
Bump version to 3.0.0
Nov 4, 2024
6a3f814
Merge branch 'v3-ui' into feature/automation-branching-ux
adrinr Nov 4, 2024
91d79d1
Merge branch 'master' into feature/automation-branching-ux
adrinr Nov 4, 2024
74aa91d
Update color picker to account for new theme values
aptkingston Nov 4, 2024
09e5bad
Fix issue with branching bindings
PClmnt Nov 4, 2024
01d921c
Merge pull request #14945 from Budibase/fix-color-picker
aptkingston Nov 4, 2024
ae955df
Merge pull request #14946 from Budibase/fix/branching-bindings
PClmnt Nov 4, 2024
f457e97
Deploy all camunda processes (#14936)
melohagan Nov 4, 2024
b8c10d4
Bump version to 3.0.1
Nov 4, 2024
7ef4bc1
Merge remote-tracking branch 'origin/master' into feature/automation-…
deanhannigan Nov 4, 2024
476ffd3
Fix enrichment when having AI columns
adrinr Nov 4, 2024
b84b272
Remove TABLES_DEFAULT_ADMIN flag
adrinr Nov 4, 2024
c1bc231
Fix issue counting number of filters when legacy structure is used
aptkingston Nov 4, 2024
0c7e235
Merge pull request #14951 from Budibase/fix-enrichment-for-ai
adrinr Nov 4, 2024
79906ba
Merge branch 'master' into fix-filter-count-conditions
aptkingston Nov 4, 2024
4ef07e9
Lint
adrinr Nov 4, 2024
dd6847c
Bump version to 3.0.2
Nov 4, 2024
c61d95f
Merge branch 'master' into chore/cleanup-TABLES_DEFAULT_ADMIN-flag
adrinr Nov 4, 2024
507ca71
Lint
aptkingston Nov 4, 2024
fb760f5
Disable major update
adrinr Nov 4, 2024
6e2008c
Add USE_DEFAULT_REDIS_CONFIG environment variable to single image to …
samwho Nov 4, 2024
ff7733f
Merge branch 'master' into ci/disable-major-update-run
adrinr Nov 4, 2024
2d8e5a0
Merge branch 'master' into redis-persistence-opt-in
samwho Nov 4, 2024
fd1a18a
Merge pull request #14957 from Budibase/redis-persistence-opt-in
samwho Nov 4, 2024
04e79bc
Merge remote-tracking branch 'origin/master' into feature/automation-…
deanhannigan Nov 4, 2024
9adec99
Merge branch 'fix-filter-count-conditions' of github.com:Budibase/bud…
aptkingston Nov 4, 2024
074ece6
Merge branch 'master' into fix-filter-count-conditions
aptkingston Nov 4, 2024
b8483af
Merge branch 'master' into chore/cleanup-TABLES_DEFAULT_ADMIN-flag
samwho Nov 4, 2024
52b48db
Merge pull request #14954 from Budibase/fix-filter-count-conditions
aptkingston Nov 4, 2024
5ac76a7
Merge branch 'master' into ci/disable-major-update-run
samwho Nov 4, 2024
7b867ab
flag ai with feature flags correctly
shogunpurple Nov 4, 2024
7c91830
update all areas where ai flags come from license to come from featur…
shogunpurple Nov 4, 2024
53b2821
feature flag support in AI test
shogunpurple Nov 4, 2024
2d8a321
Merge pull request #14959 from Budibase/flag-ai-correctly-for-premium
shogunpurple Nov 4, 2024
41e3a40
Bump version to 3.0.3
Nov 5, 2024
1ac6244
Merge remote-tracking branch 'origin/master' into feature/automation-…
deanhannigan Nov 5, 2024
a2046ed
Merge branch 'master' into chore/cleanup-TABLES_DEFAULT_ADMIN-flag
adrinr Nov 5, 2024
bbb2c20
Removed comment and debug console log
deanhannigan Nov 5, 2024
c183048
Merge branch 'master' into ci/disable-major-update-run
adrinr Nov 5, 2024
af2da7c
Merge pull request #14956 from Budibase/ci/disable-major-update-run
adrinr Nov 5, 2024
326b59e
Merge branch 'master' into chore/cleanup-TABLES_DEFAULT_ADMIN-flag
adrinr Nov 5, 2024
ee4fbf0
Merge pull request #14953 from Budibase/chore/cleanup-TABLES_DEFAULT_…
adrinr Nov 5, 2024
94d3466
Allow setting multiple many-to-many relationships
adrinr Nov 5, 2024
6505f51
Don't allow same foreign keys
adrinr Nov 5, 2024
e0dfc0e
Optional chaining for selectedAutomation
deanhannigan Nov 5, 2024
3cb653e
Fix initial setup
adrinr Nov 5, 2024
7623c0c
further AI config updates for case where there's no configuration
shogunpurple Nov 5, 2024
04de771
Merge branch 'master' into BUDI-8746/multiple-many-to-many-relationsh…
adrinr Nov 5, 2024
b2c2ff1
Merge branch 'master' into feature/automation-branching-ux
shogunpurple Nov 5, 2024
e4181ec
merge
shogunpurple Nov 5, 2024
40d19a5
Merge pull request #14966 from Budibase/BUDI-8746/multiple-many-to-ma…
adrinr Nov 5, 2024
08ef3a2
update pro
shogunpurple Nov 5, 2024
a7b52b0
fix test
shogunpurple Nov 5, 2024
a8aa0d0
fix tests
shogunpurple Nov 5, 2024
a197a2e
lint
shogunpurple Nov 5, 2024
f42b4ce
lint + tests
shogunpurple Nov 5, 2024
ebf5933
fix for conditional automation step options always showing
andz-bb Nov 5, 2024
b3c01a2
init variable
shogunpurple Nov 5, 2024
58a12e1
Release feature/automation-branching-ux to QA
adrinr Nov 5, 2024
b953034
Merge branch 'master' into feature/automation-branching-ux
adrinr Nov 5, 2024
5009172
Merge branch 'master' into budi-8820-conditional-automation-step-opti…
andz-bb Nov 5, 2024
3ed740e
Merge pull request #14965 from Budibase/ai-config-fixes-2
shogunpurple Nov 5, 2024
b129959
Merge branch 'master' into budi-8820-conditional-automation-step-opti…
andz-bb Nov 5, 2024
fc67735
update pro
shogunpurple Nov 5, 2024
b548619
Merge branch 'budi-8820-conditional-automation-step-options-always-re…
shogunpurple Nov 5, 2024
53955c1
Merge pull request #14968 from Budibase/budi-8820-conditional-automat…
andz-bb Nov 5, 2024
62bd87b
Bump version to 3.0.4
Nov 5, 2024
80526ad
Merge remote-tracking branch 'origin/master' into feature/automation-…
deanhannigan Nov 5, 2024
ff9d59e
Log SQS connection errors, and retry connection a few times before gi…
samwho Nov 5, 2024
23a3643
Added offset for loop automation context updates. The error cases and…
deanhannigan Nov 5, 2024
f2e6032
Merge pull request #14783 from Budibase/feature/automation-branching-ux
shogunpurple Nov 5, 2024
1f6da6f
Deploy back QA from master
adrinr Nov 6, 2024
4a59e2b
Bump version to 3.1.0
Nov 6, 2024
3ff0e39
Flagging all released features on in self host.
mike12345567 Nov 6, 2024
9caf001
Merge branch 'master' into sqs-test-fixes
samwho Nov 6, 2024
a107de9
Merge pull request #14976 from Budibase/fix/self-host-feature-flags
mike12345567 Nov 6, 2024
f90829e
Bump version to 3.1.1
Nov 6, 2024
4597631
Fix build.
samwho Nov 6, 2024
cbf0cf7
Use timestamp from runtime
adrinr Nov 5, 2024
0667dd9
Add test
adrinr Nov 6, 2024
51e668d
Merge branch 'master' into sqs-test-fixes
samwho Nov 6, 2024
33f535c
Merge pull request #14969 from Budibase/sqs-test-fixes
samwho Nov 6, 2024
e2da55a
Bump version to 3.1.2
Nov 6, 2024
9a08c87
For a while we have had issues with the watchtower update process, re…
mike12345567 Nov 6, 2024
4e27bb9
Updating hosting to remove references to watchtower.
mike12345567 Nov 6, 2024
8455356
turning on AI flags
shogunpurple Nov 6, 2024
a0f5c41
Merge pull request #14989 from Budibase/remove-watchtower
mike12345567 Nov 6, 2024
7bbbaad
Issue where looping wasn't working due to missing context
PClmnt Nov 6, 2024
822f52a
remove logs
PClmnt Nov 6, 2024
7072acf
Merge branch 'master' into fix/issue-with-looping-iterations
PClmnt Nov 6, 2024
ed9cc9b
Merge pull request #14991 from Budibase/fix/issue-with-looping-iterat…
PClmnt Nov 6, 2024
6fd9a41
Bump version to 3.1.3
Nov 6, 2024
97fe25d
Merge pull request #14990 from Budibase/ai-flags
shogunpurple Nov 6, 2024
1b49171
Bump version to 3.2.0
Nov 7, 2024
5089528
Merge branch 'master' into BUDI-8683/correct-automation-cron-server-t…
adrinr Nov 7, 2024
888820a
Merge pull request #14979 from Budibase/BUDI-8683/correct-automation-…
adrinr Nov 7, 2024
252c23f
Fix tests
adrinr Nov 6, 2024
a952cd7
Enable disabled test
adrinr Nov 6, 2024
d0aab5f
Fix pro
adrinr Nov 6, 2024
8c88d65
Simplify api
adrinr Nov 6, 2024
358f911
Fix test
adrinr Nov 6, 2024
4f6a09f
Add utils
adrinr Nov 6, 2024
b2488af
Use utils
adrinr Nov 6, 2024
02ebe9c
Do not close apps
adrinr Nov 6, 2024
f7f056e
Clean
adrinr Nov 6, 2024
505146f
Add utils
adrinr Nov 6, 2024
c5da1a0
Close server back
adrinr Nov 6, 2024
a7bb89a
Add useRealQueues helpers
adrinr Nov 7, 2024
866bef8
Make use of helpers
adrinr Nov 7, 2024
9f215d8
Fix pro test
adrinr Nov 7, 2024
db48e91
Undo auditlog.spec test changes
adrinr Nov 7, 2024
7126534
Undo changes
adrinr Nov 7, 2024
1ad8e0d
PR comments
adrinr Nov 7, 2024
518191b
Clean
adrinr Nov 7, 2024
2872460
use startContainer utils
adrinr Nov 7, 2024
f97b107
Merge pull request #14984 from Budibase/test/use-real-bullqueues
adrinr Nov 8, 2024
33656a4
prevent attachment column updates when importing budibase templates
andz-bb Nov 8, 2024
932b119
make opt not optional
andz-bb Nov 8, 2024
b651b58
Merge pull request #15000 from Budibase/bb-templates-attachments-fix
andz-bb Nov 8, 2024
1c2f009
Bump version to 3.2.1
Nov 8, 2024
9996fc7
CSP nonce E2E
shogunpurple Nov 8, 2024
1543e6d
env variable for turning off csp
shogunpurple Nov 10, 2024
9525cf8
make directives immutable
shogunpurple Nov 10, 2024
87f85a0
unit test
shogunpurple Nov 10, 2024
ddd5a37
add csp env var to backend-core
shogunpurple Nov 10, 2024
d713693
Updating cron validator to use a different preset, the node-cron vali…
mike12345567 Nov 15, 2024
602bc11
Merge pull request #15014 from Budibase/fix/cron-validation
mike12345567 Nov 15, 2024
78cf681
ignore types for direct mockImpl calls
shogunpurple Nov 15, 2024
f72809a
Merge branch 'master' into csp-updates
shogunpurple Nov 15, 2024
dcecd5c
add unsafe-inline migration strategy
shogunpurple Nov 15, 2024
a899a11
Merge branch 'csp-updates' of github.com:Budibase/budibase into csp-u…
shogunpurple Nov 15, 2024
cdbf4b5
lint
shogunpurple Nov 15, 2024
dcbe4f0
clean up env var
shogunpurple Nov 15, 2024
2f6556a
Merge pull request #15003 from Budibase/csp-updates
shogunpurple Nov 15, 2024
300e7ca
Bump version to 3.2.2
Nov 15, 2024
04a2da6
enable proxy buffering for calls to OIDC endpoints
shogunpurple Nov 16, 2024
5a4af89
Merge pull request #15015 from Budibase/oidc-proxy-buffering
shogunpurple Nov 16, 2024
50e66f3
Bump version to 3.2.3
Nov 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
193 changes: 0 additions & 193 deletions .all-contributorsrc

This file was deleted.

14 changes: 14 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
*
!/packages/
!/scripts/
/packages/*/node_modules
packages/server/scripts/
!packages/server/scripts/integrations/oracle
!nx.json
!/hosting/single/
!/hosting/letsencrypt /

!package.json
!yarn.lock
!lerna.json
!.yarnrc
11 changes: 10 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,14 @@ public
dist
packages/server/builder
packages/server/coverage
packages/worker/coverage
packages/backend-core/coverage
packages/server/client
packages/builder/.routify
packages/server/coverage
packages/builder/.routify
packages/sdk/sdk
packages/account-portal/packages/server/build
packages/account-portal/packages/ui/.routify
packages/account-portal/packages/ui/build
**/*.ivm.bundle.js
packages/server/build/oldClientVersions/**/**
108 changes: 103 additions & 5 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"root": true,
"env": {
"browser": true,
"es6": true,
"jest": true,
"node": true
},
"parser": "babel-eslint",
"parser": "@babel/eslint-parser",
"parserOptions": {
"ecmaVersion": 2019,
"sourceType": "module",
Expand All @@ -18,15 +19,112 @@
"*.spec.js",
"bundle.js"
],
"plugins": ["svelte3"],
"extends": ["eslint:recommended"],
"plugins": ["import", "eslint-plugin-local-rules"],
"overrides": [
{
"files": ["*.svelte"],
"processor": "svelte3/svelte3"
"files": ["**/*.svelte"],
"extends": "plugin:svelte/recommended",
"parser": "svelte-eslint-parser",
"parserOptions": {
"parser": "@babel/eslint-parser",
"ecmaVersion": 2019,
"sourceType": "module",
"allowImportExportEverywhere": true
}
},
{
"files": ["**/*.ts"],
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint"],
"extends": ["eslint:recommended"],
"globals": {
"NodeJS": true
},
"rules": {
"no-unused-vars": "off",
"local-rules/no-barrel-imports": "error",
"local-rules/no-budibase-imports": "error",
"local-rules/no-console-error": "error",
"@typescript-eslint/no-unused-vars": [
"error",
{
"varsIgnorePattern": "^_",
"argsIgnorePattern": "^_",
"destructuredArrayIgnorePattern": "^_",
"ignoreRestSiblings": true
}
],
"no-redeclare": "off",
"@typescript-eslint/no-redeclare": "error",
// have to turn this off to allow function overloading in typescript
"no-dupe-class-members": "off"
}
},
{
"files": ["**/*.spec.ts"],
"parser": "@typescript-eslint/parser",
"plugins": ["jest", "@typescript-eslint"],
"extends": ["eslint:recommended", "plugin:jest/recommended"],
"env": {
"jest/globals": true
},
"globals": {
"NodeJS": true
},
"rules": {
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": [
"error",
{
"varsIgnorePattern": "^_",
"argsIgnorePattern": "^_",
"destructuredArrayIgnorePattern": "^_",
"ignoreRestSiblings": true
}
],
"local-rules/no-test-com": "error",
"local-rules/email-domain-example-com": "error",
"no-console": "warn",
// We have a lot of tests that don't have assertions, they use our test
// API client that does the assertions for them
"jest/expect-expect": "off",
// We do this in some tests where the behaviour of internal tables
// differs to external, but the API is broadly the same
"jest/no-conditional-expect": "off",
// have to turn this off to allow function overloading in typescript
"no-dupe-class-members": "off",
"no-redeclare": "off"
}
},
{
"files": [
"packages/builder/**/*",
"packages/client/**/*",
"packages/frontend-core/**/*"
],
"rules": {
"no-console": ["error", { "allow": ["warn", "error", "debug"] }]
}
}
],
"rules": {
"no-self-assign": "off"
"no-self-assign": "off",
"no-unused-vars": [
"error",
{
"varsIgnorePattern": "^_",
"argsIgnorePattern": "^_",
"destructuredArrayIgnorePattern": "^_",
"ignoreRestSiblings": true
}
],
"import/no-relative-packages": "error",
"import/export": "error",
"import/no-duplicates": "error",
"import/newline-after-import": "error"
},
"globals": {
"GeolocationPositionError": true
}
}
3 changes: 2 additions & 1 deletion .github/AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Contributors
* Andrew Kingston - [@aptkingston](https://github.com/aptkingston)
* Michael Drury - [@mike12345567](https://github.com/mike12345567)
* Peter Clement - [@PClmnt](https://github.com/PClmnt)
* Rory Powell - [@Rory-Powell](https://github.com/Rory-Powell)
* Rory Powell - [@Rory-Powell](https://github.com/Rory-Powell)
* Michaël St-Georges [@CSLTech](https://github.com/CSLTech)
Loading
Loading