3370 Commits (d78e2c8d9486ecabd02bccdce85ad757606b7d6f)
 

Author SHA1 Message Date
Martin McKeaveney d78e2c8d94 allow creation of username 6 years ago
Martin McKeaveney 4a8c37440e prevent username changing 6 years ago
Martin McKeaveney eae0ed5468 fix tests 6 years ago
Martin McKeaveney a72d772f44 fix user test 6 years ago
Martin McKeaveney ffd586780c fix filepath issue 6 years ago
Martin McKeaveney ce4bf552f1 fix users test, remove superfluous files 6 years ago
Martin McKeaveney 9a365a8359 fix create user automation 6 years ago
Martin McKeaveney c225d54e99 extract constant 6 years ago
Martin McKeaveney eb9cfcb8bd tidy up 6 years ago
Martin McKeaveney 2f996d4e68 users as table working end to end 6 years ago
Martin McKeaveney a92d54f9a7 user table and relationships complete 6 years ago
Martin McKeaveney b44b2cf881 fix windows url issue 6 years ago
Joe 11456614a9 Badges and emojis added 6 years ago
Martin McKeaveney 029dbdb1ae Merge pull request #872 from Budibase/switching-bug 6 years ago
Joe 4d88e679a4 Quick readme update 6 years ago
Martin McKeaveney cee26fb0b6 map fulfilled promises 6 years ago
Martin McKeaveney bfab74d11f make datagrid less janky 6 years ago
Martin McKeaveney 9823243c11 prevent one broken app from breaking your whole install 6 years ago
Martin McKeaveney f9785a69a2 fix fast view switching bug 6 years ago
Martin McKeaveney 1c0966ffc4 Merge pull request #869 from Budibase/feature/backend-routing 6 years ago
Martin McKeaveney 417002beaa fix e2e 6 years ago
Martin McKeaveney f29ff2ec08 Merge pull request #868 from Budibase/routing-ui 6 years ago
Martin McKeaveney 6bc9c86623 fix for delete screens 6 years ago
Martin McKeaveney 0d32dd0719 folders for routes, show home instead of slash 6 years ago
Martin McKeaveney 06db0b88a0 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui 6 years ago
Michael Drury 0d98f3b442 Another quick fix for apps to work again. 6 years ago
Michael Drury 7ac1c2198e Fixing issues thrown up by PR. 6 years ago
Michael Drury 4a74801a1a Linting. 6 years ago
Michael Drury a16063b11f Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
Martin McKeaveney 09bd7da1db add optional chain back in 6 years ago
Martin McKeaveney 7218a95a02 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui 6 years ago
mike12345567 5bbc99ef18 Removing unused statement. 6 years ago
mike12345567 aa5dbf84d1 Removing unused line. 6 years ago
Martin McKeaveney f91c833074 merge 6 years ago
mike12345567 b74d4dc473 Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing 6 years ago
mike12345567 961a921a09 linting. 6 years ago
mike12345567 4997df919e Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
Martin McKeaveney ab5312061b tidy up 6 years ago
Martin McKeaveney e5bba6b5e6 remove old files 6 years ago
Martin McKeaveney a989d8ad41 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui 6 years ago
mike12345567 790d5718af Updates to routing to follow the new style of single tree with all the subpaths nested as the full path. 6 years ago
Martin McKeaveney a00bf70d29 further store tidy up, derive selected page 6 years ago
Martin McKeaveney 26cfb54a0f nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
Martin McKeaveney 3869ec7c99 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui 6 years ago
mike12345567 3cda7ca489 Creating a function for the client to be able to pull in client definition from API. 6 years ago
mike12345567 82feb6d740 Changing back to builder getting the normal routing structure for builder. 6 years ago
mike12345567 6a50b1057d Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 6 years ago
Martin McKeaveney 0f7594e3e2 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into routing-ui 6 years ago
mike12345567 63f7641c9e linting. 6 years ago
mike12345567 3252b2d630 Finishing up routing structure, now available on /api/routing. 6 years ago